dudaster
Forum Replies Created
-
Fixed with the last update. See the options in the pagination section!
I heard WooBeWoo is allright.
Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Fatal errorLet me know if you found the cause!
Great find!
Make sure you update the elementor first and then Ele Custom Skin. Let me know if it fixes the issue.
Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Strange difference in staging siteMake sure you have the css generated corectly. Also inline css is not suported at the moment.
I feel your pain. It will be fixed in the next version. You can fix it right now just go to /plugins/ele-custom-skin/assets/js/ecs_ajax_pagination.js
and coment this line (is at the end of the file)
ECS_add_action("ajax", function(args){EleCustomSkinChangeUrlPage(args)});should look like this:
//ECS_add_action("ajax", function(args){EleCustomSkinChangeUrlPage(args)});Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Will this plugin remain free?It will be free and will have more features in the future, like:
– Filtering
– Custom skin for Ele Term List plugin
– More Awesome featuresForum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Make loop grid box sizes same heightFor further info go to dudaster.com
Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Make loop grid box sizes same heightThis is not a feature in free version.
Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Featured Image not sizing properlyMake sure you don’t have the inline css selected inside elementor settings;
Make sure the image is on the server and not CDNForum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Custom Grid!!?????I will try in the future to make a quick tutorial video. I was hoping for the community to do it on youtube.
Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Dynamic PermissionsIt is compatible. A new version will come out that states it is. Can you make a screenshot?
Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] Import Custom SkinIt should work like any other elementor template.
Forum: Plugins
In reply to: [ECS - Ele Custom Skin for Elementor] 2 Custom Post Types – 1 Archive PageFor filtering you can use any other filter that works with elementor posts.