Forum Replies Created

Viewing 30 posts - 7,231 through 7,260 (of 82,625 total)
  • Author
    Posts
  • in reply to: Admin & Link Missing Issues #1261764

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Two Columns in Text Field #1261763

    Hi,

    Please use the code as following

    @media only screen and (max-width: 768px) { 
    #custom-acc .team-member-name:nth-child(1),
    #custom-acc img.aligncenter {
        float: left;
    }}

    Best regards,
    Yigit

    in reply to: How do I change the height of the color section? #1261617

    Hi,

    You are welcome!
    Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

    in reply to: Two Columns in Text Field #1261616

    Hi,

    Please edit your Accordion element and give it a unique ID (“custom-acc” in example below) in Advanced > Developer Settings – https://imgur.com/a/vMDPGG8 and then change the code to following one

    @media only screen and (max-width: 768px) { 
    #custom-acc .team-member-name:nth-child(1) {
        float: left;
    }}

    Best regards,
    Yigit

    in reply to: Add fade effect on magnifying glass (search icon) #1261613

    Hey fcp,

    Sorry for the late reply!

    Please use the code as following

    #top #wrap_all #header .menu-item-search-dropdown a {
        visibility: visible;
        opacity: 1;
        transition: opacity 0.5s linear;
    }

    Best regards,
    Yigit

    Hey,

    Thanks for contacting us and sorry for the late reply!

    Please add following code to bottom of Functions.php file of your child theme in Appearance > Editor

    add_filter('avia_breadcrumbs_args', 'avia_remove_cat_breadcrumb', 10, 1);
    function avia_remove_cat_breadcrumb($args){
    $args['show_categories'] = "";
    return $args;
    }

    Best regards,
    Yigit

    in reply to: Update Enfold #1261609

    Hi,

    You are welcome!

    We will be waiting to hear from you :)

    Best regards,
    Yigit

    in reply to: Hide Menu Bar on Single Page #1261606

    Hi Simone,

    You can simply edit your page and choose not to display header on your page under Layout section – https://imgur.com/a/Chs353S :)

    Cheers!
    Yigit

    in reply to: I couldn't stretch this map to whole width #1261605

    Hi,

    Thanks for contacting us!

    Please edit your Color Section element and give it a unique ID (“fw-cs” in example below) in Advanced > Developer Settings and then add following code to bottom of Quick CSS field in Enfold theme options > General Styling
    #fw-cs .container { width: 100%; max-width: 100%; margin: 0; padding: 0; }

    Cheers!
    Yigit

    in reply to: Update Enfold #1261603

    Hi,

    Thanks for contacting us!

    It seems like you are using Enfold 3.8, which is very old.
    Please contact the person who have purchased the license for you and ask them to manually update the theme to the latest version 4.7.6.4.

    If that is not going to be possible, I am afraid you would need to purchase a license – https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990.
    Then you can refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update the theme to the latest version and then refer to this one – https://kriesi.at/documentation/enfold/theme-registration/ to generate a Personal Token and insert it in Enfold theme options so you would receive future updates in WP dashboard and keep the theme up-to-date.

    If you would like us to update the theme for you, please register to our support forum – https://kriesi.at/support/register/, start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold#new-post and attach a copy of your license and WP admin logins in private content field :)

    Let us know if you have any other questions!

    Regards,
    Yigit

    in reply to: different fonts #1261602

    Hi,

    Could you please post a screenshot of the issue?
    I checked your text from top to bottom using Fonts Ninja and they all are Quicksand on my end.

    Regards,
    Yigit

    in reply to: changing avia iconbox title to h2 #1261597

    Hi,

    1) – Please refer to this post – https://kriesi.at/documentation/enfold/child-theme/ and switch to child theme
    – Edit functions.php file of your child theme and add following 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;
    }

    – Go to /enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth and copy buttons_fullwidth.php file to your child theme inside /shortcodes/ folder
    – Open buttons_fullwidth.php file on your child theme and find following line

    $content_html .= "<span class='avia_iconbox_title' >{$atts['label']}</span>";

    and change it to following

    $content_html .= "<h2 class='avia_iconbox_title' >{$atts['label']}</h2>";

    2) Please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab

    #top .avia-button-fullwidth .av-button-description.av-button-description-below {
        padding-top: 10px;
    }

    Best regards,
    Yigit

    in reply to: Menu Items Cut Off/Disappear Completely When Resized #1261585

    Hey Gabe,

    I am afraid there is not enough space on header area on screens below 1387px with header style you are using.
    I tried to see if it works fine when decreasing menu items’ font sizes but it did not. I think switching to mobile menu on bigger screen sizes would be the best solution – https://kriesi.at/documentation/enfold/menu/#toggle-id-87 :)

    Best regards,
    Yigit

    Hey,

    We are sorry for the late reply!

    I wanted to check your website however it seems like currently Joomla is installed on your dev site. If you still need assistance with this, could you please switch back to WordPress and Enfold and let us know? :)

    Best regards,
    Yigit

    in reply to: cookie consent box styling #1261580

    Hi fkm,

    I checked your website however cookie bar is currently disabled. Could you please enable it once again and post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com and post the links here :)

    Best regards,
    Yigit

    in reply to: Add GLYPHICON Icon-Set for Enfold 4.7.6.4 ist not working #1261577

    Hi,

    I imported Enfold ready zip file and it worked as expected on my end – https://imgur.com/a/UktkfGo

    Just to double check, you are uploading the file in Iconfont Manager field and not Custom Font Manager, right? :)

    Best regards,
    Yigit

    in reply to: How to put a field in blog posts in masonry #1261575

    Hi,

    Glad Ismael could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Different CSS for the same element #1261570

    Hi,

    Glad we could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Portfolio Title & Excerpt clickable? #1261564

    Hey,

    Please try adding following code to bottom of Functions.php file of your child theme in Appearance > Editor

    function add_excerpt_link_port_grid(){
    ?>
    <script>
    jQuery(".grid-content").click(function(){
            window.location = jQuery(this).find("a:first").attr("href");
            return false;
        });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_excerpt_link_port_grid');

    Best regards,
    Yigit

    in reply to: changing avia iconbox title to h2 #1261563

    Hey,

    Thanks for contacting us!

    1- You can go to Advanced > Heading and choose the heading you want to use on titles – https://imgur.com/a/thzqPdB

    2- Could you please post a screenshot showing the changes you would like to make so we can make sure that we are on the same page? You can upload your screenshots on imgur.com and post the links here :)

    Best regards,
    Yigit

    in reply to: ampersign in titles #1261561

    Hey,

    Great! Glad we could help :)

    Please let us know if you have any other questions or issues and enjoy the rest of your day!

    Cheers!
    Yigit

    in reply to: Extra picture in catalogue #1261560

    Hi,

    Could you please try adding 2 images in List Item Description field using Add Media button and not uploading a thumbnail image?

    Best regards,
    Yigit

    in reply to: Different CSS for the same element #1261555

    Hey,

    Thanks for contacting us!

    Please edit your Tab Container element on your second page and go to Advanced > Developer Settings tab and give it a unique ID (In the example I used “custom-tab”) – https://imgur.com/a/7K84Usk.
    Then use the code as following in Enfold theme options > General Styling > Quick CSS

    
    #custom-tab .av-tab-section-image {
    width: 500px !important;
    height: 303px !important;
    }
    
    #custom-tab .av-tab-arrow-container {
    width: 500px !important;
    }
    #custom-tab .av-inner-tab-title {
    display: none !important;
    width: 500px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    }

    Regards,
    Yigit

    in reply to: Vorlagen – Templates #1261554

    Hi,

    Glad you figured it out!

    For future readers: Please refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#templates :)

    Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Cheers!
    Yigit

    in reply to: How do I change the height of the color section? #1261553

    Hi,

    Please edit your Color Section element and choose to display a custom height in pixel – https://imgur.com/a/G3zFRGS :)

    Best regards,
    Yigit

    in reply to: the social icons are not visible in Enfold themes #1261551

    Hi,

    Well, glad it is working fine now :)
    If it happens again, please let us know so we can look into it again :)

    Please let us know if you have any other questions or issues and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: ampersign in titles #1261547

    Hey AB,

    Thanks for contacting us!

    Please go to Enfold theme options > Performance and disable CSS file merging and compression and save Enfold theme options. Flush cache and refresh your page a few times and check if CSS changes are applied. If they are, you can enable CSS merging once again.

    If that does not help, please create temporary admin logins and post them here privately so we can look into it :)

    Best regards,
    Yigit

    in reply to: Header background-image hide only on smartphones #1261542

    Hi Mick,

    You are welcome!

    Please let us know if you have any other questions or issues and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Extra picture in catalogue #1261541

    Hey Angela,

    Thanks for contacting us!

    If you would like to use two images for the same product, you can simply upload first image as product thumbnail in product page and upload second image into product gallery and then choose to display that image on hover – https://imgur.com/a/fKnvosq

    You can see an example here – https://kriesi.at/themes/enfold-shop/. Please hover on “Blue Blouse” :)

    Best regards,
    Yigit

    in reply to: enfold burger menu aligment of close cross on big screens #1261537

    Hi,

    Please go to Enfold theme options > Header > Header Behaviour and enable “Let logo and menu position adapt to browser window” :)

    Best regards,
    Yigit

Viewing 30 posts - 7,231 through 7,260 (of 82,625 total)