Forum Replies Created
-
AuthorPosts
-
Hi,
Please check your server have enabled cURL.
You can view the guide in here:
Hi,
- Hide Page title in the Mobile device: http://prntscr.com/f5cca9
- reCAPTCHA: you can view this topic to more clarity.
Hi,
Sorry for reply my delay.
Did you fix the issue above?
- So steps involved i believe is :
1. update the theme
2.update the framework
3. update the woocommerce
Yes, you are correct.
Hi,
- Top bar Full width: you go to Theme Options -> General Setting -> Layout Style -> Wide.
- Topbar background color, Topbar text color: I 'm not sure, using "JCH Optimize" plugin can removed some CSS styles.
You can minify CSS with WP Faster Cache.
Regards,
This reply has been marked as private.Hi,
Sorry for this problem.
If you are using Theme new version, It has some changes when import data demo.
You can view the screenshot for more clarity. http://prntscr.com/f5bwwi
This reply has been marked as private.This reply has been marked as private.Hi,
You will use CSS to add the new font.
If you using the Child Theme, you create "font" folder (contain your font) and put it to child theme folder. => You can import the new font in "style.css" of Child Theme.
Hi,
I have installed "EWWW Optimize Image" plugin to Optimise Image => There are some improvements "PageSpeed" on GTmetrix.
We have updated Sofani theme with Woocommerce 3.x. You can update it.
- Steps to update the theme and plugin "Yolo Sofani Framework".
Step 1: Backup old Theme, if you don't use Child Theme.
Step 2: Download Sofani theme new version from Evanto.
Step 3: Install Theme new version(remove old theme before installing new theme) .
Step 4: Verify Purchase Code
Step 5: Update Yolo Sofani Framework plugin. You go to Dashboard -> Update
Hope it help.
Hi,
- You can add google reCAPTCHA for contact form 7. https://contactform7.com/recaptcha/.
- You can hide "Page title" on the mobile device by adding the following line in Custom CSS:
@media(max-width: 768px){
.yolo-page-title-section{
display: none;
}
}
- "Add to cart" button right next to the price: You go to "header-mobile-template.php" (wp-content/themes/yolo-sofani/templates/header/header-moblie-template.php) and edit this line:
<?php yolo_get_template('header/mini-cart');?> ==> <?php yolo_get_template('header/mini-cart-price');?>. You need to add CSS for it.
Hope it help!
Regards,
Hi,
You go to Theme Options -> Logo & Favicon -> Change "Logo Height" or "Logo Max Height"
Hi,
You can try again with "Theme Options" not "Customize".
Theme Options -> Header -> Change Color. => Click "Save & Generate CSS".
Hi,
You can try with the guide in here:
How to translate language on Kidzone – Children Kindergarten WordPress Theme
8 years, 7 months ago in reply to: Install the WooThemes Updater plugin to get updates for your WooThemes plugins. #8636Hi,
Sorry for reply my delay.
We will have an update early next week. Please waiting for us.
Thanks,
-
AuthorPosts
