Forum Replies Created

Viewing 30 posts - 7,531 through 7,560 (of 67,463 total)
  • Author
    Posts
  • Hi,

    We’ve made some adjustments to the filter in the functions.php file, and now the tags are working correctly for both languages.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Install Enfold Child Theme License / Form Embedding Issue #1418977

    Hi,

    Glad to know that @Mike was able to meet your request. If you have any more questions about the theme, please don’t hesitate to start a new thread.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Custom Shortcodes: Better documentation? #1418976

    Hey emilconsor,

    Thank you for the inquiry.

    There is no extensive documentation for this at the moment, but if you’re looking for the available fields or options for the modal popup window of the builder elements, try to check the enfold/config-templatebuilder/avia-template-builder/php/base-classes/class-modal-elements.php. You’ll find the functions that creates the linkpicker, select, input and other builder elements in that file. Hope this helps.

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    We’ve modified the avia_wpseo_sitemap_exclude_pages function a bit and adjusted the accepted types for the first parameter.

    This is the temp fix on line 335.

    function avia_wpseo_sitemap_exclude_pages( array | null $post_ids = array() )
    

    The error in the sitemap is now gone.

    We’ll forward the thread to our channel for further inspection.

    Best regards,
    Ismael

    in reply to: broken css link warning in ahrefs crawl #1418973

    Hi,

    We would recommend disabling the post css file instead of editing your robots.txt file, as this is the safer approach to address the Ahrefs warnings. Disallowing directories and content using the robots.txt file will affect how search engines crawl the site, so we recommend consulting with an SEO specialist to provide further instructions on the proper usage of robots.txt specific to your WordPress site.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Add Amazon style search bar in top menu #1418972

    Hi,

    Thank you for the update.

    Do you have the embed code for the Amazon search bar? Please provide it in the private field so that we can integrate it with the custom shortcode.

    Best regards,
    Ismael

    in reply to: Tabsection headlines directly above the content on mobile #1418971

    Hey emilconsor,

    Thank you for the inquiry.

    Unfortunately, there is no option for this by default but you should be able to adjust the visibility of the element on different devices (Advanced > Responsive > Element Visibility). You have the option to use a different element, recreate the content and present it in a different way on mobile devices.

    If you want to customize and further extend the functionality of the element, you can find third-party developers who specialize in theme customization by visiting our customization page.

    If you have any other questions or require further assistance, please feel free to let us know.

    Best regards,
    Ismael

    in reply to: Post CSS missing again #1418969

    Hi,

    Thank you for the info.

    We may have to access the site in order to properly inspect the issue. Please provide the WP and S/FTP details in the private field. Is there a staging or development version of the site?

    Best regards,
    Ismael

    in reply to: Adding a CTA-Button to the Fullwidth Slideshow #1418968

    Hi,

    I created the lower button at the green arrow with the button element and some CSS.
    Now I want the button at the top of the red arrow to look the same.

    Have you tried editing the button styles within the element’s Styling panel? You’ll find options there to customize attributes like color, font size, borders, and more.

    Best regards,
    Ismael

    Hi,

    Thank you for the screenshot.

    Sorry. I had the page only in draft view because it looks so bad. It was late at night and I wasn’t thinking. I get screenshots right from my computer.

    We may have to access the site in order to properly inspect the element. Please provide the login details in the private field.

    Best regards,
    Ismael

    in reply to: Productpage #1418861

    Hi,

    We adjusted the height of the images as follows, so they retain the aspect ratio of 16:9.

    Desktop: 200px
    Tablet: 147px
    Mobile: 120px

    Please make sure to remove the cache before checking the page.

    Best regards,
    Ismael

    in reply to: additional plugins #1418858

    Hi!

    We appreciate your interest in the Enfold theme. Rest assured, you won’t need to purchase additional WordPress plugins like Elementor and Slider Revolution to fully utilize the theme. The theme has its own Advance Layout Builder (ALB / Avia Builder) and an integrated Layer Slider plugin, ensuring that you have all the tools required to build your website right from the start.

    Should you have any more inquiries or require further assistance, please don’t hesitate to open a thread in the forum. We’re here to help. Thank you for considering Enfold.

    Cheers!
    Ismael

    in reply to: Productpage #1418856

    Hi,

    We can’t access the screenshot for some reason. Would you mind using Savvyify, Imgur or Dropbox instead? Please make sure to remove the browser cache before checking the page, or switch to incognito mode.

    Best regards,
    Ismael

    in reply to: Dark Mode question #1418852

    Hi Oriano,

    We will forward your request to our channel and open a dedicated thread for it for further considerations.

    Thank you for using the theme, and we’ll let you know if there are updates regarding the integration of the darkmode option. We appreciate your support.

    Best regards,
    Ismael

    in reply to: Productpage #1418850

    Hi,

    Thank you for following up.

    Also still sqeezed on the desktop. It would be great if it would be the same everywhere…

    You can adjust the “height” property value as needed in the css rules that we provided above.

    On my tablet there is still no image on Privé-(Foto)bespreking (4th item

    The image of the Privé-(Foto)bespreking is visible on our end. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur 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, Imgur 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

    in reply to: Placement Menu Custom Line Up Logo and below logo #1418849

    Hi,

    Thank you for the screenshot.

    You may have to adjust the height of the header on smaller screens. Please add this css code.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      .responsive #top #wrap_all #header {
        height: 200px;
      }
    }

    Best regards,
    Ismael

    Hi,

    Thank you for the info.

    We are not yet sure what is causing the issue but it is generated by the avia_wpseo_sitemap_exclude_pages function in the enfold/config-wordpress-seo/config.php file. We may need to access the server via S/FTP in order to properly check the issue. Please provide the details in the private field.

    In the meantime, please try to edit the file or function mentioned above, and look for this code around line 340.

    $post_ids = array_unique( $post_ids, SORT_NUMERIC );
    

    Below, add this code.

    if ($post_ids === null) {
    			$post_ids = array();
            }
    

    Best regards,
    Ismael

    in reply to: Social button in the header on mobile phones #1418845

    Hi,

    Thank you for the update.

    You can add this css code to align the social icons and the subnavi beside each other.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      .responsive #top #header_meta .container {
        display: flex;
        align-items: center;
        justify-content: center;
      }
    
      .responsive #top #header .social_bookmarks {
        display: block !important;
        float: none;
        width: auto;
      }
    
      .responsive #header .sub_menu,
      .responsive #header_meta .sub_menu>ul {
        float: none;
        margin: 0;
        width: auto;
        position: relative;
        margin-top: -10px;
      }
    }
    

    Best regards,
    Ismael

    Hey sarawh,

    Thank you for the inquiry.

    The social share buttons in the theme are standard links, not embedded code with scripts, so they do not transmit any data. And it looks like the Shariff Wrapper plugin is compatible only with its parent social media button plugin called Shariff.

    Best regards,
    Ismael

    in reply to: Productpage #1418842

    Hi,

    Thank you for the update.

    We edited the css code and added a few css media queries to adjust the height of the images on tablet view or smaller screens and prevent distortion.

    This is the modified css code.

    
    @media only screen and (min-width: 990px) {
      #top.archive .thumbnail_container img {
        height: 324px;
      }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 989px) {
      #top.archive .thumbnail_container img {
        height: 224px;
      }
    }
    
    @media only screen and (max-width:767px) {
      .responsive #top #main .sidebar {
        display: block !important;
        width: 100% !important;
        border: 0 !important;
      }
    
      .responsive #top #main .sidebar .inner_sidebar {
        margin-left: 0 !important;
      }
    
      #top.archive .thumbnail_container img {
        height: 178px;
      }
    }
    

    Please make sure to purge the cache before checking the page.

    Best regards,
    Ismael

    in reply to: Does not work add_filter > ava_after_content hook. #1418841
    in reply to: Resize thumbnails on archive pages #1418840

    Hey sarawh,

    Thank you for the inquiry.

    You can use the avf_modify_thumb_size filter to adjust the dimension of the existing thumbnails instead of directly editing the functions.php file. Usage examples can be found in the following threads.

    // https://kriesi.at/support/topic/alter-featured-image-on-blog-does-not-work/#post-1342432
    // https://kriesi.at/support/topic/title-and-image/#post-1304670
    // https://kriesi.at/support/topic/source-for-masonry-image-size/

    Best regards,
    Ismael

    in reply to: Dark Mode question #1418839

    Hey Oriano,

    Thank you for the inquiry.

    We haven’t tried any of the dark mode script before but we have found a few options in the plugin library.

    // https://wordpress.org/plugins/search/dark+mode/

    There are also dark mode extensions for your browser.

    // https://beebom.com/best-dark-mode-extensions-google-chrome/
    // https://techwiser.com/dark-mode-reader-firefox-add-ons/

    This extension seems to be one of the more popular choices.

    // https://nighteye.app/

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    We may need to access the site in order to better understand the issue. Please provide the site URL in the private field or post a screenshot of the issue. You can use platforms like Savvyify, Imgur 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, Imgur 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

    in reply to: Theme Not Displaying Correctly #1418837

    Hi,

    Thank you for the update.

    We get the following error when we try to login to the site.

    You are not allowed to log in
    

    Please try these steps instead:

    1. Install and activate the “Temporary Login Without Password” plugin. You can find it here.
    2. Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
    3. Click on “Create New” to generate a temporary login.
    4. Enter the email address for the account (you can use wordpress@kriesi.at) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
    5. Click “Submit” to create the temporary account.
    6. In the private section, provide us with the URL that allows us to access the temporary login and assist you.

    Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.

    If you have any further questions or concerns, please let us know.

    Best regards,
    Ismael

    in reply to: Add Amazon style search bar in top menu #1418836

    Hey Illingco,

    Thank you for the inquiry.

    Do you have an embed code or script for the search bar? You may need to create a custom shortcode for the search bar, add another menu item next to the “SHOP & ORDER NOW”, then place the new shortcode in the Navigation Label field of the new menu item.

    For more info about custom shortcodes, please check the documentation below.

    // https://codex.wordpress.org/Shortcode_API#Overview

    Example of the custom shortcode function.

    // amazon search bar shortcode
    function av_amazon_search_bar_cb( $atts ){
    	return "amazon search bar embed code or script here";
    }
    add_shortcode( 'av_amazon_search', 'av_amazon_search_bar_cb' );
    

    You can place the [av_amazon_search] shortcode in the Navigation Label field of the menu item.

    Best regards,
    Ismael

    in reply to: broken css link warning in ahrefs crawl #1418833

    Hi,

    The filter will disable the CSS files for individual posts or pages and apply custom CSS rules for builder elements as inline styles instead. If this is not acceptable, you can disallow the /wp-content/uploads/dynamic_avia folder to prevent crawlers from indexing the post CSS files. It would be advisable to seek guidance from a developer or consultant who specializes in search engine optimization.

    Thank you for your patience.

    Best regards,
    Ismael

    in reply to: Restrict Masonry gallery title & description #1418830

    Hi,

    No worries! Glad we could be of help. Please do not hesitate to open another thread if you have more questions about the theme. We will close this one for now.

    Have a nice day.

    Best regards,
    Ismael

    Hey bbarasa,

    Thank you for the inquiry.

    The “tickets” page doesn’t seem to exist. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur 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, Imgur 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

    in reply to: recurring events not showing #1418752

    Hi,

    It is now displaying the latest event (Youth Social: Goal Setting) but the recurring events are still not shown even though they are queried properly. Have you tried forwarding the thread to the tribe events support? We might have missed an option or query parameter.

    This is the latest modification in the filter.

    
    // Blog Posts: Query events by starting date
    function avia_blog_post_query_mod( $query, $params ) {
        if(! is_singular( 'portfolio' ) ) 
        {
            return $query;
        }
    
        $posts = array();
    
        $events = tribe_get_events( [
            'posts_per_page' => 6,
            'start_date' => 'now',
            'orderby' => 'meta_value',
            'meta_key' => '_EventStartDate',
            'order' => 'ASC',
            'tribeHideRecurrence' => false,
            'tax_query' => $query['tax_query']
        ] );
    
        foreach($events as $event) {
            $posts[] = $event->ID;
        }
    
        unset($query['tax_query']);
        $query['post__in'] = $posts;
    
        return $query;
    }
    add_filter('avia_blog_post_query', 'avia_blog_post_query_mod', 10, 2); 
    

    Best regards,
    Ismael

Viewing 30 posts - 7,531 through 7,560 (of 67,463 total)