Eric Beaty
Member
Posted 2 months ago #
Trying to edit my main page of my site. Worked fine until I started adding tables and now a lot of the site is gone when I click the "Preview Changes" and "View Page" links. However, everything still shows up in the editing menu. How do I get the page to recognize that everything's there again?
Why do you have your site loading as IE 7 of all things?
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Try this,
<meta http-equiv="X-UA-Compatible" content="IE=edge; chrome=1">
Support for your theme is at http://www.woothemes.com/support/
Support is not provided here for themes developed by commercial vendors.
Eric Beaty
Member
Posted 2 months ago #
Where would I edit this code? In my main .css file?
The wordpress.org support forums are meant for the core application, themes and plugins that are distributed on wordpress.org. We do not support themes downloaded from elsewhere.