Forum Replies Created
-
AuthorPosts
-
Hi,
You find to Appearance => Menus => Select "Mobile Menu" => Scroll down to "Menu Setting" =>
"Mobile Menu" check box.
Hi,
You find to Theme Option => Header Customize => Add "Custom Text Content"
Hi,
Please send me link your site and admin account. I will help you check!
Best regard,
Hi,
You find to Theme Options => Enhancement => Disable "Enable Minifier CSS File"
Hope it help!
Hi,
Can you send me a screenshot?
Thanks,
8 years, 10 months ago in reply to: Clearing search term loads a copy of the homepage withing the search page #6758Hi,
You can try to this line :
$shop_url = get_permalink( get_option( 'woocommerce_shop_page_id' ) );
8 years, 10 months ago in reply to: Clearing search term loads a copy of the homepage withing the search page #6747Hi,
You find to "content-product_reset.php" file (/themes/yolo-sofani/woocommerce/content-product_reset.php) and edit to follow the line:
$shop_url = esc_url( get_permalink( wc_get_page_id( 'shop' ) ) );
edit => $shop_url = get_permalink( wc_get_page_id( 'shop' ) ) ;
or: $shop_url = get_permalink( woocommerce_get_page_id( 'shop' ) );
Hope it help!
Best regard,
8 years, 10 months ago in reply to: Clearing search term loads a copy of the homepage withing the search page #6742Hi,
Please send me link your site. I will help you check
Best regard,
You put Custom css in Theme Option
Hi,
You can try with this line:
hr{
border-color: #000000!important;
}
Google ApiKey for Map: Please update the following files:
- You find to "options-config"(/theme/framework/includes/options-config.php) and update it.
- Same as above, you would need to update for "gmaps" folder. (/wp-content/plugins/behealth-framework/includes/shortcodes/gmaps).
After the update is complete, you look to "Theme Option -> General Setting -> Google ApiKey" and update your Key.
Best regard,
Hi,
Sorry for my reply delay.
- Widget Social profile: you find to "widgets.php" (../wp-content/plugins/behealth-framework/includes/widgets/widgets.php) and do as following:
Hope it help!
Best regard,
Hi,
You can view the image below to get Apikey for Map.
- You go to Customizer -> Site Enhancement-> Google ApiKey-> Save
Hope it help!
Best regard,
Hi,
You can do the following step:
**Step 1: Add Custom link
You go to "yolo-event.php" (/plugins/yolo-library/admin/post-type/yolo-event.php) and add the line as the attachment.(step-1.png)
**Step 2: You go to "yolo-events.php"(/plugins/yolo-library/admin/vc_extension/shortcode/yolo-events.php) and do attachment(step-2.png).
** Step 3: You go to Event Post and add Custom Link -> view your site to check result
Best regard,
-
AuthorPosts
