Please or Register to create posts and topics.

Forum semi-broken and full width unlike the rest of the site.

Hi,

After I tried installing the FontAwesome plugin to and failed at using it, I erased it. And now my forum is broken. My site is not full width, it’s supposed to be 1024px and the forum section first loads broken then it loads full width. What could be the problem?

Member Home

https://turkishaholic.com/forum/

Hello @gokberktalu

Asgaros Forum always use the size which is defined by your template. Please check if you are using a sub-template or applied a setting (via Elementor for example) which enables full-width view.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

I’m using the Astra (free) theme. All my customizer settings are full-width contained. I also looked at Elementor and the settings there are also normal. I still can’t fix it -_-‘

After doing a through search, I found out that the plugin Autoptimize was responsible for this issue. Do you have any experience with this plugin and which settings I need to setup to not have this problem?

Hello @gokberktalu

I am aware that Autoptimize often cause problems when using javascript-logic in the front-end (like the editor). I dont know if there is an option for it by I suggest you to disable it for at least the page which contains the forum-shortcode.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Can you tell me the javascript name and css folder directory for asgaros so that I can exclude them in Autoptimize?

Hello @gokberktalu

Scripts are included in:

  • wp-content\plugins\asgaros-forum\js
  • wp-content\plugins\asgaros-forum\libs

Stylesheets are included in:

  • wp-content\plugins\asgaros-forum\skin
If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

After much struggling and testing out different methods to fix this problem, the developer of Autoptimize found that there is no title tag in the head. He says that if that is added to the Asgaros CSS, everything will be fixed. I hope you can add this in the next patch 😉

You can find the discussion here:

https://wordpress.org/support/topic/autoptimize-breaking-asgaros-forum/page/2/

Hello @gokberktalu

The title is usually generated by the theme and Asgaros Forum is passing the title-values to the official title-functions provided by WordPress so that the theme can output it later. If your normal content-pages also dont have a title, please contact your theme-developer. If the titles appear in other pages, please check if you are using some SEO-plugins to ensure that they dont cause any issues.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!