Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] Forums won't show

17 Posts
5 Users
0 Reactions
12 K Views
Posts: 3
Topic starter
(@dantro)
Active Member
Joined: 9 years ago

Hi having issues with the forums showing in the main site as pic attached.

I can go through to the front using view edit page but as soon as I click on home there's no way to navigate forward again. 

 

Please help!

 

16 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi Dantro,

If your website use SSL / HTTPS protocol then wait for Beta-5 version. We've already fixed this problem.

If not, please read this support topic: 

https://wpforo.com/community/faq/forums-dont-show-up-on-the-main-page/

Posts: 3
Topic starter
(@dantro)
Active Member
Joined: 9 years ago

Still unable too, followed that link instructions and nothing changed and not running ssl:-(

Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi Dantro,

we know about this, this time it should be fixed. We've added some small change in /wpforo/wpforo.php file, you can add it yourself if you don't want to wait for Beta-5.

Video: http://screencast.com/t/yHb0WNCJy

Open /wpforo/wpforo.php file in plugin editor, find this line:

if(!$url) $url = wpforo_full_url();

and after this code put this:

$url = str_replace(':443', '', $url);

 

Posts: 3
Topic starter
(@dantro)
Active Member
Joined: 9 years ago

Nope still dont work.

 

Page 1 / 4