Thank you – this worked.
Just one fast thing – could you please print screen the default settings of X Store for ”Speed optimisation” option –
Not the whole just From Menu dropdown cache to Disable theme swiper JS
Have a nice day
Thank you – this worked.
Just one fast thing – could you please print screen the default settings of X Store for ”Speed optimisation” option –
Not the whole just From Menu dropdown cache to Disable theme swiper JS
Have a nice day
sadly the code didn’t work for me. Could you just tell where are those arrows so I could paste on their place something else instead of trying to hide them
Actually is there a way to find those arrows in the php or somewhere, because they still mess with css and I want to hardcode them and to have them in mind even after updates to update manually if needed. I tried with utf-8 arrows but on mobile devices they not appear or the old arrows stay even after I clear cache
I tried with this code then adding SVG but the old arrow appear underneath on mobile
nav.woocommerce-pagination ul.page-numbers a.next::before {
content: ”;
display: block;
background-image: url(‘https://maugifts.com/arr-r.svg’);
background-repeat: no-repeat;
background-size: contain;
width: 20px;
height: 20px;
position: absolute;
right: 10%;
top: 50%;
transform: translateY(-50%);
}
Thank you. Just one more thing – since I had some cache issues (items disappeared from cart minute after added) and I did some edits to find the problem – I found out the issue came from my hosting provider.. but now I’m not sure which was the default setting for Speed optimisation – could you please tell me what is safe to turn on
Strange, they should be UTF-8 Arrows – I copied the black icons from the left – maybe I should copy to code for you to see it.. not sure
This is the link to them
https://www.w3schools.com/charsets/ref_utf_arrows.asp
2BC7 and 2BC8
Sadly the issue appeared both with the Storefront theme and with Wc-Cart-Fragments activated
Hello, I removed the limitation for some days. Please try again. Greetings.
Hello, I added the IPs. The user is in the private area
Just to mention I had something similar till yesterday – maybe it was because I used the same MySQL like the previous theme where I tested some plugins and so on. The thing I did – from my hosting account I selected Clear cache. It may keep something that cause problems. Hope it will help to you too
Thanks. This really is a very competitive addition to your theme and was one of the decisive things that made me prefer XStore to your main competitor in themeforest – Flatsome.
Keep on the good work! Looking at mobile apps of eBay, AliExpress and etsy all those have such panel. It somehow makes the site looks like an app on mobile which is awesome.
Please close the topic.. I just wanted this feedback to be read.
Yes, but could you tell me which file to look so I could try changing the icons
Yes, I wrote that I managed to fix it, sorry I wasn’t that clear.
Now I have a last question about how to add icons in the mobile panel (this is new option in the theme) – those from the bottom. Now I have an option to select from maybe 20 icons – is there a way to add more icons in the list
It looks like the icon appear in the top menu.
Could you tell me how to add custom SVG icon in the mobile panel. I guess it won’t be the same way as the one from the top menu because there is much code
Well maybe I’m doing it wrong – I save SVG from https://www.flaticon.com/ and then I open the file in code editor and copy the code.
Ok, I added the code for a cart – you can see in the main menu