Forum Replies Created
-
AuthorPosts
-
June 12, 2015 at 6:12 am in reply to: Google Description is Initializing… stage: 500×375 file … #458174
Hey!
I’m not sure if it works but you can refer to this link for a possible fix: https://moz.com/blog/why-wont-google-use-my-meta-description
Don’t forget to read number 5.
Regards,
IsmaelHey Andrea!
Thank you for using Enfold.
This an issue with WordPress 4.2 where the register_sidebar function has been updated to require a sidebar id. A fix was included on Enfold version 3.1.4 but you might find widgets mixed up or placed in the Inactive Widget section. All you need to do is placed them back to their respective widget areas. Unfortunately, if you can’t find the widgets, it means that you have to recreate them from scratch.
Also, if possible, please update the theme every time a new version or patch is available. Thank you.
Cheers!
IsmaelHi!
You don’t have the latest version of the theme. Please update to version 3.2 then toggle the theme options. Make sure that the templates or files in the child theme folder are updated as well.
Cheers!
IsmaelHi!
Alright. Please locate this file via FTP: wp-content/uploads/dynamic_avia/enfold.css
Rename the enfold.css file to something else then toggle any theme options to regenerate it. If the file is not generated automatically, please contact your hosting provider to make sure that folder permission of the wp-content folder is correct.
Cheers!
IsmaelHi!
I’m not sure what happened but when I toggled an option in the General Styling panel, the theme styling is gone. Please try to delete the enfold.css file in the wp-content > uploads > avia_dynamic folder then toggle any options in the general styling panel to regenerate it. Make sure that the folder permission of the wp-content folder is correct.
Cheers!
IsmaelHi!
Alright. FYI, you can’t use the more tag inside the advance layout builder. It will only work in the posts’ default editor. https://en.support.wordpress.com/splitting-content/more-tag/
You have to create the link below the excerpt in the text block manually. Example:
Im Luxushotel Mandarin Oriental sind Sie nicht nur am Puls der Zeit, sondern auch im Herzen von Marina Bay, dort wo die Nacht zum Tag gemacht wird. Sehenswürdigkeiten und der Geschäftsdistrikt liegen ganz in der Nähe, während Sie die beeindruckende Skyline, <a href="http://www.linkhere.com">Read More..</a>Best regards,
IsmaelHi!
Did you modify the catalogue template? The av-catalogue-item link is duplicated. Try to add this in the Quick CSS field:
.av-catalogue-item-inner .av-catalogue-item { width: 100%; } #top .av-catalogue-item { float: left; }Regards,
IsmaelJune 11, 2015 at 7:28 pm in reply to: Advanced Layout Builder for products – doesn't show info in product page #457992Hi udi!
Thank you for using Enfold.
That is normal when you use the ALB for post or custom post types. All default elements will removed so you can start from scratch. You are free to build your custom product page.
Best regards,
IsmaelHey!
You can add this in the child theme’s functions.php file:
add_filter('avf_portfolio_cpt_args', 'avf_portfolio_cpt_args_mod'); function avf_portfolio_cpt_args_mod($args) { $args['rewrite']['with_front'] = false; return $args; }Flush the permalink settings after.
Regards,
IsmaelHey csherlock1!
Thank you for using Enfold.
I’m not sure what could be causing it to jump like that but it is random and barely noticeable. Anyway, try to add this in the Quick CSS field:
#top .av-submenu-container { max-width: 960px; }Cheers!
IsmaelHey!
Set the Blog Style to “Single author, big preview pic” then edit includes > loop-index.php file. Find this code:
//echo preview image if(strpos($blog_style, 'big') !== false) { if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>'; if($slider) echo '<div class="big-preview '.$blog_style.'">'.$slider.'</div>'; }Move it above this line:
echo $content;Add this in the Quick CSS field:
.entry-content-wrapper .big-preview.single-big { width: 30%; float: left; margin: 0 20px 20px 0; }Please create a change log or note about this modification in case you update the theme.
Cheers!
IsmaelHey SpecThra!
Thank you for using Enfold.
Use this in the Quick CSS field to adjust the position and style of the cookie bar:
#cookie-law-info-bar { border: 0; font-size: 10pt; margin: 0 auto; padding: 5px 0; text-align: center; width: 100%; z-index: 9999; left: 0; }Regards,
IsmaelJune 11, 2015 at 6:55 pm in reply to: Small formatting problem with gravity forms date picker #457979Hi!
You can add this in the Quick CSS field to fix the date picker:
.gform_wrapper .gfield_date_dropdown_day select, .gform_wrapper .gfield_date_dropdown_month select, .gform_wrapper .gfield_date_dropdown_year select { padding-right: 10px !important; margin-right: 10px !important; }Cheers!
IsmaelHi timber23!
Thank you for using Enfold.
Is it working when you switch to a default theme? Please post the website url here, we would like to check it. Did you see any javascript errors? If possible, contact the plugin author for more info regarding the issue.
Regards,
IsmaelHi carmen!
Thank you for using Enfold.
You can try to adjust the css code to change the position of the widget.
#header .widget { left: 50%; padding-top: 0; position: absolute; top: 0; transform: translate(-50%); }It’s possible to use negative values in the top position property. Please give us a link to the actual site so that we can check it.
Regards,
IsmaelHey!
Thank you for using Enfold.
I’m sorry but you can’t use the advance layout builder to modify the product category pages. You need to create a template file called archive-product.php in the child theme folder.
Regards,
IsmaelHey!
This is the code that causes the blue gap:
@media only screen and (max-width: 790px) and (min-width: 768px) {.responsive #main .container_wrap:first-child { margin-top: 156px; }}Please remove it.
Best regards,
IsmaelHi!
Please provide a screenshot of the layout that you want. What kind of background do you have in mind? If it is a solid color background, you can add a color section on top of the grid row element. Add a special heading inside the color section.
Best regards,
IsmaelHi!
I checked the page but I still have no idea why it’s not working. Have you tried disabling the plugins? Keep the WPML plugin enabled.
Best regards,
IsmaelHey!
Thank you for the info. Add this in the Quick CSS field:
table { overflow: auto !important; display: block !important; }Regards,
IsmaelHi!
Looks like you don’t have have the latest version of the theme, please update to version 3.2. If possible, please use absolute url in the menu items. If you want to change the Menu text, edit the config-templatebuilder > avia-shortcodes > menu.php file. Look for this code:
$mobile_button = $mobile == "active" ? "<a href='#' class='mobile_menu_toggle' ".av_icon_string('mobile_menu')."><span class='av-current-placeholder'>".__('Menu', 'avia_framework')."</span></a>" : "";Cheers!
IsmaelHi turistai!
Thank you for using Enfold.
You can disable the sidebar for single post entries on Enfold > Sidebar Settings > Sidebar on Single Post Entries.
Cheers!
IsmaelHey welti!
Thank you for using Enfold.
Did you modify any template files, header.php, footer.php etc, in the child theme? If yes, please override the files with newest version from the parent theme folder. If it doesn’t work, try to deactivate all plugins. Maybe one of those plugins is causing the issue.
Regards,
IsmaelJune 10, 2015 at 1:09 pm in reply to: After adding a new menu item it is not saved and menu crahses #457168Hey!
Alright. I think the problem is that the max_input_vars local value in the .htaccess file fails to override the master value of the directive which is set to 1000 by default (check the php info > max_input_vars). Please set the max_input_vars value directly in the php.ini file. If you don’t have access to that file, please contact your hosting provider.
Regards,
IsmaelHey!
Please read this whole article or move to the Alt text and title text section. I’m sure it will answer your question: https://yoast.com/image-seo/
Best regards,
IsmaelHi!
Did you use the Grid Layout? If yes, please edit config-templatebuilder >avia-shortcodes > postslider.php, look for this code around line 367:
$output .= $thumbnail ? "<a href='{$link}' data-rel='slide-".avia_post_slider::$slide."' class='slide-image' title=''>{$thumbnail}</a>" : "";Replace it with:
$target = strpos($entry->post_content, 'http') === 0 ? '_blank' : ''; $output .= $thumbnail ? "<a href='{$link}' target='{$target}' data-rel='slide-".avia_post_slider::$slide."' class='slide-image' title=''>{$thumbnail}</a>" : "";Make sure that you place the link at the very beginning of the post content. Use full or absolute url, sample:
http://www.mypage.com/pageIf it works, please create a change log or note for this modification in case you update the theme.
Cheers!
IsmaelHey!
Oh Ok. That sure is confusing. Just add this in the functions.php file:
add_action('wp_footer', 'ava_auto_resize'); function ava_auto_resize(){ ?> <script> (function($){ var int = window.setInterval(function(){ $(window).trigger('resize'); }, 1500); $(window).load(function () { setTimeout(function() { clearInterval(int); }, 5000); }); })(jQuery); </script> <?php }Remove browser cache then reload the page. The script will trigger the resize event every 1.5 seconds forcing the masonry images to position correctly.
Best regards,
IsmaelJune 10, 2015 at 12:27 pm in reply to: Responsive Photo Gallery Pro mit Enfold nicht kompatibel #457144Hi Catmandu39!
Thank you for using Enfold.
Your website is not loading properly when I checked it. Please make sure that you’re using Enfold 3.2 on WordPress 4.2.2. Deactivate all plugins then test it again. Please contact the plugin author regarding the Responsive Photo Gallery Pro plugin.
Regards,
IsmaelHi!
I created two portfolio items in your installation and then applied the “Test” category on both. Please check the post navigation on this page: http://future-forms.com/portfolio-item/test-a/
It only filters Test A and Test B portfolio items.
Best regards,
Ismael -
AuthorPosts
