Vagelis
Forum Replies Created
-
Hmm not really as this is not plugin related but theme related.
You may could remove_action from quickview but i can’t tell as i can’t see your theme’s code.It would be better to contact your theme developer i guess.
Sure use this one
.quickview-container ul.products-loop.row.grid.clearfix {
display: none;
}Forum: Plugins
In reply to: [Related Products for WooCommerce] Setting 4 column for Related Product shownIn either case please mail me the account or theme don’t post here.
info[@]eboxnet.comForum: Plugins
In reply to: [Related Products for WooCommerce] Setting 4 column for Related Product shownHello again , i don’t have access to the theme you use and its hard for me to check and test things.
Could you give me a test account on your website so i can check ? or even better could you mail me the theme so i can check on my localhost and get back to you?Thanks.
Forum: Plugins
In reply to: [Related Products for WooCommerce] Setting 4 column for Related Product shownHello, did you use the functions @etiennedar used ? if yes can you please confirm that you have these currently on the website? i want to try a couple CSS things.
Thanks.
Hello mollietjk glad you like my plugin.
This should solve your issue:
(add it to your child theme or to you custom CSS area ).quickview-container h2.woorelated-title {
display: inline-block;
width: 100%;
}Let me know,
Thanks.Forum: Plugins
In reply to: [Related Products for WooCommerce] 4 columns and related products title HHello @mollietjk from what i see @etiennedar ‘s solution is a combination of functions and php. Please try https://wordpress.org/plugins/woo-columns/ and if it doesnt work open a new support ticket and i will get back to you
Thank you.
Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textHello i will now mark this as resolved, let me know if you need anything else.
Thanks.Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textOk i removed the custom text for you and your translation works fine now.
Is there anything else i can do for you ?Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textBtw you can use that page if you website is not multilingual to add the custom text you need (the “Translation”)
I guess you didn’t find that ?Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textPlugin’s settings page under Woocommerce -> Woo Related Products
Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textDid you remove any custom text from plugin options page? If you did could you give me a temp admin account for your website so i can get in and check ? ( send it on my mail info[@]eboxnet.com )
Thanks
- This reply was modified 8 years, 9 months ago by Vagelis.
Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textLoco translate will work with plugin’s PO files, you can edit the PO files with Loco and change the text to whatever you need it to be, you can also add new languages with Loco.
So you ll just need to use Loco to change and translate the text.
If you still can’t do it let me know i am happy to help.Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textHello did you figure this out ? need help ?
Forum: Plugins
In reply to: [Related Products for WooCommerce] translate “related products” textHello if your website has more than one language you should go to plugin settings remove related products text from options and then your multilingual system to translate the pkugin po files or you can simply instal loco translate for wordpress and translate the plugin text.