Forum Replies Created
-
AuthorPosts
-
Hey!
Thank you for using Enfold.
Please update the theme to Enfold 3.0.4. This should any issues regarding WordPress 4.0.1.
Regards,
IsmaelHey designbankau!
Thank you for using Enfold.
Looks like you change the content. Can you please create a test page that looks like the illustration above? You can change the content padding with this:
.avia-section-small .content, .avia-section-small .sidebar { padding-top: 10px; padding-bottom: 10px; } .content, .sidebar { padding-top: 20px; padding-bottom: 20px; }Regards,
IsmaelNovember 27, 2014 at 7:21 am in reply to: Adjusting the Enfold theme for viewing on Mobile Devices and iPad #358860Hi Renvato2!
Thank you for using Enfold.
The theme is fully responsive. I don’t think there is a plugin to adjust the layout of the theme on mobile device. Are you experiencing any kind of issue on mobile devices? You can alter the css on the Quick CSS field. Use css media queries.
Best regards,
IsmaelHey!
Thank you for using Enfold.
Can you please provide a link to the actual page with the issue? A screenshot will help. Make sure that you’re running Enfold 3.0.4 on WordPress 4.0.1.
Regards,
IsmaelHi!
Did you use the advance layout builder to build the portfolio items? Please try this on functions.php:
add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1); function avia_add_social_toolbar_template_builder($content = "") { if(is_singular('portfolio')){ $content .= avia_social_share_links(array(), false); $content .= '<div style="height:1px; margin-top:50px;" class="hr"></div>'; } return $content; }Cheers!
IsmaelHi kalinkacs!
Thank you for using Enfold.
What are the modifications that you added? Can you please post it on pastebin.com? If possible, please upgrade WordPress to 4.0.1 then update the theme to Enfold 3.0.4.
Regards,
IsmaelHey studiotopo!
Thank you for using Enfold.
Which font are you trying to use? You can use this filter on functions.php, below line 16:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Open Sans 2'] = 'Open Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400''; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Open Sans 2'] = 'Open Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400''; return $fonts; }Select Open Sans 2 on Enfold > General Styling > Fonts panel.
Cheers!
IsmaelNovember 27, 2014 at 6:57 am in reply to: Different Main Navigation Menu and Logo for Custom Post Type? #358854Hey!
I don’t see anything wrong with the code. Please replace it with this:
add_filter('avf_logo','avf_new_logo_url'); function avf_new_logo_url($use_image){ if(is_singular('spicypresentations')) $use_image = "http://nutsandboltsspeedtraining.com/wp-content/uploads/2014/11/sp-logo-rough.png"; return $use_image; }Regards,
IsmaelHi jtartagl!
Thank you for using Enfold.
The login credentials are not working. Please check.
Regards,
IsmaelHey!
I checked the site on Chrome and Firefox and the sharing section looks fine. Make sure that you’re using an updated version of the browsers.
Cheers!
IsmaelHi!
When you set the background attachment of the color section to stretch to fit, the background-size is set to cover by default. It means that it will scale the background image to be as large as possible so that the background area (color section) is completely covered by the background image. Some parts of the background image may not be in view within the background positioning area. If you set the background-size to 100% 100%, meaning 100% width and 100% height, background image will sometimes adjust disproportionately. You might see the background image stretch in an ugly proportion. The best option is to set the background position to top center then background size or background repeat to Stretch to fit (cover). The downfall is some parts of the image might get cut off.
Best regards,
IsmaelHi Nic!
Thank you for visiting the support forum.
I checked the site but it requires a password. Please post it here.
Best regards,
IsmaelHi prabu_venkat!
Thank you for using Enfold.
I’m sorry but the advance layout builder is disabled on posts by default and this is one of the reasons why. Please disable the ALB on posts then use the shortcode wand instead.
Best regards,
IsmaelNovember 27, 2014 at 6:30 am in reply to: Paragraphs with space in them appear everywhere and remain when deleted #358843Hi!
Like Elliott, I really don’t see the issue. Can you please provide a screenshot or create a test page?
Best regards,
IsmaelHey!
Looks like you added some css modifications which breaks the default alignment of the mobile menu toggles.
#advanced_menu_hide { left: 83%; top: 40px; line-height: 47px; width: 47px; }Can you please remove all css modifications regarding the mobile menu? We’ll check it afterwards.
Best regards,
IsmaelNovember 27, 2014 at 6:21 am in reply to: Remove featured image from showing on single product page #358840Hi!
I’m sorry but you said on your first post that you want to remove the featured image on the single product page.
Hi, I use woo-commerce and I would like to remove the product featured image from showing on the single product page, i was looking for a solution for some time now, I tried all the solutions I could find but nothing seemed to work for me.
And now, you want to keep the look of the single page. Which is which? If you’re trying to exclude images on the lightbox view, I’m sorry but that is not possible.
Cheers!
IsmaelHey!
I can reproduce the issue on my installation. We’ll report this issue to Kriesi. Please wait for his response. For now, please set the background attachment to fixed.
Best regards,
IsmaelHey Maucerichris!
Thank you for using Enfold.
1.) Set the slider width on Slide Settings > Slider dimensions > Slider width to 100%.
2.) I think adjusting the slider with to 100% will also take care of this issue.
Best regards,
IsmaelNovember 27, 2014 at 6:04 am in reply to: Add extra image to single product page between header and product image #358836Hey!
I checked this page: http://www.stroopwafelsbydaelmans.com/winkel/daelmans-stroopwafels-in-blikje-2/
Looks like you didn’t add the code we suggested above. The image is still on top of the product title instead of the top header. Adjust the position of the usps image with css.
Best regards,
IsmaelNovember 27, 2014 at 6:02 am in reply to: Background video in Color Section. Activate autoplay when scrolled #358835Hi mirloblanco!
Thank you for using Enfold.
You might need to add view port script or plugin to be able to do this then bind it on the video. I’m sorry but this is beyond the scope of support. Please hire a freelance developer. Or visit Envato Studio or Werkpress.
Regards,
IsmaelHey MarinaDsf!
Thank you for using Enfold.
1.) You can decrease the font size on mobile device:
@media only screen and (max-width: 767px) { #partenaire_section p { font-size: 13px !important; } }2.) Use this to center align the featured image:
.big-preview.single-big a img { margin: 0 auto; }Cheers!
IsmaelHey!
Please try to separate the image and the text using the Grid Row element. Set it to 1/2 1/2. Place the text on the first row and the image element inside the second row.
Regards,
IsmaelNovember 27, 2014 at 5:29 am in reply to: too much recursion error with window send_to_editor #358828Hey!
No one reported this issue before so our best guess is this is a plugin conflict. Please deactivate the plugins temporarily then test it again.
Cheers!
IsmaelHi Mohan-Iyer!
Thank you for using Enfold.
If you don’t mind, please provide a screenshot of the widgets. Use imgur, dropbox, clipular etc. 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 regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you 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!
Cheers!
IsmaelHi ShortieD!
Thank you for visiting the support forum.
Looks like WordPress automatically update to 4.0.1. Please update the theme to Enfold 3.0.4 to fix the issue.
Regards,
IsmaelHey Juergen!
Thank you for using Enfold.
Add this on Quick CSS or custom.css to remove the tooltip on mobile device:
@media only screen and (max-width: 767px) { .avia-tooltip { display: none !important; } }Cheers!
IsmaelHi!
I’m not sure what code Elliott added to the portfolio grid element. I’ll ask him to take a look. If you want a more sophisticated solution other than what we can provide here, you might need to hire a freelance developer. Or request the feature on our Feature Requests page.
Regards,
IsmaelNovember 27, 2014 at 5:04 am in reply to: WordPress Upgrade Issues – Advanced warning in future! #358818Hey!
Alright. I didn’t understand at first that you set the Blog Posts to show your portfolio items. Since you’re using the portfolio grid now, try to offset the portfolio items with the discovery category using this on functions.php:
add_filter( 'avia_post_grid_query', 'avia_portfolio_query', 10, 2); function avia_portfolio_query( $query, $params ) { if($params['categories'] == 20)$query['offset'] = 1; return $query; }Change the category id 20 to the id of the discovery category. Adjust the offset value if needed.
Cheers!
Ismael -
AuthorPosts
