Forum Replies Created
-
AuthorPosts
-
Hi,
The following thread should help. Just copy the snippet to render the sub categories.
Best regards,
IsmaelHi,
We can’t access the file server. Please ask your hosting provider if they can generate an FTP account for you.
Best regards,
IsmaelHi,
It’s not displaying because its being covered by the other sections, which have their own backgrounds. You have to apply the background directly on the sections or set the section background to transparent so that the html background shows through.
Best regards,
IsmaelApril 11, 2019 at 3:47 am in reply to: "Load More" pagination on Masonry gallery not working #1089316Hi,
The admin_ajax.php file is not accessible on incognito mode or is failing because it is not recognizing the nonce as valid. Not sure why though.
/wp-admin/admin-ajax.php:1 Failed to load resource: the server responded with a status of 403 (Forbidden)
Please edit the config-templatebuilder > aviashortcode > av-helper-masonry.php file, then remove the following code around line 112:
if( check_ajax_referer('av-masonry-nonce', 'avno') );
Best regards,
IsmaelApril 11, 2019 at 2:43 am in reply to: Link to anchor points off register card entries doesn’t jump to scroll position #1089302Hi,
What do you mean by “register card module”? There is no element or shortcode in the builder with that name. A screenshot will probably help.
Best regards,
IsmaelApril 11, 2019 at 2:36 am in reply to: Stylesheet of blog page breaks when add Gallery via advanced editor…. #1089300Hi,
Thanks for the update.
We were able to add the gallery element or shortcode at the very bottom of the post. Is that what you need? (see private field)
We used the shortcode generator or wand to add the shortcode.Best regards,
IsmaelHi,
Please continue here: https://kriesi.at/support/topic/google-pagespeed-lange-ladezeiten-von-ressourcen-fonts-entypo-fontello-woff/
Best regards,
IsmaelApril 11, 2019 at 1:52 am in reply to: Google PageSpeed: lange Ladezeiten von Ressourcen/Fonts (entypo-fontello.woff) #1089294Hey Kai,
Thank you for using Enfold.
According to the docs, we have to add the font-display property so that the browser can decide how to load or swap the fonts.
// https://developers.google.com/web/updates/2016/02/font-display
In this case, we need to apply that property to the font icons. Please edit the config-templatebuilder > avia-templatebuilder > php > font-manager.class.php file, look for this code around line 507:
$output .=" @font-face {font-family: '{$font_name}'; font-weight: normal; font-style: normal;
Replace it with:
$output .=" @font-face {font-family: '{$font_name}'; font-weight: normal; font-style: normal; font-display: swap;
Best regards,
IsmaelApril 11, 2019 at 1:31 am in reply to: Logo und Hauptnavigation "springen" beim Klick auf einzelne Menüpunkte #1089293Hi,
Glad to hear that it’s fixed. We usually respond within 24 hours but we do get a lot of inquiries lately, so please forgive us if the replies are a bit delayed. It would also help if the inquiries are posted in English because we don’t have that many German speakers in the team.
Best regards,
IsmaelHi,
We would like to apologize for the late response. We would like to implement the changes but the current user account is not an admin, so we are not able to change the settings or add the modifications. Please set the user role to admin so that we can edit the site. Make sure that the Appearance > Editor panel is accessible in case we needed to edit the files.
Best regards,
IsmaelHi,
What do you mean by “highlighted”? Did you add a background color to the column? Unfortunately, you can’t hide the timeline description on initial load. This is possible but it will require modification that is beyond the scope of support.
Best regards,
IsmaelHey Dameon,
Thank you for using Enfold.
The “Image Link” has to be set to the second option in order for the custom link to work. That option will disable the lightbox.
Best regards,
IsmaelHi,
The header.php file in the child theme has been modified as @victoria mentioned. You have to delete that file, get a fresh copy from the latest version of the parent theme and then readd the modification.
Best regards,
IsmaelApril 9, 2019 at 1:05 pm in reply to: Contact submit button stuck on 'Authenticating' with Captcha v3 #1088652Hi,
We don’t have access to that email directly. Please post the user account details in the private field as @rikard suggested.
Best regards,
IsmaelApril 9, 2019 at 1:03 pm in reply to: Sub-menu on blog is disappear after upgrade to Enfold v4.5.4 #1088650Hi,
We don’t see that extra scroll bar on Opera or Chrome Windows 7. Which browser are you using?
Best regards,
IsmaelApril 9, 2019 at 1:01 pm in reply to: Background FIXED so that the info is scrollable over the top of the image #1088648Hi,
It seems to be working properly on a browser emulation. We are not really sure why it wouldn’t work on an actual iOS device. You may need to use the plugin for now because the theme’s parallax effect is not intended to work on mobile devices, which is why it’s disabled in the first place.
Best regards,
IsmaelApril 9, 2019 at 12:52 pm in reply to: How to modify settings for " Full Width Submenu" of Avia Layout builder #1088645Hi,
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,
Did you change the address? We can’t access the login page even with the hosts file. Please check if there are unclosed css code in the style.css file or the Quick CSS field. Make sure that there are no missing curly braces.
Best regards,
IsmaelHi,
We modified the asset-manager.class.php, removed the background and then added it back. The url or file path is now correct.
html.html_boxed { background: #525252 url(https://www.vedaformazione.it/wp-content/uploads/2018/05/body-bg7.png) center center repeat scroll; }
Best regards,
IsmaelApril 9, 2019 at 12:35 pm in reply to: Background image in Alternate Content disappers after activation CSS-aggregation #1088640Hi,
@Metasequ0ia: We were able to reproduce the issue in your installation. Please try to edit the file mentioned in the following thread.// https://kriesi.at/support/topic/again-one-problem-with-merged-css/#post-1082689
That should fix the issue with the incorrect file path.
Best regards,
IsmaelHi,
@feltips83: Did you generate separate API keys for both versions? Make sure that you’re using the appropriate API keys for each version.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,
We can only see one instance of that toggler. It’s the one inside the “SPR Awards” section. Is the other one hidden?
Best regards,
IsmaelApril 9, 2019 at 2:35 am in reply to: Image with hotspots – "Content Slider" dosn't shows up in tooltip #1088490Hi,
That is actually the recommended way of doing it. Would you mind posting the login details in the private field? We would like to test the script.
Best regards,
IsmaelHi,
Thanks for the update.
Can you post the actual img tag that is use? Or post the login details in the private field so that we can check it.
Best regards,
IsmaelApril 9, 2019 at 2:31 am in reply to: Customizing Woocommerce single product product template? #1088487Hi,
Looks like the plugin is using the “woocommerce_before_add_to_cart_button” hook to display the product add on. We can’t override it though. Please ask the plugin author if it’s possible to remove that action and use the “display” callback on another hook.
Best regards,
IsmaelHi,
Great! We’ll close the thread now.
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.
The site is currently on maintenance mode, so we won’t be able to see the pages without logging in. Please post the login details in the private field.
Best regards,
IsmaelApril 9, 2019 at 2:24 am in reply to: Sub-menu on blog is disappear after upgrade to Enfold v4.5.4 #1088482Hi,
We’re not really sure what you mean by that. Shouldn’t it be scrollable? Please provide a screenshot of the issue.
Best regards,
IsmaelHi,
Thanks for the update.
As we’re notfamiliar with how the masonry interacts with the portfolio items, we
The masonry element retrieves the portfolio entries using WP_Query and then render it as you would normally on a standard posts loop, so there’s nothing unique about it. Unfortunately, we are not familiar with the plugin’s code so we don’t even know where to look. This may sound like we’re trying to push you around, but if they can give us more info about what the plugin does and how it does it, maybe we’ll be able to help.
Best regards,
Ismael -
AuthorPosts