Forum Replies Created
-
AuthorPosts
-
Hey!
You can use this on Quick CSS or custom.css:
/*sonar effect*/ @-webkit-keyframes sonarEffect { 0% {opacity: 0.3;} 40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);} 100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;} } @-moz-keyframes sonarEffect { 0% {opacity: 0.3;} 40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);} 100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);-moz-transform: scale(1.5);opacity: 0;} } @keyframes sonarEffect { 0% {opacity: 0.3;} 40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);} 100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;} }Change the color values to black or rgba(0,0,0,opacity value). Follow the opacity pattern.
Cheers!
IsmaelHey!
You can add html codes on the Fullwidth Easy Slider caption fields. So adding the logo is possible. Hide comment meta info with this on Quick CSS or custom.css:
.slide-meta-comments, .slide-meta-del { display: none !important; }Best regards,
IsmaelHey!
Thank you for using Enfold.
Glad it is working now. This is the first time someone reported such issue. If you’re still experiencing issues with the theme, let us know.
Best regards,
IsmaelHey!
Thank you for using Enfold.
Can you please add a menu link again? I checked the site and the icons are showing up fine.
Best regards,
IsmaelHi gmmediadienste!
Thank you for using Enfold.
You can now change the width of the content area. Go to Theme Options > General Styling > Dimensions panel.
Regards,
IsmaelHey!
Please remove the icon shortcode inside the 3rd code block in DAS IST INPIXELS section. Not sure why it’s breaking the layout. Removing the icon will fix the issue. For now, please insert an image in place of the icon.
Cheers!
IsmaelHey!
I’m sorry but the site is on maintenance mode. Please post the login details here. Make sure that you’re running Enfold 3.0 with WordPress 4.0.
Cheers!
IsmaelHi!
Please use this plugin: https://wordpress.org/plugins/simple-image-sizes/
Look for the square thumbnail size. Adjust the width and height then set the crop parameter to No. Update then save changes. Regenerate the thumbnails or upload them again.
Regards,
IsmaelOctober 4, 2014 at 3:29 am in reply to: "Feeds, pingback and stuff" being duplicated in headers ? #330054October 4, 2014 at 3:27 am in reply to: Can I make Login and Register radio buttons bigger or make change appearance ? #330051Hey ryandewitt!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
input[type="button"] { padding: 9px 22px; cursor: pointer; border: none; -webkit-appearance: none; border-radius: 0px; background-color: #8cc63e; color: #ffffff; font-size: 22px; border-radius: 0px; }Cheers!
IsmaelHey!
Not sure what’s causing the media library issue. What is the current PHP version of the site?
Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelHey!
Thank you for the info. Please give us admin rights. What do you mean by BO > Appearance > customized ? You can only modify the logo on Enfold > Theme Options > Header > Header Layout panel.
In case you have questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you still have any questions, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!Cheers!
IsmaelHi!
Please add this at the very bottom of the custom css codes:
@media only screen and (max-width: 767px) { .phone-info a img { display: block; position: relative; left: -10px; top: 10px; } }Regards,
IsmaelOctober 4, 2014 at 3:11 am in reply to: Contact form not sending to where email should be delivered to #330042Hey DaraEmerson!
Thank you for using Enfold.
Please use this plugin: https://wordpress.org/plugins/easy-wp-smtp/
And please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelHi mareva!
Thank you for using Enfold.
Do you mind if we take a look at the page? The theme is now using a different lightbox plugin. You can disable it on Enfold > Theme Options > Lightbox Modal Window then install the old plugin: https://wordpress.org/plugins/prettyphoto/
Best regards,
IsmaelOctober 4, 2014 at 3:04 am in reply to: Mobile homepage is cut off left and right after update #330037Hey herrbirk!
Thank you for using Enfold.
You added this css code:
.page-id-1249 #after_layer_slider_1 { margin: -50px!important; }You can add this below:
@media only screen and (max-width: 767px) { .page-id-1249 #after_layer_slider_1 { margin: -50px!important; } }Best regards,
IsmaelHey!
The registration form popup is not coming from the theme. Please deactivate all plugins then test the site on a different browser or computer. There’s a script error coming from revolution slider. Did you install gravity forms?
Regards,
IsmaelHi meisterpreiss!
Thank you for using Enfold.
I’m sorry but the theme’s default contact form doesn’t have an attachment feature. You can try Contact Form 7: http://contactform7.com/file-uploading-and-attachment/
Cheers!
IsmaelHey!
Glad you figured it out. If you still have questions, let us know. :)
Best regards,
IsmaelHi!
Let us know when you’re done. We would like to check the issue.
Best regards,
IsmaelHey!
Thank you for using Enfold.
This is a very old thread. A lot has change since. You can use the portfolio items if you want to open the overview thumbnails to lightbox. Edit the portfolio item then look for the Overwrite Portfolio Link setting. Choose define custom link. Add the image uri or link on the Link portfolio item to external URL field. Edit the masonry element and choose Portfolio Entries on Which Entries? setting.
Cheers!
IsmaelHi!
Thank you for using Enfold.
Glad it is working now. The mobile menu is not showing up though. Did you add any files on the child theme folder? You should probably override it with the latest version of the theme.
Cheers!
IsmaelOctober 4, 2014 at 2:39 am in reply to: Menu hover not working when adding Log In / Register in header #330023Hey!
Yes, I used the code and it works fine. I guess the difference is you set the login page as secured or https. Try to use this code instead:
/* * Add WooCommerce Login/Logout to avia2 menu */ add_filter( 'wp_nav_menu_items', 'add_loginout_link', 3, 2 ); function add_loginout_link( $items, $args ) { if (is_user_logged_in() && $args->theme_location == 'avia') { $items .= '<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level "><a href="'. get_permalink( wc_get_page_id( 'myaccount' ) ) .'">My Account <span class="avia-bullet"></span> <span class="avia-menu-fx"> <span class="avia-arrow-wrap"> <span class="avia-arrow"></span> </span> </span> </a> </li>'; $items .= '<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level "><a href="'. wp_logout_url( get_permalink( wc_get_page_id( 'myaccount' ) ) ) .'">Log Out <span class="avia-bullet"></span> <span class="avia-menu-fx"> <span class="avia-arrow-wrap"> <span class="avia-arrow"></span> </span> </span> </a> </li>'; } elseif (!is_user_logged_in() && $args->theme_location == 'avia') { $items .= '<li class="login-register menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level "><a href="' . get_permalink( wc_get_page_id( 'myaccount' ) ) . '">Log In / Register <span class="avia-bullet"></span> <span class="avia-menu-fx"> <span class="avia-arrow-wrap"> <span class="avia-arrow"></span> </span> </span> </a> </li>'; } return $items; }Add this on Quick CSS or custom.css:
li.login-register span.avia-menu-fx { opacity: 1; visibility: visible; }Cheers!
IsmaelHey!
Where can we find that page? I can’t see it on the main pages. On single posts, the icons are showing up fine:

Cheers!
IsmaelHi!
Once you set the Blog Style to “Use the advance layout builder” option, you’ll be able to edit the blog page using the Advance Layout Builder. Set the blog style then edit the page. Add the Blog Posts element, because… blog page should have at least “blog posts” in it I guess. You can then add additional elements such as sliders, buttons etc. You can also use the Masonry element to showcase your posts. It will not affect the single posts pages. For that, you can toggle Enfold > Blog Layout > Single Post Style.
In case you have questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you still have any questions, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!Regards,
IsmaelHi!
Thank you for using the theme.
Please go to Enfold > General Layout > Dimension panel. Disable the Responsive Site setting.
Regards,
IsmaelHi!
I checked the site on IE9 – IE11 and it looks the same with Chrome.

Best regards,
IsmaelOctober 4, 2014 at 2:08 am in reply to: how to make fullwidth easy slider look okay on mobile #330008Hi ShortieD!
Thank you for using Enfold.
Please add this on Quick CSS or custom.css to change the size of the caption title:
@media only screen and (max-width: 767px) { .responsive #top .slideshow_caption h2 { font-size: 15px !important; } .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-content, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content { font-size: 12px; line-height: 18px; } #top .avia-slideshow-button { font-size: 12px; margin-top: 5px; padding: 6px 8px !important; } }You can also hide it on mobile device, apply the display: none property.
Regards,
Ismael -
AuthorPosts
