This topic has 10 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow
Hi!
I have a problem and i don’t know the solution.
At the single product page my custom footer static block does not appear.
Thank you for your answer,
Attila
Hello,
I checked your site and see the footer https://prnt.sc/20j7rku
Could you, please, explain the issue in more detail and provide WP Dashboard access to check the settings you use?
Regards
Dear Olga,
meanwhile I found the solution! The footer block was not set on the “SHOP” website. After setting up that page all products appeared properly!
But another error came up. I translate the page into Hungarian with the Loco translate plugin. After the 6.3.3 update I had to translate the whole thing again, but this time I will rewrite the corresponding Hungarian translations in vain, they will not appear, they will remain in English.
If you could help me with that, I would thank you 🙂
Attila
Hello,
Glad to hear that you sorted out with the footer.
Provide us with WP Dashboard and FTP access to your site to check the translation files and help you. Could do nothing without that.
Regards
Hi!
Thank you!
Hello,
Translation file was not synced. Check now.
Regards
Hello,
now it’s looking good 🙂 thnak you Olga for the help! 🙂
For the future can you tell me where can i synchronize this translation (if i need it) 🙂
Hello,
You are welcome.
Check this post https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/
It’s for the XStore but Royal requires similar steps.
Regards
Hello Olga,
is there any solution or short code to show in the widget side 2 or 3 SPECIFIC tags? Not all of them, that is work perfectly 🙂
Hello,
We don’t have such widget in our theme. If you want to show just a few links to tags then you can use HTML tag widget and add custom code, for example
<div class="tagcloud">
<a href="https://gemssoul.hu/product-tag/achat/" class="tag-cloud-link tag-link-104 tag-link-position-1" style="font-size: 12.210526315789pt;" aria-label="achát (4 termék)">achát</a>
<a href="https://gemssoul.hu/product-tag/akvamarin/" class="tag-cloud-link tag-link-60 tag-link-position-2" style="font-size: 11.157894736842pt;" aria-label="akvamarin (3 termék)">akvamarin</a>
<a href="https://gemssoul.hu/product-tag/amazonit/" class="tag-cloud-link tag-link-107 tag-link-position-3" style="font-size: 8pt;" aria-label="amazonit (1 termék)">amazonit</a>
</div>
Regards
Tagged: block, footer, single product, static, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up