Moreconvert Team
Forum Replies Created
-
Forum: Plugins
In reply to: [MoreConvert Wishlist for WooCommerce] pagination pages not workingPut the permalink structure on the post name and it will probably be solved.
It doesn’t matter if you add a slash to it /%postname%/
/ Removed the end, the pagination does not work The page number is added to the page slug and it gives 404 or shows an empty page
Forum: Plugins
In reply to: [MoreConvert Wishlist for WooCommerce] Icon counter on menu with button LinkWould you be willing to take some time to leave a review for our plugin? Your honest feedback is highly valuable to me and would assist me in enhancing the product for others. Here’s the link to the review section: https://wordpress.org/plugins/smart-wishlist-for-more-convert/#reviews
Although I understand your time is precious, your review would be greatly appreciated. It would also aid me in expanding my product’s reach and connecting with more individuals, which is crucial to me.
Forum: Plugins
In reply to: [MoreConvert Wishlist for WooCommerce] Icon counter on menu with button Linkadmin.php?page=wc-settings&tab=advanced
go to this address, empty the wishlist field, the wishlist will be removed from the WooCommerce panel and all the links will be redirected to the wishlist page. Of course, linking to My Account is only for users and guests will be directed to the wishlist page, but if you want both users and guests to be directed to the wishlist page, do the same as I said.
Forum: Plugins
In reply to: [MoreConvert Wishlist for WooCommerce] Do not display images and buttonsHi, Use This Code:
add_filter( ‘wlfmc_no_product_in_wishlist_image’, function() {
return ”;
});
add_filter( ‘wlfmc_no_product_in_wishlist_button’, function() {
return ”;
});no, if you search on your elementor elements, wishlist table, you can find it and then you can customize it.
You should use the MC Wishlist table and customize it, unfortunately there is no other solution for this problem.The widget wishlist table is available for the elementor, so use that instead.
Hi there,I wanted to reach out to you regarding a rather complicated matter. As a matter of fact, I even purchased hosting from hostinger myself to resolve this problem.
Would it be possible for you to send an email to our support team at info@moreconvert.com right away so that we can investigate the issue in more detail?
This error is not related to our plugin and I have nothing to do with your problem.
if I had a duplicate of your website, I can check everything more, but it’s against WordPress repo rules, so I can do nothing for you.
I think I found the bug, if you add a counter to your header, it works fine
let’s check and let me know to fix it in next version.
Please add a counter to the header. You can use Elementor or you can use a shortcode. There is probably a bug in this section.
change Permalink structure to post name and save again and let me know
Please enable debugging, then empty the file and add a product to the wishlist and check if we have any errors or not. Let me know separately.Also, in the active cache mode, change the Ajax request modes from speed management in the general setting. For example, test it on wp loaded or rest API and let me know.
honestly I should find your plugins, install them on a demo website and then deactive them one by one, it’s a really time consuming process and as I’m struggling with developing next premium version, you should wait or deactive plugins one by one and after each one clean the browser and site cache to find the plugin mc wishlist conflict with, I think there may be one plugin that we conflict with, could you do it or just wait until I’ll do it for you?
did you active cache protection on general settings of mc wishlist and test?
I think your hosting server has some kind of caching on the whole hosts
check it and let me know