Thank you :smile:
Thanks,
Anne
Printable View
Viewing the desktop view on a mobile is a feature which is included in the newest versions of the DIY responsive template default code. I will be updating this template to the new code at some point.
I am not sure what you mean by "only show the responsive template on small devices and keep my original one for desktops?". This template is using media queries for layouts for different sized screens so you can customize the view on a mobile phone to look different than the desktop view if you like.
Thanks,
Anne
Anne,
Your templates are the best. Thank you!
I do have a customization that I'd like to make, and I'm having a hard time. I've tried several times without getting it.
On the products listing/subcategory products list, I have Quantity set within admin to display, and it does display a number, but I find it confusing to my customers to just have a number under the product photo.
How/where can I add it the text "Quantity" or "In stock:" either before or after the quantity number?
(I'm comfortable editing the product_listing.php, or any other files, but I cannot figure out how to get the desired result).
Thank you
I am happy that you like the templates ;)
If you want to make changes to the product listing pages, you will need to edit the includes/modules/avonlee_contempo/product_listing.php file. Do a search in the file and find the code that prints out the product quantity.
Thanks,
Anne
Yes, I was able to get ALMOST that far.
I can add the text "Quantity" after the image.
I can add the text "Quantity" after the field,
BUT I cannot find the code where I can add it before/after products_quantity...
^^^UPDATE IN PROGRESS^^^
I now see the the key piece of code. It's this here little $lc_text..
$lc_text = 'In stock:' . $listing->fields['products_quantity'];
GOT IT FINALLY!!!
Thanks again
There is one last extremely important thing I am trying to add that I cannot figure out. I added an extra field to my products table (products_notes) via the famous 2007 crazy_chris method.
I can get the products_notes extra field onto the product info page, but not onto this products listing page. I've tried every which way but nothing works.
Any help would be ohh so greatly appreciated!
Me too. I have read it being asked over and over. Often without a reply, and sometimes with a reply. Sometimes in the same crazy_chris or webego thread, and many other times in different threads.
I've tried each "solution" posted (that I could find, both on the forum and other sites, and there are several completely different answers). I've lost track of all of the files that I modified and where the posts are, but I keep 2 txt files where I copy and paste out of the solutions posted to try and keep notes until I find what works.
IF you know of a solution that actually produces results, P L E A S E point me towards it!
Now that 1.5.3 is out, will avonlee contempo need to be updated too? The plugin page lists it for 1.5.1, but not 1.5.X...
Is avonlee contempo 1.6 zencart 1.5.3 compatible?
Thanks