Forum Replies Created

Viewing 30 posts - 11,581 through 11,610 (of 66,166 total)
  • Author
    Posts
  • in reply to: Enfold 4.8.7.1 Theme Options Not Saving #1328190

    Hey scottmclay,

    Thank you for the inquiry.

    We cannot reproduce the issue on our installation, so the problem is probably caused by a plugin or custom script. Have you tried disabling the plugins temporarily?

    Best regards,
    Ismael

    in reply to: Play reverse animation when scrolling up #1328189

    Hi,

    Thank you for the update.

    There are a few animations plugin for WordPress but we are not sure if they have the option to restart the element transition when you scroll back up.

    // https://wordpress.org/plugins/animate-it/
    // https://wordpress.org/plugins/scroll-triggered-animations/

    You may need to look for a third party developer to add this for you.

    Best regards,
    Ismael

    in reply to: [av_section][av_one_third] and do_shortcode function #1328188

    Hey xela,

    Thank you for the inquiry.

    The sibling elements are assigned based on the shortcode tree, which is only built when actually using the advance layout builder. This is why the sibling elements are missing when using the do_shortcode function or when using the theme shortcodes externally.

    Have you tried using the templates feature or the Custom Element Templates option instead of creating a custom shortcode?

    // https://kriesi.at/documentation/enfold/custom-element-templates/

    Best regards,
    Ismael

    in reply to: Corregere la dimensione Sidebar della pagina #1328186

    Hi,

    Thank you for the info.

    Looks like you moved the contact form from the sidebar to the main content container. Would you still like the contact form in the sidebar? Please create a test page so that we can properly check the issue.

    Best regards,
    Ismael

    in reply to: Play reverse animation when scrolling up #1328170

    Hey jdelprat,

    Thank you for the inquiry.

    The animation will only start once the element is scrolled or once it is visible in the viewport. Unfortunately, it will not transition back when scrolling back to top. The option is not available out of the box. You may need to look for a third party plugin or hire a freelance developer.

    Best regards,
    Ismael

    in reply to: Leaflet map CSS styling #1328169

    Hi,

    Thank you for the link.

    We actually thought that you are using the OSM Leaflet element from the theme. To remove the map widget in the footer container, try to use this css code.

    #footer .widget .leaflet-map {
        display: none !important;
    }

    Make sure to place the code inside a css media query to limit the changes to mobile view.

    Best regards,
    Ismael

    in reply to: WPML translation not showing #1328168

    Hi,

    Thank you for the update.

    We adjusted the WPML > Languages > Language URL format settings to Language name added as a parameter. It was set to the first option previously, which requires different WordPress installation for each language. We also reset the permalink settings. The language switcher is now working properly.

    Best regards,
    Ismael

    in reply to: Blurry images in slide show full width #1328167

    Hi,

    Thank you for the update.

    We created a test page, uploaded the resized version of the original image and this seems to be much more sharper than the previous one. (see private field)

    How did you crop the original image, or which image editor did you use? Did you set the image quality to 100% before saving?

    Best regards,
    Ismael

    in reply to: Zen Menu Logic not working with Enfold Mobile Menu #1328165

    Hi,

    @Tobias: The plugin is actually using the same filter (wp_nav_menu_args) to assign a different menu to specific pages, so when you add the code from the documentation, it will override the filter from the plugin.

    The above page requires another password. Please create a new thread and post the login details in the private field. We will close this thread for now.

    Best regards,
    Ismael

    in reply to: Logo gets bigger after Enfold update #1327913

    Hi!

    Sorry for the delay. I had been away for a day and it just so happens that the issue that you described here seems to be a general problem in the theme, so we are not able to provide a fix immediately. How did you fix the issue?

    The user in the following thread reported the same issue and it turned out that the site reset was caused by a plugin called Email before download . Deactivating that plugin resolved the issue.

    // https://kriesi.at/support/topic/issues-logo-theme-formating-colors-font-and-others/

    Regards,
    Ismael

    in reply to: magnific Popup issue ? #1327911

    Hi,

    We would like to apologize for the late response. Are you sure that there are existing posts within the selected start date to the end, or within the selected time frame? Looks like there is an issue with the date picker itself. The field doesn’t reflect the correct value after selecting a date.

    Screenshot: https://imgur.com/dhSryaq

    We cannot reproduce the same issue on our end, so this is probably caused by a plugin or a custom script. Is there a staging or development version of the site?

    This is a screenshot from our own installation.

    Screenshot: https://imgur.com/LtLSbmh

    Best regards,
    Ismael

    in reply to: Problemi con il plugin SiteGround Optimizer #1327906

    Hi,

    Great! Glad to know that it is now working correctly on your end. We will close this thread now. Please let us know in a different thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Enfold / Formidable Forms javascript problem (Other Field) #1327905

    Hi,

    Sorry for the delay. It is not working as it should because the theme overrides the default style of the hidden form field. Adding the following css code should fix the issue.

    .responsive #top .frm_pos_none {
        display: none;
    }
    

    Best regards,
    Ismael

    in reply to: Sticky Blogposts when using a masonry gallery #1327902

    Hi,

    Thank you for the info.

    The Appearance > Editor panel is not accessible, so we were not able to check or test the masonry filter. Please activate the file editor or post the FTP details in the private field so that we can check the issue properly.

    Best regards,
    Ismael

    in reply to: Blurry images in slide show full width #1327901

    Hi,

    Thank you for the info.

    We may need to have access to the original image in order to properly reproduce issue. Please upload the original image on dropbox or on any third party image hosting.

    Best regards,
    Ismael

    in reply to: Layer styles custom CSS works on first loop only #1327900

    Hey XDGS,

    Thank you for the inquiry.

    The screenshot and screencast above are no longer available — looks like the monosnap site is temporarily unavailable. Please provide a screenshot of the custom settings or styles using imgur or dropbox. You might have to re-apply the custom style in the other slider.

    Best regards,
    Ismael

    in reply to: Color Section doesnt stretch once menu is activated #1327899

    Hi,

    Thank you for the inquiry.

    The Home page was set as both front and posts page in the Enfold > Theme Options panel, which forced the theme to apply a different template to the page. We reset the blog page settings to default and enabled the header back in the Home page.

    Best regards,
    Ismael

    in reply to: RSS Button not working #1327895

    Hi,

    Thank you for the update.

    Unfortunately, I am not familiar with Podkicker or podcasts in general. You may have to register your site to their app and proceed from there. Your best route is to contact Podkicker directly and ask them about it.

    Best regards,
    Ismael

    in reply to: Custom Enfold Styles for The Events Calendar Not Applied #1327893

    Hey Gary,

    Thank you for the inquiry.

    We are not yet sure why the event styles are not loading in your site. Did you adjust any template files in the child theme, or add any modifications in the functions.php file? Please provide the login details in the private field so that we can check the issue further.

    Best regards,
    Ismael

    in reply to: Preview of used fonts in Backend and ALB … #1327892

    Hi,

    Thank you for the inquiry.

    Do you see any errors in the Network tab of the browser, or did you check if the font is actually loading or not? You should be able to adjust the default font style in the preview with this css code.

    #av-admin-preview {
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    

    You may need to load the style using the admin_head hook.

    Best regards,
    Ismael

    Hey kisys,

    Thank you for the info.

    The attribute was already added in the latest version (4.8.7.1) of the theme including a new filter (https://kriesi.at/support/topic/prevent-consent-manager-from-being-indexed-by-google/#post-1323153) that should allow you to adjust it. Please check the following thread for more info.

    // https://kriesi.at/support/topic/prevent-consent-manager-from-being-indexed-by-google/#post-13231533

    Best regards,
    Ismael

    in reply to: how setting pagination without "?avia-element-paging=2" #1327889

    Hi,

    Yes, you can just wait for 4.8.7.2. But if you need to update the theme right now, just follow the instructions above and update the mentioned file.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Background Video Not Formatting #1327887

    Hi,

    I found the solution. Under theme settings and under “Self hosted videos and audio features (WP-Mediaelement scripts)” I selected ” Always Load”

    Thank you for the updates. Glad to know that you have found a working solution. Please let us know if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Z-index problem with Event Ticket plugin in mobile view #1327886

    Hey Marc,

    Thank you for the inquiry.

    Looks like you have managed to fix it by adjusting the z-index property of the dialog container.

    .tribe-common div.tribe-dialog {
        top: 0 !important;
        z-index: 99999999 !important;
    }
    

    This is how it looks on our end.

    Screenshot: https://imgur.com/ANHYtMd

    Best regards,
    Ismael

    in reply to: WPML translation not showing #1327883

    Hi,

    Thank you for the update.

    Looks like you have already selected a front page in the Enfold > Theme Options (Danish) but not yet on the Enfold > Theme Options (English) version. Please note that the theme options have to be configured separately for both languages.

    Best regards,
    Ismael

    in reply to: Emojis showing in preview but not in frontend #1327879

    Hi,

    Thank you for the screencast.

    It is possible that some emojis or emoticons are not supported. Can you add other emojis other the ones you tried in the screencast?

    Best regards,
    Ismael

    in reply to: Enfold Single Post Navigation #1327876

    Hi,

    Thank you for following up.

    Is there also a code to add a loop in the single post navigation? That would be great!

    Unfortunately, that option is not available out of the box. You may need to hire a freelance developer to modify the default behavior of the post navigation.

    Best regards,
    Ismael

    in reply to: WooCommerce Add to Cart Issue #1327610

    Hey jnightingale,

    Thank you for the inquiry.

    Looks like you have disabled Javascript and cookies in your browser, which the site requires in order work properly. Did you try using a different browser?

    To enable Javascript back on a Chrome browser, please check the following documentation. Steps may differ a bit on other browsers.

    // https://developer.chrome.com/docs/devtools/javascript/disable/

    Best regards,
    Ismael

    in reply to: category alignment #1327608

    Hey Veronika,

    Thank you for the inquiry.

    The image above was not uploaded correctly. Please try to upload the screenshot again and make sure to check the imgur URL. Have you tried adjusting the posts layout in the Enfold > Blog Layout > Blog Layout settings?

    Best regards,
    Ismael

    in reply to: Background Video Not Formatting #1327607

    Hey MikeTandySwag,

    Thank you for the inquiry.

    We cannot reproduce the issue on our end. Aside from the 7px margin at the left of the slider, the video seems to be resizing correctly. To remove the left margin, try to use this css code.

    .avia-slideshow-inner {
        margin-left: 0 !important;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    This is how the slider looks on our end.

    Screenshot: https://imgur.com/pPexGgV

    Best regards,
    Ismael

Viewing 30 posts - 11,581 through 11,610 (of 66,166 total)