This topic has 17 replies, 4 voices, and was last updated 9 years by k_grinder.

  • Author
  • #68633
     Oli7er
    Participant

    Hey,

    Below are the login details for an admin account so you can login to my website dashboard via https://www.ojz1.com/wp-admin.

    Username: 7thqueen
    Password: Adminaccess6924

    Problems;
    Changed the main canvas colour to dark in the theme options, no change, it is still white.
    Changed the layout to “boxed”, applied my background and no change, still white and plain.

    Seems like a lot of the theme options are not changing accordingly as I apply them. Or its just me being a newbie :P.

    Thanks for your help,

    Oli7er.

    #68644
     sharmstr
    Moderator

    Add this to your child theme’s functions.php file. Refresh the options page and try saving again.

    COPY CODE
    
    add_filter( 'kleo_theme_options_ajax', '__return_false' );
    
    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

    #68768
     Oli7er
    Participant

    That piece of code has ruined the website even more.

    #68770
     Oli7er
    Participant

    “my custom functions” plugin had code that a developer did for me. And now that has dissapeared as soon as i added your code.

    #68771
     Oli7er
    Participant

    UPDATE: Removed the my custom functions plugin, added your piece of code to the functions.php file and updated. Reset the colour settings in theme options and nothing has changed. Purged the cache + deleted cookies and still no change.

    #68773
     sharmstr
    Moderator

    Need admin access

    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

    #68775
     Oli7er
    Participant

    Everything is fixed regarding theme changes, background etc so thankyou for the fix.

    Last thing, when you go on a users profile page, say the user has a message or something, theres a little circle with the number of messages in the corner of the icon (uploaded attachments).

    How do I change the colour of this from white to something else?

    Thankyou!

    Attachments:
    You must be logged in to view attached files.
    #68777
     Oli7er
    Participant

    Also, while im asking, how do I have a highlight button in the menu. For instance you have a “buy now” button in blue. What is the CSS class to do that aswell? I couldn’t find it in the theme documentation.

    #68779
     sharmstr
    Moderator

    .responsive-tabs>li span {
    background-color: #fff !important;
    }

    please search, its been asked and answered.

    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

    #68780
     Oli7er
    Participant

    Is that code for the menu question or the buddypress notifications questions?

    #68781
     Oli7er
    Participant

    Parse error: syntax error, unexpected ‘.’ in /home2/ojz/public_html/wp-content/themes/oli7er/functions.php on line 18

    Error I get with above code in my child theme functions php

    #68782
     Oli7er
    Participant

    Whole website crashed with that error.

    #68849
     sharmstr
    Moderator

    That code is css. Its goes in theme options > general > 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

    #68880
     playdoe1016
    Participant

    I’m having problems with the theme options as well, my problem is when I change something and go to save settings the page just goes dim and nothing happens. Once I refresh the page nothing has changed, any solutions?

    #68882
     Oli7er
    Participant

    I never had that problem but adding the code to the child theme functions works ^^ I have no problems in my theme now.

    #68891
     sharmstr
    Moderator

    What they said.

    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

    #68900
     playdoe1016
    Participant

    I add code to the child theme with no problems, but I was trying to do something simple like change my logo without doing anything extra by just going to Theme Options > general settings > and changing it but once I press save settings it just goes dim and nothing happens, I guess I will troubleshoot a little more and make sure none of my plugins is the issue, thanks for the reply

    #77231
     k_grinder
    Participant

    Any solution to this problem. Since I updated to 3.0.7 I can’t save Theme Options. As others have described, I click Save Changes on something like changing which header I want and theme section goes dim and nothing happens or saves after that. I can still go to other parts of WordPress, but my changes didn’t save.

    I don’t have a child theme, but I changed the functions.php to have this code: add_filter( ‘kleo_theme_options_ajax’, ‘__return_false’ ); That didn’t do anything. Fix the problem or create any propblems.

    Help please.

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

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

Log in with your credentials

Forgot your details?