-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tabs accesoiries don't work correctly #1
Comments
probably a css problem... will need to see your page, but busy today, maybe later |
Okay thank you, Le 01/03/2016 13:45, Iggy Pritzker a écrit :
|
I've fix it ! Have a good day ! |
great :) |
@w3houde Can you please share your solution sow i know on which css file in need to modify? |
@webprom Thanks for sharing! It would be great if you have time to look at my product page with the same problem. Just can't figure it out...... new.carewebshops.nl/home/536-mflor-ithring-oak.html |
looking... have you disabled "Gratis stalen" tab intentionally? |
Even without having that tab enabled the accessories aren't showing. You can force the accessories to show by inspecting it with your browser. I actually want that tab displayed only on the gratis stalen but i can't manage to fix that either.... Thanks you for having a look! |
.bx-viewport has height:0;
and for images there
there is a JavaScript problem with bx slider inside. I don't have now accessories tab anywhere to test. but you may try to change the class and id in |
or to make images fit
|
Thank you very much! Looks like everything is showing correctly right now. Maybe you can add it to the css file |
css? better to css file :) |
I mean in your additional-css.css on github for other people to show the accessories correctly |
hmm.. it's not a solution yet... let's leave it here. not many ppl use accessories tab i guess. |
I added a lot of accessories to the product so you can see it know. I think everything is working as expected isn't it? How yould you add another module to a tab? I downloaded this module http://store.nemops.com/free-modules/32-ask-a-question.html#.VtrgP8cYGRs and i want it to display in its own tab. Could you help me with that? Thank you for your time! |
yes, looks ok. with the module maybe try to move positions / hooks. Or ask the developer. He's writing something about hookDisplayProductTabs and hookDisplayProductTabsContent |
or copy some tab li and content box, and hook the module into the content somehow |
I ask the question already on his page but it isn't accepted yet. I thought it maybe is somehow related to this modification. The module displayed under the review section in the first place and after i added this to the product.tpl it give me this result. I think I miss an {if} statement or something.
`
|
looks like you have multiple IDs id="qnaTab" - make a special id for section and link to it from the tab name |
must work now, good luck! :) |
You are the best, thank you very much! It is only displayed under the review section at the moment so i still need to have a look at that but for now i'm happy with this... |
looks like module developer just took reviews form, it's another tab but looks the same, modify reviews tab or questions tab with a different text etc. |
Thanks I'll try that! To fix the accessories i added this to product the css addition
and uncommented this
Now it looks better ; ) |
yes, depends on design, if you were having some borders on tab, you'll need paddings |
Sorry, busy these days. Did you tried this #1 (comment) |
@Snake1588 maybe you can share your url sow we can check it with the web inspector. Already tried to clear your cache? |
Hello and thank you to your files ! I use a module to manage tabs... but it doesn't work. How the hook "{$HOOK_PRODUCT_TAB}" can works ? if it is not in the < ul > ? Thanks |
Hi, thanks for sharing this tips so on my website tabs accesories don't show items.
So if I resize my window it's appear can you help me for display this correctly ?
Thank's in advance.
Best regards.
The text was updated successfully, but these errors were encountered: