Forum Replies Created
-
AuthorPosts
-
Hey!
Thank you for the info.
The smooth scroll is working when I clicked the blue button. On what browser and OS are you testing this?
Best regards,
IsmaelHi m!
Thank you for using Enfold.
Try adding a Separator / Whitespace element to adjust the vertical position of the content.
Best regards,
IsmaelHey gabrielbaril!
Thank you for using Enfold.
I get a forbidden error every time I access the wp dashboard. https://www.gervasinineumaticos.com/inicio/wp-login
Cheers!
IsmaelHi!
This thread is far from where it started. It’s getting a bit out of topic. Can you please create a new thread? Describe what you’re trying to do there with screenshots if possible. Also, place the css codes that you added. I think the css codes are getting mixed up.
Best regards,
IsmaelOctober 9, 2014 at 4:37 am in reply to: How to maintain aspect ratio for big preview (featured image) on blog #332876Hey!
Yes, you can place it on the child theme or use this plugin: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
IsmaelHey mattmosman!
Thank you for using Enfold.
I’m sorry but it looks like you’re using a third party script. We won’t be able to help you with the script filter. Please contact the plugin author.
Best regards,
IsmaelHey!
Please try this:
function add_custom_shrinking(){ ?> <script> jQuery(window).load(function(){ var header = jQuery('.html_header_top.html_header_sticky #header'), shrinking = header.is('.av_header_shrinking'), bodyclass = jQuery('body'), homepage = bodyclass.is('.home') if(shrinking && !homepage) { jQuery('html').removeClass('html_header_sticky'); } }); </script> <?php } add_action('wp_footer', 'add_custom_shrinking', 10);Remove browser cache then reload the page a few times.
Best regards,
IsmaelOctober 8, 2014 at 8:15 am in reply to: Adding portfolio overview images causes insecure page on full SSL website #332189Hi!
I’m sorry for the delay. Have you tried using this plugin? https://wordpress.org/plugins/wordpress-https/installation/
Best regards,
IsmaelHey dmoz!
Thank you for using Enfold.
I can’t seem to reproduce the issue on safari. Do you mind providing a screenshot? You can use imgur, dropbox, clipular etc. I’ll ask the rest of the support team to take a look.
Regards,
IsmaelHey!
Thank you for using Enfold. Sorry for the delay.
Please try this:
.page-id-2485 .flex_column.av_one_fourth.avia-builder-el-5.el_after_av_one_fourth.el_before_av_one_fourth, .su-spoiler.my-custom-spoiler .su-spoiler-content { z-index: 9999; }Cheers!
IsmaelHey!
Please set the page’s Template to Blank | No Header, No Footer. Disable the Title Bar Settings. Add the Fullscreen Slider.
Cheers!
IsmaelHey surfaholic!
Thank you for using Enfold.
Do you mind if we take a look at the actual page where you’re testing this? This code should work:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("p.toggler").trigger('click'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Cheers!
IsmaelHey Smaskit6!
Thank you for using Enfold.
It is possible with the the embed or object tag:
<object type="application/x-shockwave-flash" data="your-flash-file.swf" width="0" height="0"> <param name="movie" value="your-flash-file.swf" /> <param name="quality" value="high"/> </object>Cheers!
IsmaelHey Tanya2105!
Thank you for using Enfold.
You can use this:
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text { background: red; color: blue; border-color: pink; }Cheers!
IsmaelHey!
Try to add the code on functions.php:
function add_subset_func($fontlist) { $fontlist .= "&subset=cyrillic,cyrillic-ext"; return $fontlist; } add_filter('avf_google_fontlist', 'add_subset_func');If you want a bi-lingual site, you can use the WPML plugin.
Cheers!
IsmaelHey!
Add this to disable the main menu:
nav.main_menu { display: none !important; }You can change the content | sidebar ratio on Enfold > General Layout > Dimensions panel.
Cheers!
IsmaelOctober 8, 2014 at 7:27 am in reply to: Two column portfolio with ajax: change of size and hover effect #332161Hi!
Alright. Let us know if you’re ready. We’ll keep the thread open.
1.) Portfolio Grid does have a thumbnail size option so you can select the size of the grid image. This is possible, you can change the thumbnail sizes with this plugin: https://wordpress.org/plugins/simple-image-sizes/
2.) Yes, this is also possible. Adding a border that will act as a gap between portfolio items will do.
3.) Yes, we can use the css grayscale filter.
Best regards,
IsmaelHey Helgi!
Thank you for using Enfold.
It is actually set to 20px. If you want, you can use this on Quick CSS:
.av-subheading.av-subheading_below { font-size: 30px !important; }Regards,
IsmaelHey!
The link leads me to a 404 page. Try this:
.main_color .av-masonry { background-color: white !important; }Regards,
IsmaelOctober 8, 2014 at 7:16 am in reply to: Woocommerce registration and sell only one title from an album #332153Hey Nimad!
Thank you for using Enfold.
Maybe this plugin will help: https://wordpress.org/plugins/sidebar-login/
Cheers!
IsmaelOctober 8, 2014 at 7:13 am in reply to: Permalink and SEO Settings Problems with Yoast WordPress SEO & Enfold #332151Hi!
Thank you for using Enfold.
I’m sorry but you can’t modify the facebook widget with css. You might need to use another facebook widget plugin or create your own facebook widget here: https://developers.facebook.com/docs/plugins/like-box-for-pages
Cheers!
IsmaelHey!
You can use this on Quick CSS or custom.css:
.multi-big .post_author_timeline, .single-small .post_author_timeline { display: none; } .template-page .big-preview { padding: 0 0 10px 0px; } .template-blog .blog-meta { position: absolute; top: 200px; z-index: 999; left: 40%; }Regards,
IsmaelHi kristenangel!
Thank you for using Enfold.
You can customize the events page on custom.css or Quick CSS file. If you want to know where the theme events styling is located, you can find it on config-events-calendar > event-mod.css file.
Best regards,
IsmaelHi odpcband!
Thank you for using Enfold.
The home page looks fine. Please edit the home page then save the template, create a test page with sidebar, use the template. We would like to check it.
Cheers!
IsmaelHi!
Please add the code at the very bottom:
.av_font_icon.av-icon-style-border .av-icon-char, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char, #top .main_color .av-no-color.av-icon-style-border a.av-icon-char { text-decoration: none !important; }Cheers!
IsmaelHi!
Actually, the mega menu positioning issue is a bit inconsistent. It doesn’t break on other installations. You need to use the suggested code above for now to adjust the position of the mega menu.
Cheers!
IsmaelHi!
Thank you for the info but the login credentials are not working. Please check. Which categories are not showing the articles?
Regards,
IsmaelHi!
I’m sorry but widget size image is less than 2KB. I don’t think it will consume a lot of space on your account. Please reactivate the widget size thumbnail then regenerate the thumbnails. You can use this plugin: https://wordpress.org/plugins/simple-image-sizes/
Regards,
Ismael -
AuthorPosts
