Tagged: x
-
AuthorPosts
-
May 14, 2016 at 1:37 am #990933
ChristopherModeratorHi there,
I’m sorry it didn’t help. I would like to check WP dashboard again but provided credentials no longer work.
Thanks.
May 14, 2016 at 6:55 pm #991650
legalfabParticipantDoes the credential work now?
May 15, 2016 at 1:38 am #991915
RadModeratorHi there,
Yes it works now, please follow the fix here https://community.theme.co/forums/topic/header-issues-underline-issue-on-edge/#post-881406
And you will be replacing these lines,
$wp_query->is_404 = false; $wp_query->is_page = true;with these lines,
$wp_query->is_404 = false; $wp_query->is_page = true; $wp_query->is_singular = true;Actually, we just added a line of code on the provided code on that thread 🙂
Thanks, that should fix it 🙂 Cheers!
May 15, 2016 at 8:02 am #992237
legalfabParticipantHi! I copied the entire code into my custom 404 and the entire add-on disappear after the error message – not a valid plugin header shows up.
May 15, 2016 at 8:03 am #992238
legalfabParticipantSOS
May 15, 2016 at 8:15 am #992253
legalfabParticipantWorks now. Had to edit the output file instead. Thanks a million for all your help!
May 15, 2016 at 10:20 am #992328
RupokMemberYou are welcome!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-897876 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
