Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You didn’t give us your site link. What site address should we check?
Please provide your domain name.
Regards,
Eva Kemp.
Hello,
Please refer to Revolution Slider documentation:
http://www.themepunch.com/revslider-doc/first-steps/#demoslider
In paragraph “2. Start with a Demo Slider” you’ll find how to import demo template.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
.page-heading .woocommerce-breadcrumb {
margin-left: -14px;
}
Regards,
Eva Kemp.
Hello,
1. You can change currency in Woocommerce > Settings > General > Currency Options.
2. Add this code in Theme Options > Custom CSS > Global Custom CSS:
.page-heading .woocommerce-breadcrumb {
display: none;
}
3. Use this code in Custom CSS:
.meta-title::after {
display: none;
}
4. There is no such option in the theme. In this case you have to edit php files.
5. Please give us access to your site as not it’s under maintenance mode and we can’t view it.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve created “Accompanying Product” attribute in Products > Attributes and readded it in products editor “Attributes” section.
Please check your product now.
Regards,
Eva Kemp.
Hello,
I activated default WordPress theme and disabled Design Options in Visual Composer settings.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Go to Revolution Slider settings > Import Slider and upload slider.zip archive, tick “Overwrite” for “Static Styles” and “Custom Animations” options.
Regards,
Eva Kemp.
Hello @Massi,
Please provide us with FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
The issue has been fixed.
Please check Contact page now.
Regards,
Eva Kemp.
Hello,
You don’t need to delete Woocommerce plugin before installing the theme.
Try to set permissions to 777 for “uploads” folder in wp-content directory, after that import pages again.
Regards,
Eva Kemp.
Hello,
I’ve moved the code <?php etheme_breadcrumbs(); ?> to line 774 in the file wp-content/themes/woopress/framework/theme-functions.php.
Also add this code in custom.css:
.breadcrumbs {
margin: 4px 17px 0px;
}
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such possibility, only one category is shown in breadcrumbs. Sorry.
Regards,
Eva Kemp.
Hello,
If you want to stretch columns on single product page then go to Theme Options > Single Product Page > Sidebar position > select layout without sidebar.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials as well.
Thank you.
Regards,
Eva Kemp.
Hello @MarianCervera,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello @WT,
You had demo pages in wp-admin panel trash. I’ve restored them and now they are present in Pages section.
Please check.
You can changes images to yours, to change slider images go to Revolution Slider settings > edit slides for “Creative” slider and click “Change Image” button in “Main/Background Image” field:
http://storage9.static.itmages.com/i/15/0901/h_1441105049_1298897_da2abab744.png
Also to change “Shop Now” button you need edit slides.
Here is the documentation of Revolution Slider:
http://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Global Custom CSS section:
.cart-design-2 .shopping-cart-widget .shop-text .total span {
color: red;
}
.cart-design-2 .shopping-cart-widget .cart-bag::before, .cart-design-2 .shopping-cart-widget .cart-bag .badge-number {
border-color: blue;
}
.cart-design-2 .shopping-cart-widget .cart-bag .badge-number::before {
box-shadow: 0px 0px 0px 35px blue inset;
}
Please check the cart icon now.
Regards,
Eva Kemp.
Hello,
Please add this code in “Custom CSS for mobile” section:
.page-heading.bc-type-default .breadcrumbs {
margin-top: 70px !important;
}
Regards,
Eva Kemp.
Hello,
I’ve edited the file wp-content/themes/woopress/woocommerce/global/breadcrumb.php, commented the code in line 64 and added it in line 28.:
<?php if ( apply_filters( 'woocommerce_show_page_title', true ) ) : ?>
<h1 class="title">
<?php if(is_single() && ! is_attachment()): ?>
<?php echo get_the_title(); ?>
<?php else: ?>
<?php woocommerce_page_title(); ?>
<?php endif; ?>
</h1>
<?php endif; ?>
Please check product page now.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello @WT,
I’ve imported Creative template manually. Please check it in Pages section.
Also I’ve sent all templates archive to your email address. Please check.
Regards,
Eva Kemp.
Hello,
Unfortunately server configurations blocks automatic import, you have to import template manually via Tools > Import in wp-admin panel. I’ve sent all templates in the archive to your email address.
Please check it.
Regards,
Eva Kemp.
Hello @Sanjana Jhumun,
The issue has been fixed.
Please check Contact page.
Regards,
Eva Kemp.
Hello,
We can’t log in to wp-admin panel. Please check the credentials.
Also I’ve checked your menu and images are shown:
http://storage9.static.itmages.com/i/15/0901/h_1441096460_1871294_c8a7363d8d.png
(I wasn’t logged in).
Regards,
Eva Kemp.
Hello,
Please add this code for footer in Theme Options > Custom CSS > Global Custom CSS:
.main-footer .twitter-list .media-body {
color: black !important;
}
.main-footer .blog-post-list li .media-body strong {
color: black !important;
}
.footer-sidebar-widget.widget_text .main-footer.text-color-dark .widget-title, .main-footer .footer-sidebar-widget.widget_text {
text-align: center;
}
Use this css code for active menu item:
.menu > li.current-menu-item > a {
color: grey;
}
Regards,
Eva Kemp.
Hello,
To change links for social media icons you need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product” in line 1918), to change links you need edit the code, for example for Twitter <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank"> and replace https://twitter.com/share?url='.$permalink.'&text='.$post_title.' with a link to your Twitter account.
Regards,
Eva Kemp.
Hello,
I’ve selected your menu in the home page editor in “Custom navigation for this page” section.
Please clear browser cache and check menu now.
Regards,
Eva Kemp.