-
Author
Tagged: gray-out closed topics
-
March 18, 2015 at 22:56 #50757StoyneParticipant
Hi!
Does anybody know the answer? How to not gray-out closed topics?
March 18, 2015 at 23:21 #50765sharmstrModeratorTry this css
COPY CODE#bbpress-forums .status-closed, #bbpress-forums .status-closed a { color: #367bb7; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 19, 2015 at 01:48 #50774sharmstrModeratorI tested it before I gave it to you. This is for the topic title in the forum list.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 19, 2015 at 10:12 #50794StoyneParticipant@sharmstr, thank you. It’s strange becouse the titles of the closed topics are black anyway even with the original settings
#ccc
. But the main content is gray. Any solution for the text color?March 19, 2015 at 15:12 #50818sharmstrModeratorTry this (change the color though)
COPY CODE.status-closed p { color: red; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 19, 2015 at 15:38 #50821StoyneParticipant@sharmstr, I’m editing bbpress.css located in /public_html/wp-content/plugins/bbpress/templates/default/css
May be becouse of using child theme I should edit somewhere else?
Se the screenshot of the closed topic – the headings are black but the text is grey.
Attachments:
You must be logged in to view attached files.March 19, 2015 at 17:18 #50844sharmstrModeratorno no no. Dont edit core files. Besides, the css in that buddypress file is overwritten by kleo. You can put it in your childs style.css file or in Theme Options > General Settings > Quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 1, 2015 at 16:08 #52699sharmstrModeratorThe redirect variable is not being set. Trying to figure out why. Will let you know.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 1, 2015 at 16:27 #52702sharmstrModeratorOkay. I got a fix to try from @abe. Replace /kleo/kleo-framework/lib/function-facebook-login.php
** Remember to change .txt to .php
Let me know if that works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.April 1, 2015 at 16:29 #52705StoyneParticipantEverithing was fine until I turned on Event Manager plugin and Event Manger Pro add-on to work at the same time with myCRED plugin. There is some conflict between them I suppose. I even could’nt access the admin panel and had to deactivate all plugins from the active_plugins option on the server side. Now myCRED is turned off but FB relogin doesn’t work.
April 1, 2015 at 16:42 #52709sharmstrModeratorDid you try the new file?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 1, 2015 at 16:42 #52710sharmstrModeratorGreat! It will be in the next update. Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 1, 2015 at 17:42 #52731StoyneParticipantSorry for disturbing you again @sharmstr but just realised another issue. This time on http://republicsofaid.com/register/ page and related to Skt NURCaptcha. The errors are:
Notice: Undefined index: sktnurc_usrhlp_opt in /home/republi/public_html/wp-content/plugins/skt-nurcaptcha/skt-nurc-admin.php on line 47
Notice: Undefined index: sktnurc_emlhlp_opt in /home/republi/public_html/wp-content/plugins/skt-nurcaptcha/skt-nurc-admin.php on line 53
Notice: Undefined index: sktnurc_rechlp_opt in /home/republi/public_html/wp-content/plugins/skt-nurcaptcha/skt-nurc-admin.php on line 59
Notice: Undefined index: sktnurc_botscout_active in /home/republi/public_html/wp-content/plugins/skt-nurcaptcha/skt-nurc-admin.php on line 75
Notice: Undefined variable: botscoutkey_verified in /home/republi/public_html/wp-content/plugins/skt-nurcaptcha/skt-nurc-admin.php on line 156
April 1, 2015 at 17:51 #52736sharmstrModeratorTurn off debugging in wp-config.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.