Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #524747

    Hi,

    I use Enfold on three pages. On one page I’ve a bug (even after I resetted the whole theme!): I can’t customize the social profiles. I link you the screenshot:

    thanks a lot
    Martina

    #524961

    Hi TanteMa!

    You are currently using a very old version of the theme. Please update Enfold to the latest version which is 3.3.2 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    #525356

    Hello Yigit,

    thanks for your Answer, the theme is now updated. Problem stays the same ;-(

    best regards
    Martina

    #525609

    Hey!

    Login credentials are not working for me. Can you please check them once again?
    Also, please try checking Enfold theme options in another browser. A browser add-on you are using might be causing the issue

    Best regards,
    Yigit

    #526731

    Hello,

    I tried google chrome (normally I use safari), both on the mac. And it’s all the same. But only on one wordpress-installation. With the same theme two other installations work.

    Sorry, I had a mistake in the username,

    thanks!
    Martina

    #526782

    Hi!

    Can you please try de-activating all active plugins and check if that helps?
    In the meantime, if you need to insert social profiles urgently, please add them into private content field and we will add it for you.

    Cheers!
    Yigit

    #541480

    Hello!

    I tried de-activiting all the plugins, it doesn’t help. Please insert the social profiles for me, because I can’t wait any longer. Thank you very much,

    Martina

    #541481

    Hey!

    I have added your social profiles and add following code to Functions.php file in Appearance > Editor

    add_action( 'admin_print_scripts', 'enfold_customization_admin_styles' );
    function enfold_customization_admin_styles() {
        echo "<style type='text/css'>";
        echo "#wpwrap .avia_style_wrap select { width: 50% !important; }";
        echo "</style>";
    }

    Now input fields work correctly. Please review your website

    Regards,
    Yigit

    #541519

    Thank you very much, it works just perfect!

    Regards, Martina

    #541525

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Social profiles’ is closed to new replies.