This topic has 18 replies, 2 voices, and was last updated 9 years by Stoyne.

  • Author
  • #50757
     Stoyne
    Participant

    Hi!

    Does anybody know the answer? How to not gray-out closed topics?

    #50765
     sharmstr
    Moderator

    Try 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #50769
     Stoyne
    Participant

    I tried but this solution doesn’t work

    #50774
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #50794
     Stoyne
    Participant

    @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?

    #50818
     sharmstr
    Moderator

    Try 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #50821
     Stoyne
    Participant

    @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.
    #50844
     sharmstr
    Moderator

    no 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #50905
     Stoyne
    Participant

    @sharmstr thank you very much 🙂 It’s working!

    #52689
     Stoyne
    Participant
    This reply has been set as private.
    #52699
     sharmstr
    Moderator

    The 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #52702
     sharmstr
    Moderator

    Okay. 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 solution

    This 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.
    #52705
     Stoyne
    Participant

    Everithing 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.

    #52708
     Stoyne
    Participant

    @abe , @sharmstr , thank you very much – it’s Ok now!

    #52709
     sharmstr
    Moderator

    Did 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #52710
     sharmstr
    Moderator

    Great! 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #52731
     Stoyne
    Participant

    Sorry 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

    #52736
     sharmstr
    Moderator

    Turn 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #52758
     Stoyne
    Participant

    Done and now it’s Ok. Thank you @sharmstr 🙂

Viewing 19 posts - 1 through 19 (of 19 total)

The forum ‘Plugins questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?