panospibby
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Problem with new updateI made a dropdown button on the sidebar and added them in there. until now it was operating normally
the code is:
<!-- εδ? ε?ναι η java --> <script type="text/javascript"> var btn2 = document.getElementById('btn2'); function toggle_visibility(id) { var e = document.getElementById(id); if(e.style.display == 'block') { e.style.display = 'none'; } else { e.style.display = 'block'; } console.log('clicked'); return; } </script> <!-- εδ? ε?ναι η html --> <div class="container"> <button id="btn2" onclick="toggle_visibility('testing');" class="btn btn-info">Φ?λτρα</button> <div id="testing"> <div class="panel panel-success"> <div class="panel-heading"> <h5 class="panel-title">[br_filters_group group_id=7780]</h5> <!--κατ?στημα--> <h5 class="panel-title">[br_filters_group group_id=10127]</h5> <!--κατηγορι?ν--> </div> <div class="panel-body"> [br_filters_group group_id=7757] <!--ρολ?για--> </div> </div> </div> </div>
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Problem with new updateNo have any error in plugin page.
The filters are active
where should i check if something has changed?Elements: https://prnt.sc/vxlb36
Filters: https://prnt.sc/vxlcy9
General: https://prnt.sc/vxld80
selectors: https://prnt.sc/vxlddnThanks
PibbyForum: Plugins
In reply to: [Advanced AJAX Product Filters] Problem with new updateScreenshot: https://prnt.sc/vxl6d2
Forum: Themes and Templates
In reply to: [YITH Proteo] Mobile store imagesI FOUND IT
thank you very much. I have to check the css code again from the beginning carefully at some point. Thank you very much
Thank you,
PibbyForum: Themes and Templates
In reply to: [YITH Proteo] Mobile store imagesHave a great day.
Perfect,
On the mobile it was the way I wanted it. There is no possibility for bigger thumbnails on the mobile from that ,I understood right?
I put the resolution in woocomerce for the thumbnails at 800px and did a regenerate.
Could you please enlarge the thumbnail on the computer in the product catalog?
I really appreciate your help
PibbyForum: Themes and Templates
In reply to: [YITH Proteo] mobile view helpYou are so amazing!!!
thank you one more time.
You save me.!
The best support of wordpress ever
Thanks,
PibbyForum: Themes and Templates
In reply to: [YITH Proteo] mobile view helpHi!!
thank you very much the first piece worked, my mistake.
Regarding the change of position, to which file should I add the code you sent me?
Thank you
PibbyForum: Themes and Templates
In reply to: [YITH Proteo] Header slider (mobile problem)Hello. Yes the problem is cache plugins, Smush create this problem, i disable it and its ok now. Thank you!
Forum: Themes and Templates
In reply to: [YITH Proteo] Header slider (mobile problem)Maybe the problem is Smush, i disable and its ok.
Forum: Themes and Templates
In reply to: [YITH Proteo] Sidebar Show-HideThank you very much and I appreciate that you answered me quickly
Forum: Themes and Templates
In reply to: [YITH Proteo] margin footerSpecial thanks!!! i am ok with that
Forum: Themes and Templates
In reply to: [YITH Proteo] Header icon sizeThank you so much..
You are very helpful
I have already review your theme. Keep going!
THANK YOU!Forum: Themes and Templates
In reply to: [YITH Proteo] Header icon sizeOf Course and i do that, Thank you!
maybe yoy can help me for something else. i want to transfer meta tags up of add to cart. can i do that; basicly i want to move up “sku_wrapper”. Can i do that?
Forum: Themes and Templates
In reply to: [YITH Proteo] Header icon sizeThank you very much!!! I really appreciate it
Have a nice day!Ok, thank you for helping.
I do it an work. I see the documation for more info!