Forum Replies Created
-
AuthorPosts
-
Hey mrsecommerce,
Thank you for the inquiry.
We cannot seem to reproduce the issue on our end. The checkout always goes through and redirects to the payment page properly. We tried checking out a few times as shown in the screenshots below.
Screenshots:
// https://postimg.cc/3d50vnzK
// https://postimg.cc/Z9RWSgvLPlease ask the user to remove the browser cache or history, or ask them attempt to checkout using a different browser.
Best regards,
IsmaelSeptember 3, 2021 at 4:59 am in reply to: Images & Gravity Forms Not Loading, Unformatted HTML, Slow Page Loads #1319579Hi,
Thank you for the info.
In the Enfold > Performance panel, try to enable the Delete old CSS and JS files? option, located at the very bottom of the panel and set the Remove query string from static resources to the second option to properly remove cached resources if there are any, and force them to reload.
We may need to access the dashboard and the file server via FTP in order to debug the issue further. Please post the login details in the private field. It would also be a lot safer if we could access a staging or development version of the site.
Best regards,
IsmaelSeptember 3, 2021 at 4:45 am in reply to: The Events Calendar "Disable the Event Search Bar" Option Disabled by Enfold? #1319575Hi,
Ok. Did you try the latest code or snippet? This will disable the function that disables the plugin settings after setting up the theme.
Best regards,
IsmaelSeptember 3, 2021 at 4:41 am in reply to: 3rd level vertical submenu jumps when clicking on an item in the 2nd level menu #1319573Hi,
Awesome! Glad to know that the issue is fixed. If you have more questions, please feel free to open a different thread. We will close this for now.
Have a nice day.
Best regards,
IsmaelHi,
No problem. Please feel free to open another thread if you need anything else. We will close this one for now.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the update.
Try to use the following css code instead of the previous one to replace the search icon with a lock, and to create more space around and within the button.
#menu-item-18120 a:before { font-family: 'entypo-fontello'; width: 10px; height: 10px; display: block; position: relative; color: white; content: ""; float: left; left: 10px; } #menu-item-18120 a .avia-menu-text { padding-left: 30px !important; }Result after adding the css code: https://postimg.cc/MvDHfdzj
Best regards,
IsmaelSeptember 3, 2021 at 4:30 am in reply to: Horizontal Gallery not displayed correctly on Mobile #1319569Hi,
Thank you for the info.
We cannot find that same slider in the home page. Did you remove it? The image is probably cut out a bit because it is not proportionate to the gallery’s aspect ratio, so the theme resizes the image. The resize might cause the image to overflow outside the gallery container to maintain the image’s aspect ratio. We recommend using wider images with the gallery, or images with an aspect ratio of at least 16:9. And make sure that all images in the gallery have the same dimension.
Best regards,
IsmaelHi,
Have you tried using the Button Row instead of the default? With this type, you will be able to apply a link to the table cell content or text.
Best regards,
IsmaelHi,
Alright. But please note that the modification above will only work for the first map in the page. If you have multiple maps in the page, only the first map will be scrollable with the mousewheel. Please feel free to open another thread if you need anything else.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the inquiry.
You can actually disable the title from the Enfold > Header > Header Layout > Header Title and Breadcrumbs settings. Select the options to display the breadcrumbs only, or just hide both.
Best regards,
IsmaelSeptember 3, 2021 at 4:09 am in reply to: issue with moving from frontend back to dashboard – timing out #1319564Hi,
Thank you for the info.
The builder is not loading immediately because a font request blocks the avia_ajax_text_to_interface action for more than 30 seconds. This prevents the builder from rendering elements and from fully loading. We are not yet sure which font it is but it is from the WordPress core.
Screenshot: https://postimg.cc/CdjPpf4K
Try to add this code in the wp-config.php file to disable css and script compression in the admin or dashboard.
define("COMPRESS_CSS", false); define("COMPRESS_SCRIPTS", false); define("CONCATENATE_SCRIPTS", false);We will check the site again afterwards.
Best regards,
IsmaelSeptember 3, 2021 at 3:35 am in reply to: Default Cookie Behaviour on last Option Bug or Feature? #1319563Hi,
But that not a really clean solution.
What do you mean? As we have said above, the option differs because it only maintains the cookie in the current session. This cookie prevents the message bar from popping up. The cookie is removed once you navigate to a different page or when the current session ends. The modification above should hide the cookie message bar as long as the oldCookieContents exists.
Best regards,
IsmaelHi,
We are now able to access the site but the account above have no administrator rights, so we cannot really access anything. We cannot even see the front end because it is on maintenance mode.
Do your hosting provider have additional info about what is causing the database spike? They should be able to monitor it on their end. Temporarily, you should disable the Performance > File Compression settings because this function creates copies of the stylesheets and scripts in the database. After disabling the file compression, install a database optimization plugin and clean the database of any transients.
// https://wordpress.org/plugins/wp-optimize/
Best regards,
IsmaelHey jetsaveurs.com,
Thank you for the inquiry.
The slider images look fine on our end — they resize and stretch correctly, and properly cover the slider container. Have you tried using the Fullwidth Slider instead of the Fullscreen Slider? The Fullwidth Slider automatically adjusts its height based on the size of the image in the active slider, so the image will be completely visible. Unlike in the Fullscreen Slider, where size is based on the height of the viewport screen, so the images have to adapt and resize accordingly instead of vice versa.
Best regards,
IsmaelSeptember 2, 2021 at 11:23 am in reply to: Images & Gravity Forms Not Loading, Unformatted HTML, Slow Page Loads #1319474Hey jstonestreet,
Thank you for the inquiry.
Do they have additional information regarding the issue, or what is in the theme that is slowing the site? Default themes will surely load faster compare to themes like Enfold because they are pretty light and do not offer the same functionality and features, which also means that they do not have to load as many resources (scripts, stylesheets etc).
We checked the site and right off the bat, 404 errors popped up, missing files from the theme, WP core and gravity forms. The errors randomly occur on different pages.
Have you tried disabling the plugins temporarily (cache, minification)? There are a total of 20 plugins installed in the site right now, which is quite a lot, so one of them or a combination of those plugins plus the theme may be causing the issue.
Best regards,
IsmaelSeptember 2, 2021 at 11:04 am in reply to: 3rd level vertical submenu jumps when clicking on an item in the 2nd level menu #1319473Hey Christoph,
Thank you for the inquiry.
The drop down menus work properly on our end — it does not jump or do anything unexpected when clicked. Would you mind providing a screenshot of the issue? Please use imgur or dropbox for the screenshot.
Best regards,
IsmaelSeptember 2, 2021 at 10:59 am in reply to: Enfold 4.8.3 problem wp-admin with demo One page Agency #1319470Hey clemmasson,
Thank you for the inquiry.
Do you see any errors when you activate the theme? Please try to set the installation to debug mode so that we could check the error and the logs. For more info, please refer to the following links.
// https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG
// https://torquemag.io/2020/12/enable-wordpress-debug-mode/Best regards,
IsmaelHey Serhat,
Thank you for the inquiry.
You should also remove the bottom padding of the html element to get rid of the empty space.
html.html_av-framed-box { padding-bottom: 0; }You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
IsmaelSeptember 2, 2021 at 9:24 am in reply to: Enfold forms styling overriding Elementor's form styling and options #1319460Hi,
No problem. The process of reloading the stylesheets is almost the same as what we suggested in this thread, but with css instead of js or script files.
// https://kriesi.at/support/topic/mobile-menu-accessiblity/#post-1318592
You will need the following functions and make use of the $deps (depends on) parameter.
// https://developer.wordpress.org/reference/functions/wp_dequeue_style/
// https://developer.wordpress.org/reference/functions/wp_enqueue_style/$deps (string[]) (Optional) An array of registered stylesheet handles this stylesheet depends on. Default value: array()If a stylesheet depends on another file, it will load after that file. You just have to make sure that the base.css file is loaded before the elementors’ dynamic styling, so that it does not override the intended styles.
Best regards,
IsmaelSeptember 2, 2021 at 9:15 am in reply to: The Events Calendar "Disable the Event Search Bar" Option Disabled by Enfold? #1319459Hi,
Did you try the suggestion above? Removing the functions directly should enable the plugin settings back. Unfortunately, we are not yet sure why the previous suggestion above is not working. We might have to remove the hooks after the theme setup. Please try this snippet in the functions.php file.
add_action("after_setup_theme", function() { remove_action( 'tribe_display_settings_tab_fields', 'avia_events_display_tab', 10 ); remove_action( 'tribe_general_settings_tab_fields', 'avia_events_general_tab', 10 ); }, 999);Best regards,
IsmaelSeptember 2, 2021 at 9:10 am in reply to: How to set the delay to display the Sticky Header #1319458Hi,
Thank you for following up.
We updated the css code above and remove the other selectors, so that it will only affect the header background. We also set the opacity from 0.95 to 1. Unfortunately, we cannot figure out why the header shifts a bit on scroll. By default, the header is not intended to work this way, so you might have to revert the modifications and instead use the available settings.
Best regards,
IsmaelHi,
Do you see this warning when you are using the Advance Layout Builder (ALB)? This warning may occur on other dashboard panels because the avia-template-saving.js file only loads when ALB is active. This is nothing critical, so it should not affect how the theme or how the site in general works.
Glad to know that you are enjoying the theme. And thank you for your patience.
Best regards,
IsmaelHi,
Thank you for the update.
Can we access the site? Please post the login details in the private field and make sure that the Appearance > Editor panel is accessible so that we can edit the theme when necessary.
Best regards,
IsmaelHi,
The code is in the js > shortcodes.js file, within the AviaParallaxElement function. Make sure that the site is using the latest version, 4.8.6.1. If you need to modify or extend the parallax function, please hire a third party developer, or contact our partner, Codeable.
Thank you for your understanding.
Best regards,
IsmaelHi,
If I use external cookies (google analytics for example), will these automatically be blocked initial?
Yes, external cookies will be automatically blocked when the Enfold > Privacy & Cookies > Cooking Handling > Default Cookie Behavior is set to the third or fourth option, and when the user denied the cookies.
Thank you for your patience.
Best regards,
IsmaelHi,
Thank you for the update.
We were not able to reproduce the same issue when we checked the site on Pagespeed Insights, but we did notice that the site still requires optimization such as browser caching and image compression.
// https://web.dev/uses-long-cache-ttl/?utm_source=lighthouse&utm_medium=unknown
// https://web.dev/uses-optimized-images/?utm_source=lighthouse&utm_medium=unknown
// https://web.dev/uses-optimized-images/?utm_source=lighthouse&utm_medium=unknownThe following articles should help.
// https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
// https://kriesi.at/archives/4-key-wordpress-image-optimization-tipsBest regards,
IsmaelSeptember 2, 2021 at 8:16 am in reply to: Would like to create AJAX loading on My Account page to switch between tabs #1319448Hi,
Thank you for the update.
You can add the code in the Enfold > General Styling > Quick CSS field, or in the child theme’s style.css file, whichever you prefer. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css. Please note that the css above will only adjust the style of first and third icon, in the billing and payment pages, respectively. You have to add more css just like those to adjust the style of the other icons.
Best regards,
IsmaelHi,
Odd. You may need to keep the template modifications for now. Thank you for your patience.
Best regards,
IsmaelSeptember 2, 2021 at 8:09 am in reply to: Is there an easy way to change where video shows on productpage… #1319444Hi,
Did you enable the Woocommerce 3.0 gallery from the Enfold > Shop Option panel? The plugin may not work with the theme’s default gallery. Please feel free to open a new thread if you need more help. We will close this one for now.
Best regards,
IsmaelHi,
Now “Koszulki z nadrukiem” links to image, not to post.
What do you mean? The items still redirect to the actual post when clicked.The Koszulki z nadrukiem post links to the images because the post format was set to “Link”. We edited the post and reset the post format back to default. The item now redirects to the actual post instead of opening the image.
Thank you for your patience.
Best regards,
Ismael -
AuthorPosts
