Forum Replies Created
-
AuthorPosts
-
Hey cospeonlus,
Please try re-updating parent theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey buero-36,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-safari .logo, .avia-safari .logo a { height: 236px; width: 218px; }Best regards,
YigitHi BigBossMedia!
You can refer to this post – https://kriesi.at/support/topic/how-to-add-a-line-of-text-at-top-of-footer/#post-725119 however we would recommend saving elements as template and loading on desired pages :)
Regards,
YigitHey wbitsolutions,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (min-width: 1440px) { .html_header_top.html_main_nav_header #top .av_menu_left .main_menu { left: 15%; }}Best regards,
YigitHey HannaVogt!
Please try de-acitvating all active plugins on the installation where editor does not show up and check if that helps :)
Best regards,
YigitHey!
Please go to – https://kriesi.at/support/forum/enfold/#new-post. Now that you are logged in, there you should be able to start new threads :)
Regards,
YigitHi,
I took your column elements out of the color section element and updated your page and that helped. Can you please review your website again?
Best regards,
YigitHi Samuel,
Thank you! Happy new year to you too! :)
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
If that does not help, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitHi,
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,
YigitHi,
You are welcome!
I believe they do as well but unfortunately i do not have an actual tablet therefore, i am not quite sure as well :)
Let us know if you have any other questions or issues and happy new year! :)Best regards,
YigitHi,
Can you please post FTP logins here privately as well so we can look further into it? :)
Best regards,
YigitHi Christine!
Thank you for contacting us!
Please firstly register to our support forum here – https://kriesi.at/support/register/ and then start a new thread under Enfold sub forum :)
Regards,
YigitJanuary 2, 2017 at 11:35 pm in reply to: How to change contact form font from bold to normal? #728786Hi!
You are welcome! Let us know if you have any other questions or issues :)
Cheers!
YigitHey Dee007,
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_form_from', 'avf_form_from_mod', 10, 3); function avf_form_from_mod($from, $new_post, $form_params) { $from = " (Email address hidden if logged out) "; return $from; }Best regards,
YigitHey Jon Erik,
You can switch to text tab of editor and then wrap your text inside a span tag with custom class as following
<span class="credit-span">Here goes my text</span>then Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.credit-span { font-size: 10px; }Best regards,
YigitHi,
Your last column has custom classes of the first column for some reason that is why it is not inline with other column elements. Can you please create a temporary admin login once again? :)
Best regards,
YigitHey!
You can simply add Text widget right above your Mailchimp widget and add your text there :)
Best regards,
YigitHey James and happy new year :)
Please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and if that does not help, please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Best regards,
YigitHi!
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,
YigitJanuary 2, 2017 at 10:15 pm in reply to: How to change contact form font from bold to normal? #728760Hey!
You have following code in your custom CSS
.phone-info, #top label, .widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a, #top .av-subnav-menu li a > .avia-menu-text { font-weight: 600 !important; }please change it to following
.phone-info, .widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a, #top .av-subnav-menu li a > .avia-menu-text { font-weight: 600 !important; }Cheers!
YigitHey!
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,
YigitJanuary 2, 2017 at 9:16 pm in reply to: How to change contact form font from bold to normal? #728750Hey pimroll!
Please add following code to Quick CSS
#top label { font-weight: normal!important; }Regards,
YigitHi!
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,
YigitHi!
I deleted your old child theme and installed new one. Please review your website now :)
Cheers!
YigitHey Olly,
Thank you for contacting us!
1- Have you made any changes on theme files? If you have not, you can go ahead and update the theme – kriesi.at/documentation/enfold/updating-your-theme-files/. To be on the safe side, please have a backup.
2- Please refer to this post
Best regards,
YigitHi!
Do you mind if we delete your current child theme and install pre-built one and deactivate all active plugins?
Regards,
YigitHey nancyT!
Can you please post a screenshot showing the changes you would like to make so we can make sure to provide you an accurate solution? :)
You can upload your screenshots on imgur.com or Dropbox public folder and post the links hereCheers!
YigitJanuary 2, 2017 at 7:49 pm in reply to: Fatal error: Uncaught Error: Function name must be a string in /customers/b/b/b/ #728729Hey Daniel!
Mentioned file is not one of theme files. It is one of WordPress core file. Please try re-installing WordPress, deactivating all active plugins and re-updating the theme via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey Andreinho1992,
I tried de-activating all plugins and child theme via FTP and then re-activated all and that helped. Please
review your website now.I noticed you copied almost all files to your child theme. If you have not made any changes on theme files on your child theme yet, we would recommend you to remove current child theme and install pre-built one – http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
Yigit -
AuthorPosts
