Hello,
Please take our apologies but there are no such options for header type 3.
You need use header type 17.
Best regards,
Jack Richardson.
Hello,
Please take our apologies but there are no such options for header type 3.
You need use header type 17.
Best regards,
Jack Richardson.
Hello,
Please provide us with the site name you have problem with and give us FTP/WP Dashboard credentials.
Also describe what settings exactly are changed after update.
Best regards,
Jack Richardson.
Hello,
“Product editor for each image” is meant that you edit a product in wp-admin panel > Products > open a product to edit, and upload Hover image in the field you’ll find at the bottom of the page.
Best regards,
Jack Richardson.
Hello,
I’ve added the code (taken from woodocs https://docs.woothemes.com/document/editing-product-data-tabs/) in the functions.php file:
add_filter( 'woocommerce_product_tabs', 'woo_remove_product_tabs', 98 );
function woo_remove_product_tabs( $tabs ) {
unset( $tabs['reviews'] ); // Remove the reviews tab
return $tabs;
}
Please check your site now.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
Please use this code in Theme Options > Custom CSS > Global Custom CSS:
.order_item .product-name a {
color: red;
font-size: 18px;
}
Best regards,
Jack Richardson.
Hello,
Here is the link how your site looks via proxy service http://anonymouse.org/cgi-bin/anon-www.cgi/http://www.1950sglam.com/ . As you can see prefooter displays correctly in one line.
Best regards,
Jack Richardson.
Hello,
Please look on our demo page https://www.8theme.com/demo/woopress/boxed/?page_id=15853 where you can see what list style can be used. Below the examples you’ll see the shortcode for it.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
The file header type 7 is header-structure-2.php.
Best regards,
Jack Richardson.
Hello,
You had odd bracket } in Global Custom CSS, that’s why the code added after it didn’t take effect.
I’ve removed it.
Please check button now.
Best regards,
Jack Richardson.
Hello,
After you update theme and Visual Composer you need to recreate elements on your pages via VC editor as the problem is caused by elements from old visual composer plugin.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
Please provide us with WP Dashboard credentials too.
Thank you.
Best regards,
Jack Richardson.
Hello,
Please take our apologies but there is no possibility to make Pages items collapsible.
This option is available for Woocommerce Product Categories widget.
Best regards,
Jack Richardson.
Hello,
I told you in the previous post that css code was added in custom.css file, not in the child theme. It won’t be lost after theme update.
I see prefooter in one line http://storage8.static.itmages.com/i/15/1201/h_1448968827_8471132_513848bce2.png
Clear browser cache or check in another browser.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
The code was added into one Text widget in Appearance > Widgets > Prefooter Area.
You didn’t have to re-add it.
So I’ve re-added the code again in Appearance > Widgets > Prefooter Area:
http://storage5.static.itmages.com/i/15/1201/h_1448968780_3157450_f41feb65fd.png
and added css code in Appearance > Editor > custom.css file.
Now prefooter on your site is shown this way:
http://storage8.static.itmages.com/i/15/1201/h_1448968827_8471132_513848bce2.png
To change links for social icons you need edit the code, for example <a href="#"><i class="icon-instagram"> </i>, in Appearance > Widgets > Prefooter Area and write url to your social account instead of #.
Best regards,
Jack Richardson.
Hello,
Please update the theme to the latest version.
Before update delete “woocommerce” folder in the directory wp-content/themes/idstore/ and it’ll be reuploaded from a new theme package.
Don’t forget to create back up of your files and database before starting update process!
Best regards,
Jack Richardson.
Hello,
I’ve added this code in custom.css file:
.prefooter_icons {
display: inline-block;
margin-right: 20%;
}
.prefooter_icons span {
font-size: 14px;
text-transform: uppercase;
color: black;
line-height: 24px;
margin: 2px 13px 0 0;
}
.prefooter_icons a [class^="icon-"] {
display: inline;
color: grey;
font-size: 20px;
padding-right: 15px;
}
a.prefooter_text {
color: grey;
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
margin-right: 20%;
}
a.prefooter_email {
color: grey;
font-size: 16px;
}
and this code in Text widget in Prefooter area:
<div class="prefooter_icons"><span>Follow Us:</span> <a href="#"><i class="icon-instagram"> </i></a> <a href="#"><i class="icon-pinterest"> </i></a> <a href="#"><i class="icon-facebook"> </i></a></div>
<a href="#" class="prefooter_text">Secure Payment</a>
<a class="prefooter_email">email: sales@1950sGlam.com</a>
<span class="close-parent"> </span>
Please check prefooter now and clear browser cache before.
Best regards,
Jack Richardson.
Hello,
We still can’t access the folder because of the error:
Error: Failed to retrieve directory listing
Please check it again.
Also I don’t see issues described with cart popup form.
I tried to delete a product, navigated to other page, and that product wasn’t theme, cart widget was empty.
Thank you.
Best regards,
Jack Richardson.
Hello,
I’ve logged in WP Dashboard via GoDaddy panel and cleared cache on a server.
Please check your site now.
Best regards,
Jack Richardson.
Hello,
You can disable “Use Prefooter” in Blanco settings > Footer section and add Text widget with needed content in Appearance > Widgets > Prefooter area.
Best regards,
Jack Richardson.
Hello,
As I see pages and products are present.
I’ve edited slides. Please check them now.
Best regards,
Jack Richardson.
Hello,
Sorry, but text can’t be set in one level, because images has different sizes.
You need to use that code or upload images with similar dimensions.
Best regards,
Jack Richardson.
Hello @FaridJa,
You need set sale price in product editor.
Please try it.
Best regards,
Jack Richardson.
Hello,
Please provide us with FTP and WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello,
You can change categories order in Products > Categories, drag them as you need and add “Woocommerce Product Categories” widget into “Shop Sidebar” area in Appearance > Widgets and in the widget settings “Order by” select “Category Order”.
Please refer to Woocommerce documentation:
https://docs.woothemes.com/document/change-add-to-cart-button-text/
Best regards,
Jack Richardson.
Hello,
In this case you have to upload images in higher resolution with sizes 870x1110px approximately.
Best regards,
Jack Richardson.
Hello,
You are welcome!
Best regards,
Jack Richardson.