jnae
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to remove the + Free Shipping on product page
Thank you, Lorro, for your assistance. I will try the suggested solution. I have only been using the shipping plugin that comes with Woocommerce, and despite deactivating all other plugins except Woocommerce, the issue persists.I will give the custom CSS a try and hopefully it will resolve the problem.
Once again, I appreciate your help.
Hello @photomaldives,Regrettably, enabling RTL (Right-to-Left) support in a theme is not a manual process. If the theme, such as Blocksy, supports RTL, it is automatically activated when you switch to an RTL language. This behavior is inherent to WordPress, so all you need to do is switch to an RTL language, and the necessary adjustments should take effect automatically.
I hope this information is helpful to you.
Thank you.
[moderator note: signature moderated]
- This reply was modified 2 years, 9 months ago by Steven Stern (sterndata). Reason: removed sig
Identify the table in the database that stores alt information for images. Check the CMS or plugin documentation. Once identified, manually update the alt attributes using SQL queries. Backup your database before making changes and seek professional assistance if needed.