Forum Replies Created
-
AuthorPosts
-
Hi!
Please refer to this link for a possible fix: http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
Also, if possible, please contact your hosting provider. Maybe they can provide more info regarding the issue.
Best regards,
IsmaelMarch 29, 2015 at 4:18 pm in reply to: Lightbox image size and related entries thumbnail size #419991Hi!
You can’t choose a different thumbnail size for the masonry element but you can change the size of the thumbnail assigned to it. Use the Simple Image Sizes plugin, go to Settings > Media panel. Adjust the masonry size thumbnail.
Cheers!
IsmaelMarch 29, 2015 at 4:14 pm in reply to: Homepage advanced layerslider does not center on mobile devices #419990Hi!
Edit the page using the advance layout builder, you’ll see the Grid Row element inside the Layout Elements panel. No, you can’t create slider animations inside the grid row element but you can insert easy and content sliders inside the cells. Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff about the theme. You can watch video tutorials or get hold of a few hooks and filter functions that may help you to modify the theme as you like. You can also search the forum for any related questions or issues.
If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!
Regards,
IsmaelHi!
Thank you for using Enfold.
Are you referring to the post navigation found on both end of the screens? Add this to the functions.php file:
add_filter( 'avia_post_nav_settings', 'enfold_customization_same_cat' ); function enfold_customization_same_cat( $s ) { $s['same_category'] = true; return $s; }Regards,
IsmaelHey!
Are you sure that you used the correct taxonomy and post type name? Did you use a plugin to create the custom post type? Please open a new thread and post the login details there. We would like to check it.
Cheers!
IsmaelHi DavyE!
Thank you for using Enfold.
I checked the site and I noticed that you didn’t add the filemtime fix for the custom.css file. It still says version 2 instead of the time the file was modified.
Regards,
IsmaelHi!
Please remove the css code then replace it with this:
aside.sidebar.sidebar_right { background: #f1f1f1; padding-right: 50px; }Add this to the functions.php file:
add_action('wp_footer', 'ava_sidebar_height'); function ava_sidebar_height(){ ?> <script> (function($){ $(window).resize(function() { var contenth = $('.container .av-content-small.units').height(); $('.sidebar.sidebar_right').css('min-height', contenth); }).resize(); })(jQuery); </script> <?php }You might need to increase the sidebar width in the Content | Sidebar Ratio setting.
Cheers!
IsmaelMarch 28, 2015 at 5:24 pm in reply to: Saving didnt work! Please reload the page and try again #419864Hi!
I checked the site but it’s not using the Enfold theme. Did you switch the theme? Please activate the Enfold theme then try to deactivate all plugins. Test the site again.
Regards,
IsmaelHey kristenangel!
Thank you for using Enfold.
The theme doesn’t utilize any of the WooThemes Framework so I’m not sure what’s the connection.
Do you have any other premium themes other than Enfold? There’s a chance, one way or another that the scanner will find “malicious” scripts on it. Most of these errors or warnings are invalid or inaccurate. You can just ignore them or you can install security plugins to prevent any possible security threats.
Regards,
IsmaelMarch 28, 2015 at 5:02 pm in reply to: Help! add custom entries in static page ( template- page content ) #419860Hi!
Thank you for using Enfold.
Where do you want to add the video? You can use the Video element in the advance layout builder. A screenshot will help.
Best regards,
IsmaelHey!
Thank you for using Enfold and sorry for the delay.
If you’re the kind of user who can create a plugin using a framework, I don’t think you will be needing any of our advice. For what it’s worth, the scrollspy feature that is being use inside the theme is based from the bootstrap framework. I’ll ask Kriesi to take a look, he will give you a more appropriate answer.
Cheers!
IsmaelMarch 28, 2015 at 4:46 pm in reply to: How to get the background image in a colour section to be responsive? #419854Hey!
The background size of the color section is set to cover so it will scale the image to be as large as possible to completely cover the background area. It will make it more responsive but it will somehow cut parts of the images. You can set the background size to 100% but it will stretch the image to an ugly proportion. Can you please provide a screenshot of how you want the section to look on mobile?
Cheers!
IsmaelHi!
We added an auto resize script and the background seems to snap back after less than a second or when the layer slider started. Please remove browser cache then reload the page.
Best regards,
IsmaelHey DavyE!
Thank you for using Enfold.
Did you set the Slideshow control styling? to Default? Please post the website url here.
Best regards,
IsmaelHi!
Sorry for the delay. Please post the WP login details here as well. We need to deactivate the minify settings because any changes we do in the shortcodes.js file will not take any effect.
Regards,
IsmaelMarch 28, 2015 at 6:20 am in reply to: Enfold 3.1: Blog entry on the frontpage appers as "read more" instead of full #419760Hi!
Yes, unfortunately, it will not display the full content when using the advance layout builder for posts. You either need to use the excerpt box to create a summary for the blog overview page or switch to the default editor and use the shortcode wand instead.
Cheers!
IsmaelMarch 28, 2015 at 6:04 am in reply to: Akkordeon: array of attributes in toggle / toggle sorting menu / color of icons #419749Hey!
Please give us a link to the actual page with the accordion element. We would like to check it.
Cheers!
IsmaelHi!
Thank you for using Enfold.
Sorry for the delay. It’s quite possible but it will require custom modifications that is outside the scope of support. Unfortunately, you can only choose between the left or right sidebar menu and the default header. You can’t have both out of the box. You can visit our new customization partner, codeable.io. http://kriesi.at/contact/customization
Cheers!
IsmaelHey mleite1!
Thank you for using Enfold.
Add this to the Quick CSS field:
.slideshow_caption { width: 100%; } .avia-caption-content { width: 42%; right: 0; position: absolute; }The image size is quite enough but since the background or image size is set to cover, expect to have parts of the images get cut off. It will scale the image to be as large as possible so that the background area is completely covered, making it fully responsive with a few compromises. Setting the background size to 100% will distort the images to an ugly proportion.
Regards,
IsmaelHey peterash!
Thank you for using Enfold.
We have removed the cart pop up on the latest versions of the theme. It shouldn’t display anymore. Please download the latest version, 3.1.2, 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!
IsmaelHi!
I’m not exactly sure what you’re trying to do. Can you please provide a screenshot of the mock up or design layout that you want to achieve?
Regards,
IsmaelHi!
Add this to the functions.php file:
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<a class='second-logo' href='#'><img src='http://kompleteaccounting.com.au/wp-content/uploads/2015/02/KAG-340w-drop-shadow.png' /></a>"; return $sub; }After that, add this to the Quick CSS field:
@media only screen and (min-width: 480px) { .second-logo { display: none; }} @media only screen and (max-width: 480px) { .logo { display: none; }}Cheers!
IsmaelHey!
Add this to the functions.php file to remove the flags:
add_action('after_setup_theme','avia_remove_main_menu_flags'); function avia_remove_main_menu_flags(){ remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10); }Regards,
IsmaelHey!
I’m not sure why the CORS fix isn’t working. Maybe, you should ask your hosting provider for more info regarding this error:
Font from origin ‘http://accelium-assurances.fr’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://www.accelium-assurances.fr’ is therefore not allowed access.
Cheers!
IsmaelMarch 28, 2015 at 5:21 am in reply to: Advance Layout editor using Blog Posts, small preview pic too small #419721Hey!
The images are hidden on mobile devices because there’s just not enough space to contain the timeline and content. Anyway, you add this to display the images:
@media only screen and (max-width: 767px) { .responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar { display: block; }}You can change the single post style on Enfold > Blog Layout > Single Post Style.
Cheers!
IsmaelHey!
Is the post content collation set to latin? or utf-8? Please check the database, go to wp_postmeta, click Search then input id “1881” to the post_id field. Look for the result with _aviaLayoutBuilderCleanData meta_key then click Edit. Go to the Structure then check if the meta_value’s collation is set to utf8.
Cheers!
IsmaelHey!
Thank you for using Enfold.
What is the actual resolution of the monitor? Did you just zoom out the browser to reproduce the issue? You can add a left margin to the promobox:
.av_promobox { margin-left: 50px; }Turn on the custom css class field to apply the modification to that specific element: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
IsmaelMarch 28, 2015 at 4:47 am in reply to: Start Up Business Demo – Movie Modal Window not working #419711Hey!
Use the actual youtube url instead of the youtube share url.
https://www.youtube.com/watch?v=l7jGrFLVvd4&feature=youtu.beCheers!
IsmaelMarch 28, 2015 at 4:41 am in reply to: Problem on Internet Explorer (Fonts, Responsive and Layouts) #419709Hey!
Thank you for using Enfold.
I’m sorry but you’re using an old version of the theme, 3.0.4. Please download the latest version, 3.1.2, 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/
The layer slider isn’t fully supported on older versions of internet explorer so you might need to add an easy slider specifically for IE. Use css to hide or show any specific sliders on different kind of browsers. This one for example will hide the layer slider on IE then show the easy slider instead:
.avia-msie div#layer_slider_1 { display: none !important; } .avia-slideshow { display: none; } .avia-msie .avia-slideshow { display: block; }Turn on the custom css class to add a unique class attribute to the slideshow: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
Ismael -
AuthorPosts
