We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3071
    • 99 Posts
    I am bypassing the modx backend at the moment and placing template variables, content etc straight into the mysql database as I am rebuilding a 200 page website. All is well and all the information is imported to mysql fine. the only thing is, when I load a webpage up it looks fine, but when I check the code the p tags are missing from the paragraph of content, this is only 1 thing I noticed. If I got into the CMS and open up that page, then save it again, they then show up in the page code. It is almost like the mysql database has to ’see’ this page. This might not be a huge issue but I’d rather not open up 200 pages just to save them again so they render correctly! Does anyone have any idea how I can ’show’ the mysql somehow then it renders 100% correctly? Any help would be appreciated.