ajax-block-product

  • Adam Clark
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 4 months ago #129978 by Adam Clark
ajax-block-product was created by Adam Clark
Hiya...

I am using eShop and have products listed in a category. All good. I have set it so that the ratio is "6:6" in the display.

Code looks like this:

col-md-6 ajax-block-product spanbox clearfix
Code:
<div class="col-md-6 ajax-block-product spanbox clearfix"> <div class="eshop-image-block"> <div class="image img-thumbnail"> <a href="/bus-shelters/bus-shelters-overview/brookes-shelters" title="Brookes Bus Shelters"> <span class="product-image"> <img src="/media/com_eshop/products/resized/listing-shelters-brookes-320x320.jpg" title="Brookes Bus Shelters" alt="Brookes Bus Shelters"> </span> </a> </div> </div> <div class="eshop-info-block"> <h5><a href="/bus-shelters/bus-shelters-overview/brookes-shelters" title="Brookes Bus Shelters">Brookes Bus Shelters</a></h5> <p class="eshop-product-desc"></p><p>Brookes Bus Shelters. An excellent, low-cost and low-maintenance bus shelter.</p><p></p> <div class="eshop-product-price"> </div> </div> <div class="eshop-buttons"> </div> </div>

The thing is that although there is "col-md-6" in the first line
Code:
<div class="col-md-6 ajax-block-product spanbox clearfix">
- it is being over-ridden by the class "ajax-block-product"... which I can not see why/how it is there or what is adding that class. I have gone through the whole config and can't see anything that would obviously do this?

So... at the minute, my products are more like a List view... rather than grid...

Help...

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
4 years 4 months ago #130362 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic ajax-block-product
Dear Adam Clark,

Sound like this is an outstanding caused by the template or a third plugin system that you are using on your site.

Please submit a new ticket to EShop category to send me the super admin account to your site there so I can help you to check and resolve it for you.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong