Forum Replies Created
-
AuthorPosts
-
Hi,
You go to Theme Options -> Header -> Header 6 -> Header Float -> set "On".
Hi,
It seems you have not seting up the taxes for the Woocommerce.
You can view the guid in here:
https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/
Hi,
Sorry for the delayed reply!.
If possible, please send me admin account. I will help you check.
Best regards,
tb.
Hi,
Sorry for the response delay!.
I created the footer-content.php file in child theme and add some code lines:
(/wp-content/themes/yolo-sofani-child/templates/footer/)
if(function_exists('qtranxf_getLanguage')){
if('it' == qtranxf_getLanguage()){
$yolo_footer_id = '208'; // You can change ID
}elseif('en' == qtranxf_getLanguage()){
$yolo_footer_id = '5494'; // You can change ID. http://prntscr.com/lsvx3n
}
}
Best regards,
tb.
7 years, 1 month ago in reply to: Can't set attributes. They disappear when click Update button #17931Hi,
You go to Dashboard -> Update.
Or you go to Appearance and update theme.
Best regards,
tb.
Hi,
Sorry for the delayed reply!.
You go to Woocommerce -> Settings -> Product -> assign a page for "Shop Page".
Best regards,
tb.
7 years, 1 month ago in reply to: Change language on "read more" blog – "Empty cart" and so on… #17910Hi,
If you want to change the above text to a different language, you can use plugin "Loco Translate" to translate for Motor theme and plugin "Yolo Motor Framework".
If you just change to a different text english, you can go to the following file:
**+ "Read More":
- Archive page (Blog):
\wp-content\themes\yolo-motor\templates\archive\content.php
- Shortcode "Recent New":
wp-content\plugins\motor-framework\includes\shortcodes\recent-news\templates\home_1.php or home_4.php.
**+ "AN EMPTY CART":
\wp-content\themes\yolo-motor\woocommerce\cart\mini-cart.php
Hope it helps!.
Best regards,
tb.
Hi,
We want to make our website responsive to mobile, but we can't get it working. If we change the resposive settings the website won't change what was wrong
How did you change the responsive setting?
You can send me some screenshots to clarify.
Best regards,
tb.
Hi,
Currently, we have not updated the latest version for plugin Wpbackery page builder.
You can update it tomorrow.
Best regards,
tb.
Hi,
I'm not sure this issue. Currently, Theme Options show good on my PC.
You can remove the cache or try with anonymous browser.
Best regards,
tb.
This reply has been marked as private.Hi,
I have checked your site, Theme Option still normal works.
- To edit the product block, you go to WP Backery Page Builder -> Role Manager -> check box "product_block"
Best regards,
tb.
Hi,
Please re-add image for this shortcode.
Hi,
Please I want to change the title height of a single product , similar to all other pages
You go to Theme Options -> Woocommerce ->Single Product -> Single Product Title Height -> Set "280".
- Please set empty for the option "Page Title" in Page Option
Best regards,
tb.
Hi,
You can add these lines to the custom CSS:
.teacher-excerpt {
min-height: 50px;
}
Best regards,
tb.
-
AuthorPosts
