dudaster
Forum Replies Created
-
Forum: Plugins
In reply to: [Elementor Custom Skin] New Improved CSS Loading issueI will take a look at this and find a fix
Forum: Plugins
In reply to: [Elementor Custom Skin] Loop in loopYeah it doesn’t work. You can use somehow classic/cards skin inside though. Try to make work like this!
Is because of a non existent taxonomy dynamic value.
The error is triggered by this line from elementor:
public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-terms.php(108)
Why? You selected a taxonomy that no longer exists.
Solution:
Comment the line shown above, go to the template and go to the widget that contains the term dynamic value and select a proper taxonomy.
Uncomment the line above in the elementor and try again.
If it still appears make sure you have all the widgets/templates changed.
This happens with all templates and it is an elementor issue.
It happens often in Ele custom skin because here people use it more often.
Forum: Plugins
In reply to: [Elementor Custom Skin] elementor 3.2.4Make sure the plugin is active!
Forum: Plugins
In reply to: [Elementor Custom Skin] Woocomerce Add to cart not working as AJAX on gridTry to add woocommerce class to the main section of the Loop Template
Forum: Plugins
In reply to: [Elementor Custom Skin] the loop only show 2 item but page limit is 24The latest version solves this issue?
Forum: Plugins
In reply to: [Elementor Custom Skin] Using loop with popup doesn’t workCurrently you need to fake it: create a second section and give it absolute position and use some js to show/hide it.
Forum: Plugins
In reply to: [Elementor Custom Skin] Custom Grid – Don’t Know How to UseI found this online: https://github.com/dudaster/ele-custom-skin/issues
Forum: Plugins
In reply to: [Elementor Custom Skin] Responsive Background ImageStill working on it….
Forum: Plugins
In reply to: [Elementor Custom Skin] Load more post quantityCHange posts per page or go in setting reading in wpdashboard, just like in ordinary pagination
Forum: Plugins
In reply to: [Elementor Custom Skin] Post Excerpt does not workCan’t you use post summary?
Forum: Plugins
In reply to: [Elementor Custom Skin] Same height for loop not working?Please post your issue here: https://github.com/dudaster/ele-custom-skin/issues !
Forum: Plugins
In reply to: [Elementor Custom Skin] the loop not working in wordpress new update 5.7The new update is out also check this url: https://github.com/dudaster/ele-custom-skin/issues/201
Forum: Plugins
In reply to: [Elementor Custom Skin] Can’t see some Dynamic Tags from WPRM Pluginuse shortcodes
Fixed with the last update. See the options in the pagination section!