Page 5 of 7

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

Posted: Wed Apr 13, 2022 3:00 pm
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?

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

Posted: Wed Apr 13, 2022 6:15 pm
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 2597 times

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

Posted: Wed Apr 13, 2022 9:40 pm
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:

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

Posted: Wed Apr 13, 2022 11:31 pm
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?

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

Posted: Thu Apr 14, 2022 12:46 pm
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

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

Posted: Thu Apr 14, 2022 12:52 pm
by Meis2M
yes

see