Hello @TeresaTL,
As I see the prices changed now. Have your changes solved it?
Regards,
Robert Hall.
Hello @TeresaTL,
As I see the prices changed now. Have your changes solved it?
Regards,
Robert Hall.
Hello,
1) We answered you in this topic:
https://www.8theme.com/topic/revelution-slider-not-working-and-even-not-loading/
2) I’ve just installed MailChimp for WordPress Lite plugin and now you can see form there.
Regards,
Robert Hall.
Hello,
You can use this code in Global Custom CSS (Theme Options->Custom CSS).
.single-product .page-heading{
display:none;
}
Regards,
Robert Hall.
Hello,
If you want add SKU to shop page, you only need to add this code to the bottom of your child theme’s functions.php file.
/* Adding SKU to shop page */
add_action( 'woocommerce_after_shop_loop_item', 'prima_custom_shop_item', 5);
function prima_custom_shop_item() {
global $post, $product;
/* product sku */
echo '<p>SKU: '.$product->get_sku().'</p>';
}
Regards,
Robert Hall.
Hello,
I’ve added this code in Page Settings. http://prntscr.com/8klvbj
.wpb_content_element{
margin-bottom: 0px;
}
Please check it.
Regards,
Robert Hall.
Hello,
The issue was fixed. Please check Home Page now.
Regards,
Robert Hall.
Hello,
I’ve checked your site and Revolution Slider working fine. See screenshot: http://prntscr.com/8klrgo
Also I’ve enable Optimized CSS and Optimized JS in Dashboard->Ultimate->Scripts and Styles to enable google map on Contact US page.
Regards,
Robert Hall.
Hello,
You can try to import handmade template and check how that’s was made.
See screenshot: http://prntscr.com/8klqda
Regards,
Robert Hall.
Hello,
The problem causes by Advanced Access Manager plugin. Please disable and check this issue.
Regards,
Robert Hall.
Hello,
Please try to change it in \themes\royal\content-grid.php file on line 95
<?php the_content('<span class="btn big filled pull-right read-more">'.__('Read More', ETHEME_DOMAIN).'</span>'); ?>
Regards,
Robert Hall.
Hello,
I’ve just checked your site and it’s working perfect, without this error.
Regards,
Robert Hall.
Hello,
In this case you need use Product Short Description in Product setting.
See screenshot: http://prntscr.com/8kla92
Regards,
Robert Hall.
Hello,
As I see slider working perfect. Please see screenshot: http://prntscr.com/8kl1ym
Could you please clarify us with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you mean.
Regards,
Robert Hall.
Hello,
We can’t visit your site, get error ‘Server not found’.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
I’ve enable Optimized CSS and Optimized JS in Dashboard->Ultimate->Script and Styles. Please check google map now.
Regards,
Robert Hall.
To add gap use this code:
.page-heading{
margin-bottom: 50px;
}
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please try to add this code in Global Custom CSS (Theme Options->Custom CSS).
.header-vertical-enable .container .menu >li.current-menu-item >a{
color: #fff!important;
text-decoration: underline;
}
Regards,
Robert Hall.
Hello,
Try to use the following code in Custom CSS for mobile.
.header-logo {
width: 180px;
}
Regards,
Robert Hall.
Hello,
In this case you need use tag<a href="" target="_blank"></a>.
This attribute doesn’t work with [button] shortcode.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please use this code in Global Custom CSS.
.menu {
border-bottom: 4px solid red;
}
Regards,
Robert Hall.
1) You can use Static Block widget. See screenshot: http://prntscr.com/8ka8wi
2) Please use this code in Global Custom CSS
.breadcrumbs a:hover{
color:red;
}
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Please replace code above to this
.page .vc_separator {
padding: 0px;
margin-bottom: 20px;
}
As I see you didn’t installed required and recommended plugins.
You can make footer as Eleonora theme via Visual Composer plugin.
Please see screenshot: http://prntscr.com/8k9yjz
Regards,
Robert Hall.
Hello,
1) Please use this code in Global Custom CSS.
.page .vc_separator {
padding: 0px;
}
2) Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with FTP credentials in Private Content.
All plugins are external extensions which are included into theme because for each product we purchase “Extended license” and that’s why we are able to include it into them.
This plugins work fine without activation and you can always get actual version if you want directly from us.
Just ask and we’ll send you current version. We update plugins with theme updates time to time so with each next theme update, plugins will be also updated.
The option with registering of these plugins has been already added to plugin and this only allow you to get automatic updates and support for this plugin directly from author if you need.
You don’t need to register this product because it is not required but if you want to get those features, then you need to purchase this plugin directly from author. This is how it works for all themes on Themeforest and not only in our case.
You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
Regards,
Robert Hall.
Hello,
This was made via Visual Composer plugin (Product Categories element).
Please see screenshot: http://prntscr.com/8k8yzj
Regards,
Robert Hall.
Hello,
In this case you can use ‘Products’ element via Visual Composer plugin.
Please see screenshot: http://prntscr.com/8k8y6i
Regards,
Robert Hall.
Hello,
I’ve sent you the Visual Composer plugin to email address. Please check.
Regards,
Robert Hall.