Page 5 of 6

Re: I may be a bit confused about template iframe embed

Posted: Thu Nov 17, 2016 11:35 pm
by chicagot
As for that mystery page, yes I originally created the page "forum" in WP. I deleted it from there. However it still shows up if I type that address into the url bar. It does not appear anywhere in my WP administrator area.

Re: I may be a bit confused about template iframe embed

Posted: Thu Nov 17, 2016 11:43 pm
by axew3
No what is happening with the fourm is once I login it does not take me to the forum (catchwrestle.com/forums). It takes to me to my homepgae (catchwrestle.com). I want to be directly taken to the forum.
exactly what i mean. Ok it will be fixed.
if you do not want use the modal login, than you could use, edit/add code into phpBB.htaccess to redirect whatever you like, or add some line of code in phpBB.
This is a WP plugin, so all code is for the WP side.

Re: I may be a bit confused about template iframe embed

Posted: Thu Nov 17, 2016 11:52 pm
by chicagot
Thanks. This is all a bit beyond my capabilities. I'll have to find someone here to take care of it. It's not that I don't want eh modal login, I just need it to take me to the forum. It doesn't make sense to be sent to my homepage only to have to go back to the forum.

Re: I may be a bit confused about template iframe embed

Posted: Mon Nov 21, 2016 3:48 am
by mikotoiii
I answered this for someone else a little while ago. Check this post out.

https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=236

Edit: just realized that you were looking for login. I'll have a look at the code tomorrow and see what i can drum up. I have it redirecting properly on my live forums with code that works the same.

I've been waiting for the source to go into github before making a bunch of proposals and code changes, and before cleaning up the english for axe.

Re: I may be a bit confused about template iframe embed

Posted: Mon Nov 21, 2016 8:11 am
by axew3
Hello
About GitHub: i've already prepare the repo, but i'm waiting to publish mainly thinking that there are two things i would like to do before:
Clean up code, comments, and code style (that is a mess)
Rebuild the way queries search for users (leaving compatible all things for existent users, it can be achieved easily).
So i've think to go out on github with wp_w3all when 1.6.0 will be relased.
That i think can be a good start point. What you think?

Re: I may be a bit confused about template iframe embed

Posted: Tue Nov 22, 2016 2:42 pm
by mikotoiii
In regards to the OP. I went and checked the site, but it looks like the forums were removed, or their name was changed. Either way I couldn't find them to have a look at what was happening. I can post up my page-forum.php and see about getting the redirect working if the OP wants.

In regards to the 1.6 release. Sounds good. Once the code is in github, i'll check it out and see about adding in some of the features I think would be useful, and that I plan on making for use on my site. I'll also have a look at the comments, descriptions, and install instructions, and see about cleaning up any grammatical issues. We can move any further talk about the 1.6 release into the 1.6 topic if you want as well to keep this post on topic.