Post by JohnniZ » Thu Apr 19, 2018 10:57 pm

The "Contact Us" page is displaying a blank screen. It worked when we first set it up. Not sure what happened or why it's blank. Any insight is great. Please go to https://thespiritcorner.com/ and scroll to the bottom, click on "Contact Us" under the Information column.

https://thespiritcorner.com/

Thanks in Advance!
Johnni

Newbie

Posts

Joined
Sat Jan 10, 2015 5:01 am

Post by straightlight » Thu Apr 19, 2018 11:22 pm

While the OC version has not been posted, it's not because the contact us page is blank, it's rather because there's an hidden error message preventing the page to load. Ensure to enable your display errors from your php.ini and from your admin - > systems - > settings - > edit settings - > server tab and from the same tab that the error logs are also enabled. Take note that you can also set your site under maintenance from that same tab while troubleshooting the issue to prevent affecting your users. Then, reload the contact us page. What do you notice? If there's still nothing, see your admin - > systems - > maintenance - > error logs page.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by xxvirusxx » Fri Apr 20, 2018 12:15 am

You have a display:none on contact form.

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by JNeuhoff » Fri Apr 20, 2018 12:17 am

This is an issue with your Journal theme. It generates among others the following CSS which neither Firefox nor Chrome like:

Code: Select all

.contact-page>*:not(form) {
    display: none;
}
The HTML output is generated, but due to this faulty CSS it becomes invisible.

Unfortunately, most 3rd party web themes for OpenCart are of poor quality.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am

Who is online

Users browsing this forum: No registered users and 16 guests