does not generate link
yourdomain.com/forum
[TITLE EDITED]
does not generate link and (iframe not resize to bottom)
-
- Posts: 3
- Joined: Mon Apr 10, 2017 7:07 pm
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: does not generate link
what this mean?
-
- Posts: 3
- Joined: Mon Apr 10, 2017 7:07 pm
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: does not generate link
or you became more explicit, or you, your email and your posts will be banned at next post ...
-
- Posts: 3
- Joined: Mon Apr 10, 2017 7:07 pm
Re: does not generate link
i click the link but i don't see the this link in the webbrowser
Example: for this topic is this link: viewtopic.php?f=2&t=479
Unfornetly, i see only this link: https://www.axew3.com/w3/forums/
Example: for this topic is this link: viewtopic.php?f=2&t=479
Unfornetly, i see only this link: https://www.axew3.com/w3/forums/
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: does not generate link
i've find out +- 10 posts/pm all with the above content to be moderated done by you...
You do not need to repeat inserting the same content (that also do not make any sense due to his title and his content) also note that new users have moderated posts before to become visible on forums.This stop after 5 posts into this forum.
Now your problems.
1) your page not resize to bottom. To resolve this, open page-forum(or what you named it).php into WP template folder,
search for this line:
change into (remove comment):
if still not work, try one of the follow as heightCalculationMethod:
Change to your own, you do not need to put hint string, you need, ax explained, put your url to your forum.
3) or maybe you do not know what's an iframe into another page.
You do not need to repeat inserting the same content (that also do not make any sense due to his title and his content) also note that new users have moderated posts before to become visible on forums.This stop after 5 posts into this forum.
Now your problems.
1) your page not resize to bottom. To resolve this, open page-forum(or what you named it).php into WP template folder,
search for this line:
Code: Select all
// heightCalculationMethod: 'bodyOffset', // If page not resize to phpBB template bottom, uncomment (or change with one of others available resize methods) this
Code: Select all
heightCalculationMethod: 'bodyOffset', // If page no resize to phpBB template bottom, uncomment (or change with one of others available resize methods) this
2)'bodyOffset' | 'bodyScroll' | 'documentElementOffset' | 'documentElementScroll' |
'max' | 'min' | 'grow' | 'lowestElement' | 'taggedElement'
maybe you have setup on wp_w3all config page the wrong URL? The example on hint?i see only this link: https://www.axew3.com/w3/forums/
Change to your own, you do not need to put hint string, you need, ax explained, put your url to your forum.
3) or maybe you do not know what's an iframe into another page.