Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #989990
    paul
    Guest

    1. Iink line keeps appearing, PLEASE delete, help me

    2. the revisions history is dead, PLEASE help

    3. do i have the latest enfold? i donno, PLEASE help…

    my email: (Email address hidden if logged out) , call me asap, or write right now, HELP PLEASE

    #990059

    Hey Paul,

    Thanks for contacting us, I’m not sure what you mean by your first and second question? Please try to explain a bit further.

    Yes, you are running the latest version of the theme.

    If you need technical support in the future then please register on the support forum and open a new thread there.

    Best regards,
    Rikard

    #990515
    paul
    Guest
    This reply has been marked as private.
    #990703

    Hi,

    1- Regarding revisions please see – https://codex.wordpress.org/Revisions

    2- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
    CSS Snippet:

    
    a.avia-animated-number:focus {
        text-decoration: none;
    }
    
    

    Please login to our support forum if you have any other questions or issues and start new thread under Enfold sub forum instead of Pre-sale question. We only provide support to our registered users :)

    Best regards,
    Yigit

    #991798

    man Yigit? You are not helping me, and sending me to support is worse, no one has replied..
    you say
    “1- Regarding revisions please see – https://codex.wordpress.org/Revisions”
    But where? HOW? What does this article mean?

    2. I DO NOT WANT A GLOBAL change to the entire site:
    “a.avia-animated-number:focus {
    text-decoration: none;
    }

    I only want a few places, if i apply this here you script, man,???it will mess my entire site.
    helpppppp!!!!

    anyone here?

    #992170

    hello, anyone here yet?

    #992337

    Hi,

    1- Revision issue is not theme related, that is why i sent you a link so you could read more about it – https://codex.wordpress.org/Revisions. If you are using WPEngine, please also see – https://wpengine.com/support/i-noticed-revisions-are-disabled-why-also-how-do-i-enable-them/ (hosted on WPengine)

    2- Please go to Enfold theme options > Layout Builder and check “Show element options for developers” and then edit your element and give it a custom CSS class (“my-custom-class” in example below) and then add following code to Quick CSS field in Enfold theme options > General Styling tab

    .my-custom-class a.avia-animated-number:focus {
    text-decoration: none;
    }
    

    Best regards,
    Yigit

    #993076

    ok, i will try, thanks, will be back if hard one

    #993164

    Hi,

    Thanks for the feedback. Please let us know if you should have any further questions for us.

    Best regards,
    Rikard

    #993400

    HI Rikard, i applied your code, the annoying line has refused to go:
    .my-custom-class a.avia-animated-number:focus {
    text-decoration: none;
    }
    Any help my friend?

    #993984

    Hi,

    That is because you have added CSS code into custom CSS field. You should only insert “my-custom-class” in that field and add your CSS code to Enfold theme options > General Styling > Quick CSS.
    For more info please see – https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#custom-css

    Best regards,
    Yigit

    #1001585
    paul
    Guest

    ok..i wil try…i have not given it a test yet Yigit…WAIT..buddy, will tell you asap once ready

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.