do not translate a spanish
-
Hello there
I write because I downloaded the “LOCO TRASLATE” plugin and I want to translate some things into SPANISH and it does not translate, could you give me support, what will the error be?
thank you very kind
KISS
Hello,
It seems that you are not choosing the correct path to translate the string using the loco translate plugin.
Make sure you run the latest theme version, synchronize translation and search the strings in Loco Translate >> Woodmart.
If you still face the issue then provide the admin panel login details of the website.
Best Regards
hola
no lo pude resolver
saludos
HELLO THERE
THANK YOU, VERY KIND.
THE LAST QUESTION, WOULD I BELIEVE, WOULD BE THE FOLLOWING:
IN ALL THE PRODUCTS, IT APPEARS TO ME “SHIPPING AND DELIVERY” IS THERE ANY WAY TO GENERATE TO GET OUT IN ALL THE PRODUCTS THAT FIELD?
ATTACHED IMAGE.
THANKS AGAIN
Attachments:
You must be
logged in to view attached files.
Hello,
You are Most Welcome.
The Shipping & Delivery tab is the WoodMart additional tab.
You can modify the content of the Tab from Theme Settings >> Single product page >> Tabs.
Screenshot for Clarification: https://gyazo.com/f15e2f1ad96c359ce990cdcb5e592958
Regards.
Xtemos Studios.
HELLO
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry but your explanation is not clear enough to understand what you require.
Please elaborate what you require to check it myself and help you out accordingly.
Best Regards
What I need is that when clicking on the brands no external / internal link opens with the explanation of each one, I attach a photo that was not uploaded in the previous one.
That is, that they remain fixed with the hover, not that a link is opened.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.brands-widget .brand-item a {
pointer-events: none;
}
Best Regards