Forum Replies Created
-
In reply to: [Resolved] [bbp-topic-index] in forum page
I just did a test on my staging site, pagination gets the 404 error in main forum, in topic it works fine
In reply to: Fly-Fishing SiteDude, your awesome, I didn’t expect that at all, I will try this on my staging server, if you have a 300×250 banner for your site, I will put it where the tractor supply ad is for 30 days for free
thank-you for your help
In reply to: Fly-Fishing SiteThat’s pretty outstanding, any suggestions for a new person to bbpress how to set up a style like that?
if the topic index shortcode would work in a widget, that would make me happy, I just tried it with a plugin, didn’t work so good
In reply to: New Italian Wine Lifestyle Forumthat looks outstanding
In reply to: Any suggestions for redirects after mingle import?thanks, actually one of my forum members has been working on it as well, I had shown the wpengine desk his code and above is what they came up with, so he made a change and it works
here was his thoughts on it
The reason I asked if you still had an old version running was to check if there might be any variations to the old urls that we might want to process. But as long as people can get to the main threads, its better than them hitting 404s (not found).
So I tried it and it worked. A bit of redundancy in there, but its working. Very close to mine, not entirely sure where mine went wrong other than that I gobbled across a “/” to “-forum/”. I’m also puzzled by the .* instead of .+ I think his choice to leave off the end-of-line $ is interesting.
The redundancy I refer to is he captures garbage twice, then uses the 3rd capture. Would you humor me and try…
Source = ^/forum/.+/.+/(.+)-thread.+
Destination = /forums/topic/$1/I did and it works well, so his might be a better option
In reply to: Any suggestions for redirects after mingle import?thanks guys, sorry I was out of town and could not reply, no I just wanted a redirect from the old structure to the new, we host on wpengine and the support desk there was able to figure it out for me, here is how they did it in case anyone else is running into a road block with this
In reply to: Slow to post forum topics and replies on large forumwhat exclusion rules would I add to cloudflare and have wp-engine add to their excluded list, nothing is being shown as updated when a new post is made, I need to clear cloudflare, wp-engine and browser cache to see new post