Home / Forums / WoodMart support forum / UNABLE TO EDIT THE WISHLIST USING ELEMENTOR
Home › Forums › WoodMart support forum › UNABLE TO EDIT THE WISHLIST USING ELEMENTOR
UNABLE TO EDIT THE WISHLIST USING ELEMENTOR
- This topic has 9 replies, 2 voices, and was last updated 2 months, 3 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 3, 2026 at 11:48 pm #715076
gestion1985ParticipantHello, I can’t seem to edit the wishlist using Elementor from the ‘PAGES’ section. When I go to the wishlist, I’m met with a shortcode (see photo), and I can’t access the wishlist as it appears when you click ‘View’ or from the list to make changes.
Attachments:
You must be logged in to view attached files.April 4, 2026 at 12:24 pm #715129Hello,
Wishlist is a functional page, and it is not editable. Navigate to Theme Settings > Shop > Configure Wishlist page.
Please check this Manual: https://xtemos.com/docs-topic/wishlist/
Best Regards
April 5, 2026 at 8:01 pm #715163
gestion1985ParticipantHi, we’re not talking about the same thing. You’re referring to the wish list on the product pages. I’m talking about the wish list page that appears once you click on it (see photo). There are several sections on it, as well as a description, and it should be editable.
Attachments:
You must be logged in to view attached files.April 6, 2026 at 8:43 am #715177Hello,
Thank you for the clarification.
The page you are referring to (wishlist page with added products) is a functional page generated by the wishlist system, and the content you see is created dynamically via shortcode.
That’s why:
– You see only a shortcode in the page editor
– And you cannot edit its structure with ElementorCan you please let me know what you actually want to change so I can check and give you a possible solution?
Best Regards
April 7, 2026 at 12:19 am #715276
gestion1985ParticipantHello,
Thank you for the clarification.
Well, there are “product” blocks. I’d like to change the layout of these product blocks and also be able to change the icons on the left, but that can wait.April 7, 2026 at 10:27 am #715313Hello,
Can you please share the Highlighted screenshot and the page URL in the private content area so I will check and give you a possible css code for this.
Best Regards.
April 7, 2026 at 11:26 pm #715383
gestion1985ParticipantHello, I’d like to increase the space between the ‘Remove’ button and the product cards, leaving more space between the two, and add a 20px gap between the cards (see photo 1). And the second issue: I noticed a bug when taking a screenshot of the wishlist – when you open a wishlist page and a single product page to select products by clicking on the wishlist heart (see photo 2). The counter tends not to update properly, and the products do not always appear correctly after refreshing the second wishlist page to update the new products that have been added to the list on the single product page. Basically, there is a poor synchronisation of real-time additions and removals of products when opening two pages – one to add items and the other to view what has been added and removed (a synchronisation issue between product counting and the display and removal of products).
Attachments:
You must be logged in to view attached files.April 8, 2026 at 12:46 pm #715432Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
April 8, 2026 at 6:45 pm #715485
gestion1985ParticipantHello, here is the informations you are looking for
April 9, 2026 at 10:52 am #715528Hello,
01. Try to add the following custom css code in Theme Settings > Custom CSS:
/* Add gap between product cards */ .wd-wishlist-content .wd-products { gap: 20px !important; } .wd-wishlist-content .wd-wishlist-product-actions { margin-bottom: 30px !important; }02. In general, Wishlist, Cart and Compare pages should not be cached at all, so I suggest you exclude those pages from cache and recheck the issue.
Please refer to the article for more details
https://secure.lightningbase.com/index.php/knowledgebase/71/How-to-exclude-a-page-from-Litespeed-cache.html#:~:text=Log%20in%20to%20your%20WordPress,that%20should%20not%20be%20cached.Best Regards
-
AuthorPosts
Tagged: INFORMATIONS
- You must be logged in to create new topics. Login / Register