Hello,
We can’t view your screenshot. The access is restricted.
Regards,
Eva Kemp.
Hello,
We can’t view your screenshot. The access is restricted.
Regards,
Eva Kemp.
Hello,
Please refer to Woocommerce article https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/ and try this code in functions.php file:
function custom_wc_ajax_variation_threshold( $qty, $product ) {
return 100;
}
add_filter( 'woocommerce_ajax_variation_threshold', 'custom_wc_ajax_variation_threshold', 100, 2 );
Regards,
Eva Kemp.
Hello,
Please contact your hosting provider to fix the error “open_basedir restriction in effect”. It’s related to server configuration, not to the theme.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
Ad I see fixed header is shown:
http://storage9.static.itmages.com/i/15/1020/h_1445337671_3771717_0899a65242.png
Please clear browser cache and check your site again.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Have a nice day too.
Regards,
Eva Kemp.
Hello,
Please give us FTP and wp-admin panel credentials in Private Content for the domain you have problems with.
Regards,
Eva Kemp.
Hello @julians3,
The fix is for Classico theme, as I see from your profile you’re using Royal theme. Please clarify what issue you have and provide us with FTP/wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
We can update the theme for you.
Please provide us with FTP and wp-admin panel credentials.
Don’t forget to create back up of your files and database.
Regards,
Eva Kemp.
Hello,
Did you try this solution?
Place the zip file in your root directory (ie. c:\ d:\) and extract the contents from there. Repeat as necessary. I might also try opening the zip file with the Windows Explorer, right clicking on the contents and hitting “copy” and then go to your C:\ drive and do a paste.
Are you able to extract the archive on other PC?
Regards,
Eva Kemp.
Hello,
You can change the text in Woocommerce > Settings > Emails tab > Completed order > Email Heading.
Regards,
Eva Kemp.
Hello,
Please ask your hosting provider to give you FTP host, FTP username, FTP password. Then send these details to us.
Thank you.
Regards,
Eva Kemp.
Hello,
You should set images sizes as described in the documentation:
https://www.8theme.com/demo/docs/woopress/#!/woocommerce
Please try it and check single product page after that.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Theme Options > Custom CSS > Custom CSS for desktop:
.blog-post .content-article .row-count-5 .product:nth-child(3n+1) {
clear: none !important;
}
.blog-post .content-article .row-count-5 .product {
width: 165px;
}
Please check the post now.
Regards,
Eva Kemp.
Hello,
I’ve created demo footer for you in Static Block section > Demo Footer, and set it in Appearance > Widgets > Footer 2 area using “8theme – Static Block” widget.
Please check.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials.
What is the name of this slider? The shortcode isn’t created for it.
Regards,
Eva Kemp.
Hello,
Please show us a screenshot of your problem.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
As I see your slider isn’t full width. If you still want to change it you need edit slider settings:
http://storage5.static.itmages.com/i/15/1020/h_1445330299_7541959_1ab81a9844.png
Regards,
Eva Kemp.
Hello,
You can add Post Title meta as described in the documentation:
http://www.themepunch.com/revslider-doc/post-based-slider/
Start reading from paragraph 4.3 and add post title meta http://cdntphome.themepunchgbr.netdna-cdn.com/wp-content/uploads/2015/07/post-meta.jpg .
Regards,
Eva Kemp.
Hello,
Please try to edit the file wp-content/themes/woopress/woocommerce/single-product/tabs/tabs.php (after line 78).
Regards,
Eva Kemp.
Hello,
Have you removed Product Categories element?
I don’t see it on your home page.
Do you still need further assistance?
Regards,
Eva Kemp.
Hello,
As I see you’re using TheLeader theme, but there is no such option to have different view style.
You can select “Grid/List” in Theme Options > Products Page Layout > Products view mode, so your customers will be able to select how to view products page.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please show a page where you see problems and provide us with FTP credentials and your social accounts links to change them for the icons.
Regards,
Eva Kemp.
Hello,
Please try to use the 1st, 4th, 5th or 6th header types. You’ll see your links there.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve disabled “Full page sections” option in the home page editor. Please check your site now.
Regards,
Eva Kemp.
Hello,
To make the links visible all the time you need use header type where top bar is at the top, for example 9th, 1st, 4th, 5th and others and add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.top-bar .top-links .links {
display: block;
}
Regards,
Eva Kemp.
Hello,
Yes, I recreated your home page entirely to fix that issue.
Regards,
Eva Kemp.
Hello,
Yes, you need delete current elements in the static block you created and re-add them again and set background.
Regards,
Eva Kemp.
Hello @3ejoueur,
The problem is related to Ultimate VC Addons plugin.
You’ve already updated it to 13.3.6 version where the bug is fixed, but you have also to recreate your static block. Please do this.
Thank you.
Regards,
Eva Kemp.