
-
AuthorPosts
-
October 26, 2015 at 9:40 am #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
MartinaOctober 26, 2015 at 3:51 pm #524961Hi 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!
YigitOctober 27, 2015 at 8:39 am #525356Hello Yigit,
thanks for your Answer, the theme is now updated. Problem stays the same ;-(
best regards
MartinaOctober 27, 2015 at 4:58 pm #525609Hey!
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 issueBest regards,
YigitOctober 29, 2015 at 1:41 pm #526731Hello,
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!
MartinaOctober 29, 2015 at 2:47 pm #526782Hi!
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!
YigitNovember 24, 2015 at 11:23 am #541480Hello!
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
November 24, 2015 at 11:31 am #541481Hey!
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,
YigitNovember 24, 2015 at 12:35 pm #541519Thank you very much, it works just perfect!
Regards, Martina
November 24, 2015 at 12:46 pm #541525Hey!
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 -
AuthorPosts
- The topic ‘Social profiles’ is closed to new replies.