Hello,
I’ve readded other elements for products and posts.
Please check the page now.
Best regards,
Jack Richardson.
Hello,
I’ve readded other elements for products and posts.
Please check the page now.
Best regards,
Jack Richardson.
Hello,
You need to create variable product and attributes for it.
Please refer to Woocommerce documentation https://docs.woothemes.com/document/variable-product/ .
Best regards,
Jack Richardson.
Hello,
I’ve added this code in custom.css file to fix widgets displaying under the menu:
#homepage-sidebar {
display: flex !important;
}
.widget.widget-woocommerce-currency-switcher {
margin-right: 33%;
padding-top: 10px !important;
height: 35px !important;
}
#homepage-sidebar div#text-18 {
margin-right: 21% !important;
}
#homepage-sidebar .widget-container {
font-size: 15px !important;
padding-top: 10px !important;
}
Please check it now.
You can remove default favicon image in wp-content/themes/blanco/images directory. The name is “favicon.ico”.
Please clarify what links exactly you want to change font size for.
Thank you.
Best regards,
Jack Richardson.
Hello @masangga,
I’ve uploaded images manually and fixed slider issue.
Please check your site now.
Best regards,
Jack Richardson.
Hello,
We’ve checked the issue with default WordPress theme Twenty Fifteen and it persists there too. You can check it yourself.
We recommend you to contact Rev. Slider support via comments section http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380/comments and describe your problem to them. Mention that the issue persists not only with our theme, but with Twenty Fifteen too.
Thank you.
Best regards,
Jack Richardson.
Hello,
I’ve edited the code a bit.
Please check now.
Best regards,
Jack Richardson.
Hello,
I’ve checked both links and border is present for Wishlist button on both pages:
http://prntscr.com/8s9aem
http://prntscr.com/8s9ap9
Try to clear browser cache and check again.
Best regards,
Jack Richardson.
Hello,
Please provide us with WP Dashboard credentials and show a page where dotted line should appear.
Best regards,
Jack Richardson.
Hello,
We need WP Dashboard credentials.
Please provide us with them.
Thank you.
Best regards,
Jack Richardson.
Hello,
Please clarify what exactly should be achieved.
What effect do you want to get?
Thank you.
Best regards,
Jack Richardson.
Hello,
No, you don’t have to buy Blanco theme again.
You should refer to “cart2cart” support to get more information about it.
Best regards,
Jack Richardson.
Hello,
Please use this code in custom.css file:
#payment div.payment_box p {
font-size: 15px;
color: #660000;
}
Best regards,
Jack Richardson.
Hello @sebdicam,
I’ve edited the code in custom.css to:
@media (min-width: 1200px) {.product-category {
width: 18% !important;
}}
Each time i change something in flag category i have a problem space.
Please clarify the issue with more details.
Show a screenshot of the space problem.
You can update WP and legenda, but create a back up of your files and database before starting update process!
Best regards,
Jack Richardson.
Hello,
Try to use this fix from Woocommerce:
https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/
Add 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 );
Best regards,
Jack Richardson.
Hello,
There are settings for a row in VC editor to hide it it:
http://prntscr.com/8s73t4
Please check it.
Best regards,
Jack Richardson.
Hello,
Sorry, but it’s unclear what category you’re talking about.
Could you please be more specific?
Thank you.
Best regards,
Jack Richardson.
Hello,
Please provide us with FTP and WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello,
You are welcome!
Best regards,
Jack Richardson.
Hello @sebdicam,
Just miss “page précédente” on each product page
I’ve fixed the color you wanted.
I’ve edited the css code to fix the problem with the flag category page:
.product-category {
width: 30% !important;
}
As for the sidebar position go to Theme Options > Blog Layout and change “Sidebar position for responsive layout” to “Top”.
Is it possible to have 6 rows on each page categories?
Unfortunately it’s not possible.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
Please provide us with WP dashboard and FTP (FTP host, FTP user, FTP password) credentials in private content.
Best regards,
Jack Richardson.
Hello @ginocaron,
As I see VC editor is working fine:
http://storage4.static.itmages.com/i/15/1016/h_1444997220_9450313_8acd68691a.png
Settings for one page menu were changed in the latest theme update. Please read the documentation: https://www.8theme.com/demo/docs/woopress/#!/4_one_page , now anchors should be written in Row ID field in row settings.
Please edit your rows and set correct anchors.
Best regards,
Jack Richardson.
Hello,
Please try to use this information:
Wrapper class: #products-grid
Product Class: .product-grid
Pagination Class: .pagination
Best regards,
Jack Richardson.
Hello @sebdicam,
1. As I see there is no side bar on cart and checkout page. Please add it and after notify us to change background.
2. You can translate “Cart subtotal” and “Order total” in the wp-content/themes/legenda/woocommerce/checkout/review-order.php file in lines 50 and 97.
3. I’ve added the css code in custom css to change mentioned font color:
.shop_table .product-name a, .breadcrumbs .back-to, .cart_totals h2 {
color: #716E6E !important;
}
4.
I ve still problem on flag page https://aitoguerriersdupacifique.com/categorie-produit/accessoires-t/drapeaux/
Could you please describe with more details what exactly problem you are facing?
Best regards,
Jack Richardson.
Hello,
Sidebar isn’t shown on mobile. Please clear browser cache and check again.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
Here is the link where you can find how to create dotted border using css:
http://www.w3schools.com/css/css_border.asp
Best regards,
Jack Richardson.
Hello,
Please provide us with FTP (FTP host, FTP user, FTP password) credentials in private content.
Best regards,
Jack Richardson.
Hello,
The reason is you added a row to your main products page:
http://storage9.static.itmages.com/i/15/1016/h_1444986264_5189961_2c6602a2fc.png
Delete it and search results will be shown at the top.
Best regards,
Jack Richardson.
Hello,
You forgot to write FTP password.
Please send it.
Thank you.
Best regards,
Jack Richardson.