Forum Replies Created
-
AuthorPosts
-
Hey!
Did you set the value of the Slider Settings > Layers Container field? If not, set the value then re-arrange the layers.
Best regards,
IsmaelHey!
You can adjust the excerpt length of the grid layout with this filter.
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 100; return $length; }Regards,
IsmaelSeptember 16, 2016 at 7:56 am in reply to: Masonry Gallery – center horizontally and vertically #687280Hi nullhorn!
Thank you for the screenshot.
Please set the Element Captions > Element Title and Excerpt Styling to “Display as centered overlay”. Add this code in the Quick CSS field:
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content { background: transparent; } #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title { background: #ffffff; color: orange; padding: 10px 0; }Best regards,
IsmaelSeptember 16, 2016 at 7:52 am in reply to: setting a Background image in Enfold Wedding Theme #687277Hey amarie!
Thank you for using Enfold.
Could you please provide a screenshot of the layout that you want to do? The previous user’s site is set to boxed layout but your installation is set to stretched layout.
Regards,
IsmaelSeptember 15, 2016 at 6:38 am in reply to: What do these errors mean and how can I fix them? #686731Hi!
The $filterable_classes or the avia_header_class_filter in the header.php file is missing. Actually, a lot of lines are missing in the header.php code that you provided above. What is the version of the theme prior to the update? I’m guessing it’s a very old version of the theme. Please get a fresh copy of the header.php file from the parent ( version 3.8 ) then override the old one. Or just disable the header.php file in the child theme folder, see if it makes any difference.
Regards,
IsmaelSeptember 15, 2016 at 6:33 am in reply to: on Mega Menu show in front of list points the featured image #686728Hey Guenter!
Thank you for using Enfold.
I’m sorry but I’m not sure what you meant by that. Could you please provide a screenshot of the mega menu layout that you want to create?
Best regards,
IsmaelHi!
It works on my installation. Could you please provide a link to the page with the issue?
Cheers!
IsmaelHi Hans!
Thank you for using Enfold.
We will ask Kriesi to check the thread. For the meantime, please request the feature here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
IsmaelSeptember 15, 2016 at 6:27 am in reply to: google indexing wp-content/themes/ content even after blocking with robots.txt #686721Hi!
I might have misunderstood the issue, regardless, you should not disallow those folders. Crawlers need those files (scripts and stylesheets) to render or read the site properly.
// https://yoast.com/wordpress-robots-txt-example/
// https://yoast.com/dont-block-your-css-and-js-files/Regards,
IsmaelSeptember 15, 2016 at 6:24 am in reply to: google indexing wp-content/themes/ content even after blocking with robots.txt #686717Hi!
Thank you for using Enfold.
Directory blocking should be done in the .htaccess files, not the robot.txt file. It will only block or disallow search engine crawlers. And you should not disallow the listed directories because they contain important scripts and stylesheets.
Related thread: http://stackoverflow.com/questions/9282124/deny-direct-access-to-a-folder-and-file-by-htaccess
Best regards,
IsmaelHey endoradigital!
Thank you for using Enfold.
Did you remove the button? We can’t find it in the page.Note that we don’t provide support for third party plugins as stated on our support policy. Please contact the plugin author for further help.UPDATE: We found the button and it is an image. Please replace it with an actual text then apply the background using the layer slider’s style panel.
Regards,
IsmaelHey endoradigital!
Thank you for using Enfold.
The buttons are working properly. Could you please provide a screenshot of the issue?
Regards,
IsmaelHi!
What did you use as Section ID? You need to replace “custom-grid” with that ID. We checked the page but it doesn’t exist anymore. Please create a test page so that we can inspect the element. Don’t forget to apply the Section ID.
Regards,
IsmaelHi!
The screen resolution of the device is 1080 x 1920 pixels. We modified the code a bit. Please remove browser cache before testing the page.
add_action('wp_footer', 'ava_custom_script'); function ava_custom_script(){ ?> <script type="text/javascript"> (function($) { function gh() { var isMobile = ''; if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) && 'ontouchstart' in document.documentElement) { isMobile = true; } else { isMobile = false; } if (isMobile || $(window).width() < 1081) { $("#splash").css("background-image", ""); $("#casts").css("background-image", ""); $("#about").css("background-image", ""); $("#av_section_4").css("background-image", ""); } } gh(); })(jQuery); </script> <?php }Best regards,
IsmaelHey!
Thank you for the update. I checked the page and the full screen slider is not visible when the screen size is less than 768px. What device are you using to test this? What is the actual screen resolution of the device?
Cheers!
IsmaelSeptember 15, 2016 at 5:55 am in reply to: Send Button in One Row With The Rest Of The Contact Form #686699Hey!
Please add this in the Quick CSS field:
.home .avia_ajax_form .form_element_fourth { width: 20%; } .home .avia_ajax_form .form_element:last-child { width: 10%; float: left; clear: none; margin-left: 12%; top: 30px; }Adjust the values as necessary.
Regards,
IsmaelSeptember 15, 2016 at 5:45 am in reply to: Unwanted content displayed under menu when using safari on the iphone #686697Hi!
I see. Thank you for the screenshot. Please add this in the Quick CSS field:
#mobile-advanced { min-height: 9999px; }Cheers!
IsmaelHey!
Please check the class attribute in the code. Make sure that the “noHover” class is remove. If you want to add it to the gallery element, follow this one: https://kriesi.at/support/topic/remove-rollover-on-gallery-thumbnails/#post-686690
Regards,
IsmaelHi!
Replace the code with this:
.single-portfolio .avia-tooltip { display: none !important; }This code will affect all portfolio pages.
Regards,
IsmaelSeptember 15, 2016 at 5:39 am in reply to: hide post format and layot options from sidebar of post edit pages #686691Hey rudtek!
Thank you for using Enfold.
Edit one of the posts then click the Screen Options. Disable the Layout and Format module.
Regards,
IsmaelHey!
In the js > avia.js file, look for this code around line 626:
var elements = $('a img', container).parents('a').not('.noLightbox, .noLightbox a, .avia-gallery-thumb a, .avia-layerslider a, .noHover, .noHover a, .av-logo-container .logo a').add('.avia-hover-fx', container);Remove the “.avia-gallery-thumb a” entry.
var elements = $('a img', container).parents('a').not('.noLightbox, .noLightbox a, .avia-layerslider a, .noHover, .noHover a, .av-logo-container .logo a').add('.avia-hover-fx', container);Best regards,
IsmaelSeptember 15, 2016 at 5:28 am in reply to: How to change title font sized of "Featured Image Slider"? #686685Hey!
Remove the dash with the following css code:
.avia-featureimage-slideshow h2.avia-caption-title:after { display: none; }And adjust the position with the following:
.avia-featureimage-slideshow .slideshow_caption h2 { position: absolute; left: 0; bottom: 0; }Cheers!
IsmaelHi!
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Cheers!
IsmaelHey!
Thank you for the info.
It looks like the files are incomplete or corrupted. Please do a manual update via FTP. Same links above:
// http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
// http://kriesi.at/archives/the-complete-guide-to-updating-enfoldCheers!
IsmaelSeptember 15, 2016 at 5:19 am in reply to: Move the title and meta below the featuring image on single posts? #686678Hi emilgandersson!
Thank you for using Enfold.
What is the single post style? Please post the link to one of the posts. And try this in the functions.php file:
add_action('wp_footer', 'ava_custom_script'); function ava_custom_script(){ ?> <script type="text/javascript"> (function($) { function gh() { $('.single .post-meta-infos').insertAfter('.big-preview'); } gh(); })(jQuery); </script> <?php }Cheers!
IsmaelHi!
In the text block, somehow, it automatically wraps the shortcode inside a pre or code tag. We moved the shortcode inside the code block element.
Cheers!
IsmaelHi!
Please update the theme to the latest version, 3.8. A patch was included in the new version that will fix this specific issue. :)
Best regards,
IsmaelSeptember 15, 2016 at 5:07 am in reply to: SIX for grid all over Enfold (not php mod, not CSS mod) #686672Hi kooperoo!
Thank you for using Enfold.
I’m sorry but the option is not available yet. Please ask the feature in the following link or do the modifications provided in the previous threads: https://kriesi.at/support/enfold-feature-requests/
Best regards,
Ismael -
AuthorPosts
