- Posts: 29
- Thank you received: 2
Possible missing /DIV in product tag plugin
14 years 1 month ago #60940
by BRupholdt
Possible missing /DIV in product tag plugin was created by BRupholdt
I ran into a problem with RocketTheme's Fresco template. The footer would cover the entire item detail page. Other pages were OK so I began taking apart the output page. I found a closing div tag was missing apparently after
Adding a closing div tag immediately after this div fixed the display errors but I'm not certain I'm putting it in the right place.
It's line 22 of /plugins/system/hikashopproducttag/hikashopproducttag.php
Code:
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
It's line 22 of /plugins/system/hikashopproducttag/hikashopproducttag.php
Please Log in or Create an account to join the conversation.
14 years 1 month ago #61023
by nicolas
Replied by nicolas on topic Re: Possible missing /DIV in product tag plugin
Yes, that's a bug of 1.5.9
Download again the package on our website and install it again and it will solve the problem.
Download again the package on our website and install it again and it will solve the problem.
The following user(s) said Thank You: BRupholdt
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds