Forum Replies Created
-
AuthorPosts
-
Hey!
Thank you for the link.
Please try to add this on Quick CSS or custom.css to adjust the height of the video:
#top #av_section_1 .av-section-video-bg iframe, #top #av_section_1 .av-section-video-bg embed, #top #av_section_1 .av-section-video-bg object, #top #av_section_1 .av-section-video-bg video { height: 592px !important; top: 0; }Cheers!
IsmaelHi trevorjohnston!
Thank you for using Enfold.
1.) You can set the Slider autorotation duration for each content slider. Edit the element then scroll below to change the autorotation value.
2.) I’m sorry but can you please provide a screenshot of what you’re trying to do?
Best regards,
IsmaelSeptember 30, 2014 at 4:39 am in reply to: Single page nav menu multiple items highlighted .current-menu-item #326966Hi!
Sorry for the delay.
I’m not sure why it’s not working as it should. Can you please switch the advance layout builder to debug mode? Refer to this link: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Copy the shortcode below then place it on pastebin.com. We would like to test it on our installation.
Cheers!
IsmaelHi!
I’m sorry for the delay. Please try to delete the menus on Appearance > Menus then sync them again or create them from scratch. This solution is base on WPML forums. See if it fixes anything.
Best regards,
IsmaelHey!
Thank you for the info.
Add this on functions.php file:
function add_custom_script_translator(){ echo "<div class='g-trans'>".do_shortcode('[google-translator]')."</div>"; } add_action('avia_meta_header', 'add_custom_script_translator', 10);Use .g-trans selector to adjust the position of the container.
Best regards,
IsmaelHey Knut!
Thank you for using Enfold.
Are you trying to hide the title container on a page? Edit the page then look for Layout > Title Bar Settings. Select “Hide Both”.
If possible, avoid modifying the core theme files. Please use a child theme to preserver the modifications. Refer to this link for more info: http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
IsmaelSeptember 30, 2014 at 4:13 am in reply to: Menu Link won't open in new window with Mega Menu #326956Hey broshannon!
Thank you for using Enfold.
I’m sorry but you can’t apply these attributes on mega menu columns. However, you can apply it using this at the very bottom of functions.php:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('#top #header .mega_menu_title a').attr({target: '_blank', rel: 'nofollow'}); }); </script> <?php } add_action('wp_head', 'add_custom_script', 10);Regards,
IsmaelHi!
Thank you for using Enfold.
I checked the site on safari 5.1.7 and the layer slider loads fine. On what version of safari are you testing this?
Cheers!
IsmaelHi!
Please edit functions.php again, move code Dude suggested below line 16:
if(isset($avia_config['use_child_theme_functions_only'])) return;Select the Lato font as heading font. It will now load the new lato font weight.
Cheers!
IsmaelHey gb!
Thank you for using Enfold.
Did you set the page as frontpage? Go to Enfold > Theme Options > Frontpage Settings.
Best regards,
IsmaelHi!
I’m sorry I don’t think there is any available plugin that offers full screen accordion slider. I’ll ask the rest of the support team.
Cheers!
IsmaelSeptember 29, 2014 at 9:10 am in reply to: Please tell me the codding or Plugins to use Video in the Post of Blog Page #326389Hey anilkumar1261!
Thank you for using Enfold.
You can set the post format to Video. Add the url of the video on the post editor.
Best regards,
IsmaelHey!
You can use imgur, dropbox, clipular etc to post a screenshot. I think you forgot the actual link to the website.
Regards,
IsmaelHey Khanh Hong!
Thank you for using Enfold.
Please try to deactivate third party plugins except woocommerce. Check it again on another browser or computer.
Cheers!
IsmaelHi!
There are script errors coming from widget.js so I assume that this is a third party plugin. Please deactivate the plugins then test again. Post the login details here. We would like to check it.
Best regards,
IsmaelHi!
Glad we could help. If you still have questions, let us know. :)
Best regards,
IsmaelHey BlutVampir!
Thank you for visiting the support forum.
You can use a child theme if you want to preserve the modification. Create a folder inside the child theme folder called includes then add the helper-main-menu.php file inside. Refer to this link for more info: http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
IsmaelHey dentaparks!
Thank you for using Enfold.
Please increase the wordpress memory limit: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Regards,
IsmaelHey!
Create post items then apply tags and featured images to them. On a page insert the Masonry element, set the Which Entries? setting to Post Tag. Set the Element Title and Excerpt to Display Neither. We can remove the link of the images with this on Quick CSS:
.av-masonry-item-loaded { pointer-events: none; }Best regards,
IsmaelHey Tim!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) { .html_header_transparency #top #wrap_all #main { padding-top: 116px; } }Configure the mobile menu on Enfold > Header Layout > Mobile Menu. Choose the second option on Header Mobile Menu activation setting.
Best regards,
IsmaelHi codecreative!
Thank you for using Enfold.
I’m sorry but you can’t modify the look of the facebook widget via CSS. You need to use a third party plugin or generate your facebook widget api. https://developers.facebook.com/docs/plugins/like-box-for-pages
Regards,
IsmaelHi!
I can’t login to the wp-admin. The site is not loading. I’ll ask the rest of the support team to take a look.
Cheers!
IsmaelHi!
Use this to set a minimum width:
#header_main .container, .main_menu ul:first-child > li a { min-width: 76px; }Cheers!
IsmaelSeptember 29, 2014 at 8:01 am in reply to: Customize Font & Thumbnail size of Tag Cloud Portfolio Search #326356Hi CB!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css to change the portfolio title:
#top .fullsize .template-blog .tag-page-post-type-title { font-size: 20px; text-transform: uppercase; }Adjust the grid or column size with this:
.tag .no_margin.av_one_third { width: 20%; }Best regards,
IsmaelHey tech500!
Thank you for using Enfold.
I’m sorry it’s not possible to set the accordion slider as full screen without creating a custom script. You can use the Fullscreen Slider. Please visit Envato Studio or Werkpress for further customization.
Cheers!
IsmaelHi!
Thank you for the info.
Please try to regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
IsmaelHi Penny!
Thank you for using Enfold.
Have you watched these tutorials?
http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/
http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/Regards,
IsmaelHey Laure!
Thank you for using Enfold.
Looks like you managed to change the logo size. You need to change the background color of the header to see it though. Use this:
.html_header_top.html_bottom_nav_header #header_main { z-index: 3; background: red; }Cheers!
IsmaelHey ojasray!
Thank you for using Enfold.
You can generate the column shortcode using the shortcode wand on a different page or post. Copy it on the text block.
Regards,
Ismael -
AuthorPosts
