Home › Forums › WoodMart support forum › Slider Revolution in Header with Filters
Slider Revolution in Header with Filters
- This topic has 10 replies, 2 voices, and was last updated 3 years, 12 months ago by
Elise Noromit.
-
AuthorPosts
-
July 16, 2021 at 2:21 pm #307164
thorndikedevParticipantHello,
I’m having an issue with the headers of each of my pages. I have set up my pages to show a slider as the header. It looks great until you filter the results. As soon as you filter it the slider disappears.
Please help
July 16, 2021 at 11:10 pm #307195
Elise NoromitMemberHello,
The search result page it is a separate Woocommerce template and it does not inherit shop page settings, unfortunately.
Best Regards
July 17, 2021 at 1:17 am #307211
thorndikedevParticipantI’m talking about the filters in the sidebar. When you are on a category page and filter the products the header should not go away.
This is because when we click filter, it does it through JS Ajax and it manipulates DOM elements (it copies DOM elements and paste them with copied + new elements with filtered contents). So here slider revolution codes disappear for a moment and slider gets an error and new pasted code is not recognizable for slider revolution.
If I disable Ajax filtering it works. But would it be possible to fix this bug directly? only manipulate content part excluding category elements on product filter.
July 17, 2021 at 7:19 pm #307332
Elise NoromitMemberHello,
You say you added the slider in the header. Did you customize the header? Make the full backup of your site and remove the customization. Our support does not cover fixing customization bugs.
You can add the slider to the first row of all the pages. This is the correct slider adding.
As for the categories pages. You can create HTML block, add the slider: https://xtemos.com/docs/woodmart/html-blocks-2/
Then add this HTML block to the categories pages: https://xtemos.com/docs/woodmart/html-blocks-2/#cat_att_tag
The slider would stay even when you filter the products.
If you have any questions please feel free to contact us.
Best Regards
July 18, 2021 at 3:11 pm #307394
thorndikedevParticipantI had added it as an html block to the description of the category but it disappears when you filter. This is not a custom solution. I had followed the directions you quoted above.
July 18, 2021 at 10:20 pm #307428
Elise NoromitMemberHello,
Please advise the HTML block ID and title with the slider as well as category where you have added the block.
Best Regards
July 19, 2021 at 12:41 pm #307548
thorndikedevParticipantCabinet Doors
[html_block id="14361"]Attachments:
You must be logged in to view attached files.July 19, 2021 at 11:15 pm #307642
Elise NoromitMemberHello,
When I tried to filter products in the sidebar, the slider stayed on the page: https://gyazo.com/bfa3d8ebb45d81b06b043afad7a7b27b
Please describe the actions step by step on how I can reproduce the problem?
Best Regards
July 19, 2021 at 11:15 pm #307643
Elise NoromitMemberP.S. screen attached: https://gyazo.com/bfa3d8ebb45d81b06b043afad7a7b27b
July 20, 2021 at 12:23 pm #307744
thorndikedevParticipantPlease see this video showing the issue: https://www.dropbox.com/s/883ibopr0k5xmy1/2021-07-20%2008-21-14.mkv?dl=0
July 21, 2021 at 7:20 am #307843
Elise NoromitMemberHello,
You will have to replace the slider with an image or Promo banner, as the slider is not compatible with the AJAX.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register