This topic has 17 replies, 3 voices, and was last updated 9 years by Ziels’Opdracht.

  • Author
  • #73461
     Derek West
    Participant

    When I change the color of the theme in the styling options and click “save & publish”, the colors do not show up on the site. I was able to change other things and they would show up on the site so everything else seems to be working fine on theme customization.

    #73462
     sharmstr
    Moderator

    Try this in your child theme’s functions.php file

    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

    #73464
     Derek West
    Participant

    How do I do that? I know very little about coding sorry.

    #73478
     sharmstr
    Moderator

    Here’s the codex on it: https://codex.wordpress.org/Child_Themes#Using_functions.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

    #73493
     Derek West
    Participant

    I can’t make anything of that.

    #73500
     sharmstr
    Moderator

    What part are you having problems with? All you need to do is add the code I’ve given you to the functions.php file in /kleo-child/. Do you have your child theme enabled?

    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

    #73606
     Derek West
    Participant

    Got it. I just needed a basic explanation of how to do it like you put in your last post. Thank you for the good support/quick response times.

    #73684
     Derek West
    Participant

    I inserted the code you gave me into the functions.php file under kleo-child and it worked and let me change the colors and then all of the sudden it stopped working. I deleted all of the Kleo files and redownloaded them to see if that would fix it and it did not. I did add the code to the redownloaded set of files so that’s not the issue. I have no idea how to fix this.

    #73702
     sharmstr
    Moderator

    Do you have a CDN or caching in place?

    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

    #73751
     Derek West
    Participant

    How do I check that?

    #73763
     sharmstr
    Moderator

    Talk to your hosting company. Its different for each host.

    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

    #73764
     Derek West
    Participant

    The hosting is through GoDaddy if that helps.

    #73766
     sharmstr
    Moderator

    That doesnt help. Again, talk to them. Although it sounds Kleo related, its not. If your hosting/server caches information so it can load pages faster, then it will load and old copy of the styles file. Please, speak with them.

    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

    #73782
     Derek West
    Participant

    Got it fixed. Thanks

    #73788
     sharmstr
    Moderator

    🙂

    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

    #77778
     Ziels’Opdracht
    Participant

    Hi there,

    I am having a similare/same problem.
    When changing the styling options it does not translate the made changes to the front end, it even has very different output’s.

    I have no caching; did a plugin conflict testing. I am running the site on https:// but this should not be a problem. I am going to try to add the code to the function.php with hopes of this making it work.

    Kind regards,
    Isidore

    #77790
     Ziels’Opdracht
    Participant

    Yep..inserting the code in function.php that allowed me to make the needed changes!
    Just out of curiosity.. with the next update is this code going to give any issues with the styling?

    #78124
     Ziels’Opdracht
    Participant

    Hi there,

    Me again. Seriously weird.
    I have updated to the latest Kleo and all looked fine. Working on the website some more. I am checking out to see if a plugin is working to my liking and while browsing through the Buddypress areas the theme styling again changed back to half mine/half kleo standard.

    I still have the previously mentioned code in my function.php and removed it to see if that was the issue. To no avail. The plugin activated (bbp topic support) was turned of and that didn’t change the stling back either.

    So the above solution did not fix my problem; it just worked temporarily!! I think another topic of mine is also related.

    Would really love to have this fixed, because I can’t be having a theme that spooks itself into theme styling options it wants, whenever it wants it to.

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?