Viewing 30 results - 661 through 690 (of 106,438 total)
  • Author
    Search Results
  • #1490521

    Topic: Image Title on Hover

    in forum Enfold
    sjahan
    Participant

    Hi, I’ve tried multiple codes to remove the image title on mouse hover, but it’s not disappearing.

    It doesn’t show up if I’m logged into wp-admin, but once I logout I still see it.

    Using Chrome on Mac

    Codes I’ve tried

    Quick CSS

    /*Remove image title on hover*/
    img[title] {
            pointer-events: none;
        }

    Functions.php

    /*Remove image alt text on hover*/
    function remove_title_attr(){
    ?>
     <script>
    jQuery(window).on('load', function(){
    jQuery('#wrap_all a').removeAttr('title');
    jQuery('#wrap_all img').removeAttr('title');
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'remove_title_attr');
    #1490513

    In reply to: Monster Thumbnails

    Hello Ismael,
    I found how to change the image size using ‘avf_post_featured_image_link’.

    Thanks for everything
    Günter

    #1490502

    In reply to: Monster Thumbnails

    The Problem is solved!

    I used the filter hook ‘post_thumbnail_size’ to “persuade” WordPress not to use cropped image sizes in the archive of the “Organisation” post type.

    But how do I set this correctly? These are just logos, and now they’re cropped again in an ugly way. Can you please help me to, how to to achieve this.

    Sorry for wasting your time with a problem of my own making!
    Günter

    #1490494

    In reply to: Monster Thumbnails

    Hi Ismael,
    sorry, I forgot to unlock the file editor in admin, now you can see for yourself what modifications I made in the child.

    All file sizes for all images are present in the upload folder. I’m afraid simply replacing the current images with newly generated ones won’t help Enfold find the correct format. Normally, thumbnail image tags have the classes “attachment-widget size-widget.” In my case, it’s just “attachment- size-“.

    I don’t know where Enfold gets the string “widget” from. I think I destroyed this necessary value somehow. Perhaps the value of this required meta or option entry can be restored using some filter like ‘admin_post_thumbnail_size’ or directly in the database. Or am I wrong?

    Best regards
    Günter

    #1490485

    Hi,

    Thank you for the update.

    Try to include this css code inside the css media query above:

    #top .av_header_glassy.av_header_transparency #header_main {
        background-image: none;
        background-color: black;
    }

    This will disable the gradient background and replace it with a solid black color.

    Screenshot-2025-10-22-at-12-26-56-PM

    Best regards,
    Ismael

    #1490479

    This worked great on the logo. The transparent header though is problematic because for some reason the image gets pushed below it. Is there a way to keep it over the top part of the image like the desktop view or remove it altogether for mobile only?

    #1490470

    Topic: Monster Thumbnails

    in forum Enfold
    günter
    Participant

    I exported pages using WP-All Import and then reimported them as portfolio entries. I must have made a mistake with the image settings.

    In any case, the thumbnails in the post and portfolio listing lists don’t appear at 60 x 60 px, but at full size. The image also displays a strange class with spaces.. WP-Allimport support told me I needed to contact you.

    You’ll find screenshots and admin access in the private section. Could you please help me get everything back to normal.

    Regards
    Günter

    Hello,

    We’ve spoken with the creator of the filtering plugin, and he asked us to add this CSS code to view the images:
    .js_active .grid-image {
    opacity: 1 !important;
    }

    The images are now visible, but they’ve changed from square to rectangular. If you refresh the page, they appear square again.

    What could be the problem with the filtering not displaying square images? Lazi loading?

    I’m sending you this comment from the creator of the filter:

    Well, it is a quick workaround, not ideal, as we do not know what exactly this JS code is doing. So you might want to contact the theme support and ask them which function you can use in this code wrapper>

    jQuery(document).on(‘ready’, function(e){
    /* Plugin function to re-init, e.g. jQuery(“[data-fancybox]”).fancybox(); */
    });
    So after AJAX filtering, this JS code will reinitialize and apply all of the required changes to the images. Usually, the theme support should provide such information without any issues. It could be lazy loading for images or something like animations. But most likely, just looking at the page, they’d know what it is.

    Thanks.

    aintzerga
    Participant

    Hello.
    We’ve created a portfolio filter on a long content homepage. We’re using the Filter Everything PRO plugin to create the filter.
    When selecting a category from the filter, the page reloads to the top of the homepage.
    See the homepage at this link: https://limousin.eus/website2025/

    How can we make it so that every time we interact with the filter, the page loads in the same place, without returning to the top of the homepage?
    The plugin has an Ajax option. I’ve activated it and created an ID (product-results) for the section of the page where the filter appears. It works, but the images don’t load.
    I’ve disabled Lazy Load in the preferences, but the images still aren’t displayed.

    What can we do?

    Thank you.

    #1490448

    Hello Ismael,

    Yes i add images, and yes i did have alt and title attributes..
    Like i said earlier.. it happen when i use enfold theme only..
    if i use default theme the problem not exist..
    edit:
    i forgot to mention also.. the problem not exist in older enfold version

    Best regards,
    Jimmysanjaya

    • This reply was modified 5 months, 2 weeks ago by jimmysanjaya.
    #1490447

    Hi,

    Thank you for the screenshot.

    Did you add any images, gallery or slider elements to the page or to the builder canvas? Make sure they have alt and title attributes, which can be added or edited in the Media > Library panel. If the issue persists, please provide the login details in the private field so we can check the issue further.

    Best regards,
    Ismael

    #1490442

    Hey jimmysanjaya,

    Thank you for the inquiry.

    Would you mind providing a screenshot of the issue or explain it a bit more? You can use platforms like Savvyify, ImgBB, PostImages or Dropbox to upload and share the screenshot. Here are the steps to follow:

    1.) Visit the website of your chosen platform, such as Savvyify, ImgBB, PostImages or Dropbox.
    2.) Locate the option to upload a file or an image.
    3.) Select the screenshot file from your computer or device and upload it to the platform.
    4.) After the upload is complete, you will be provided with a shareable link or an embed code.
    5.) Copy the link or code and include it in your message or response to provide us with the screenshot.

    Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.

    Best regards,
    Ismael

    #1490440
    jimmysanjaya
    Participant

    Hello,

    I need help with this image and image alt attributes
    I think Enfold blocking Yoast SEO read the image i upload..
    I confirm this because if i change wordpress theme Yoast work perfectly..

    Please help me to make yoast read the image and image alt
    Thanks !

    Hi,

    Thank you for following up.

    For #3, please continue on this thread: https://kriesi.at/support/topic/alignment-issues-with-image-overlay-overlay-type-external-on-hover/

    Another solution for your category pages is to use redirection. You can create a custom page using the Advanced Layout Builder, then set up a 301 redirect from the category page to that custom page. Please check any of these plugins.

    https://wordpress.org/plugins/eps-301-redirects/
    https://wordpress.org/plugins/redirection/

    Let us know if you need more info.

    Best regards,
    Ismael

    Hey milkrow,

    Thank you for the inquiry.

    Try to add this script in the function.php file to correct the overlay issue:

    add_action( 'wp_footer', function() { ?>
      <script type="text/javascript">
        (function($) {
          $('.grid-image').trigger('mouseover');
        })(jQuery);
      </script>
    <?php }, 9999 );
    

    Best regards,
    Ismael

    the only thing that is strange is that on my real mobile device (an iPhone) the fallbackimage is shown – but the link will not open. But thats only on a real mobile device.
    Next if you let yout fingers on that button a few seconds (on iPhone) a context menu will open and on open in new tab will work. ???
    on all browsers i can test on my OSX ( Firefox, Chrome, Safari, Opera) Desktop all is ok.

    milkrow
    Participant

    On the category page generated automatically for the custom post type “Portfolio Items”, I’m seeing an alignment issue with the “image-overlay overlay-type-external” when I hover on any of the images.

    I’m seeing this issue at https://libbiemark.com/artworks/1960s/. I have provided these screenshots:

    In the first, you can see the hover state only appears over the top portion of the image:
    https://drive.google.com/file/d/16M-TseQhrTgN4r80EhDiQEB9XeSGWSp0/view?usp=sharing

    In the second, I”m showing how that image-overlay is “stuck” above the image.
    https://drive.google.com/file/d/1BYkm9Zx5jV1DN8lB9q22mbqYTeXb0aIS/view?usp=sharing
    The styles for “image-overlay overlay-type-extern” appear to be inline. I don’t believe I’ve introduced any css that is altering this.

    Lastly, if I re-enter the image area, THEN the image-overlay aligns correctly:
    https://drive.google.com/file/d/17eRA_cLr9kE9SeA9_GWZ1czNcBjmQRBD/view?usp=sharing

    Thank you for any assistance.

    #1490406
    rixi
    Participant

    Hi again,
    could you help me how i can get a photo/image, that is already in the background of the logo area, on top of the mobile version (Handy), so that it is right behind the logo? That would be perfect :) Looks a little bit grey now.

    Thanks for help,
    rixi

    #1490378

    Hi,
    Try clearing your browser cache and remove the bottom: 30px;:
    K8iU7lp.md.png

    Best regards,
    Mike

    #1490359

    Hey gquezada1,
    To make the header transparent, choose the Transparent Header option for your page:
    KvjkRf4.png
    Then to make the header not sticky, go to Theme options > Header > Header Behavior > Sticky Header and unchoose:
    Kvj4RjI.md.png
    This is the solution for desktop, transparent headers are not supported for mobile by default, for mobile you will need to follow this thread:

    Best regards,
    Mike

    I believe I understand those instructions. However, I still have questions on how to edit the template in question.

    I believe the correct template is taxonomy-portfolio_entries.php. I made a few adjustments to it…but I’d like to further customize the template.

    1. I would like to remove “Archive: ” from the title (It’s NOT an “archive”. It’s a category. If I could append it somehow…like with a data attribute?
    2. I would like to have some control over the layout, can this template use a page with a custom layout (like the way the Blog page can be set to a custom page)?
    3. When this grid first loads, on hover, the image-overlay appears as a thin strip at the top. I could not determine how to eliminate this with css.

    With regard to the Sidebar, thank you for providing more clarity there!
    I went to Enfold > Sidebar Settings > Sidebar On Archive Pages and chose Right Sidebar. That works.

    I also set Separate Sidebars For Blog And Archive Pages to Show separate Archive Sidebar on Archive Pages. That works. It exposes the Sidebar Archives widget area.

    Then, I added the navigation menu widget to the Sidebar Archives widget area, but it does not display (that’s how I realized that this has to be a totally different template file: taxonomy-portfolio_entries.php). Rather, a default: Pages, Categories, Archive widget set is shown.

    I don’t think its the right solution to set that navigation menu widget to Display Everywhere because that would affect other pages where I may want to have a sidebar with different widgets in the sidebar…is that the ONLY way?

    Thank you for any advice (and for your patience), I really appreciate it.

    #1490323
    oestersund
    Participant

    Hi,

    Thank you for the inquiry.

    Dear TEam,
    you helped my just a minute ago to increase the header logo size

    Try to add this css code to increase the size of the logo image – see below. – thats fine

    But how to force the logo to be centered? I’ve chosen this option, but it keeps left-aligned

    Best regards
    Tilman
    ________________________________
    .html_header_top.html_logo_center .logo {
    left: 0;
    transform: none;
    }
    Result:

    Screenshot-2025-10-17-at-12-33-48-PM

    Best regards,
    Ismael

    #1490319

    In reply to: Edit sub-sub menu

    Hi,

    Thank you for the update.

    Adjusting the line spacing of the text doesn’t seem to make a difference on our end, but we’re using a relatively small screen, which might be the reason. If you want to adjust the font size and also limit the height of the mega menu images, try this css code:

    #top #header .avia_mega_div > .sub-menu > li > ul > li a .avia-menu-text {
        line-height: 10px;
        font-size: 10px;
    }
    
    #top #wrap_all .avia_mega_div img {
        height: 64px;
        object-fit: cover;
        width: 100%;
    }

    Result:

    Screenshot-2025-10-17-at-12-41-17-PM

    Best regards,
    Ismael

    #1490317

    Hi,

    Thank you for the inquiry.

    Try to add this css code to increase the size of the logo image.

    .html_header_top.html_logo_center .logo {
        left: 0;
        transform: none;
    }

    Result:

    Screenshot-2025-10-17-at-12-33-48-PM

    Best regards,
    Ismael

    #1490302

    Thank you for the revision, but it didn’t work. Below is the functions.php with the revision included. I removed everything except what you provided and it didn’t make a difference.

    // masonry read more
    function ava_custom_script_mod(){
    ?>
    <script>
    (function($){
    $(window).on(‘av-height-change’, function() {
    $(‘.av-masonry-entry’).each(function() {
    var more = $(this).find(‘.av-masonry-read-more’);
    var cont = $(this).find(‘.av-inner-masonry-content-pos’);

    if( more.length == 1 ) return;
    $(‘<div class=”av-masonry-read-more”>Read More >></div>’).insertAfter(cont);
    });
    });
    })(jQuery);
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘ava_custom_script_mod’);

    // hide image descriptions on hover
    function remove_title_attr(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery(‘#wrap_all a’).removeAttr(‘title’);
    jQuery(‘#wrap_all img’).removeAttr(‘title’);
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘remove_title_attr’);

    // add selection feature to Blog Posts element to set the post by date order

    if(!function_exists(‘avia_custom_query_extension’))
    {
    function avia_custom_query_extension($query, $params)
    {
    global $avia_config;
    if(!empty($avia_config[‘avia_custom_query_options’][‘order’]))
    {
    $query[‘order’] = $avia_config[‘avia_custom_query_options’][‘order’];
    }

    if(!empty($avia_config[‘avia_custom_query_options’][‘orderby’]))
    {
    $query[‘orderby’] = $avia_config[‘avia_custom_query_options’][‘orderby’];
    }

    unset($avia_config[‘avia_custom_query_options’]);

    return $query;
    }

    add_filter(‘avia_masonry_entries_query’, ‘avia_custom_query_extension’, 10, 2);
    add_filter(‘avia_post_grid_query’, ‘avia_custom_query_extension’, 10, 2);
    add_filter(‘avia_post_slide_query’, ‘avia_custom_query_extension’, 10, 2);
    add_filter(‘avia_blog_post_query’, ‘avia_custom_query_extension’, 10, 2);
    add_filter(‘avf_magazine_entries_query’, ‘avia_custom_query_extension’, 10, 2);

    add_filter(‘avf_template_builder_shortcode_elements’,’avia_custom_query_options’, 10, 1);
    function avia_custom_query_options($elements)
    {
    $allowed_elements = array(‘av_blog’,’av_masonry_entries’,’av_postslider’,’av_portfolio’,’av_magazine’);

    if(isset($_POST[‘params’][‘allowed’]) && in_array($_POST[‘params’][‘allowed’], $allowed_elements))
    {
    $elements[] = array(
    “name” => __(“Custom Query Orderby”,’avia_framework’ ),
    “desc” => __(“Set a custom query orderby value”,’avia_framework’ ),
    “id” => “orderby”,
    “type” => “select”,
    “std” => “”,
    “subtype” => array(
    __(‘Default Order’, ‘avia_framework’ ) =>”,
    __(‘Title’, ‘avia_framework’ ) =>’title’,
    __(‘Random’, ‘avia_framework’ ) =>’rand’,
    __(‘Date’, ‘avia_framework’ ) =>’date’,
    __(‘Author’, ‘avia_framework’ ) =>’author’,
    __(‘Name (Post Slug)’, ‘avia_framework’ ) =>’name’,
    __(‘Modified’, ‘avia_framework’ ) =>’modified’,
    __(‘Comment Count’, ‘avia_framework’ ) =>’comment_count’,
    __(‘Page Order’, ‘avia_framework’ ) =>’menu_order’)
    );

    $elements[] = array(
    “name” => __(“Custom Query Order”,’avia_framework’ ),
    “desc” => __(“Set a custom query order”,’avia_framework’ ),
    “id” => “order”,
    “type” => “select”,
    “std” => “”,
    “subtype” => array(
    __(‘Default Order’, ‘avia_framework’ ) =>”,
    __(‘Ascending Order’, ‘avia_framework’ ) =>’ASC’,
    __(‘Descending Order’, ‘avia_framework’ ) =>’DESC’));
    }

    return $elements;
    }

    add_filter(‘avf_template_builder_shortcode_meta’, ‘avia_custom_query_add_query_params_to_config’, 10, 4);
    function avia_custom_query_add_query_params_to_config($meta, $atts, $content, $shortcodename)
    {
    global $avia_config;
    if(empty($avia_config[‘avia_custom_query_options’])) $avia_config[‘avia_custom_query_options’] = array();

    if(!empty($atts[‘order’]))
    {
    $avia_config[‘avia_custom_query_options’][‘order’] = $atts[‘order’];
    }

    if(!empty($atts[‘orderby’]))
    {
    $avia_config[‘avia_custom_query_options’][‘orderby’] = $atts[‘orderby’];
    }

    return $meta;
    }
    }
    add_action(‘wp_footer’, function () {
    ?>
    <script>
    function avResortMasonry() {
    const masonryContainer = document.querySelector(‘.av-masonry-container’);
    if (!masonryContainer) return;

    const masonryItems = Array.from(masonryContainer.querySelectorAll(‘.av-masonry-entry’));

    const masonryWithDates = masonryItems.map(item => {
    const dateElement = item.querySelector(‘.av-masonry-date’);
    const dateText = dateElement ? dateElement.textContent.trim() : ”;
    const parsedDate = new Date(dateText);
    return { element: item, date: parsedDate };
    });

    masonryWithDates.sort((a, b) => b.date – a.date);

    masonryWithDates.forEach(({ element }) => {
    masonryContainer.appendChild(element);
    });
    }

    document.addEventListener(‘DOMContentLoaded’, avResortMasonry);
    window.addEventListener(‘av-height-change’, avResortMasonry);
    </script>
    <?php
    }, 9999);

    add_filter(‘avf_postgrid_excerpt_length’,’avia_change_postgrid_excerpt_length’, 10, 1);
    function avia_change_postgrid_excerpt_length($length)
    {
    $length = 300;
    return $length;
    }

    #1490266

    In reply to: Lite speed cache

    Hey Pierre,

    Thank you for the inquiry.

    Would you mind providing more info about the issue? Including screenshots would also help — use Savvyify, ImgBB, PostImages or Dropbox. If the problem is specific to a plugin, we recommend reaching out to the plugin developers for additional assistance.

    Best regards,
    Ismael

    Hi Ismael,
    I found those options (I didn’t think of the nav menu…such an obvious choice). However, when I populate that menu, and set that menu to display on the portfolio pages, it shows up, but the links do not work.
    https://drive.google.com/file/d/1uN9V9ItpDRJGDBjdYe2yO-5nmoRHbVaT/view?usp=sharing

    In the menu area of the dashboard, the link is working:
    https://drive.google.com/file/d/12-myosbU7ZKl-fsC1lfgzr0EV6l9bAjf/view?usp=sharing
    https://libbiemark.com/artworks/1960s/
    (also, am I able to edit this category page?)

    Additionally, I inspected the menu to compare a working category link vs. the portfolio category link. They had different classes. However, when I tried to manipulate the classes of the portfolio category link to match the working post category link, it had no affect. See this image:
    https://drive.google.com/file/d/1nszk6G2MM-KIZe9-r2Bw7zgwmeIHPOhq/view?usp=sharing

    On a staging site, I remade the menu and widget on portfolio pages and added regular post categories and portfolio categories, and neither of those links worked, but a simple link to a page worked.

    • This reply was modified 5 months, 2 weeks ago by milkrow.
    #1490253

    Topic: Lite speed cache

    in forum Enfold
    spray
    Participant

    Bonjour,
    J’ai un problème avec litespeed cache pour l’optimisation des images.
    A qui dois je m’adresser?

    Merci!

    #1490248

    Topic: Edit sub-sub menu

    in forum Enfold
    Martin
    Participant

    Hello,

    I would like to change the size and line spacing of the sub-submenu text. Here is the current status: https://www.designplanung.com/projekt-068/
    Go to “Leistungen” and the submenu will open. There you’ll find the small texts below the images.
    Changing the submenu in the settings doesn’t help.

    Best regards,
    Martin

    #1490191

    Hey Lion,

    Thanks for sharing!

    I’ve turned your customization into a plugin and uploaded it to the Enfold Library at https://github.com/KriesiMedia/enfold-library/tree/master/codesnippets%2C%20tricks%2C%20plugins/Enfold/integration%20plugins/3rd%20party%20plugins/Enfold%20Complete%20Image%20Protection.

    Best regards,
    Yigit

    P.S.: Please feel free to delete the file from your server.

Viewing 30 results - 661 through 690 (of 106,438 total)