another question
is it possible use elementor or visual composer for edditing board page foe adding more elements to above or blow forum page?
auto user register to phpBB or want to transfer?
-
- User ww
- Posts: 21
- Joined: Tue Apr 12, 2022 6:51 am
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: auto user register to phpBB or want to transfer?
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
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
-
- User ww
- Posts: 21
- Joined: Tue Apr 12, 2022 6:51 am
Re: auto user register to phpBB or want to transfer?
a very simple question
where should add this code in page editor?
where should add this code in page editor?
Code: Select all
[w3allphpbbiframe wp_page_name="board" wp_page_iframe_top_gap="300"]
-
- User ww
- Posts: 21
- Joined: Tue Apr 12, 2022 6:51 am
Re: auto user register to phpBB or want to transfer?
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 and save it.
nothing happen in "https://www.php-test.ir/pic/"
why?
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"]
nothing happen in "https://www.php-test.ir/pic/"
why?
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: auto user register to phpBB or want to transfer?
did u have put so
pic
into related field option, into plugin admin, where there is the awesome shortcode option, that say
and nothing happen?
Let see
pic
into related field option, into plugin admin, where there is the awesome shortcode option, that say
into w3all_preferencesActivate [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
and nothing happen?
Let see
-
- User ww
- Posts: 21
- Joined: Tue Apr 12, 2022 6:51 am
Re: auto user register to phpBB or want to transfer?
yes
see
see
- Attachments
-
- 3.png (48.54 KiB) Viewed 2578 times
-
- 2.png (55.25 KiB) Viewed 2578 times
-
- 1.png (76.63 KiB) Viewed 2578 times