Comments Eryk started the conversationApril 1, 2022 at 1:49pmHi,I want to change 'VIEW DETAILS' text on my product quick views. How can I change it? How can I change height of this Quick View layout?Thanks for help 7,092Oliver repliedApril 3, 2022 at 9:14amHi,Can you provide wp-admin access?Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Eryk replied privately 7,092Oliver repliedApril 4, 2022 at 8:30amHI! 1. CSS example: .product-quick-view__wrapper .product-page__left-column .gem-button:after { font-size: 14px; content: 'text'; } .product-quick-view__wrapper .product-page__left-column .gem-button { font-size: 0; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 7,092Oliver repliedApril 4, 2022 at 8:31am 2. CSS example: .product-quick-view__wrapper .product-page__left-column, .product-quick-view__wrapper .product-page__right-column { height: 400px; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverEryk repliedApril 4, 2022 at 8:53amThank you. First one works great but second CSS is not working. Now i have new problem. I need to translate next one ("Show this page" and "Back"):How can I do it? 7,092Oliver repliedApril 4, 2022 at 1:01pmHi, We recommend to use Loco Translate plugin for the theme translation or you can translate theme manually with .po file, pls. follow the instructions: 1. Take file languages/thegem.pot or xx_YY.po from theme directory. 2. Open this file with Poedit software. 3. Translate necessary strings to your language. 4. In software open Catalog - Settings and set Language to Translation to xx_YY. 5. Then save the file as thegem-xx_YY. (You must have two files thegem-xx_YY.po and thegem-xx_YY.mo.) 6. These files you need to put to the wp-content/languages/themes of your site. With the same operation, you can translate TheGem elements plugin. Just put translations in wp-content/languages/plugins Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 7,092Oliver repliedApril 4, 2022 at 1:02pmAbout the CSS code, pls. check it nowPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverEryk repliedApril 4, 2022 at 1:12pmThis plugin works very well, thank you for help. 7,092Oliver repliedApril 4, 2022 at 1:14pmYou're welcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi,
I want to change 'VIEW DETAILS' text on my product quick views. How can I change it? How can I change height of this Quick View layout?
Thanks for help
Hi,
Can you provide wp-admin access?
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
HI!
1. CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
2. CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thank you. First one works great but second CSS is not working. Now i have new problem. I need to translate next one ("Show this page" and "Back"):
How can I do it?
Hi,
We recommend to use Loco Translate plugin for the theme translation or you can translate theme manually with .po file, pls. follow the instructions:
1. Take file languages/thegem.pot or xx_YY.po from theme directory.
2. Open this file with Poedit software.
3. Translate necessary strings to your language.
4. In software open Catalog - Settings and set Language to Translation to xx_YY.
5. Then save the file as thegem-xx_YY. (You must have two files thegem-xx_YY.po and thegem-xx_YY.mo.)
6. These files you need to put to the wp-content/languages/themes of your site.
With the same operation, you can translate TheGem elements plugin.
Just put translations in wp-content/languages/plugins
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
About the CSS code, pls. check it now
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
This plugin works very well, thank you for help.
You're welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver