Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #444160

    I changed colors of all items in the footer, but nothing happens.
    I flushed the cache, but still no changes.

    I can add the following code, which works:
    .footer_color { background-color: #092d45!important; }

    I would like to use the regular way of making the changes. What can I do to get it working?
    If there’s no solution, can you give me quick CSS code for all 6 colours used in the footer?

    • This topic was modified 9 years, 6 months ago by sberendss.
    #444462

    Hi sberendss!

    Please flush browser cache and refresh your page a few times after making styling changes.
    You can add following code to Quick CSS to change the colors

    #footer .widgettitle {
      color: orange;
    }
    #footer {
      color: white;
    }
    #footer a {
      color: red;
    }

    Best regards,
    Yigit

    #444803

    Yigit, thanks. It solved the problem via Quick CSS.

    Any idea why the regular way via Enfold footer settings doesn’t work? (100% sure the cache isn’t the problem)

    #445130

    Hi!

    Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions

    Best regards,
    Yigit

    #445152

    Yigit, thanks for the tip, but permissions are set right. For example I can set all other details in Enfold setings, like colours of socket. Everything works fine, accept for the footer settings.

    #445550

    Hey!

    Looks like you’re using an old version of the theme. Please update to version 3.1.5.

    Cheers!
    Ismael

    #457503

    Yigit, Ismael, sorry for the delay, but I’m back.
    Theme is updated now (3.2), but it doesn’t solve the problem: I can only edit footer font settings via Quick CSS. Not via regular Enfold settings.
    Any other idea how I can solve it?

    Thanks,

    Sytse

    #457629

    Hi!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.

    Cheers!
    Rikard

    #457734
    This reply has been marked as private.
    #458011

    Hi!

    I’m not sure what happened but when I toggled an option in the General Styling panel, the theme styling is gone. Please try to delete the enfold.css file in the wp-content > uploads > avia_dynamic folder then toggle any options in the general styling panel to regenerate it. Make sure that the folder permission of the wp-content folder is correct.

    Cheers!
    Ismael

    #458026

    Ismael, I’m sorry to inform you that I followed all steps, but with no results.
    After deleting the enfold.css and changing layout settings, It is back again in the folder, but with same file size and same layout results on the website.

    Sytse

    #458832

    Hi!

    hm maybe there are some other corrupted files on the installation. You could try to delete all theme files via FTP and get a fresh copy of the theme from your themeforest account. This should fix it.

    Regards,
    Andy

    • This reply was modified 9 years, 5 months ago by Andy.
    #463870

    Hi everyone.

    Without a know reason, I lost a lot more style configuration. So indeed, it looks like files got corrupted.
    So I uninstalled the Enfold files, downloaded a new package and uploaded them via FTP, but it looks like nothing changed.
    Then I tried to restore an old backup, and that even didn’t solve the problem.
    Then I tried to reinstall WordPress (via updates page) but still no result at all.

    Only last option I can think of, is starting with a fresh install and step by step creating everything from scratch, but it wioll be very time consuming, so do you guys probably have any other option?

    Sytse

    #463920

    Interesting additional info:
    On a new location, I did a clean WordPress install, with a clean new Enfold installation.
    When I edit the styling, still not the right result.
    Please see details in private content.

    Sytse

    #464195

    Hey!

    Can you please post the link once again? There has been a small bug with private content fields which are now fixed.

    Cheers!
    Yigit

    #464544

    Yigit, no problem. See private data.

    #465665

    Guys, please let me know if you received the private data. I hope you can help me with this strange problem.

    #465952

    Hi!

    I didn’t do anything but when I test the general styling option again, it’s working. I set the footer background color to red and fonts to blue. http://www.tf3.nl/ontwikkeling/griffioen/

    Best regards,
    Ismael

    #466239

    Ismael,

    It’s solved indeed.
    Unfortunately I don’t know what happened exactly.

    But it’s solved. Case closed. Thanks for the support.

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘Changed colors in footer but nothing happened’ is closed to new replies.