Forum Replies Created
-
AuthorPosts
-
March 18, 2015 at 12:17 pm in reply to: Update from 3.08 to 3.1 FAILED and now website does not work. #413547
Hey!
Sorry for the delay. Did you install the bbPress plugin? Try to deactivate the bbPress plugin by renaming the plugin folder inside the wp-content > plugins folder. If it’s not working, try to override the theme files again. Make sure that the config-bbpress folder is included. Upload the theme files again via FTP.
Regards,
IsmaelHey!
You can another dynamic_sidebar function inside the filter:
add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'forum' ); dynamic_sidebar( 'single product pages' ); }Change the name of the dynamic_sidebar.
Cheers!
IsmaelHi!
LOL. Glad you figured it out. 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.
Thank you for your understanding. :)
Best regards,
IsmaelMarch 18, 2015 at 11:55 am in reply to: Odd image responsive behavior on iPad portrait layout #413532Hi stunna42!
Thank you for using Enfold.
It looks fine when I checked it. This issue is usually cause by an unwanted paragraph tag in between the columns or shortcodes. We don’t know why it’s generated but it’s there in a few cases. Did you switch between the default and advance layout builder while working on the page?
If it happens again try to toggle the position of the columns then update the page. After that, revert the position back to normal then update the page again.
Regards,
IsmaelMarch 18, 2015 at 9:20 am in reply to: NinjaForm is not working due to avia_globals is not defined #413470Hey!
@lucein1774: Yes, it will remove the shortcode wand.I tested the form in @Ethus installation and I was able to switch between visual and text editors without the page freezing. What is the browser that you’reusing?
@Ethus: Did you comment out the line suggested on the previous post?Cheers!
IsmaelHey!
Yes, please contact the plugin author regarding the excerpt. We’ll keep the thread open. Feel free to update the thread when you fix the issue. Thank you.
Regards,
IsmaelHey Joshua!
Thank you for using Enfold.
All default elements including post meta info, featured image, title etc will be remove when you use the advance layout builder for posts. You need to add it manually using an image element or sliders. You still need to set the featured image if you want it to show on archive or category pages.
Cheers!
IsmaelHey!
We can’t help you unless you have the latest version of the theme. Did you add any files or modifications inside the child theme folder? Make sure to update those files as well. There are mixed content in the page. Please try to deactivate all plugins after the update.
Best regards,
IsmaelHey!
Alright. This should work:
#top .av-masonry-entry:hover, #top .av-masonry-entry, #top .av-masonry-entry > * { border: 0; background: transparent; }Remove browser cache then reload the page.
Cheers!
IsmaelHey!
You can add this to the Quick CSS field to increase the thumbnail container:
.news-thumb, .news-thumb img { height: 50px; width: 50px; }Regards,
IsmaelHey wcathro!
Thank you for using Enfold.
The tab should scroll up if the tab title is not in viewport. Please provide a link to the page with the issue. Make sure that you’re running Enfold 3.1 on WordPress 4.1.1.
Best regards,
IsmaelHi!
Try this in the Quick CSS field:
@media only screen and (min-width: 989px) { html.responsive { overflow-y: scroll; } .av-preloader-reactive { overflow: hidden !important; }}It will show the scrollbar instantly.
Cheers!
IsmaelHey!
Yes, it will automatically add the mailto: tag when you add a valid email address.
Best regards,
IsmaelMarch 18, 2015 at 6:52 am in reply to: Private posts appear in some elements and not in others #413419Hi!
The private posts are showing up fine on our installation using Grid Layout Blog Posts element. It doesn’t display on your installation. I’m not sure why. Try to add this to the functions.php file:
add_filter('avia_post_slide_query', 'avia_post_slide_query_mod', 10, 2); function avia_post_slide_query_mod($query, $params) { $query['post_status'] = 'publish'; return $query; }Cheers!
IsmaelMarch 18, 2015 at 6:21 am in reply to: Error WPML and theme after switching to another language #413413Hi!
Please avoid editing the theme files directly. Use a child theme. You can add all css modifications in the Quick CSS field or the custom.css file. Control the width of the input fields by using this:
#top input[type="text"] { width: 50%; max-width: 50%; }Best regards,
IsmaelHi!
Can you please provide a link to the site? Aside from adding an option to add the GA code, we don’t have any control over the performance of the site. Please try to verify if the site is actually using the GA code: https://support.google.com/webmasters/answer/185871?hl=en
Regards,
IsmaelHey!
Thank you. We have reported the issue to Kriesi. I’m not sure if this is connected to facebook.
http://stackoverflow.com/questions/7131909/facebook-callback-appends-to-return-url
http://stackoverflow.com/questions/7485111/weird-url-appendedBest regards,
IsmaelHey Michael!
Thank you for using Enfold.
Yes, unfortunately, when you switch to the builder mode, all default elements such as post meta info, featured image, title etc. will be remove. You have to start from scratch.
Cheers!
IsmaelHey!
I hope you figure it out. I also tried it on my installation and the category description field accepted html tags. We’ll keep the thread open. Please share any info regarding the issue.
Regards,
IsmaelHi!
I checked the site and the images are responsive. Note that the background size is set to “cover” which means that:
Scale the background image to be as large as possible so that the background area is completely covered by the background image. Some parts of the background image may not be in view within the background positioning area
You can set the background size to 100% but it will distort the image.
Regards,
IsmaelHey juliaevemann!
Thank you for using Enfold.
You have to enable or set the “Use Lightbox” option of the gallery element to “Yes”. The image overlapping issue is cause by a third party “lightbox” plugin. Please remove it or add this to the Quick CSS field to fix it:
#top #wrap_all .avia-gallery .avia-gallery-thumb a.lightbox { position: relative !important; }Get well soon. :)
Cheers!
IsmaelHi!
After the translation, click the “generate-mo-file” button to regenerate the .mo file.
Regards,
IsmaelHey!
Add this to the Quick CSS field:
input#wistia_21_requireEmail_email { max-width: 300px; }Regards,
IsmaelMarch 18, 2015 at 4:54 am in reply to: 3.1 and current Yoast SEO causes Internal Server Error #413361Hey!
Thank you for using Enfold.
@Dandy: Thank you for the confirmation.
@ewingmh: Download the latest version of the plugin then override the old one inside the plugins folder. Activate it.Regards,
IsmaelMarch 18, 2015 at 4:52 am in reply to: Contact Form changes email with Email Protection Code… #413358Hi!
Try to overwrite the header.php and helper-main-menu.php file in the child theme folder. See if it helps.
Regards,
IsmaelMarch 18, 2015 at 4:43 am in reply to: Problem Boxed site background and new minimal header Enfold 3.1 #413354Hey Octopus4444!
Thank you for using Enfold.
I checked the site and the header background is correctly set. Can you please provide a screenshot of the issue? Note that the header minimal style will remove the menu indicator, transparency and #header_main border but it will not remove the menu border.
Best regards,
IsmaelMarch 18, 2015 at 4:35 am in reply to: German: Footer menü nicht sichtbar bei manchen Auflösungen. #413350Hi beste_medien_werbe_agentur!
Thank you for using Enfold.
The socket menu is hidden by default on mobile devices because it breaks the layout of the container. If you want to display it in smaller screen sizes, you can adjust the media queries above:
@media only screen and (max-width: 1024px) { .responsive #socket .sub_menu_socket { display: block !important; }}Regards,
IsmaelHey!
Please provide a link to the actual website. Make sure that you have the latest version of the theme, version 3.1. If possible, deactivate all plugins while testing the site. If you can’t deactivate the plugins, switch to a default theme. See if the “drag and drop” function works.
Cheers!
Ismael -
AuthorPosts
