Is it possible to insert a page background ?
Is it possible to insert a page background ?
If you wait to do everything until you're sure it's right, you'll probably never do much of anything !!!
Quite possible; that will require custom CSS. See this GitHub Wiki article for additional information: https://github.com/lat9/ZCA-Bootstra...ecific-styling
Hello all,
i am facing another issue with my ZC 2.0.1 update.
I have Bootstrap template with OPC and Image Handler.
When going to my product listings under categories, the product image ##do not get reseize on mobile and they overlap each other.
For example https://www.royal-fleur.com/thanksgi...d-centerpieces
Each picture on mobile size is displayed at 400 x 400 and obviously overlap each other.
How can i fix this please?
Thank you in advance for your help
Not sure if it is the proper way to go about my issue but it seems to be an issue with .listingProductImage in stylesheet_zca_colors.php.
at line 371 i changed
toCode:.listingProductImage { min-width: <?= (int)IMAGE_PRODUCT_LISTING_WIDTH ?>px;
It seems to have resolve the product picture issueCode:.listingProductImage { min-width: auto;
Can someone confirm if it would create some issue somewhere else?
thank you
FWIW, i am not seeing the problem on your website.
that said, this sounds like a problem that was recently addressed.
i would review this github issue on bootstrap. and i would then review the correction made, which was part of bootstrap 3.7.4.
but i'm not sure whether your css is cached on your computer, as i am not seeing the problem on your site.
I am getting the following log:
ZC 2.0.1
Bootstrap 3.7.1 with OPC
I tried the suggested fix below but no luck. I copied includes/languages/english/lang.order_status.php to my templateCode:[12-Nov-2024 23:20:19 UTC] PHP Fatal error: Uncaught Error: Undefined constant "TEXT_LOOKUP_INSTRUCTIONS" in /includes/templates/royal_fleur/templates/tpl_order_status_default.php:184 Stack trace: #0 /includes/templates/royal_fleur/common/tpl_main_page.php(238): require() #1 /index.php(94): require('/home/zch1akhw6...') #2 {main} thrown in /includes/templates/royal_fleur/templates/tpl_order_status_default.php on line 184
I am still getting the log and my order status page is pretty much blank
How can i fix it please?
Thank you
Last edited by nicksab; 13 Nov 2024 at 12:30 AM.
The One Page Checkout (OPC) distribution provides /includes/languages/english/YOUR_TEMPLATE/lang.order_status.php. Copy that file to /includes/languages/english/royal_fleur.
How would one take the quick reorder sidebox and get a link to it to show in the mobile menu versus disappearing on smaller sized screens.
Or even better have it show as a homepage centerbox once logged into the system
Or some other method to quick reorder products on mobile v surfing around.
Dont really see a searchable solution on this but a customer said it would be much easier to fill their cart like this and search for items not on the reorder list aka takes less time
Bookmarks