Forum Replies Created
-
AuthorPosts
-
jarry23
ParticipantYou cannot access this content.
jarry23
ParticipantHi,
it also works for me like that. But try scroll more down. When I scroll more down and next page is loaded and then visit product and return it does not return to the previous position.
jarry23
ParticipantOh I didnt read your last reply. Previouse issue (not redirecting) is not there anymore after cache purge.
But beta version did not help with return function.
I need to scroll again.I have disabled automatic cache purge in functions on line 27
You need to disable this line add_action( ‘shutdown’, function(){@header(‘x-litespeed-purge: nothing’);}, 20 );jarry23
ParticipantI noticed one more issue. Maybe its something related to caching? I use lite speed cache plugin.
When I search for any keyword which was not yet searched, site loads but is not redirected to the search page and URL change to this https://www.svgheart.com/?phrase=dragon#
https://prnt.sc/5a6n7EZiAz2W
or
https://www.svgheart.com/product-category/free-svg-files/?phrase=hot#
https://prnt.sc/oFlkaXLb6EO0here for keyword “double”
https://prnt.sc/I5Sqsn0wyGBI
And when I search one more time for same keyword, page is redirected https://prnt.sc/NvM2_qLEmuPWjarry23
ParticipantHi,
yes it works. Thank you very much! There is one more thing I need fix. When you scroll down the results page and click on a product and then click the return button to go back to the search page, the result loads from the beginning and you have to scroll down again, which is annoying.
It also worked fine before, but now I can’t find this function.
When I hit the back button, I was taken back to the exact same position (page) before I visited the product page.jarry23
ParticipantHi,
thank you for that info. I changed to drop-down multiselect layout. Just qestion. Can I set by CSS that categories will be visible on default without need to click on search filed (see attached screen).
Cahing will help a lot but my current hosting is limited by file usage and I am already almost in limit, so extra cached files for each queries are not possible for me now. Is there any chance to cache only filtering? For example by some another caching plugin?jarry23
ParticipantI can confirm that after I changed it back to βuse all from product catβ the CPU usage dropped. So the issue is caused by this settings.
jarry23
ParticipantYou cannot access this content.
jarry23
ParticipantI needed to change the settings due to a high server resources consumption issue, please see this thread https://wp-dreams.com/forums/topic/plugin-causing-high-server-resource-consumption/
jarry23
ParticipantIt works. Thank you π
jarry23
ParticipantIts fine now. Thank you!
And about this…what do you recommend. Or it does not matter?By the way do you recommend add CSS syting directly through plugin or is it okay when I style through appearence β customize β additional css ?
jarry23
ParticipantIts was fixed, But I need set width for desktop 1130px. I changed size only for desktop but it have effect for mobile too. I think I can fix it by CSS directly, but for your info its bug.
By the way do you recommend add CSS syting directly through plugin or is it okay when I style through appearence – customize – additional css ?jarry23
ParticipantActually I think I will use checkboxes only and uncheckered as default. It should do same as I need. Is there also function search categories for checkboxes? Or are you planning add this function? Same Like drop-down with search but with checkboxes
jarry23
ParticipantIts confusing when user search parent category and gets 0 result. I believe this is important function π
jarry23
ParticipantI’m not an encoder, but maybe it could work just like checkboxes. When I check the “animals” category, all subcategories are also checked and all subcategories are searched
-
AuthorPosts