Hello,
Could you please, try to disable all 3-rd party plugins and then check.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day!
Regards,
Rose Tyler.
Hello,
Please refer to Woocommerce documentation:
https://docs.woothemes.com/document/change-add-to-cart-button-text/
Regards,
Rose Tyler.
Hello,
Please check reply in the other topic.
Sorry for a delay, but please don’t create multiple topics if you already asked questions in one topic.
Thank you.
Regards,
Rose Tyler.
Hello,
For better results in Google PageSpeed please kindly follow the link below:
http://www.wpmayor.com/how-to-achieve-google-pagespeed-score-90-higher/
Also you can use some additional plugins for compression, caching (W3 Total Cache etc), image optimization (WP Smush etc.) and Javascript / CSS Minifiers.
To improve page speed we would recommend to use cache plugin. For example W3 Total cache, because it has almost all the necessary options. Please read this article how to set up W3 Total Cache plugin:
http://zemalf.com/1443/w3-total-cache/
You can speed up the site following the suggestions from these articles:
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
https://www.inmotionhosting.com/support/website/wordpress/heartbeat-ajax-php-usage#heartbeat-in-action
http://premium.wpmudev.org/blog/10-best-image-optimization-plugins-to-speed-up-your-wordpress-site/
http://www.elegantthemes.com/blog/tips-tricks/optimize-images-for-your-wordpress-website
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day!
Regards,
Rose Tyler.
Hello,
You’ve set “Use custom footer for this page” to “minimal” in the home page editor:
http://prntscr.com/du9667 . Change the option to “Default”.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS for mobile:
.top-bar .languages-area {
left: 18% !important;
}
Regards,
Rose Tyler.
Hello,
My Account is default Woocommerce page with default menu.
Regards,
Rose Tyler.
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.template-container .top-bar .top-links {
display: block;
}
.top-bar .languages-area{
display: none;
}
Regards,
Rose Tyler.
Hello,
Please read this topic https://www.8theme.com/topic/add-wishlist-icon-to-header/
Regards,
Rose Tyler.
Hello,
There is no need to activate plugins.
All the premium plugins included in our theme are external and we have the right to build them into our theme as we purchase the Extended License for each of these plugins. The plugins run perfectly and are fully functional. There is no doubt that you can get the current plugin version directly from us. For that go to https://www.8theme.com/download-plugins/ page and you’ll get access to all necessary archives. These plugins registration is not obligatory! The plugins are functioning perfect without any activation. The plugin activation option was added in the plugin for the customers to get automatic updates and support directly from plugin developers. Only in case you need this features you will need to purchase and register the plugin. This is not only our practice but all the theme authors from ThemeForest.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
To get VC editor in the static blocks go to Visual Composer > Role Manager > Post Types > Custom > tick needed elements.
Regards,
Rose Tyler.
Hello,
Oh, I see. Try this code:
ul#menu-main-1 {
display: inline-block;
}
.menu-main-container {
text-align: center;
margin-left: -75px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Glad to hear you resolved the issue.
Have a nice day!
Regards,
Rose Tyler.
Hello,
Try to change previous code
.categories-mask span {
display: none !important;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Please read about Responsive Settings in documentation http://prntscr.com/du542c https://www.themepunch.com/revslider-doc/slider-setup/#custom-grid-sizes
Regards,
Rose Tyler.
Hello,
You need check Appearance > Widgets > Newsletter http://prntscr.com/du51zj
Regards,
Rose Tyler.
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Hello,
This is slider and you can follow our documentation http://prntscr.com/dttlz2 https://www.8theme.com/classico-theme-documentation/
Also, refer to Revolution Slider documentation, please:
http://www.themepunch.com/revslider-doc/slider-settings/
Regards,
Rose Tyler.
Hello,
To disable demo footer go to Theme Options > General > Show footer demo blocks > Off.
You have to re-add some your widgets in child theme (Appearance > Widgets).
Regards,
Rose Tyler.
Hello,
Please note we provide support only for basic questions and style changes.
This Visual Composer documentation may be helpful for you:
https://wpbakery.atlassian.net/wiki/display/VC/Visual+Composer+Pagebuilder+for+WordPress
If you have any other questions please let us know and provide wp-admin credentials.
Regards,
Rose Tyler.
Hello,
I’ve added !important;
to previous code and changed Column Settings http://prntscr.com/dtsrko
Please clear browser cache and check.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.sidebar.col-md-3 .widget-title {
font-weight: 600;
color: black;
}
.sidebar-widget .dropdown_layered_nav_soort-bed {
width: 100%;
}
.sidebar-widget .dropdown_layered_nav_soort-kast {
width: 100%;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.products-page-cats {
display: none;
}
Regards,
Rose Tyler.
Hello,
We also need the link to your wp-admin area http://prntscr.com/dtq4ym
Try to add this code in Custom CSS:
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li a, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li a, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li .nav-sublist ul li ul li a{
font-size: 14px;
}
.blog-post .post-info{
display:none
}
Regards,
Rose Tyler.
Hello,
Please add this code in Global Custom CSS section:
.boxed .st-container {
border: none;
box-shadow: none;
}
Custom CSS for mobile:
#wdi_feed_0 .wdi_feed_item {
width: 50%;
}
To replace demo footer with yours, you need to disable it in Theme Options > General > Show footer demo blocks > Off. Then add “8theme – Static Block” widget in Appearance > Widgets > Footer 1 or Footer 2 area and select the block you created.
https://8theme.com/demo/docs/royal/index.html#!/9_footer
Regards,
Rose Tyler.