Home / Forums / Basel support forum / Arrows in Menu No Longer Showing
Home › Forums › Basel support forum › Arrows in Menu No Longer Showing
Arrows in Menu No Longer Showing
- This topic has 10 replies, 2 voices, and was last updated 6 years ago by
Elise Noromit.
-
AuthorPosts
-
October 16, 2019 at 1:46 pm #150465
norafergParticipantNot sure what happened, but now the arrows in the menu no longer appear. This has happened before and then resolved. Any idea what keeps causing it?
Attachments:
You must be logged in to view attached files.October 16, 2019 at 4:05 pm #150512
Elise NoromitMemberHello,
The reason is this error https://prnt.sc/pk5p60 Mixed Content: The page at ‘
‘ was loaded over HTTPS, but requested an insecure font ‘ ‘. This request has been blocked; the content must be served over HTTPS. You need to configure your site properly: to make content and site loading over HTTPS, you can configure that in Dashboard > Settings > General.
Best Regards
October 16, 2019 at 4:20 pm #150514
norafergParticipantBoth are set to https…unclear what the problem is. The arrows are font awesome, correct? Is that the issue?
Attachments:
You must be logged in to view attached files.October 16, 2019 at 4:32 pm #150517
norafergParticipantUpdated the image and did a search and replace of the database to remove any other instances of http://. Arrows in menu are still not showing and still getting the “insecure” error when loading site. SUggestions?
October 16, 2019 at 7:00 pm #150529
Elise NoromitMemberHello,
Please provide the site admin access to the private area we shall check the settings.
Best Regards
October 16, 2019 at 7:15 pm #150534
norafergParticipantDetails provided
October 17, 2019 at 6:38 am #150597
Elise NoromitMemberHello,
Please check your site now. Arrows are shown as they should.
Best Regards
October 17, 2019 at 5:00 pm #150766
norafergParticipantStill not seeing arrows. Testing in latest versions of Chrome and Explorer. 64bit, Windows 7. See attached.
Attachments:
You must be logged in to view attached files.October 18, 2019 at 1:26 pm #150937
Elise NoromitMemberHello,
Sorry, we kept you waiting.
Please add this code to the functions.php of the child theme:
add_filter( 'basel_dynamic_css_otput', function(){ return 'inline'; } );Best Regards
October 18, 2019 at 9:29 pm #151008
norafergParticipantUnfortunately, that did not work.
October 19, 2019 at 9:10 am #151053
Elise NoromitMemberHello,
Your child theme was disabled. Please check now. It works.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register