4 Questions

  • Posts: 137
  • Thank you received: 2
13 years 10 months ago #5142

Hi, when going to the product description page, I see some random (?) products appearing below my product description. I would like to remove them and thought to have managed it a while ago... but here they are again. I do not find the place where to suppress.

Next I wold like to add a disclaimer on the product description place below the image thumbnail like (to see full size click the image). In which view do I have to add this?

Next, I wold like the option/dropdown to define how many products are being listed in a category view. In which view should I do so?

Last, somehow I managed to suppress the category description text that I entered for each of the categories and do not find where to turn it on again. I searched all the modules and plug-ins and thought to have turned any description on, but still the text does not appear when showing the category, but only the subcategories and products.

Thanks in advacne for any help!

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

  • Posts: 82820
  • Thank you received: 13368
  • MODERATOR
13 years 10 months ago #5159

Hi,

1/ Please check the option "modules under the product page" in the configuration under the tab display. If you have a module active there, please unpublish it.
Otherwise, it means that you have another module which display the products below. It's not random. It must be products in the same category, or products related to the product displayed. You can just unpublish the corresponding module and the listing will go away.

2/ You can go in the menu Display->Views and edit the file show of the view product.

3/ You want to add the number of products in each catgories next to the name of the category in the categories listing on the front end, right ? For that, you can change the code in the files listing_* (the name will depend on the "item layout" option of your menus/modules) of the view category via the menu Display->Views.

4/ Please go in the menu Display->Content menus and edit your category listing menus and make sure that the option "show description" is on

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

  • Posts: 5
  • Thank you received: 0
12 years 4 months ago #55859

Hi Nicolas i 'd like to ask you something.
I have created a drop down menu here and i want to remove the white boxes. If i remove them by selecting categories - divs then the drop down list is gone. can i remove it and hold the drop down list??

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

  • Posts: 82820
  • Thank you received: 13368
  • MODERATOR
12 years 4 months ago #55906

Hi,

If you want to remove the white background there, you should remove the CSS codes:

.pane-sliders .content {
background: white;
}

.pane-sliders .panel h3 {
background: #F6F6F6;
color: #666;
}

from the front end CSS file of HikaShop that you can edit via the Display tab of the configuration.

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

  • Posts: 5
  • Thank you received: 0
12 years 4 months ago #55944

And where can i find those strings to delete them?
because in front end are more than 30 files that can be edited.

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

  • Posts: 82820
  • Thank you received: 13368
  • MODERATOR
12 years 4 months ago #55957

There is only ONE front end CSS file that you can edit via the Display tab of the configuration.
You must be looking at the PHP view files via the menu Display->Views which is something totally different.

The following user(s) said Thank You: ang3r

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

  • Posts: 5
  • Thank you received: 0
12 years 4 months ago #55983

I am sorry for the dummy question. i Found it. I know you have answered many questions and things many times are over and over rewritten. Sorry for taking your time once more and thank you very much.

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

Time to create page: 0.070 seconds
Powered by Kunena Forum