Forum Replies Created
-
In reply to: Edit the bbPress login widget
Sure thing. On Chrome, I need there to be space between the email input box and the registration box. On Firefox I want the email text to be on top of the email input box, not on the left. And also for there to be space between the email input box and registration box. All this on the registration page not log in.
In reply to: Edit the bbPress login widgetI added the code to the style.css of the child theme and it didn’t work, the registration button is still too close to the email input box. And on FireFox the email text is to the left of the email input box instead of on top.
In reply to: spam users are registering in my websiteIs there a way to add Math Captcha to the registration page? I have the plugin clicked for bbpress but it doesn’t show up when I go visit the said page.
In reply to: Edit the bbPress login widgetIn reply to: Edit the bbPress login widgetIs that for me?
In reply to: Edit the bbPress login widgetI did but it ended up looking like this:
In reply to: Edit the bbPress login widgetAll the code can be viewed there.
In reply to: Edit the bbPress login widgetIn reply to: how to make bbpress categories and forums as pagesIs it possible to leave a Link Menu empty – the URL I mean?
In reply to: Latest and Popular topicsThe changelog says this:
Don’t always put tags around titles, as this affects the title bar, too. If you want bolded titles on topics with unread posts, use gtf_topic_title()
Would I just add this code to the css or php file?
In reply to: Edit the bbPress login widgetI have another question. I’m trying to add the log in and log out code into functions but I get the following error:
Parse error: syntax error, unexpected ‘Logout’ (T_STRING) in /home/carfan6/public_html/wp-content/themes/sparkle-child/functions.php on line 33
In reply to: Avatars 1/4 of their sizeHow do I change the Avatar size in the index page? I am using a child theme.
In reply to: Increasing Avatar Size on Forum IndexDoes anyone have the exact like of code?
In reply to: Edit the bbPress login widgetThank you. Worked like a charm.
In reply to: Edit the bbPress login widgetI added it to the style.css file. But on here it still looks the same:
carfanaticsforum.com/login
For mobile.
In reply to: Edit the bbPress login widgetWhere do I place the code?
In reply to: Edit the bbPress login widgetI fixed the look of it on desktop but it looks off on mobile. Needs spacing.
In reply to: Edit the bbPress login widgetLike this:
In reply to: Edit the bbPress login widgetIn reply to: Disable Search Box on Forum Index Page?The code worked. Now is there a way to remove the text ‘FORUMS’ that was on top of the search bar?
In reply to: Disable Search Box on Forum Index Page?That’s great if you want to remove search all together. I unchecked it and it even removed the search widget. I was just looking to remove the one in the index page, not the widget area. 🙁
In reply to: Only Register to forum ?Thanks for your help. Created the child theme and the code works great. No more dashboard. 🙂
In reply to: Remove Forum text and search barHelp please.
In reply to: Only Register to forum ?One last thing, do I add the code via the editor or FTP?
And is there a tutorial on how to add a child theme?
In reply to: Only Register to forum ?If I choose to add it to the main theme, should I ignore the ‘do not edit’ message located in the functions file?