Forum Replies Created
-
In reply to: Moving Topic Still Displays in Old Forum
Got it all sorted out. Just had to update the topic after uploading the fix file. Thanks a ton @JohnJamesJacoby
In reply to: Moving Topic Still Displays in Old Forumawesome! thanks JJJ! Just upload and???
In reply to: Moving Topic Still Displays in Old ForumDigging into the database, It appears the value wasn’t removed from the postmeta table.
In reply to: Moving Topic Still Displays in Old ForumNote: It’s not a super-sticky, but it is a sticky.
In reply to: Shortcode for Register not working….A side note to this:
Make sure you, as a registered user, are not logged in when trying to view a register page. It’ll redirect to homepage if you are.
Place it in your theme’s style.css file.
In reply to: Child Theme not playing nice with bbPress 2.0-RC-4Marking resolved, as I’ve figured it all out.
Another good read from @theurbantwist regarding theme issues:
https://bbpress.org/forums/topic/hopefully-this-helps-someone-out-there
I used CSS to modify the image size, but there may be a better way.
.bbp-reply-author img {
height:50px;
width:50px;
}Change the height & width to the desired size.
In reply to: Suggestion: Ability to Modify Sticky's via DashboardOK, so I’m a dummy. I just found it while hovering the topic in the topic dashboard panel. However, what about also adding it while fully editing the topic?
In reply to: Shortcodes from other pluginsAh! that makes sense. Yeah, I wouldn’t want everyone to have the ability to post a shortcode. But the challenge sounds easy enough.
Thanks!
In reply to: Child Theme not playing nice with bbPress 2.0-RC-4Thanks @JohnJamesJacoby. Your contributions throughout bbPress are greatly appreciated.
I may have jumped the gun with my initial post, as I’ve gotten it to work how I desire.
I had to edit more files than I at first realized, and everything is working a treat.
Thanks again for your continued support and development. It is truly appreciated.
In reply to: Child Theme not playing nice with bbPress 2.0-RC-4Grr, I forgot to give a url, in case anyone wishes to check it out: