Okay
  Public Ticket #276483
call to action button hidden - WP 4.0 / Salient current ver
Closed

Comments

  • Scott started the conversation

    Hi,

    I'm upgrading to a new version of salient from a version from about 6 months ago. I downloaded today 5th sept 2014.

    My call to action button is being hidden... by this CSS below... This CSS is new to this version of Salient that I am using. I can override it but I shouldn't have to right... so 'may' be a bug i guess.

    I have added screenshot also

    .nectar-button:not([data-color-override="false"]), .nectar-button:not([data-hover-color-override="false"]) {
    visibility: hidden;

    }

    This is on my local dev version... so can't give you access unfortunately. 

    thanks for your time.

    thanks Scott


  •  8,839
    Tahir replied

    Hey!

    Please update to Salient Theme Version 4.5.22 .

    Please take a backup of your theme folder before you update so that if there are any changes made to the theme files they are not lost.
    You can update your theme by downloading a fresh copy from ThemeForest, deleting the current version you have on your server and uploading the new.
    It's recommended that you use FTP, but this also can be done with the WP dashboard if you prefer. The reason FTP is superior for this is because the theme won't have to be deactivated during the process so you won't have to reassign your widgets. If you're
    interested in keeping up to date with the latest changes and fixes, please refer to the changelog: http://themenectar.com/changelogs/salient.html
    Also, remember to clear your browser cache after each update if you notice anything off. Old theme files can persist in your local cache and make you think something's wrong.
    Also please see this FAQ: http://themenectar.ticksy.com/faq/2252 .

    Thanks


    ThemeNectar Support Team 

  • Scott replied

    Hi,

    I am already on 4.5.22 - it was released on the 2nd September - I downloaded on 5th September.

    thanks Scott

  •  1,070
    ThemeNectar replied

    Hey Scott! Are you using a child theme? It appears your footer.php markup is outdated which is causing the issue

  • Scott replied

    Hi :)

    you were correct - removed that file... this did fix the hidden button.

    Any idea why excluding a call to action on the portfolio page would not work - working fine on other pages.

    thanks Scott

  •  8,839
    Tahir replied

    Hey Again!

    No idea , though you can hide it on that particular page using css. 

    Thanks


    ThemeNectar Support Team