dudaster / ele-custom-skin

Create a skin for Elementor Pro Post and Post Archive widgets using Elementor templates
GNU General Public License v3.0
59 stars 10 forks source link

Make entire post a link option not working after JetSmart filter search #427

Open riicky90 opened 3 years ago

riicky90 commented 3 years ago

Hello,

Just bought the pro version of this plugin. I have one issue after i use it in combination with Jet Smart Filter: the option 'Make entire post a link' doesn't work when you search the catalog. Here is the example: https://webdesign.alphaproducties.nl/dsd/frozen/ It works fine when you don't use Jet Smart filter. Ele custom skin (and pro) version: 3.0.0 Jet smart filter version: Elementor version: 3.0.16 Elementor pro version: 3.0.10 WordPress 5.5.3 Template: Elementor Hello Version: 2.3.1 can you please hep solve this? Thanks.

dudaster commented 3 years ago

The post link is applied using javascript on the document ready. When you use ajax this javascript needs to be called: ECS_do_action('ajax',''); You can find a similar issue solved using FacetWP, please ask Jet Smart Filter creators if they have something similar on their plugin: https://github.com/dudaster/ele-custom-skin/issues/220

backflip-emily commented 3 years ago

Any update from the Jet Smart Filter creators? I am having the same issue.