Hello,
It’s because of your custom styles
http://prntscr.com/d1alx5
Regards
Hello,
1) You can do this only by additional customization (xstore/woocommerce/content-product.php file) Use child theme to add any changes in template files.
2) Go to Theme Options > E-Commerce > Product Page Layout > Image hover effect > choose Swap or Disable
Save changes and also add the following code in custom CSS
.product-view-default .footer-product {
height: 50px;
left: auto;
}
Regards
Hello,
Enable temporary admin panel access, please. I need to check your site to give you the correct code.
Regards
Hello,
We can’t login using credentials you provided to check the problem. Please, check the details and provide correct access to your Dashboard.
Regards
Also, I have added custom styles in Theme Options > Styling > Custom CSS to improve your grid if you would not mind
@media only screen and (min-width: 1200px){
.content-product .product-content-image img {
min-width: 1px;
}
}
.content-product .product-content-image img {
width: auto !important
}
Regards
Hello,
Keep option “Products masonry” disabled if you want to use Lazy Loading http://prntscr.com/d1a195
Regards
Hello,
1) Here is the code if you want to increase the size of product title
.product-information .product_title {font-size: 26px;}
Use this code to reduce the size of the price and old price
.product-information .price, .product-info-wrapper .price, .product-summary-center .price {font-size: 18px;}
.product-information .price del .amount, .product-info-wrapper .price del .amount, .product-summary-center .price del .amount {font-size: 16px;}
2) I would recommend you to use all the images with identical proportions and width no less than 555px. At present your image is 200x150px. Image block is bigger – 262x196px and original image is resized, that’s why it is blurred. Read also WooCommerce recommendations about images size https://docs.woocommerce.com/document/using-the-appropriate-product-image-dimensions/
Regards
Hello,
1) Icons problem caused by this error in console
Access to Font at '/themes/xstore/fonts/xstore-icons.ttf?2ki8t4?ver=4.6.1' from origin ' ' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin ' ' is therefore not allowed access. Contact your hosting provider to solve this issue.
Here is a stackoverflow answer for this issue
http://stackoverflow.com/questions/26125030/font-awesome-icons-not-showing-in-chrome-a-maxcdn-related-cross-origin-resource
2) I see the mixed content notification. Replace /wp-content/uploads/2016/06/habby-logo-white.png and /wp-content/uploads/2016/07/footer-banner.png by appropriate https images.
Regards
Hello,
If you want just to show Recent Portfolio items you may use shortcode [portfolio] to add portfolio slider.
In case you want to show portfolio grid you may use Post Grid or Post Masonry grid http://prntscr.com/d19fe2 Use VC grid builder to customize Grid Item design.
Regards
Hello,
You left space in those fields http://prntscr.com/d18ad7
Once I removed it everything is fine.
Regards
Hello,
1) What details do you want to add on hover?
2) If you want to disable Quick View go to Theme Options > E-Commerce > Quick View > Enable Quick View > Off.
Regards
Hello,
I checked your site and don’t see any gray background for the title and gray border around http://prntscr.com/d1867m
Could you also specify what do you mean “compare button act like my other buttons”?
Regards
Hello,
Add the following code in Theme Options > Styling > Custom CSS
.content-product .available-on-backorder {
position: static;
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
text-align: center;
background-color: transparent;
-webkit-border-radius: 0;
border-radius: 0;
z-index: 3;
display: block;
line-height: 24px;
padding-top: 0px;
width: auto;
height: auto;
margin-bottom: 0;
color: #6b6b6b;
left: 50%;
top: 0;
margin-left: 0px;
margin-top: 0px;
}
Regards
Hello,
Please, update theme to latest version 2.5 and if after that issue still persists reply back and provide temporary admin panel and FTP access.
Do not forget to backup your files and DB before theme update.
Regards
Hello,
If you have already installed Base demo content then go to Theme Options > Import/Export > Dummy Content and scroll down to the section of Additional Pages import. Find Home Flat version in the drop-down list and install. Then go to Settings > Reading > change Front page to new page if you want to use Home Flat as main home page.
Regards
Hello,
Unfortunately, there is no such options in our theme like hover image for image menu items.
Regards
Hello,
1) It’s related to WooCommerce settings not to our theme. Check this post, maybe it will help you http://www.codemyownroad.com/change-paypal-icon-woocommerce/
2) You need to translate WooCommerce PayPal Express Checkout Gateway plugin http://prntscr.com/d15qu4
Regards
You are welcome!
Regards
You are welcome! Feel free to ask if you need any help.
Regards
Hello, @grzesiekkolo,
I checked your site and products and don’t see problem with search. It searches by title and description and displays results that include both or at least one of the words in title or description. If you need more advanced search (by title only, by sku etc) I would recommend you to use additional plugins.
Regards
Hello, @Crogers,
Ajax search in header delivers users instant and changing results as they type in the dropdown which shows the product. That’s why you see different result till the moment when the full word is entered. We’ll add the option to disable predictive search in next theme update if you don’t like it.
By default, it searches by title and description (in the same way as WooCommerce Search widget works). If you need more advanced search (by sku, by title only) I would recommend you to use additional plugins.
Regards
Hello,
I don’t see any problem with cart widget in header with our theme. I sent you screenshot that with default WooCommerce theme, there are two different old prices in mini cart and on single product page http://prntscr.com/cz1sln . Do you see that?
Also, I told you that problem persists with default WooCommerce Shortcode for sale products [sale_products per_page="12"] https://docs.woocommerce.com/document/woocommerce-shortcodes/
Here is the problem
http://prntscr.com/d14ubb here is a link to page http://www.strictlyreptiles.tv/sale-products-test/
What have they told you about this issue? Because as I can see problem is not solved.
You can go to Appearance > Themes > and activate Storefront theme and check to understand what I’m talking about.
Regards
Hello,
Shop page is default WooCommerce page. If you installed WooCommerce pages don’t forget to go to Appearance > Menus > and add shop page into your menu.
Tell me also what version did you try to install and provide temporary admin panel access, so I’ll be able to check why it was not applied.
Regards
Hello,
Thank you for your report. We’ll fix this issue in next theme update. Until this happened, please, keep WooCommerce plugin enabled.
Regards
Hello,
In case you want to delete this content at all then go to Appearance > Widgets > After the products widget area > remove Static Block widget. In case you just want to change the content then go to Static Blocks > edit After the products Static Block.
https://www.8theme.com/demo/docs/xstore/#theme_settings_44_static_blocks
https://www.8theme.com/demo/docs/xstore/#theme_settings_45_widgets_amp_custom_widget_areas
Regards
Hello,
Do you have this warning with our theme only or with default theme too? Do you use any third-party plugins? Try to disable theme and check.
Reply back in case issue persists with our theme only and provide temporary admin panel and FTP access.
Regards
Hello, @identidade,
Thank you very much for such warm thoughts. I’m really glad to hear that you like our theme! We’ll do our best to make our theme even better than it is at present.
I would be very appreciated if you leave 5-stars rating for our theme on TF https://themeforest.net/downloads and good comment.
Thank you!
Regards
You are welcome!
Regards
Hello,
Add the following code in custom CSS
.top-panel-open span {
padding: 4px 9px;
}
Regards
Hello,
Try this code
.single-product .tabs {
background-color: transparent;
}
Regards