Forum Replies Created
-
AuthorPosts
-
Hi.
Thank you for contacting us.
To add mailto to email address on the contact box, we have added the custom HTML mailto to content title field:
<a href="mailto:[email protected]">[email protected]</a>Now it can link your email to mailto email.
Please check it again.
Thanks.
Hi again.
The guide is the blog archive page, it can't add revolution slider via the config.
If you want, you can change the source code to add the revolution slider.
Thanks.
Hi again.
I have added this custom CSS to help you show whole the background picture.
.page-title-wrap-bg {
background-size: contain;
background-position: top;
}
Please check it again.
Thanks.
As I see, the issue from the custom page title of the page, please go to edit the page/ page options/ page title/ and remove all the info on the page title style field and save your page again. It will help you fix that issue.
Or, please give us your site URL, admin account, we will help you check that issue soon.
Thanks.
Thanks.
Hi.
Thank you for contacting us.
Yes, we have checked and added boo service button to your menu, please check it again.
Thanks.
Hi again.
I mean the theme, not the plugin.
Please check it again.
Thanks.
Yes, we have added the custom CSS to help you show the whole picture on the mobile.
As you know this is the background image, so it can't fit with all your image.
Please check it and let us know again.
Thanks.
Yes, please check it again.
Thanks.
Okay, I have added this function to child theme to help you get the Marca field above the product title:
if (!function_exists('yolo_woocommerce_template_loop_product_title')) { function yolo_woocommerce_template_loop_product_title() { $marca = get_field( 'marca', get_the_ID() ); echo '<div class="marca">'.$marca.'</div>'; echo '<a href="'. get_the_permalink() .'" ><h3>' . get_the_title() . '</h3></a>'; } }Please check it again.
Thanks.
Do you have a server cache? as I see, you have the cache config on your site. Please hover to cache on the topbar and select to Purge All to clear the cache on your site.
Thanks.
Yes, I have checked and fixed that issue on your site.
Please check it again. Sometimes the issue from the cache.
Thanks.
5 years, 8 months ago in reply to: Critical Error (yolo_framework_loader.php failed to open stream #21374Thank you for contacting us.
In the last version, we have to change the source code, you need to clear the cache server, browser.
Please check it and let us know again. Don't forget to give us your site URL, admin account. It will help us access and check your site issue soon.
Thanks.
Hi.
Thank you for contacting us.
In the last version, we have to change the source code, you need to clear the cache server, browser.
Please check it and let us know again. Don't forget to give us your site URL, admin account. It will help us access and check your site issue soon.
Thanks.
Hi again.
For the event time display, we can't help you fix that issue, it releases to The Event Calendar plugin source code. It gets the wrong date when you use the time zone Canary. Can you use the UTC timezone? It will help you fix that issue.
Thanks.
-
AuthorPosts
