Hello,
I’ve updated Permalinks settings and now portfolio projects are working. Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
I’ve updated Permalinks settings and now portfolio projects are working. Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
To add background image in the header use this code in custom.css:
.header7 {
background-image: url("http://path_to_your_image");
}
Regards,
Eva Kemp.
Hello,
I’ve activated the plugin and Visual Composer editor is working fine:
http://storage3.static.itmages.com/i/15/0714/h_1436878826_8572443_01e0dc8b42.png
Try to check it in another browser and update Visual Composer plugin https://www.8theme.com/download-plugins/ .
Thank you.
Regards,
Eva Kemp.
Hello,
You need update the theme to the latest version.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
Regards,
Eva Kemp.
Hello,
Please read in the documentation how to mark featured products:
https://support.woothemes.com/hc/en-us/articles/203104327-Mark-Product-as-Featured
Regards,
Eva Kemp.
Hello,
I don’t see Google Ads on home page in breadcrumbs section.
Have you removed it?
Regards,
Eva Kemp.
Hello,
You can update Woocommerce plugin.
If you’re using the latest Woopress version you can change menu background in Theme Options > Color Scheme > Menu Background.
Regards,
Eva Kemp.
Hello,
Try to use this code as well:
@media (min-width: 992px) {.header-type-12 {
margin-top: -30px !important;
}
.header-logo img {
width: 150px !important;
margin-top: 22px !important;
}}
Regards,
Eva Kemp.
Hello,
Did you restrict access for us?
We can enter only “My Account” page. Please give us permissions to view all settings in wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Hello,
Are you talking about sidebar menu?
http://storage2.static.itmages.com/i/15/0714/h_1436870677_9375326_f541ae63b0.png
To change its position go to Theme Options > Blog Layout > Sidebar position for responsive layout > Top.
Regards,
Eva Kemp.
Hello,
Again you forgot to add CSS class “menu-full-width” for “E-Shop” item in Appearance > Menus. I’ve added it. Please check the menu now.
Regards,
Eva Kemp.
Hello,
Unfortunately we can’t replicate this issue. Please make sure there are no username and email addresses in wp-admin panel > Users that you’re trying to register. Try to clear browser cache and use some other browser.
Thank you.
Regards,
Eva Kemp.
Hello @Kris,
We replied to you in other topic.
Please check.
Regards,
Eva Kemp.
Hello,
I’ve enabled responsive design in Theme Options and commented the code in your custom.css:
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 978px;
}
And I’ve added this code:
@media (max-width: 979px) {
.page-content > .row-fluid {
display: block !important;
}}
Please check your site on mobile devices now and clear cache of your browser before.
Regards,
Eva Kemp.
Hello,
I’ve checked Blog page and haven’t seen any issues. I tried to resize browser window (you have to reload a page after that) and it’s working fine. Please clear browser cache and check again.
Regards,
Eva Kemp.
Hello,
You can add your code in header.php file at the end of the file after the whole code.
Please try it.
Regards,
Eva Kemp.
Hello,
Please try to use this code in custom.css file:
@media (max-width: 979px) {.page-content > .row-fluid {
display: block !important;
}}
How to create custom.css you can watch in this tutorial.
Regards,
Eva Kemp.
Hello,
You can try to speed up the site following the suggestions from these articles:
http://codex.wordpress.org/WordPress_Optimization
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
Regards,
Eva Kemp.
Hello,
Did you set https redirect rule in your .htaccess file?
Please read this article https://www.letuslook.org/linux/redirect-http-to-https/ .
If the problem persists please provide us with FTP credentials in private content.
Regards,
Eva Kemp.
Hello,
Did you install Woocommerce plugin?
To show some products on your home page you need use Products element in Visual Composer editor.
Please try it.
Regards,
Eva Kemp.
Hello,
We’re able to access only “My Account” page with the current login credentials. Please give us full permissions to be able to view all options in wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve created “Twitter Widget” sidebar in Appearance > Widget and added it to the footer. Please check it now.
Regards,
Eva Kemp.
Hello,
You can add shortcode [share] in Text widget and drag it to “Left Side top bar area” or “Right Side top bar area” in Appearance > Widgets. To get Register link you need create a page as described in the documentation:
https://www.8theme.com/demo/docs/woopress/#!/5_registration_page
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
We’ll fix the issue with tabs in the next theme update.
Meanwhile you can use this code in custom css:
@media (max-width:480px){
.products-tabs .wpb_tabs_nav{
border-top: 1px solid #ddd;
padding: 8px 0;
border-bottom: 1px solid #ddd;
}
.products-tabs .wpb_tabs_nav li{
width: 100%;
padding: 8px 0;
}
.products-tabs .wpb_tabs_nav li a:after{
display: none;
}
}
Regards,
Eva Kemp.
Hello,
You can refer to Woocommerce documentation how to set shipping:
http://docs.woothemes.com/document/configuring-woocommerce-settings/
http://docs.woothemes.com/document/flat-rate-shipping/
Regards,
Eva Kemp.
Hello,
Sorry, but wp-admin credentials are incorrect. Please check them.
Regards,
Eva Kemp.
Hello,
1. Please add this code in custom.css file:
.footer_container .textwidget p, .footer_container a {
color: white !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
2. Please provide us with wp-admin panel credentials in Private Content.
3./4. Add this code in custom.css:
.product-grid .product-image img {
height: 200px !important;
}
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.product-grid .product-name {
height: 50px !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
“Update Cart” can be found in the file woocommerce/cart/cart.php and “Cart Subtotal” is in the file woocommerce/checkout/review-order.php.
Regards,
Eva Kemp.
Hello,
You need update the theme to the latest version and Woocommerce as well.
Before update delete “woocommerce” folder in the directory wp-content/themes/idstore/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
(it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.