Forum Replies Created

Viewing 30 posts - 4,021 through 4,050 (of 82,624 total)
  • Author
    Posts
  • in reply to: Opening in a new tab #1323432

    Hey,

    Thanks for contacting us!

    Please edit your element and go to Advanced > Developer Settings and give your element a custom ID (“blank-target” in example below) and then add following code to bottom of Functions.php file of your child theme

    function av_portfolio_new_tab() {
    ?>
    <script>
    	jQuery(window).load(function() {
    		jQuery('#blank-target a').attr('target','_blank');
    	});
    </script>
    <?php
    }
    add_action('wp_footer', 'av_portfolio_new_tab');

    Best regards,
    Yigit

    Hi,

    Glad Rikard 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: Startup Business Demo & WPML not working #1323430

    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: error with classic editor #1323429

    Hey,

    Thanks for contacting us!

    Could you please post temporary FTP and WP admin logins here privately so we can look into it?

    Best regards,
    Yigit

    in reply to: Prevent Consent Manager from being indexed by Google #1323426

    Hi,

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

    Best regards,
    Yigit

    in reply to: Changed the font but nothing changed on the websiter #1323425

    Hey,

    Thanks for contacting us!

    Your website is using Gruppo font on my end at the moment. I attached a screenshot in private content field below.

    If you have server sided cache, please make sure to clear it after making changes on your website :)

    Best regards,
    Yigit

    in reply to: Footer Navigation is missing after the update of today #1323424

    Hi @neotel2k,

    Could you please post FTP logins here privately as well so in case your website throws error when we edit the file, we can quickly fix it via FTP? :)

    Regards,
    Yigit

    in reply to: SVG as logo #1323423

    Hey,

    We are planning to release the new version this week :)

    Regards,
    Yigit

    in reply to: Can't post support request #1323422

    Hi Davide,

    We are sorry for the inconvenience!

    Please feel free to post your question here. Also, please see private content field below.

    Best regards,
    Yigit

    in reply to: Updates forever? #1323421

    Hi Niklas,

    Thanks for contacting us!

    Lifetime updates and 6 months of support is included in your purchase. You do not need to purchase the theme again for each update :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Logo position is wrong only on iphone #1323420

    Hey Sigmund,

    Thanks for contacting us!

    I added following code to Appearance > Custom CSS and that helped

    @media only screen and (max-width: 480px){
    .responsive #top .logo img {
    width: 122px !important;
    }}

    Please flush browser cache and review your website :)

    Best regards,
    Yigit

    in reply to: It's not a support question – it's a bug #1323416

    Hi,

    Thanks for the update! Glad it was just a weekend break your notebook took :)

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: Sizing the header and footer #1323114

    Hi,

    You are welcome! :)

    Using the same thread usually gets confusing so please start new threads for each question :)

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

    Enjoy the rest of your day!

    Best regards,
    Yigit

    in reply to: How can I change the subtitles H6 in icongrid #1323066

    Hey,

    Glad @guenni007 could help! Let us know if you have any other questions and enjoy the rest of your day :)


    @guenni007
    thanks for the help as always :)

    Regards,
    Yigit

    in reply to: Pictures on blog page have changed in sizeq #1323055

    Hi,

    Please edit your page and then Blog Posts element on your page and then go to Styling > Appearance. You can change image sizes manually there :)

    Best regards,
    Yigit

    in reply to: Mobile display issues #1323054

    Hi,

    Please remove following code

    #header .avia_hidden_link_text {
        display: block !important;
    }

    and then go to Enfold theme options > Performance and disable CSS file merging and compression, save theme options, flush cache, confirm that text is removed and then enable CSS file merging and compression again :)

    Best regards,
    Yigit

    in reply to: mobile fullwidth menu – sticky-placeholder #1323053

    Hey Nancy,

    Thanks for contacting us!

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

    @media only screen and (max-width: 767px) {
    #top .sticky_placeholder {
        height: 0 !important;
    }}
    
    

    Best regards,
    Yigit

    in reply to: Product slider breaks into 2 rows #1323052

    Hi Stefan,

    3rd item had “last” class and the 4th item had “first” class so it was starting a new line. As workaround I added following code to bottom of Functions.php file of your child theme to remove those classes

    function av_prod_slider_fix() {
    ?>
    <script>
    	jQuery(window).load(function() {
    		jQuery('#custom-prod-slider li:nth-child(3)').removeClass('last');
    		jQuery('#custom-prod-slider li:nth-child(4)').removeClass('first');
    	});
    </script>
    <?php
    }
    add_action('wp_footer', 'av_prod_slider_fix');

    and following code to bottom of Quick CSS field in Enfold theme options > General Styling

    div .products .product { width: 24%; }

    Best regards,
    Yigit

    in reply to: Missing Front Page #1323050

    Hi,

    Glad Rikard 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: tech support licensing #1323049

    Hi,

    We sell Enfold exclusively on ThemeForest/Envato and have to abide their rules. Almost all authors promised it prior to the changes but we do not make the rules unfortunately.

    We prefer to provide support via this support forum. Tech support does not have to be direct email or a phone call. We usually reply to each thread within 24 hours however unfortunately, when forums are busy, response time may increase. As I mentioned, Enfold users were able to post questions on the forums, whether they have active support and or not. That was not fair and was causing business on the forums. By applying the rules we are going to make sure we provide support in more timely manner.

    Again, renewing support is totally optional and our forums are still searchable.

    Regards,
    Yigit

    in reply to: tech support licensing #1323046

    Hi,

    We have only marketed lifetime support before rules were changed by Envato. As soon as Envato announced the changes in support system, we have stopped marketing lifetime support. This rule is not a new one either but Enfold users were able to use the forums until recently.

    Users who would not like to extend their support period are still able to search the forums.

    Best regards,
    Yigit

    in reply to: Portfolio item links need to open in new browser window #1323044

    Hi,

    You are welcome!

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

    Best regards,
    Yigit

    Hi Christiane,

    Glad Ismael could help!

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

    Best regards,
    Yigit

    in reply to: Can't post support request #1323038

    Hi,

    Please let us know if it is not activated after a while :)

    Best regards,
    Yigit

    in reply to: empty lines not displayed #1323036

    Hi,

    Glad Rikard could help!

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

    Best regards,
    Yigit

    in reply to: image quality #1323035

    Hey,

    Thanks for contacting us!

    Could you please post a link of your page and point out the section? :)

    Best regards,
    Yigit

    in reply to: Portfolio item links need to open in new browser window #1323034

    Hey,

    I edited your Porfolio Grid elements and gave them “blank-target” ID in Advanced > Developer Settings and then changed your code in functions.php file to following one

    function av_portfolio_new_tab() {
    ?>
    <script>
    	jQuery(window).load(function() {
    		jQuery('#blank-target .grid-image').attr('target','_blank');
    	});
    </script>
    <?php
    }
    add_action('wp_footer', 'av_portfolio_new_tab');

    Please review your website :)

    Regards,
    Yigit

    in reply to: tech support licensing #1323031

    Hi Frank,

    As I mentioned on your other thread – https://kriesi.at/support/topic/tech-support-licensing/, this rule was set by Envato/ThemeForest and we follow it. We have not marketed the theme as “free lifetime support on the forums” ever since this rule was changed by Envato. I understand your frustration however this is the standard procedure on every item that offers support on Envato marketplace

    Best regards,
    Yigit

    in reply to: tech support licensing #1323030

    Hey Frank,

    Thanks for contacting us!

    Lifetime theme updates are included in your purchase and it comes with 6 months of support. After it expires, renewing it is optional.
    This rule was set by Envato and as Envato exclusive authors, we have to abide them.

    Regards,
    Yigit

    Hi Alan,

    It seems like your favicon is being loaded via HTTP instead of HTTPS. Please go to Enfold theme options and change “http://…&#8221; to “https://&#8221; on favicon field.

    Also, this thread seems to be getting pretty long. For each question or issue you have, please start new threads under Enfold sub forum :)

    Best regards,
    Yigit

Viewing 30 posts - 4,021 through 4,050 (of 82,624 total)