Module Display Challanges

  • Posts: 73
  • Thank you received: 1
10 years 7 months ago #188198

-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4
-- Browser(s) name and version -- : Any

Trying to show right modules on product listing pages, but not on product detail pages. We have tried the Advance Module Manager, but that does not provide this option either. Can someone help!

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

  • Posts: 13201
  • Thank you received: 2322
10 years 7 months ago #188228

Hi,

Advance Module Manager allow that ;)
But I believe that it is in the commercial version of the extension.

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

  • Posts: 73
  • Thank you received: 1
10 years 6 months ago #192451

Hi Xavier, I need your help once again please :(

When adding values in a new site they do not save. We were able to get a couple to save yesterday but I had to add then save and close then go back in and add another. Today I can't get any Values to add to our characteristics. I tried in Firefox and in IE and same issue, went to your demo page and it worked fine. Please help. I did set up a log in if you would like it as I am assuming there is something wrong in the back end.

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 6 months ago #192482

Hi,

That's a bug introduced by Joomla 3.4. See this post: www.hikashop.com/forum/install-update/87...g-orders.html#192148

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

  • Posts: 73
  • Thank you received: 1
10 years 6 months ago #192519

Shoot ok that's what I was afraid of. Will follow the recommendations in the post. Thanks for replying. Much appreciated.

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

  • Posts: 73
  • Thank you received: 1
10 years 6 months ago #192538

Thanks fixed it, just downgraded the template unti lthe bugs are fixed. One more question,

here is the link to the site. www.islandwalkhoa.org/shop

Why on the overall products page is the top row fine but the rows after that are shifted to the right?

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

  • Posts: 2143
  • Thank you received: 747
10 years 6 months ago #192542

masweb wrote: Why on the overall products page is the top row fine but the rows after that are shifted to the right?


Because in your CSS a "margin-left" is applied to all thumbnail elements except for the very first, this shifting everything around except for the first row.
Since the CSS is coming from your template providers and is their "product", you should go and ask them for a correction.

However, the following CSS added to your template's custom.css file can provide a quick fix:
.row-fluid .span4.hikashop_product_column_1 {
  margin-left: 0;
}


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 73
  • Thank you received: 1
10 years 6 months ago #192543

Ok thanks will give it a try :)

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

  • Posts: 73
  • Thank you received: 1
10 years 6 months ago #192546

Ok one last question, for now lol

If I remember right there is a way to have the main picture in the product (not the characteristics picture) be what is on the ordering page...is that correct? Also is there a way to have thumbnails of all of the different pictures show up on the ordering page instead of just when you select the color you want??

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 6 months ago #192551

If you want all the images on the product page then instead of setting each one in each variant you could set them all in the main product.
The main image of the product will be the one with the lowest ordering.

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

Time to create page: 0.083 seconds
Powered by Kunena Forum