auto user register to phpBB or want to transfer?

Meis2M
User ww
User ww
Posts: 21
Joined: Tue Apr 12, 2022 6:51 am

Re: auto user register to phpBB or want to transfer?

Post by Meis2M »

another question

is it possible use elementor or visual composer for edditing board page foe adding more elements to above or blow forum page?
User avatar
axew3
w3all User
w3all User
Posts: 2713
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: auto user register to phpBB or want to transfer?

Post by axew3 »

I have try the above via console, and into my test into your linked example, it worked, strange it was not for you.

Anyway, about elementor, so use the shortcode iframe template integration that will work, surely YES.
Consider that the page-forum.php add header and footer, as you see, elementor will do the same, while all the rest (resuming) in this case will not be processed.

But with the last awesome shortcode template integration, it will work great.
https://www.axew3.com/w3/2022/02/the-aw ... shortcode/
You already did the hard part, so using the shortcode for you will be just like to apply as more you like and as explained into the help page linked.

To make same changes, if it will be necessary, because the iframe do not resize, just do the same into related file
/wp-content/plugins/wp-w3all-phpbb-integration/views/wp_w3all_phpbb_iframe_short.php
but read all the help page to know how to find out all the code as it is into page forum (because in the case of the shortcode, relevant code has been divided in two files)

Also note, that may would be in this case, if editing the file like page forum, better to Use custom files to display Last Topics Widgets, Login Widget or Shortcodes content option activating it into the plugin admin page, so that when you'll update the plugin, the edited file will not be overwritten
elementor-andAwesomeW3phpBBShortcode.png
elementor-andAwesomeW3phpBBShortcode.png (196.24 KiB) Viewed 2232 times
Meis2M
User ww
User ww
Posts: 21
Joined: Tue Apr 12, 2022 6:51 am

Re: auto user register to phpBB or want to transfer?

Post by Meis2M »

a very simple question

where should add this code in page editor?

Code: Select all

[w3allphpbbiframe wp_page_name="board" wp_page_iframe_top_gap="300"]
:oops:
Meis2M
User ww
User ww
Posts: 21
Joined: Tue Apr 12, 2022 6:51 am

Re: auto user register to phpBB or want to transfer?

Post by Meis2M »

pls tell me where is my wrong

1- i create a page with name "pic"
2- i go to active "Activate [w3allphpbbiframe] shortcode"
3- and add "pic" to field
4- i active "Activate [w3allcustomiframe] shortcode"
5- then i go to edit "pic" page and add this code

Code: Select all

[w3allphpbbiframe wp_page_name="pic" wp_page_iframe_top_gap="300"]
and save it.

nothing happen in "https://www.php-test.ir/pic/"

why?
User avatar
axew3
w3all User
w3all User
Posts: 2713
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: auto user register to phpBB or want to transfer?

Post by axew3 »

did u have put so
pic
into related field option, into plugin admin, where there is the awesome shortcode option, that say
Activate [w3allphpbbiframe] shortcode
Note that if the field is empty or the value not correct, this option do not affect and the shortcode will not fire on page
into w3all_preferences

and nothing happen?
Let see
Meis2M
User ww
User ww
Posts: 21
Joined: Tue Apr 12, 2022 6:51 am

Re: auto user register to phpBB or want to transfer?

Post by Meis2M »

yes

see
Attachments
3.png
3.png (48.54 KiB) Viewed 2214 times
2.png
2.png (55.25 KiB) Viewed 2214 times
1.png
1.png (76.63 KiB) Viewed 2214 times
Post Reply