Forum Replies Created
-
AuthorPosts
-
September 27, 2018 at 5:58 am in reply to: Phone Number/small info text responsive behavior #1015119
Hey blaircomm,
Thank you for using Enfold.
This css code should help.
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet .phone-info { float: right; width: auto; clear: none; text-align: right; } }Best regards,
IsmaelHi,
Set the General Layout > Layout > Dimension > Maximum Container width value to 80% or so and then adjust the left or right padding of the cells containing the text to this value.
calc(10% + 50px)Best regards,
IsmaelSeptember 27, 2018 at 5:49 am in reply to: Tab Section Inner Content Height – Not Showing all Content #1015116Hi,
Awesome! Glad that it is fixed.
Thank you for using Enfold :)
Best regards,
IsmaelSeptember 27, 2018 at 5:43 am in reply to: Close popop/modal using back button without changing url #1015115Hi!
What is the version of the theme? I think it’s using an old version because the “mfp-zoom-out-cur” class attribute is not being applied to the body tag when a lightbox is active.
Best regards,
IsmaelSeptember 27, 2018 at 5:39 am in reply to: Contact Form Not sending out email and not showing message sent. #1015113Hey DF-Media1,
Thank you for using Enfold.
The “training-opportunies” page is blank. Did you remove the content? Please create a test page so that we can test the contact forms.
Best regards,
IsmaelSeptember 27, 2018 at 5:36 am in reply to: Remove thumbnail overlay, disable changing of big image, remove first thumbnail #1015111Hi,
My bad. I can’t delete it manually but I have sent a request to imgur.
// https://imgur.com/removalrequest
Please send another removal request.
Best regards,
IsmaelHi,
I adjusted the code a bit. The default logo should be visible now.
Best regards,
IsmaelHi,
Did you add the css code? I don’t see it in the browser inspector when I inspect the page. Please provide the login details in the private field. We would like to check it.
Best regards,
IsmaelSeptember 27, 2018 at 5:23 am in reply to: Applying transparency logo and white font-color on glassy mobile menu #1015107Hi,
1-3.) Did you add this css code?
.av_header_transparency .av-burger-menu-main.menu-item-avia-special .av-hamburger .av-hamburger-inner, .av_header_transparency .av-burger-menu-main.menu-item-avia-special .av-hamburger .av-hamburger-inner:before, .av_header_transparency .av-burger-menu-main.menu-item-avia-special .av-hamburger .av-hamburger-inner:after { background-color: #ffffff !important; }Please disable it temporarily and then replace it with these css codes.
.av_header_transparency #menu-item-search { color: #ffffff !important; } .av-burger-overlay-active #top .av-hamburger-inner, .av-burger-overlay-active #top .av-hamburger-inner::before, .av-burger-overlay-active #top .av-hamburger-inner::after { background-color: #000000 !important; } .html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-item-search-dropdown a { color: #000000; }Best regards,
IsmaelHi,
Have you tried updating the theme manually? We’re not really sure why the automatic update is not working but it seems to be related to the Envato API. The dev team are looking into it. Please try to update theme manually for now.
// https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#update-via-ftp
Rate limit: https://forums.envato.com/t/rate-limiting-on-the-legacy-api/188055
Best regards,
IsmaelHi,
Awesome! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHi,
Try to use the “woocommerce_after_single_product_summary”. Set the priority to 25 so that it renders after the related products section. Look for the “avia_woocommerce_output_related_products” function inside the config-woocommerce > config.php file for reference.
// http://hookr.io/actions/woocommerce_after_single_product_summary/
Best regards,
IsmaelHey hylandgraphics,
Thank you for using Enfold.
What kind of errors? You may need to update the theme manually via FTP.
// https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#update-via-ftp
Best regards,
IsmaelSeptember 27, 2018 at 4:57 am in reply to: Masonry gallery displays all posts instead of selected category #1015098Hey Grzegorz,
Thank you for using Enfold.
Where can we see the issue? Please provide the site url and the login credentials in the private field. Do you have a page called “news”?
Best regards,
IsmaelHey Marius,
Thank you for using Enfold.
Yes, you can build a reservation form manually or install a booking plugin.
Example: https://codepen.io/andiio/pen/tFECp
Best regards,
IsmaelHi,
Great! Glad that it’s fixed. Please open a new thread if you need anything else. :)
Best regards,
IsmaelSeptember 27, 2018 at 4:47 am in reply to: On Blog Posts Page, only 1st post has Read More but not content #1015094Hi!
Yes, you can use the advance layout builder for your posts but you can’t switch back to the default editor, and you will have to add the summary in the Excerpt field manually because the content of the advance layout builder will not display in the blog overview page.
When I click Read More, the blog post shown is only the excerpt
My bad. Please update the code in the functions.php file:
function ava_blog_read_more() { global $avia_config; if(!is_single()) $avia_config['blog_content'] = "excerpt_read_more"; } add_action('get_header', 'ava_blog_read_more');Best regards,
IsmaelHey MennoPlace,
Thank you for using Enfold.
That version is quite old and the automatic update may not work properly with the latest version of WordPress. You may need to upgrade the theme manually via FTP.
// https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#update-via-ftp
Best regards,
IsmaelSeptember 27, 2018 at 4:43 am in reply to: NEWS – Advance Layout Editor, edit visibility and date #1015092Hi,
There are no errors on the page or anything, so it’s kind of difficult to debug. Please disable the plugins temporarily and then check the page again.
Best regards,
IsmaelHey Bert,
Thank you for using Enfold.
I tried to login but the credentials above are invalid. Please check the login info.
Best regards,
IsmaelHi,
Awesome! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHi,
Thanks for the update. You can try this css code.
.html_top_nav_header .av-logo-container .inner-container { overflow: visible; }Best regards,
IsmaelSeptember 27, 2018 at 3:25 am in reply to: What is the ideal Feature Image Size for Blog posts #1015077Hi,
That is the default size of the entries’ thumbnail (845x321px). You can increase the size with the Simple Image Sizes plugin. Go to the Settings > Media and then look for “entry_with_sidebar” thumbnail. Adjust the width and height, update, save and then regenerate the posts thumbnails.
Best regards,
IsmaelHi,
I tried to upload the demo manually using the xml file but the image import always fail. Are you planning to retain the demo images? The demo structure is already there, so you can change the images manually.
If you can give us access to the database or your cpanel, we’ll try to upload the data there directly.
Best regards,
IsmaelHi,
The site is running on a an old version of the theme, 4.3.2. You have to upgrade to version 4.4.1. After the update, please disable the Enfold > Performance > File Compression settings.
Best regards,
IsmaelHey Niky67,
Thank you for using Enfold.
Did you put the API key in the theme’s Google Services panel? The “gmap_api” is blank when I checked the page’s markup. Please review the documentation.
// https://kriesi.at/documentation/enfold/google-map/
Best regards,
IsmaelSeptember 27, 2018 at 2:24 am in reply to: Layer Slider : video doesn't work on mobile device #1015062Hi!
We understand your frustration. However, please note that you are on a public forum and such language are not going to be tolerated. I already informed you, a number of times, that I couldn’t find the issue. I also provided a workaround with the full screen slider, which displays a video on desktop and falls back to an image on mobile view.
Cheers!
IsmaelSeptember 27, 2018 at 2:12 am in reply to: Change layout of caption background in fullwidth slider #1015058Hi,
Is that an iPhone X? Where did you test that? Mine was taken using Chrome’s browser emulation for iPhone 6/7/8 Plus.
Best regards,
IsmaelHi,
Great! Please feel free to open a new thread if you need anything else. We’ll close this one for now. :)
Best regards,
IsmaelHi,
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.
Thanks!
Best regards,
Ismael -
AuthorPosts
