Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS as well
span.copyright { width: 100%; text-align: center; }As far as i know @ismael is using Windows 8. I asked him to look into the header issue. Let us wait to hear from him
Best regards,
YigitHi kashmyra!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }Regards,
YigitHey dwg2014!
Please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your notification box a unique CSS class ( in the example i will use ‘linked-box’ ) then add following code to Quick CSS in Enfold theme options under General Styling tab
.linked-box { cursor: pointer; }and then add following code to Functions.php file in Appearance > Editor
function add_custom_notification_box(){ ?> <script> jQuery(window).load(function(){ jQuery('.linked-box').click(function () { window.location = 'http://kriesi.at'; }); }); </script> <?php } add_action('wp_footer', 'add_custom_notification_box');Regards,
YigitHey!
Please add following code to Quick CSS as well
.blog #header_main .container, .blog .main_menu ul:first-child > li a, .single-post #header_main .container, .single-post .main_menu ul:first-child > li a { height: 87px!important; line-height: 87px!important; }Regards,
YigitHi!
Which browser and OS are you using? I could not reproduce the issue on my end on Chrome, Firefox and Safari on OSX 10.9.4
Cheers!
YigitSeptember 17, 2014 at 1:41 pm in reply to: How to create Circular Icon List like in the Demo Site #320482Hi CJ!
As @michaeloeser explained beautifully, that element is not available on Enfold right now. But Kriesi would consider adding it if request gets enough votes on here – https://kriesi.at/support/enfold-feature-requests/
@michaeloeser As always, thank you :)Cheers!
YigitSeptember 17, 2014 at 1:39 pm in reply to: 3 Column Price Page (middle on Featured) Colour CSS Code #320479Hey!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitHi bcndisseny!
Menu needed to be put in order as shown in screenshot – http://i.imgur.com/5RV16vv.png
It should be in order by default but there is a small bug which was already reported. Sorry for the inconvenienceRegards,
YigitSeptember 17, 2014 at 1:33 pm in reply to: Advanced Layout Editor – not working after update to WP 4.0 #320473Hey erikatzen!
Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
Best regards,
YigitHi!
@andresmedici Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
@gitirereg Can you post the link to your page where we can see an example please?Regards,
YigitHey clemen_lp!
Can you post the link to your page where you have an iconbox please? Please note that we may need a temporary admin login as well
Regards,
YigitSeptember 17, 2014 at 1:29 pm in reply to: enfold theme – background image for only home page at main content bottom center #320465Hey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitHi Ana!
Please update domain. It tries to load fonts from .com instead .es, as you can see, icons load fine here – http://bpm-plan.com/
Regards,
YigitHey Stefan!
Does it only happen on your website? It could be because of a browser plugin. Can you please try on another browser and/or on another computer and check if you can reproduce the issue? I tried to refresh your page multiple times but it loads fine, no Justin Bieber video on my end :)
Regards,
YigitHi!
Unfortunately i do not have a Windows computer to check your website at the moment. I asked my teammates to check your website on Windows. Let us wait to hear from them
Regards,
YigitHi Pellapoo!
You can contact your service provider and they can provide you correct FTP logins. FTP logins may be different than your WP logins. Please see video tutorial here – http://vimeo.com/67209750
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate, #header { transform: translateZ(0); } footer#socket { -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8); -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8); box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8); }Regards,
YigitHey Manfred!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.current_page_ancestor .avia-menu-fx { opacity: 1; visibility: visible; }Cheers!
YigitSeptember 17, 2014 at 1:12 pm in reply to: WordPress 4.0 and Enfold 2.9.2 Update – multiple theme functionality breaks #320455Hey JayBones!
Please try re-updating Enfold via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Currently there is an error on avia.js fileBest regards,
YigitHey Finlando!
Please go to Appearance > Editor and open Header.php file and find
<title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>and change it to
<title><?php if(function_exists('avia_set_title_tag')) { echo strtoupper (avia_set_title_tag()); } ?></title>Regards,
YigitHi!
Not at all. Please let us know if you have any other questions or issues
Regards,
YigitHi!
That is definitely more solid :) Thank you for sharing! Let us know if you have any other questions or issues
Best regards,
YigitSeptember 17, 2014 at 9:38 am in reply to: enfold theme – background image for only home page at main content bottom center #320391Duplicated – https://kriesi.at/support/topic/enfold-theme-background-image-for-only-home-page-at-main-content-bottom-center-2/
Please do not create duplicated topics as it is making it harder for us and for other users to follow.Regards,
YigitSeptember 17, 2014 at 9:37 am in reply to: enfold theme – background image for only home page at main content bottom center #320390Hi anilkumar1261!
Can you post a screenshot and show how you would like it to look? I cannot see backgound image on your website at the moment
Cheers!
YigitHi!
Please try and let us know so we can mark this thread as resolved or assist you further :)
Regards,
YigitHey Uwe!
Menu needed to be put in order as shown in screenshot – http://i.imgur.com/5RV16vv.png
I did it for you. It should be in order by default but there is a small bug which was already reported. Sorry for the inconvenience
Regards,
Yigit -
AuthorPosts
