Forum Replies Created

Viewing 30 posts - 8,941 through 8,970 (of 67,449 total)
  • Author
    Posts
  • in reply to: Wallpaper full size #1396330

    Hi,

    Glad to know that you have managed to fix this on your own. Please do not hesitate to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Polylang plugin compatibility #1396328

    Hey pnamroud,

    Thank you for the inquiry.

    What errors do you get when using WPML? Please provide more info about the issue, maybe we can help you with it. And yes, Polylang is compatible with the theme.

    Best regards,
    Ismael

    Hey!

    Thank you for the inquiry.

    In the modified search.php file, please look for this line.

    $blog = new avia_product_slider($atts);
    

    Below, add this code.

    $blog->get_element_styles(["element_id" => $blog['element_id'], "element_styling" => $blog['element_styling']]);
    

    Let us know if the modification helps.

    Best regards,
    Ismael

    in reply to: Help with Favicon #1396322

    Hi,

    Glad to know that the issue has been resolved. Please let us know if you have more question about the theme.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: cant open 2nd page of search results #1396320

    Hi,

    Thank you for the inquiry.

    We may need to access the dashboard in order to check the issue further. Please provide the login details in the private field. Have you tried to disable the plugins temporarily?

    Best regards,
    Ismael

    in reply to: Licence #1396318

    Hey Sven Schneider,

    Thank you for the inquiry.

    A single license is granted lifetime access to updates, and it can be used for a single domain. The token is required to be able to update the theme automatically from the Enfold > Theme Updates panel. Please check the documentation below for more info on how to generate a private token.

    // https://kriesi.at/documentation/enfold/theme-registration/#what-is-an-envato-personal-token

    Best regards,
    Ismael

    in reply to: Seite lädt und lädt #1396317

    Hi,

    Alright! Please do not hesitate to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Error Messages Saving or Modifying Theme #1396316

    Hey forestrygy,

    Thank you for the inquiry.

    We get an error from Google Maps when editing any of the pages, but when we checked the Enfold > Google Services panel, the map is disabled, and no API key has been added. Did you load the map script somewhere else?

    Best regards,
    Ismael

    in reply to: Blog Homepage Issue #1396315

    Hi,

    Great! Glad to know that you have figured out the issue. Please let us know if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

    Hey Thomas,

    Thank you for the inquiry.

    My question is – Has anyone else that you know of tried something simillar before I dive in?

    We haven’t tried this or encountered anyone who has done the same, maybe you’ll be the first.

    Another option would be to just build a page and re-direct the category to the custom page. I’d use a custom post type to store these categories.

    This is the solution that we usually suggest, doing a 301 redirect from the category page to a custom page built using the layout builder.

    Best regards,
    Ismael

    in reply to: Cookies, Privacy and Captcha #1396313

    Hi,

    Thank you for the inquiry.

    Did you set the Enfold > Privacy & Cookies > Cookie Handling > Default Cookie Behavior to the third or fourth option? It’s possible that the captcha is disabled because the privacy cookies block the external services. If you want to load the services without user consent or without confirming the cookies, you can set the Default Cookie Behavior to the first or second option.

    Best regards,
    Ismael

    in reply to: Overlay/slideout menu links suddenly dissapeared #1396312

    Hi,

    The latest version is already available. You can download it directly from your Themeforest account or do an automatic update in the Enfold > Theme Updates panel.

    Best regards,
    Ismael

    Hey Elena,

    Thank you for the inquiry.

    Where can we check the issue? Please provide the site URL so that we can see the slider transition.

    Best regards,
    Ismael

    in reply to: Magazine Hero readmore link/button #1396310

    Hey Dare_Care,

    Thank you for the inquiry.

    If you have a child theme, you can override the magazine.php file by following the steps below.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb

    In the child theme’s functions.php, add this code:

    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
      $template_url = get_stylesheet_directory();
          array_unshift($paths, $template_url.'/shortcodes/');
    
      return $paths;
    }

    Then in your child theme create a folder named shortcodes, create another folder called magazine and inside, add a file called magazine.php, then paste this code: https://pastebin.com/VCTFQuQ5

    Best regards,
    Ismael

    in reply to: Font does not show on website #1396309

    Hey Anouk,

    Thank you for the inquiry.

    Where did you get the font? Please note that only Google fonts are allowed in the Custom Font Manager. You may need to load the font and apply it to the elements manually using the @font-face rule.

    // https://css-tricks.com/snippets/css/using-font-face-in-css/

    Best regards,
    Ismael

    in reply to: Portfolio Item & Folders plugin Metadata #1396172

    Hi,

    We adjusted the css code a bit, seems to be working correctly now.

    .av-post-metadata-category-link:nth-child(3) a {
        display: none !important;
    }

    Unfortunately, it is not possible to remove the comma after the first entry.

    Best regards,
    Ismael

    in reply to: License question #1396171

    Hi,

    Thank you for the update.

    What do you mean by “instock version”? The current version of the plugin is 7.6.7, just one patch away from the latest version, which is 7.6.8. Unfortunately, you cannot update the theme on your own without an API key or without purchasing a license, but we always include the latest version as soon as possible once it is available, so this should not be an issue.

    Best regards,
    Ismael

    in reply to: The logo is cut out #1396169

    Hey maryenvato,

    Thank you for the inquiry.

    Have you tried decreasing the font size of the main menu items? The style of the main menu can be adjusted in the Enfold > Advanced Styling panel. You can also adjust the Maximum Container Width value in the Enfold > General Layout > Dimensions panel.

    Best regards,
    Ismael

    in reply to: No more Sidebar after update #1396166

    Hi,

    There are some changes in the latest version, but they should not affect the sidebar of the posts. We cannot reproduce the same issue on our installation, so it is possible that one of the modifications or one of the plugins in your site is causing the issue.

    Best regards,
    Ismael

    in reply to: Amazon Partner-Link einfügen #1396165

    Hi,

    Thank you for the update.

    When you add the embed code in the text block, do you switch the editor to Text mode? You can also try and add the snippet in a Code Block element.

    Best regards,
    Ismael

    in reply to: create different footer for different pages #1396164

    Hi,

    Great! Glad to know that the issue has been resolved. Please do not hesitate to open a different thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: About Website Language Support #1396163

    Hey Tolga,

    Thank you for the inquiry.

    Are you trying to create a multilanguage website? You have to use plugins such as WPML or Polylang in order to do so. Please check the documentations below for more info.

    // https://wpml.org/tutorials/2016/02/enfold-theme-and-wpml/

    Best regards,
    Ismael

    in reply to: Blog Homepage Issue #1396161

    Hi,

    Thank you for the update.

    Try to reset the options in the Settings > Reading panel to default or deselect the blog page. This should force the blog page to use the template-builder.php file and display the content of the builder.

    Best regards,
    Ismael

    in reply to: Tag meta element not working for blog page #1396160

    Hi,

    Yes, you have to add the filter in the functions.php file and update the theme to version 5.4.

    Best regards,
    Ismael

    Hi,

    Thank you for the update.

    We noticed that the site contains a very old version of the theme, v4.7.6.4, which is probably why the lightbox issue occurs. You have to update the theme manually to version 5.4 via FTP, and toggle or temporarily disable the Enfold > Performance > File Compression settings aftewards. Make sure to purge the cache before checking the page or the gallery again.

    Best regards,
    Ismael

    in reply to: Two Column Header Layout #1396144

    Hey LiftTech,

    Thank you for the inquiry.

    You will have to create the header widget area manually and use a hook to insert it in the header container. Please check the documentation below for more info.

    // https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Ismael

    in reply to: No more Sidebar after update #1396143

    Hi,

    Thank you for the info.

    The single post page in your installation looks broken — the markup for the sidebar and footer containers are missing. Have you tried disabling the plugins temporarily? You should also try and disable the modifications in the functions.php file temporarily, see if there are any conflicts there.

    Best regards,
    Ismael

    in reply to: create different footer for different pages #1396142

    Hi,

    This is possible but you have to modify tee footer.php file directly. Around line 59, you will find this code.

    $post = AviaCustomPages()->get_custom_page_object( 'footer_page', '' );
    

    This code retrieves your footer page, so what you can do is alter the value of $post based on certain conditions. For example, you can add the following code below that line to retrieve the other footer page when viewing the home page.

    if(is_home()) 
    {
       $post = get_post(23);
    }
    

    Replace 23 with the actual ID of your custom footer page.

    Best regards,
    Ismael

    Hey MaxBlank,

    Thank you for the inquiry.

    We don’t recommend using html tags in those fields because it could break the layout of the page or cause issues with the builder content. If you want to remove the line breaks, please add this code in the functions.php file.

    add_filter('avf_form_message', 'avf_form_message_mod_checkbox', 10, 3);
    function avf_form_message_mod_checkbox($message, $new_post, $form_params) {
        $message = str_replace(["\r", "\n"], "", $message);
        return $message;
    }
    

    Best regards,
    Ismael

    in reply to: How to get video to open when clicking image #1396130

    Hey Jonas,

    Thank you for the inquiry.

    Try to set the link to manual and place the Youtube or Vimeo URL. The theme will automatically detect the video and open it on a lightbox when the image is clicked.

    Best regards,
    Ismael

Viewing 30 posts - 8,941 through 8,970 (of 67,449 total)