daidalos117
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Price displayed as emptyThat didn’t help.
I fixed it by setting newly created page as Woocomerce shop page. Instead of using custom template, I edited archive-product.php template with my custom code. Then I deleted template cache in Woocomerce (State -> Tools -> Delete template cache), which seemed very important because I had very weirdly behaving website, probably because of this caches. Now it seems to be working correctly.
Still thank you for your support and awesome work!
Have a nice day!Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Price displayed as emptyHey,
with this exact shortcode:
[products columns="4" paginate=true per_page=20]
Should be fine, no?Forum: Plugins
In reply to: [Site Reviews] TemplatingWell glsr_debug( $context ); is what I was looking for! 🙂 I didn’t find it in documentation tho.
About the placeholder, I tried that, but sadly it doesn’t work. When it is only space, it does default placeholder text 🙁Hello,
yeah, exactly. Have a look https://www.awesomescreenshot.com/image/3883951/55a18bdf8eab4254fa74be87f0997bd9
But I actually don’t care about that too much. (maybe I am doing something wrong?)
What is more troubling, that the plugin is somehow “hacking” another field in WP admin into Wysiwyg. Please look: https://drive.google.com/file/d/1uBBcWmlqOoeNjLfarZeHAupcoF4OkRFs/view?usp=sharing
It’s not even custom field from your plugin. I troubleshooted this and when I disable all plugins except these two, the problem is happening.
Is it possible that it will be fixed with the fix for saving the Wysiwyg ?
Thanks again :))I mean it doesn’t show up anywhere in the admin of WordPress. I think in old version it created new menu item (in admin) with custom post type name, where I could create new post, or I am wrong?
Thank you so much!! 🙂
One more thing, custom post types (from your plugin of course) seems to doesn’t work too in WP 5. I created new post type, and it doesn’t show anywhere 🙁
Anyway, keep up the good work, you are the best!