Hi,
am using VM for a little while now (3.0.9). I seem to not understand the layouting for product displays in category views.
The first screen shot shows the VirtueMart detail page of a product. All custom fields are displayed fine. Now, using PURITY_III as the Joomla template, I go to the VirtueMart category view, which lists the same product. That is the second screenshot.
The custom fields are overlayed with the "Add to Cart" button (sorry, in German).
What am I doing wrong? What should I change?
Cheers.
J
would just be a change to the css .. from memory the add to cart div has a top margin .. just increase it to clear the customs
Hi, and thank you!
hmm, not sure I want to do that. I would rather address the behaviour of the DIV to not overlay. Any ideas?
Current VM version 3.0.9.6 has new css to prevent the problem in most cases.
Hi and thanks: Am using the latest build.
The weird thing is that in a different category with different custom fields, this issue does not appear.... see attached screenshot. Any ideas? Am stomped...
looks like the text input fields aren't clearing .. but without live urls impossible to tell
Hi,
I am preparing this site as a prototype locally, so sorry, no live URLs yet.
I took a screenshot of the relevant HTML/CSS. Looks like vm3pr-4 does not manage overflow correctly. Could that be?
Hi jhwheuer,
i am trying to reproduce your issue on PURITY_III but i can't, can you please tell me if
1) Do you have vm 3.0.9.6 or 3.0.9
2) Are you using the default textinput plugin for the custom fields or some 3party plugin
Hi Spyros,
thanks for being persistent. Nope, ran 3.0.9. Just updated to .6, and voila, issue is gone.
Case Closed.
Thanks guys!