Forum Replies Created
-
AuthorPosts
-
Hey James,
You can edit your testimonials and switch to text tab and insert your starts using HTML – https://www.w3schools.com/tags/tag_img.asp
If you need further assistance, please create a temporary admin login and post it here privately. Also, please point out the page you are working on :)
Best regards,
YigitHey!
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 (max-width: 767px) {#top .avia-slideshow-button { margin-top: 0!important; }}Best regards,
YigitHi,
Glad you figured it out!
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 :)Best regards,
YigitHey misterfe,
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.
Also, please point out the page where you are having issue
Best regards,
YigitMarch 28, 2017 at 3:12 pm in reply to: Enfold contact form email issues – Good read about common server problems #768188March 28, 2017 at 3:10 pm in reply to: *URGENT* Fullwidth Easy Slider: Increase padding between title ant text #768186Hi,
I logged in and wanted to check your homepage however i am redirected to following link in private content field.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia_transform .av_slideshow_full .avia-caption-title { margin-bottom: 50px; }Best regards,
YigitHi,
Can you please post a link to your website as well? :)
Also, please make sure that your pages are not privateBest regards,
YigitHi,
Can you please refer to this post – http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/?
Best regards,
YigitHey Hanna_M,
Can you please try re-updating the theme manually via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/ and overwrite all files?
If that does not help, please post FTP and WP admin logins here privately so we can look into it :)Best regards,
YigitHi,
Please add following code to Functions.php file in Appearance > Editor to change logo link as needed
add_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = "http://kriesi.at"; return $link; }Best regards,
YigitHi!
Not at all!
Let us know if you have any other questions or issues :)Best regards,
YigitMarch 28, 2017 at 2:59 pm in reply to: wordpress ask for update but nothing appear in update's page with enfold #768173Hi!
Can you please contact your hosting provider and ask them if there is some sort of server side caching?
Regards,
YigitMarch 28, 2017 at 2:59 pm in reply to: Wocommerce Booking – problem with advanced layout editor #768171Hey!
When using Advanced Layout Builder to create your products, please add your content manually using Advanced Layout Builder elements. You can add WooCommerce elements on Plugin Additions tab :)
Cheers!
YigitMarch 28, 2017 at 2:27 pm in reply to: Is Enfold against videos, or something? More examples of videos not playing… #768155Hey!
Great! :)
Let us know if you have any other questions or issues!Best regards,
YigitMarch 28, 2017 at 2:24 pm in reply to: Is Enfold against videos, or something? More examples of videos not playing… #768153Hi,
Sorry that you are having issues!
I checked your page and i was able to play videos in your columns. Attached a screenshot in private content field. It takes a little time for them to load but they load and play fine on my end :)
Best regards,
YigitHi,
Glad you figured it out!
Let us know if you have any other questions or issues :)Best regards,
YigitHey Richard,
I am not able to reproduce the issue using an emulator. I will ask my teammates to check your website. Please kindly wait to hear from them
Best regards,
YigitHey zaza26,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-share-box ul li a { font-size: 20px; } #top #wrap_all .av-social-link-facebook:hover a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-twitter:hover a { color: #fff; background-color: #46d4fe; } #top #wrap_all .av-social-link-gplus:hover a { color: #fff; background-color: #de5a49; } #top #wrap_all .av-social-link-pinterest:hover a { color: #fff; background-color: #cb2027; } #top #wrap_all .av-social-link-linkedin:hover a { color: #fff; background-color: #419cca; } #top #wrap_all .av-social-link-mail:hover a { color: #fff; background-color: #9fae37; }and adjust colors as needed
Best regards,
YigitHi!
They show up fine on my end, attached a screenshot in private content field.
Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitHey!
Thank you for choosing Enfold!
After your purchase, you can register to our support forum here – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum whenever you have a question or an issue :)
Best regards,
YigitHey!
I believe it was related to #4 here – http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Glad we could help!
Let us know if you have any other questions or issues :)Best regards,
YigitMarch 28, 2017 at 1:24 pm in reply to: Getting Warning Messages on Plugin page after Update 4.0.3 #768109Hi,
Enfold 4.0.4 is no available. Can you please firstly try updating the theme to the latest version – kriesi.at/documentation/enfold/updating-your-theme-files/?
Best regards,
YigitHi,
I replaced your API key with one @vinay generated and that helped. Please review your website now
Best regards,
YigitHi!
That is an option too :)
Glad it is working! Let us know if you have any other questions or issues!Cheers!
YigitHi!
Can you please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Cheers!
YigitHey!
Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Since menu is centered, increasing container width should not affect it
Cheers!
YigitHallo René,
You can try using side header as in this example – http://kriesi.at/themes/enfold-photography/portfolio/ and make some customizations to have a similar layout :)
Best regards,
YigitHi,
Please use the code as following
function avia_remove_main_menu_flags(){ remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 9998, 2 ); remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 9998, 2 ); remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10); } add_action('after_setup_theme','avia_remove_main_menu_flags');Best regards,
Yigit -
AuthorPosts
