Latest Topics Widget Links To Physical Board Location

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Latest Topics Widget Links To Physical Board Location

Re: Latest Topics Widget Links To Physical Board Location

by elawrenc01 » Fri Dec 06, 2024 5:27 am

axew3 wrote: Tue Dec 03, 2024 10:04 pm It point to the real board url because if you use the JS template integration code into the overall_header.html, the phpBB page is then redirected to the wordpress page where the iframed phpBB will display.
Why do you want to change this?

See the overall_header.html code part
here
https://www.axew3.com/w3/2020/01/phpbb- ... iframe-v5/

anyway, even you should not change this, due to SEO reasons, because the link will point to an url that in reality do not exist, the file to look for any modifcation is:
/wp-content/plugins/wp-w3all-phpbb-integration/views/phpbb_last_topics.php
or if using/activated the Use custom files option, into the related folder, the same file.
No, it doesn't redirect. I will check the Overall header code to make sure it's correct.

Re: Latest Topics Widget Links To Physical Board Location

by axew3 » Tue Dec 03, 2024 10:04 pm

It point to the real board url because if you use the JS template integration code into the overall_header.html, the phpBB page is then redirected to the wordpress page where the iframed phpBB will display.
Why do you want to change this?

See the overall_header.html code part
here
https://www.axew3.com/w3/2020/01/phpbb- ... iframe-v5/

anyway, even you should not change this, due to SEO reasons, because the link will point to an url that in reality do not exist, the file to look for any modifcation is:
/wp-content/plugins/wp-w3all-phpbb-integration/views/phpbb_last_topics.php
or if using/activated the Use custom files option, into the related folder, the same file.

Latest Topics Widget Links To Physical Board Location

by elawrenc01 » Tue Dec 03, 2024 3:55 am

Hi,

Something else I am noticing. When I use the Latest Topics Widget for Wordpress, the link for the post takes you to the actual board location instead of the Wordpress page.

For example, my Board is /board_dir
My shortcode is at /board

On the Wordpress homepage I have the Latest Posts widget. If I click the link, it goes to /board_dir instead of /board

What is the best way to change this?

Thanks

Ed L.

Top