AI Search
Classic Search
Notifications
Clear all
16 Replies
Jul 11, 2016 10:43 pm
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/
Jul 13, 2016 3:35 pm
Still unable too, followed that link instructions and nothing changed and not running ssl:-(
Jul 13, 2016 4:56 pm
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);
Jul 14, 2016 12:13 am
Nope still dont work.
Page 1 / 4
Next
