This topic has 85 replies, 5 voices, and was last updated 8 years, 9 months ago ago by Stan Russell
Hi!
Well again would like to ask for some of your help.
1. the image in the preview is zoomable with a mouse wheel, that’s fine, BUT the proportion is broken while doing this – the image is stretched, is there a possibility to fix that?
2. Again have a problem with the new & featured section.
adding more than 4 products crashes the main page, any idea how to cope with that?
Offtop, do you plan any major updates for the theme? New features an so on?:)
Hello,
I’ve added 4 featured products. The problem was caused by static block shortcode you added in product short description –
[block id=15684]
I’ve removed it on the product “iPhone 5/ 5s – Коллекция “CLASSIC””. Please check home page now.
We told you about this issue in previous topic:
https://www.8theme.com/topic/name-categories-length-product-page-overlapping-the-nav-item/page/2/
Please take our apologies for the delay as we were investigating the issue.
The problem was with the shortcode in product description (see the screenshot http://prntscr.com/8zmyfe). We will fix it in the next theme update.
Meanwhile if you want to place information in product description you may use Visual Composer code as shown on the screenshot http://prntscr.com/8zmyws.
Sorry for such inconveniences and thank you for understanding.
Please show a direct page where you have issue with zooming.
Regards,
Eva Kemp.
Dear Eva, with the block – sorry a bit unclear, i need it for the product highlight.
what should i do then?
or is it – either having a static block or the featured product?
Hello,
If you want to use the block you just need copy Visual Composer code from text editor in Static Blocks and paste the code to your product short description. For example, you need copy this VC code: http://storage6.static.itmages.com/i/15/1126/h_1448565345_3182891_ad22681243.png
Concerning the image please edit the settings in Woocommerce > Settings > Products > Display and set images sizes as shown in the documentation:
https://www.8theme.com/demo/docs/royal/#!/woocommerce
Then regenerate thumbnails with this plugin:
https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Eva Kemp.
Eva,
with the description clea, thank you for detailed answer.
With the product images – in the product itself now it’s ok. I’ve re checked the woo image setting, they were wrong, the images rezise app – done.
BUT now the product preview is broken o.O
Hello,
Remove this code in Theme Options > Custom CSS:
.product-content-image img {
height: 300px !important;
}
and check product images then.
Best regards,
Jack Richardson.
Hello!
Jack, this is ok now, the preview looks good, but i come back to the problem of the layout, now the products are “jumping” on different levels as the text data varies
Hello,
In this case you have to reupload your images with similar dimensions and in higher resolution or revert back to the code that you removed and try to change value.
Best regards,
Jack Richardson.
similar dimensions is the problem, as some of the products don’t have a portrait layout.
i have re-added the css code – the previews are stretched again.
tried changing the value, sorry to say but looks too shitty (((
may be as a compromise, where possible i will do the change of the image, but might there be another css like – not influencing the image size, so we delete this code & we set that all the text & prices are on the same level?
Hello,
Now we see blank page on your site.
Are you making any changes?
Best regards,
Jack Richardson.
Yeap, just a bit:)
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.
Dear Jack, thank you.
well regret to hear that, probably you will find the solution in the next updates.
Hello nuts,
we will take your message in account. Thank you.
Regards,
Stan Russell.
hi!
not to multiply a lot of topics, if possible let’s keep this one alive 🙂
1. to continue the last open topic of the header – i have uploaded an active tel number & now have it looking differently.
pls can you advise how to correct the appearance.
2. What about update of the theme? Can i do it automatically or should i re-install it completely?
Will all the changes like css last after such an installation?
Hello,
1. I’ve added telephone number code to a separate Text widget. Please check now.
2. Please watch this tutorial how to update theme correctly:
(it’s for Legenda theme but the process is the same).
Don’t forget to create back up of your files and database before starting update process!
Use this code in Global Custom CSS to change style:
.top-bar .topbar-widget a:hover {
color: #A2B816 !important;
}
.top-bar .topbar-widget a {
font-size: 11px !important;
}
Regards,
Eva Kemp.
Great, the css worked fine, thank you!
Pls don’t close the ticket for further probable questions. 🙂
Hello,
Ok, you’re welcome.
Regards,
Eva Kemp.
Hi, testing a website on a ipad and see some faults, can they be fixed?
– the quick preview bar on the bottom of the thumbnail is not hiding after showing, always at the bottom a black line
– the price & description are overlapping
Hello
Please try add following code into the custom.css:
@media (max-width:767px){
.yith-wcwl-add-button a, .show-quickly{font-size:10px!important;}
.footer-product{height:35px!important}}
Regards,
Brian Johnson
Dear Brian,
css for Mobile or global custom css?
Hello,
Try to use the code in Custom CSS for tablet:
.yith-wcwl-add-button a, .show-quickly{font-size:10px!important;}
.footer-product{height:35px!important}
Best regards,
Jack Richardson.
Hi, Jack!
no success(((
Hello,
I don’t see any issues:
http://storage4.static.itmages.com/i/15/1208/h_1449601592_3437078_db713853e9.png
Try to clear browser cache or check in another browser.
Thank you.
Regards,
Eva Kemp.
tried already with different people
Ева, я ошибаюсь или мы можем так общаться?
Hello,
Could you please write your questions in English?
Please try to remove this code in Custom CSS for desktop:
.products-page-cats {
height: 50px;
}
.product-title {
height: 30px;
}
and check products on iPad after that.
Regards,
Eva Kemp.
Hello Eva,
sure, just wanted to check i idea….
deleted the code, the description & price is ok now, BUT:
– still the black bar is not hiding completely
– on a desktop version now occurs a problem which was resolved by this code, now again the text description & price is jumpling on a different levels
Hello,
Try to add this code in Custom CSS for desktop:
.footer-product span, .footer-product a {
font-size: 8.5px;
}
Delete this code:
.footer-product {
transform: translateY(50px);
height: 50px;
}
and put the following code back in Custom CSS for desktop:
.products-page-cats {
height: 50px;
}
.product-title {
height: 30px;
}
Regards,
Eva Kemp.
Tagged: issues, seo friendly, templates, web site, woocommerce, wordpress
The issue related to '‘Several issues on the web site’' has been successfully resolved, and the topic is now closed for further responses