I think the br you are looking for is in here:
/includes/modules/YOUR_TEMPLATE/product_listing.php
$lc_text = implode('<br />', $product_contents);
I think the br you are looking for is in here:
/includes/modules/YOUR_TEMPLATE/product_listing.php
$lc_text = implode('<br />', $product_contents);
Hi,
I was wondering if there's an easier way to get the buy now button show under each product with Column layout grid view.
I really don't want to go in and mess with the code.
Thanks.
From memory, you should be able to turn it on in the admin.
The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan
Not for each product. This is the only way. It makes sense too, because if you turned it on with the grid layout contrib, it'll show on top, bottom or both of the page.
However, if you turn it off, it'll list the buttons under each product.
This should've been included in the contrib documentation. I think.
Hi,
I don't get what you mean. Please explain so I can help.
The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan
In your admin, go to Configuration > New Listing and turn off the description. As with the gab, I think you might have to change the code in the related file. Back up your files before doing tests.How do you make the description showed on new product listing and how do you remove the gab between name and price and more info in product listing.
The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan