♥Dnj1964 Posted June 13, 2019 Posted June 13, 2019 Left column shows perfect on index but is pushed to the bottom on the product page as if there is no column.
Jack_mcs Posted June 13, 2019 Posted June 13, 2019 That usually happens due to an extra or missing div tag. Have you made any code changes? If not, it could be due to the product description. Add a new product without a description and see if it displays correctly or not. If it does, then the problem is in your product descriptions. If it doesn't, then some code that is only on the product page (assuming that is the only place it fails) is at fault. Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
♥JcMagpie Posted June 13, 2019 Posted June 13, 2019 check the width settings on your product_info page add-on's. That can mess things up is you don't set it corectly.
♥Dnj1964 Posted June 13, 2019 Author Posted June 13, 2019 Thanks, lots of changes...probably got over zealous with deleting 11 minutes ago, Jack_mcs said: That usually happens due to an extra or missing div tag. Have you made any code changes? If not, it could be due to the product description. Add a new product without a description and see if it displays correctly or not. If it does, then the problem is in your product descriptions. If it doesn't, then some code that is only on the product page (assuming that is the only place it fails) is at fault. Thanks, going to check that as well! 10 minutes ago, JcMagpie said: check the width settings on your product_info page add-on's. That can mess things up is you don't set it corectly.
♥JcMagpie Posted June 13, 2019 Posted June 13, 2019 product_info is moduler, just turn off each module one at a time to see which one is causing the problem, either width or missing div will show it self.
♥Dnj1964 Posted June 13, 2019 Author Posted June 13, 2019 I did turn off a couple guess I didn't go far enough 31 minutes ago, JcMagpie said: product_info is moduler, just turn off each module one at a time to see which one is causing the problem, either width or missing div will show it self.
♥Dnj1964 Posted June 13, 2019 Author Posted June 13, 2019 Wouldn't you know it is JcM Product Description w/tabs (old version) Set to 8 and gallery set to 4
♥JcMagpie Posted June 13, 2019 Posted June 13, 2019 Yes unless you moded the product_info.php in index it's got to be one of the modules, I'm sure you have done this before but unable to remember what it was last time. 😊
♥Dnj1964 Posted June 13, 2019 Author Posted June 13, 2019 Had to edit the files to work with BS4 changes 👍
♥JcMagpie Posted June 13, 2019 Posted June 13, 2019 😂 well we all do this when we edit code. Just have to hunt down the stray div.
♥Dnj1964 Posted June 13, 2019 Author Posted June 13, 2019 Definitely not my favourite thing to hunt 11 minutes ago, JcMagpie said: 😂 well we all do this when we edit code. Just have to hunt down the stray div.
ArtcoInc Posted June 13, 2019 Posted June 13, 2019 @Dnj1964 9 minutes ago, Dnj1964 said: Definitely not my favourite thing to hunt If you use a program like Notepad++, it makes it a lot easier to find un-matched divs, etc. M
♥Dnj1964 Posted June 13, 2019 Author Posted June 13, 2019 Thanks...missing </div> in tpl file 40 minutes ago, JcMagpie said: 😂 well we all do this when we edit code. Just have to hunt down the stray div. Thanks, I use Adobe Dreamweaver 19 minutes ago, ArtcoInc said: @Dnj1964 If you use a program like Notepad++, it makes it a lot easier to find un-matched divs, etc. M
MrPhil Posted June 14, 2019 Posted June 14, 2019 I seem to recall some browsers (such as FireFox) source listing (Ctrl+U) highlighting unmatched <div> or </div> in red. It's been a while, so I can't swear to it.
oscmepwl Posted June 17, 2019 Posted June 17, 2019 The shortcuts differ with browsers but the highlighting works in the page of source code.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.