Viewing 30 results - 2,551 through 2,580 (of 11,206 total)
  • Author
    Search Results
  • #1201620

    Topic: Cookie questions

    in forum Enfold
    DivaNails
    Participant

    I need more info on how Enfold’s cookie consent functionality works.

    First of all, did I understand it correctly from https://kriesi.at/support/topic/facebook-pixel-google-analytics-tracking-codes/#post-1201062 that in order to use Facebook Pixel in accordance with the DSGVO I need to put the the Script for Google Analytics and Facebook Pixel together into the field Tracking Code für Google Analytics like this:

    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXX"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
    
      gtag('config', 'UA-XXXXXXX');
    </script>
    
    <!-- Facebook Pixel Code -->
    <script>
      !function(f,b,e,v,n,t,s)
      {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
      n.callMethod.apply(n,arguments):n.queue.push(arguments)};
      if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
      n.queue=[];t=b.createElement(e);t.async=!0;
      t.src=v;s=b.getElementsByTagName(e)[0];
      s.parentNode.insertBefore(t,s)}(window, document,'script',
      'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', 'XXXXXXX');
      fbq('track', 'PageView');
    </script>
    <!-- End Facebook Pixel Code -->

    Is this correct?

    When I look at the Essential Cookies tab https://ibb.co/X5htVWP there is a sentence “We provide you with a list of stored cookies…” – is this just a sample text or do I really see a list of all cookies placed from my domain somewhere? Or does this refer to the other tabs of that modal window?
    To be honest I am confused about the rest of this text too. First of all, essential cookies are essential cookies for a reason – why even provide an option to disable this? I have only looked at a few other consent tools, but none of them suggests disabling essential cookies.
    And please, can we get rid of these awful switch buttons? They never match the text next to it, no matter how you try to phrase it, unless you introduce separate texts for “Setting is NOW on” and “Setting is NOW off”. If like in this sample it says “Aktivieren”, does it mean that it is not activated yet? “It just makes no sense, it’s a dumb control to use” – sorry, that’s my dad’s opinion who I asked to have a look as a neutral test person :)

    Next, when I want to enable or disable the cookies for Google Analytics and Facebook Pixel, the switch is locked and I see the text “Bitte aktiviere diese Funktion in Ihren Browsereinstellungen und lade die Seite neu” – https://ibb.co/9pHRQrV
    Why is it disabled and what exactly should I enable in my Browser Settings? I’ll not write what my dad said here, but it was funny to hear. Also it should be “in deinen Browsereinstellungen” for consistent grammar – where can I fix that?

    Finally, a minor issue is the inconsistency of translations in the settings part, for example:
    https://ibb.co/wsVrgPZ – German and English are pretty mixed up, not just texts but dropdown values too.

    • This topic was modified 5 years, 11 months ago by DivaNails.
    #1201579

    Merhabalar @gizmaksanayi :)

    Yes, there is a Turkish version inside enfold/lang folder. You can edit tr_TR.po file using a free software such as – https://poedit.net/. Please click “update” button in PoEdit to make sure all available strings are included.

    Thanks in advance! :)


    @elquenosabenada
    Thanks for your contribution! We have included updated files and they will be available in upcoming version :)

    Best regards,
    Yigit

    • This reply was modified 5 years, 11 months ago by Yigit.
    #1201575

    Hi Sheldon,

    Sorry for the late reply! Your thread was not missed out but forums have been pretty busy so we could not reply to each thread in a timely manner. We are working on it :)

    1- Your first button is for cookie bar and second one is on cookie modal window. They both accept the changes however first one is to accept all cookies which are accepted by default and your visitors can go to cookie settings modal window and uncheck cookies they would not like to accept and then accept the enabled ones.

    2- When you choose “Accept all cookies and services are accepted at first page load, user can opt-out”, cookies are already accepted and button acknowledges the user. For more strict GDPR compliance, you can choose 4th option “Essential cookies are accepted on first page load, user must opt in”. Users would still be able to add products to cart and view them as essential cookies, including WooCommerce cookies are accepted on page load.

    We have added the 4th option in Enfold 4.7.3, so if you are using an older version, please update Enfold to the latest version 4.7.4.

    Best regards,
    Yigit

    nickvanaerde
    Participant

    Dear,

    We took over a website created with enfold, bought a license and did a full update of WP, enfold and used plugins.
    After the update we are noticing that the hamburger menu on mobile is not activating
    Please see: https://zencare.be

    Also: We enable the button style menu item on the “webshop” menu item
    After styling the item trough ¨the enfold settings it doesn’t show it.

    #1201411
    rasa
    Participant

    I’m trying to change the color of the previous/next buttons on the Layerslider. I tried the code you suggested below:
    #top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
    background: rgb(255, 215, 0);

    but that didn’t seem to work.
    I took your suggestion:

    After adding custom CSS code, please make sure to disable CSS file merging in Enfold theme options > Performance and clear cache.

    I disabled CSS file merging, but I’m using W3 Total Cache, and I was not sure which part of that to “purge.” They have 6 different “save and purge” buttons.
    Any help you can give me would be appreciated!

    BTW, code for changing all the Navigation controls would be nice to have, in case I want to do that later.

    Victoria,
    I put the code in that you just sent.
    It didn’t work in the Enfold > General Styling > Quick Css
    so I had to place it in themes/enfold/css/custom.css

    It is almost there…. meaning I see the buttons and text now, but the buttons appear on top of the 3 slider dots/circles that show the banner rotating.

    Can the code be adjusted to lower those 3 slider dots/circles at the bottom?

    #1201173

    Hi Ismael,

    i thank you for the time you spend in investigation.

    Yes it is my only enfold site with woocommerce and wpml and both working fine together for 3 years until 4.73 version.

    As at the moment the 4.57 production version is ok and i have seen in the upcoming fix topic that the next 4.74.1 release will fix the bug with quantity button( fixed: WC 4.0 bug grouped products and quantity button not working), maybe it is better for me to wait before going forward in investigation rather than risk breaking the production version.

    What do you think ?, do you confirm that it is this bug that has been identified and will be resolved in the next update ? do you have an estimated date of release ?

    Thank you again for your help,

    best regards,

    Stan

    Hey jamiej08,
    It looks like you have the Enfold Theme Options > Performance > JS & CSS file merging and compression, please try deactivating it with the Enfold Theme Options > Performance > Delete old CSS and JS files option enabled, at the bottom of the page.
    Then enter a blank space in the Quick CSS to enable the “Save all changes” button, then save.
    Then clear your browser cache and any cache plugin, and check.
    You can then enable it again.
    If this doesn’t flush it out Please this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #header_meta {
    	background-color: navy !important; 	
    }

    This is for the white top bar on your site.

    Best regards,
    Mike

    #1201012

    Hello
    It’s a perfect fit.
    but now on the first page there is a red bar with the following text:
    This page is selected to be displayed as footer but is not active at the moment. (Set in Enfold ” Footer). (Change)
    Is this because of the change?
    And it can stay there?

    there’s two more:
    Can the buttons be made darker,
    now almost not visible

    thanks a million
    and best regards Franz

    #1200948
    TT2495
    Participant

    Hello,

    The buttons do not work anymore. I can not edit them after enfold and WP update.

    https://www.bilder-upload.eu/bild-ff825e-1586078033.png.html

    #1200893
    Vasilis
    Participant

    Hi there,
    I am managing a site which I left a bit behid. Today I noticed on the homepage http://samolis.family/en/samolis-family/towards the end of the page I used to have 3 big social buttons which used to have 3 big circles with social links but now, there are oval buttons but you cannot see the buttons in the middle. See attached image.
    Could you assist?
    Also should safely upgrade WordPress Enfold 5.4 and Enfold 4.7.4?

    Thank you!

    #1200850

    Hi,
    As I’m sure you are aware, the “scroll-top-link” doesn’t show on mobile screens by default, so you would need to use some css like this for it to show:

    @media only screen and (max-width: 767px){
    .responsive #scroll-top-link {
        display: block;
    }
    }

    But for your question to have the button show when the scroll reaches 75% of the page, after you apply the css please edit \wp-content\themes\enfold\js\avia.js on line 862 you should find if(st < 500) change to if(st < $(document).height()*0.75)
    Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

    #1200830
    TheURLdr
    Participant

    I’m using CartFlows to create landing page funnels on my website. Their Elementor page builder makes the Enfold Avia Layout Builder and all the page controls disappear. I need the page design to stretch full width across the page and I want to eliminate the header and footer. Can you please tell me how to do this for just this page?

    Update: It appears that when you work in Elementor and save your work, then come back out to the flow page and click the Update button, that’s when the page width shrinks and the header and footer appear. Once you click Update, you can’t get the page to go back to the way it was. No revisions or history changes work. Any suggestions here?

    • This topic was modified 5 years, 11 months ago by TheURLdr.
    #1200780

    Hi Victoria,

    we can give an exact discription of our problem:

    For the plugin product-bunldes from somewherewarm we don’t need the following code:

    The file we located that code is the following: Enfold: woocommerce-mod.js (config-woocommerce/woocommerce-mod.js

    function avia_apply_quant_btn()
    {
    /*
    jQuery(“.quantity input[type=number]”).each(function() {
    var number = $(this),
    max = parseFloat( number.attr( ‘max’ ) ),
    min = parseFloat( number.attr( ‘min’ ) ),
    step = parseInt( number.attr( ‘step’ ), 10 ),
    newNum = jQuery(jQuery(‘<div />’).append(number.clone(true)).html().replace(‘number’,’text’)).insertAfter(number);
    number.remove();

    setTimeout(function(){
    if(newNum.next(‘.plus’).length === 0) {
    var minus = jQuery(‘<input type=”button” value=”-” class=”minus”>’).insertBefore(newNum),
    plus = jQuery(‘<input type=”button” value=”+” class=”plus”>’).insertAfter(newNum);

    minus.on(‘click’, function(){
    var the_val = parseInt( newNum.val(), 10 ) – step;
    the_val = the_val < 0 ? 0 : the_val;
    the_val = the_val < min ? min : the_val;
    newNum.val(the_val).trigger(“change”);
    });
    plus.on(‘click’, function(){
    var the_val = parseInt( newNum.val(), 10 ) + step;
    the_val = the_val > max ? max : the_val;
    newNum.val(the_val).trigger(“change”);

    });
    }
    },10);

    });
    */
    }

    Can you give us an advise how to remove those additional buttons? We tried to remove that part but those buttons are still there an our plugin does not refresh the price.

    We have also the option to send you the code which is generated with another theme where the plugin is working. But we found a lot of communication where our problem is solved by one of your support team.

    Please help us to solve that problem.

    Reguards

    Sebastian Gehmlich

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .home #fullscreen_slider_1 .avia-caption-title, .home #fullscreen_slider_1 .avia-caption-content, .home #fullscreen_slider_1 .avia-slideshow-button {
        background:rgba(255,255,255,0.5);
    }
    }

    Best regards,
    Rikard

    #1200331
    debacqua19
    Participant

    Is there a way I can insert code into the pre-established BUTTON element in Enfold? I’d like to use the preloaded buttons instead of using those I have created and then putting into Code Block. (they look much nicer!).

    ON this page

    you can tell the difference between code blocks with code that includes media of various buttons (DAILY LIVESTREAM CLASSES) vs the light blue buttons that are above the multi-colored ones mid-page.

    Thank you!

    (see code sample & log-in below)

    ksaady
    Participant

    Hello,

    quick brief, so ive cloned our original wordpress website to a new managed wordpress hosting by godaddy so that we can try and resolve many problems with our current website

    the old website was running WordPress 4.5.20 with enfold 3.6.1 with child theme enabled

    any attempts in the past to update enfold, or wordpress failed miserably thats why we cloned the website to figure out the problem

    now initially after everything was copied we updated to wordpress 5.3.2 and enfold parent theme updated to 4.7.4, and woocommerce to 4.0.1

    the home page doesnt seem to be working normally, and at a certain point on the backend we received either of those two errors

    Failed to initialize plugin: avia_builder_button
    Failed to load plugin url: /wp-content/plugins/LayerSlider/assets/static/admin/js/ls-admin-tinymce.js

    i cannot replicate the error any longer

    thank you in advance for your help

    #1200150

    In reply to: Social Media in Footer

    Hi,
    Thank you for the feedback, there are more customization examples in the Enfold Documentation

    Best regards,
    Mike

    #1200106

    Hi everyone.

    My contribution:

    I have installed the plugin “Classic Editor Addon” and it seems that some components of the ENFOLD editor work (text, photos, …) but others do not (buttons, comments, …)

    At least with this we can edit the pages in a simple way while ‘kriesi’ give us a solution.

    Good luck to everyone.

    #1200068
    Bpieterse
    Participant

    Dear Support,

    Based on the following threat i installed Autoptimize since my pages load really slow with pagespeed insights. Even a page with all images compressed and optimized for instance this one: https://graffitiwallartaddicts.com/around-the-world/graffiti-characters/

    So basically instagram feed is gone as well but i think i will make own version of Instagram feed with follow button since the instagram feed takes really long to load. (maybe any tips here?) :)

    My question: how do i get my logo back?

    And any updates regarding pagespeed / javascript rendering / parsing coming up in the foreseeable future?

    I follow this threat as well https://kriesi.at/support/topic/enfold-showcase/#post-1200061 since there is way to optimize but waiting on the articles of thinkjarvis :)

    Like to hear your thoughts and keep up with the great work you do with enfold and support!

    Kind regards,

    Bob

    Qgrafica_7
    Participant

    Hi, i have 2 problems with my website.

    1 – Between multiple layer sliders a grey horizontal line appears dividing one another, in an older version of Enfold i had this code added to each slider to hide that bar, but it’s not working anymore:
    margin-bottom: 0px !important;

    2 – In the contact form i need to change the submit button, background and text colors. Im an older version of Enfold i had this code added in the quick CSS section, but it’s not working anymore:
    .main_color input.button[type=’submit’] {
    background-color: white;
    color: black;
    border-color: white; }
    .main_color input.button[type=’submit’]:hover {
    background-color: black;
    color: white;
    border-color: black; }

    Maybe some update changed names or something, is it possible to fix it? thank you very much

    James
    Guest

    Hello
    I am interested to purchase a WordPress theme for my business. I have used a few WordPress themes having a licensing system, which is very easier to manage the theme update by clicking the update button from the WordPress Dashboard.
    Does your theme have the license system? I like your theme https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?s_rank=2 very much but need to make sure if your theme has the license system. I don’t want to handle any hassle for downloading and updating the theme manually.

    Please give me quick feedback, so that I can make my decision.

    Thank you.

    #1199837

    Topic: Features Missing

    in forum Enfold
    Hokuspokus
    Participant

    Dear Kriesi,

    I have some questions:

    When will Enfold users finally get modern social media elements like a modern bar that users can use indefinitely without shortcodes and CSS manipulations (sidebar, footer, page and blog)?

    When will we finally get social media buttons for mobile devices below 989 px without having to manipulate CSS ourselves or ask the support?

    When do we get a top bar tab in general styling where these colors don’t compete with those of the other elements, including user-defined heights that we don’t have to constantly ask support and manipulate CSS?

    Can you tell us please a timetable, when does it come?

    Thanks and best regards

    S.

    #1199825

    In reply to: Social Media in Footer

    Dear Support,

    I really would have hoped that with the last update you would accept the user requests that have been coming to you since 2014. Google: enfold social media buttons

    At all elements, user should have the ability to insert the social media set. Social Media is in focus since years or decades. Since nearly a decade, users ask to Enfold / Kriesi for a cool icon bar with social icons to implement.

    A good Example of Icon Sets

    Kriesi have no time for this. And Enfold user must define manual css at certain places and play and code and ask you every time from zero. And use some short code and css snippets instead to give the user a set, which can user can choose the style in this region, where is it needed.

    If i see the code on top: Why does Enfold do this?? I don’t understand, why we have no social media bar element for footer, blog, sidebar and pages: With the set, which we have defined in enfold options.

    2014
    2017 handcraftet
    Enfold solution, looks it comes from outer space

    #1199504

    Hi Empatica,

    Kindly check this in our documentation: https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button-
    Hope it helps.

    Best regards,
    Nikko

    #1199483

    Hey bobthechiropractor,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width:767px){
      #full_slider_1, 
      #full_slider_1 .av_slideshow_full.avia-slideshow,
      #full_slider_1  .avia-slideshow-inner,
      #full_slider_1 .avia-slideshow li,
      #full_slider_1 .avia-slideshow li img {
        min-height: 240px;
    
      }
      #full_slider_1 .avia-slideshow li img {
        width: 140% !important;
        max-width: auto;
      }
       .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
          padding-top: 0px;
      }
      #top .avia-slideshow-button {
        margin-top: 0;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1199299

    Hi Jordan,

    The site/page is in a local folder, which means I unfortunately can’t provide you with a link to the site.

    I’ll try to elaborate the issue:
    – If i choose the Enfold predefined color scheme, the burgermenu is white by default – no matter which color scheme I choose.
    – I have tried to custom color the burger menu in ‘Advanced Styling’, where I chose the following items to customize; ‘Menu Item Button’ and ‘Main Menu Indicator’ (mainly just to see, if the page changed what so ever). To this I used the ‘Minimal White’ color scheme (predefined for Enfold) and then I customized the burgermenu to following HEX #30489e. Only the Search icon changes color. I have no trouble changing the color of the text within the burgermenu (parent and child menus). It’s the image/icon of the burgermenu that wont change color.

    I have not yet tried to fix it using Quick CSS, but I’ve searched for possible answers.

    Sincerely,
    Marika
    Digital Dogme

    #1198872

    In reply to: Instagram Widget

    Hey SaraMichelle,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-instagram-follow.avia-button {
        color: #444;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1198735
    Tflores87
    Participant

    Hi,

    First Social Sharing Icons Question
    I am trying to get my EmEnfoldold social sharing Icons to show up on every page, right above the footer (See Attachment). The way I have added these so far is simply by going into everyone of my pages (on the WordPress side) and placed the Enfold Social Sharing block at the bottom. I have tried adding the following html of the Enfold Social Share Icons to the footer.php file via ftp so that it shows up on all pages. However, when adding them to the footer.php file, when on Product pages, it doesn’t share the corresponding Product, instead it shares the shop page meta data and not the product. How can I get it to show up universally throughout the website in the footer? As you can see, there are no product pages on the WordPress end where I can add these to the bottom like with other pages. You can see a screenshot here of where it should show up in the product pages (Attachment)

    Here is the HTML/Default Editor version of the social share section I tried implementing into the footer:

    <div id="sharethebeauty_custom-block-id" class="av-layout-grid-container entry-content-wrapper main_color av-flex-cells     avia-builder-el-7  el_after_av_masonry_entries  avia-builder-el-last  sharethebeauty_custom-block-css-class submenu-not-first container_wrap fullsize" style=" ">
    <div class="flex_cell no_margin av_one_full  avia-builder-el-8  avia-builder-el-no-sibling  sharethebeauty_custom-cell  avia-full-stretch " style="vertical-align:middle; padding:30px 60px 30px 60px ; "><div class="flex_cell_inner">
    <div id="sharethebeauty_custom-ID" class="av-social-sharing-box sharethebeauty_custom-css-class avia-builder-el-9  avia-builder-el-no-sibling  sharethebeauty_custom-css-class "><div class="av-share-box"><span class="share-label">Share</span><h5 class="av-share-link-description av-no-toc ">Share The Beauty</h5><ul class="av-share-box-list noLightbox"><li class="av-share-link av-social-link-facebook"><a target="_blank" aria-label="Share on Facebook" href="https://www.facebook.com/sharer.php?u=https://timfloresphoto.com/shop/&t=Shop" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Facebook" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Facebook</span></a><div class="avia-related-tooltip avia-tt" style="top: -31px; left: 19.5px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Facebook</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li><li class="av-share-link av-social-link-twitter"><a target="_blank" aria-label="Share on Twitter" href="https://twitter.com/share?text=Shop&url=https://timfloresphoto.com/?p=4121" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Twitter" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Twitter</span></a><div class="avia-related-tooltip avia-tt" style="top: -31px; left: 208.567px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Twitter</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li><li class="av-share-link av-social-link-pinterest"><a target="_blank" aria-label="Share on Pinterest" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Ftimfloresphoto.com%2Fshop%2F&description=Shop&media=" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Pinterest" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Pinterest</span></a><div class="avia-related-tooltip avia-tt" style="top: -31px; left: 397.133px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Pinterest</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li><li class="av-share-link av-social-link-linkedin"><a target="_blank" aria-label="Share on LinkedIn" href="https://linkedin.com/shareArticle?mini=true&title=Shop&url=https://timfloresphoto.com/shop/" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on LinkedIn" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on LinkedIn</span></a></li><li class="av-share-link av-social-link-tumblr"><a target="_blank" aria-label="Share on Tumblr" href="https://www.tumblr.com/share/link?url=https%3A%2F%2Ftimfloresphoto.com%2Fshop%2F&name=Shop&description=High%20Resolution%20Images%20from%20around%20the%20world%20for%2050%25%20Off.%20Download%20Now%21%20%28Code%3A%20Life%29" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Tumblr" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Tumblr</span></a></li><li class="av-share-link av-social-link-reddit"><a target="_blank" aria-label="Share on Reddit" href="https://reddit.com/submit?url=https://timfloresphoto.com/shop/&title=Shop" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Reddit" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Reddit</span></a></li><li class="av-share-link av-social-link-mail"><a aria-label="Share by Mail" href="mailto:?subject=Shop&body=https://timfloresphoto.com/shop/" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share by Mail"><span class="avia_hidden_link_text">Share by Mail</span></a></li></ul></div></div>

    Last Social Sharing Icons Question
    How can I add these social sharing icons right underneath the Add to Cart Button (and Save Wishlist Button)? If possible, I would like to avoid editing any functions file to avoid possible web speed decreases.
    Example of where placement should go.

    You can view my website at the following:
    Website:
    https://timfloresphoto.com/shop

    Website Product:
    https://timfloresphoto.com/product/upper-antelope-canyon-falls/

    Looking forward to hearing back from you :)

    Hi,

    The shortcode av_privacy_modal_popup_button is part of core now since one of the last releases.

    Please check Dashboard -> Enfold -> Privacy and Cookies -> Privacy Shortcodes (last entry). You can define your own button text.

    Best regards,
    Günter

Viewing 30 results - 2,551 through 2,580 (of 11,206 total)