I'm not sure if a bug in 3dcart core code or something I have overlooked. I copied all code from <!--START: NEW_RELEASES_BLOCK--> to <!--END: NEW_RELEASES_BLOCK--> When I put this code inside home.html, it won't display the new release data, just displays the tags & invalid pics. New Releases is turned on in admin.
This is strange cause when I put this same code on frame.html, I can replicate the New Releases block just fine either at top or bottom of page. When copy the top sellers info from <!--START: TOP_SELLERS_BLOCK--> to <!--END: TOP_SELLERS_BLOCK--> it works just fine on the home.html page."
Yes New Releases is turned on otherwise it wouldn't be working in frame.html
Anyone get New Releases to work on home.html before?
This is strange cause when I put this same code on frame.html, I can replicate the New Releases block just fine either at top or bottom of page. When copy the top sellers info from <!--START: TOP_SELLERS_BLOCK--> to <!--END: TOP_SELLERS_BLOCK--> it works just fine on the home.html page."
Yes New Releases is turned on otherwise it wouldn't be working in frame.html
Anyone get New Releases to work on home.html before?
Comment