icons lost

Posted in: Newspaper
Post count: 89

Hi, my bbpress forum index page (https://weliveinus.com/forums/) seems to miss a few icons in the header menu and only the forum index page has this issue. All the other pages including sub-forum pages are fine. Please see this page https://snipboard.io/4l2u5C.jpg it should be like this https://snipboard.io/QHfXiL.jpg

Thanks!

Post count: 89

when I use ‘inspect’ function, it shows these errors https://snipboard.io/TRy07X.jpg

Post count: 21065

Hello!

Please deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Examine some other potential interfering factors: https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Let me know the results!

Thank you!

Post count: 89

Problem solved by adding the below code to .htaccess file.

<FilesMatch “\.(ttf|otf|eot|woff|woff2)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “http://weliveinus.com&#8221;
</IfModule>

However, I’m curiuos why the admin bar on this forum index page (http://weliveinus.com/forums/) shows I’m not logged in , while it shows on other pages (including sub-forum pages) I’m logged in? It’s weird…any advice to solve this?

Thank you!

Post count: 89

on the forum index page, the admin bar is there but I’m not logged in. https://snipboard.io/X1Tzmj.jpg On all the other pages I’m logged in.

Post count: 27744

Hello,

The admin bar is from plugin BuddyPress please check this guide to remove it https://www.buddyboss.com/how-to-remove-the-buddypress-admin-bar/

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.