Forum Replies Created

Viewing 30 posts - 19,111 through 19,140 (of 67,463 total)
  • Author
    Posts
  • in reply to: Privacy & Cookies – Enfold Documentation #1188762

    Hi,

    So what do I need to do?? And did it delete some files which shouldn’t have been deleted??

    The option will only delete the merged or compressed files generated by the theme and since you’re not using the theme’s file compression options, you can disable it. You can always manually delete the merged files in the wp-content > uploads > dynamic_avia folder if necessary.

    Best regards,
    Ismael

    in reply to: Where is the UPDATE? #1188760

    Hi,

    You’re welcome! Please don’t hesitate to open a new thread if you need anything else. We’ll close this one for now.

    Have a nice day.

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    The h1 is not responding or resizing properly because of its inline height property, which is set to 55px. You should remove the height and the let browser resize it.

    
    <h1 style="margin-left: 55px; position: relative; top: -10px;">Your text</h1>
    

    You should also remove the css code and horizontal separator below the h1 to lessen the gap between the headings.

    .responsive #top .dq-no-overlap-2nd-h1 h1 {
    	margin-bottom: 50px;
    }
    

    It should look like the screenshot below once all of the above is done.

    Best regards,
    Ismael

    • This reply was modified 6 years ago by Rikard.
    in reply to: Issues with Events Calendar and Events Calendar Pro #1188755

    Hi,

    Thank you for the update.

    Yes, you have to copy the default single-event.php file from the plugin. We don’t really recommend reverting to the default style or layout because it might not work well with the theme, but you can definitely proceed if you wish.

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    We adjusted the code in the Quick CSS field a bit. The blue gap or space is now removed.

    @media only screen and (max-width: 767px) { 
         #top .av-submenu-container.av-sticky-submenu {
    	position: relative !important;
    	top: 0 !important;
        }
    
        #top .sticky_placeholder {
    	display: none;
        }
    }

    Best regards,
    Ismael

    in reply to: Fullscreen slider muted video – can't unmute #1188751

    Hi,

    Thank you for the update.

    The video controls are not visible because the slide’s Styling > Video Settings > Video Size is set to the second option. The controls are outside the slider area because the video or iframe has to be resized or stretched in order to cover the whole slider. Setting the Video Size settings to the first option should make the controls visible inside the slider container.

    Best regards,
    Ismael

    in reply to: Making the correct dismension images #1188412

    Hey Dundee,

    Thank you for the inquiry.

    It actually depends on the value set in the Enfold > General Layout > Dimension > Maximum Container width option. If it is set to the default value, which is 1310px, then using a 700px wide image should be enough for the 1/2 columns — around 450px for 1/3. For full width elements, try to resize the images based on the standard or popular screen sizes used nowadays.

    // https://gs.statcounter.com/screen-resolution-stats

    Based on the stats, using an image that is 1920px in width should be enough to cover all screen sizes.

    Best regards,
    Ismael

    in reply to: Where is the UPDATE? #1188410

    Hi,

    The media upload button is working properly now. We found out that the following plugins caused the script errors, so we disabled them temporarily. Please check the list in the private field. They could be in conflict with the theme or the other plugins. Unfortunately, due to time constraints we won’t be able to check or test them all.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Icon grid stacked on top of each other (no spacing) #1188395

    Hi,

    Yes, you should use the code that we provided above. I actually forgot if I really added the code yesterday. Sorry about that. But I’m quite sure I didn’t add the second one, so it’s probably placed by someone else.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Filter images in masonry gallery #1188393

    Hi,

    @BeeCee: Awesome find! Thanks for sharing. :)

    Best regards,
    Ismael

    in reply to: Portfolio – Gallery Product Shot issue #1188390

    Hi,

    Glad to know that the theme is now updated. Now to fix the new errors, we need to be able to edit the files in the Appearance > Editor panel or directly in the file server. Please provide the FTP details in the private field or enable Appearance > Editor panel in the dashboard.

    Did you create a copy of the header.php or any template file in the child theme? If yes, then you have to update those files as well.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Unite Gallery Plugin Breaks Enfold Theme #1188386

    Hi,

    Thank you for the update.

    Yes, we can access the blgenv site dashboard. Where can we find the staging site?

    Best regards,
    Ismael

    in reply to: dynamic_avia making WAY too many calls #1188383

    Hi,

    Yes, that should work fine. Please delete the cache and try to enable the File Compression settings again. Let us know if the site still generates multiple copies of the merged files.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Grid Layout Column error in add Link #1188382

    Hi,

    Sorry for the delay. The login token has expired and the login info above is invalid, so we are not able to edit the cell and apply the link. Please generate another login token and extend the expiry if possible. We’ll check it as soon as possible.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Enfold + Wholesale Premium Prices shortcodes #1188378

    Hey paraherbscbg,

    Thank you for the inquiry.

    We haven’t really used the plugin before, but we’ll try to help as much as possible. Any insights or info from the plugin developer will definitely help.

    Where can we see the issue? Please create a test page and post the details in the private field including the login info.

    Best regards,
    Ismael

    in reply to: Dynamic Avia problem #1188376

    Hi,

    Is the site hosted on WP Engine?

    Yes, you have to delete the files because they are no longer valid. This seems to be an issue with database caching and the theme’s compression timestamp as explained in this thread.

    // https://kriesi.at/support/topic/dynamic_avia-making-way-too-many-calls/#post-1182734

    You can use the filter, which is available in the thread above, to prevent the theme from generating merged files with timestamps.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Out of stock products showing up in search #1188362

    Hi,

    Thank you for info.

    Can we deactivate the plugins temporarily? We can’t reproduce the issue on our end, so it’s possible that this is an issue with the shop extensions.

    Best regards,
    Ismael

    in reply to: Display media caption on image in full width slider #1188356

    Hi,

    You’re welcome. We’ll keep the thread open in case you need more information.

    Best regards,
    Ismael-

    in reply to: Issues with Events Calendar and Events Calendar Pro #1188354

    Hi,

    The modified version of the default-template.php file is located in the enfold > config-events-calendar > views folder — in the parent theme. You have to create a copy of the template file and place it inside the tribe > events > v2 folder inside the child theme directory.

    Best regards,
    Ismael

    in reply to: Privacy & Cookies – Enfold Documentation #1188353

    Hi,

    You’re welcome!

    1.) We might not be able to actually solve this issue because it seems to be related to your server. The file compression on most installation doesn’t affect the privacy tabs, so this is quite unique in your site.

    2.) Yes, you should keep the theme’s JS compression disabled for now because Autoptimize already handles it. Enabling the option won’t do the site any good and might actually cause errors or unwanted behaviors.

    3.) The image optimization feature of the Autoptimize plugin requires subscription to Shortpixel, which is also an image compression plugin, so it will be redundant and unnecessary if you’re already using Smush.

    Best regards,
    Ismael

    in reply to: Magazine with format link isn't run #1188350

    Hi,

    Sorry for the confusion. We will forward this thread to our channel and discuss if we should include this feature in the theme. For now, you will have to manually edit the files as suggested in the previous threads.

    Thank you for your patience.

    Best regards,
    Ismael

    Hi,

    The child ul or items are supposed to be indented, so this is a valid issue. We have already reported the thread to our channel, so the fix should be included in the next patch.

    Thank you for the update.

    Best regards,
    Ismael

    in reply to: Magazine tabs not working anymore #1188348

    Hi,

    Thank you for following up.

    About updating the theme. In the Kriesi dashboard it shows “No Updates available. You are running the latest version! (4.6.3.1)”?!

    You may have to update the theme manually via FTP if the latest version is not showing in the dashboard. Please check the documentation below for more info.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    This is rarely the case, but you can also try and clear the transients to force the update to show in the dashboard.

    // https://wordpress.org/plugins/artiss-transient-cleaner/

    We can’t still access the dashboard using the login URL above.

    Best regards,
    Ismael

    Hi,

    Thank you for following up.

    Looks like the css or stylesheets are minified. Please disable the css compression temporarily or disable the plugin that’s doing it to reload the stylesheets. Or post the login details in the private field so that we can check the settings.

    Best regards,
    Ismael

    in reply to: Internet Explorer 11 and full-width-slideshow #1188345

    Hi,

    You’re welcome! Glad it’s working.

    You can use this css code to remove the blank space above the banner or slider without affecting how the slider display on IE.

    #main > .container_wrap.fullsize:nth-child(1) {
    	display: none !important;
    }
    
    #main #full_slider_1 {
            display: block !important;
    }

    Best regards,
    Ismael

    in reply to: Dynamic_avia folder too big #1188344

    Hi,

    We can now access the dashboard, but not the file server. The login info is incorrect. Please check the FTP user account above. For the meantime, you can add the following filter in the functions.php file to remove the timestamps of the merged files.

    // https://kriesi.at/support/topic/dynamic_avia-making-way-too-many-calls/#post-1182734

    This should help prevent the theme from generating multiple copies of the compressed files.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: issues with woocommerce cart with update enfold 473 #1188343

    Hi,

    Thank you for the info.

    The add to cart button is working properly when the WPML plugin is disabled. Did you create a backup or a restore point of the site? We would like to temporarily disable the theme and check if the issue happens when a default theme is activated.

    Best regards,
    Ismael

    in reply to: Mobile menu #1187984

    Hey michelklink,

    Thank you for the inquiry.

    The link to the image is missing. Please post it again. Unfortunately, the default lightbox in the theme, which is called MagnificPopup, will never support swipe functionality as stated by the author (https://github.com/dimsemenov/Magnific-Popup/issues/378#issuecomment-51936196). If you really need your galleries to be swipeable, you will have to disable the default lightbox and use a different modal popup plugin.

    You can try this one.

    // https://wordpress.org/plugins/lightbox-photoswipe/

    Best regards,
    Ismael

    in reply to: Slow site performance, site stops loading #1187976

    Hey pauljhickey,

    Thank you for the inquiry.

    We’ll pass this issue to our channel and provide a definite fix as soon as possible. For now, try to edit the enfold\config-templatebuilder\avia-template-builder\php\element-manager.class.php file, and look for the update_option function around lines 1343 and 1371.

    if( ! update_option( $key, $entry ) )
    

    This saves the element usage (alb_usage) in the database and to prevent it from loading automatically when WordPress starts, we’ll set the autoload parameter to false. Replace the code with:

    if( ! update_option( $key, $entry, false ) )
    

    Let us know if it helps alleviate the issue.

    Best regards,
    Ismael

    in reply to: URL YouTube doesn't work on minimal portfolio #1187974

    Hi,

    Thank you for the update.

    According to the following thread, you can add the vq=hd1080 parameter in the Youtube URL to specify the default quality of the video. However, when we checked the documentation, we didn’t find it in the list of parameters, so we are not really sure if it’s still valid.

    // https://stackoverflow.com/questions/7582336/force-youtube-embed-to-start-in-720p

    Best regards,
    Ismael

Viewing 30 posts - 19,111 through 19,140 (of 67,463 total)