Viewing 30 results - 3,451 through 3,480 (of 11,218 total)
  • Author
    Search Results
  • #1099527

    In reply to: scrolling not jumping

    This reply has been marked as private.
    #1099423
    enfold
    Participant

    Hi,
    I have created a new button.
    The button name is “COMIENZA YA”, and I give it a css class on ABL button contents “.btncomienza”
    .
    Then, I go to enfold css editor and add the class names and desired attributes:

    .btncomienza {
    font-size: 148px !important;
    color: #808080 !important;
    padding: 250px!important;
    border-radius: 25px;
    background-color: #CA2A1E !important;
    }

    But the button has no changes, font size does not increse, button color does not change (instead bg color change)

    I need to modify just only button properties.

    I appreciate your help
    Regards

    Santiago

    #1099413

    In reply to: Lay out issue

    Hi,
    Sorry for the late reply, I have looked at your example url above, the reason you are getting an error on the page is that, once you create a page with the Advanced Layout Builder, it is not safe to re-edit with the default editors. The reason you may see demo content when switching between the editors is that the two types of content are stored differently, but this shall not cause any future issues.
    If you want to edit the shortcodes, or copy them to a new page please try this post: Enable Avia Layout Builder Debugger
    But it is an advanced technique, and not really recommended, perhaps if you can explain what you are trying to achieve we could help.

    Your issue with the buttons on your localhost sounds like you updated manually by trying to overwrite the theme folder, Please note that if you update manually or via FTP, you will need to remove the old theme folder “enfold” first (via FTP) then upload the new “enfold” folder at /wp-content/themes/enfold/
    Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.
    But I won’t know for sure that this is the issue until I can examine it, please try following the steps above to see if it helps.

    Best regards,
    Mike

    Hi Oliver,

    I see, thanks for providing the link to the page, I thought it was an added button which can be changed here: https://imgur.com/EegWS2m
    But on your case, please add thsi css code in Quick CSS, located in Enfold > General Styling:

    #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before {
        border-radius: 0 !important;
    }

    Best regards,
    Nikko

    #1099301

    In reply to: Lay out issue

    This reply has been marked as private.
    #1099239
    Webvriend
    Participant

    Dear Enfold,

    Today we stumbled upon a thing that surprised us. We’re using the Promo Box for a Call to Action and want to display an icon in the button.
    Standard in other button-elements you can choose where to align the icon: left or right. In this Promo Box that option isn’t given, which we think is strange and should be standard.
    Hereby screenshots of the problem:
    Preview of what it is now
    Settings in Promo Box where you can’t align the icon (under “Knop icoon”)
    Normal button you get this

    We’re hoping for a long-term solution and NOT a CSS workaround.
    Thanks in advance!

    Greetings

    #1099238
    Arcatech
    Participant

    Hello There,
    I successfully added in the past a whatsapp share button as suggested in this forum with the following function in functin.php

    
    add_filter('avia_social_share_link_arguments', 'avia_add_social_share_link_arguments', 10, 1);
    function avia_add_social_share_link_arguments($args) {
    $args['whatsapp'] = array("encode"=>true, "encode_urls"=>false, "pattern" => "whatsapp://send?[title]&url=[permalink]", 'label' => __("Condividi su Whatsapp",'avia_framework'));
    return $args;}

    After the last WP update to 5.2. suddenly the whatsapp links stopped working. The outout is empty.

    Is this caused by wordpress or Enfold needs an update too? Do you have any idea how to solve this?
    Thanks

    #1099186

    Hi,

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

    .avia-cookie-consent-button {
        background-color: #23b8dd !important;
    }

    Best regards,
    Rikard

    #1098861
    L-mobileGroup
    Participant

    Dear support

    we are using the enfold option for a own footer page. We included within this footer page several buttons, also one which targets our contact form. We are catching in this form also the referrer of the before visited page.

    If someone klicks in the main menu or something else on a link to the contact form this referrer url is catched correct. If someone uses the button within the footer we only receive everytime our home slug https://www.l-mobile.com –> is there a way to receive the url of the page where the footer button is clicked?

    Thanks in advance Marc

    #1098772
    Stegemueller
    Participant

    Dear Enfold-team

    I have been reading here and there and everywhere but I can’t find a solution.

    What will be the correct method to have i.e. there images in a row and over each image place a CTA button?

    Best regards,
    Hanne,
    Denmark

    #1098732

    Hey Michael,

    Thank you for using Enfold.

    Looks like the “load more” button is currently disabled. The following thread might help fix the issue.

    // https://kriesi.at/support/topic/masonry-element-flickering-on-load-more/#post-969885

    Best regards,
    Ismael

    Hey mynick,

    Thank you for contacting us.

    After making any changes to your site please clear the browser and server cache to view the changes.

    If you haven’t cleared the cache yet, please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    I also see a syntax error in the browser console. A plugin conflict or a custom code may be one of the reasons for this issue.

    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to the latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Vinay

    #1098592

    Hi,

    Thank you for sharing the details.

    I checked your site but could not find the custom code which you have added to float the menu button.

    Please remove the custom code and follow the steps provided in this link to create a menu button and let us know so we can provide you with the necessary code.

    Best regards,
    Vinay

    #1098391

    Hey Rikard,

    It’s in PC block – two Purchase buttons. I need Black one to look like the Green one.

    I was thinking about using Elementor for this job, but here you guys always say it conflicts with Enfold’s builder. SO I’m trying to use Enfolds CSS

    Best regards,
    Vital

    Hey Annemarie,

    Thank you for contacting us.

    I checked your site on a Windows machine with the latest version of the Chrome browser. Your site appears fine on my screen please see the screenshot attached.

    You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    If the issue still persist please mention the device and browser name on which you are facing this issue so we can help you better :)

    Best regards,
    Vinay

    #1098164
    Vital
    Participant

    Hello!

    I have some elements generated by a plugin (EDD) and they have some basic WP ugly style, so I want them to inherit CSS from beautiful Enfold.

    For ex. there’s a button

    #edd-purchase-button,.edd-submit,[type=submit].edd-submit{
    } 

    What should I do for it to look like

    avia_button_background avia-button avia-button-fullwidth avia-color-custom

    Thx!

    Regards, Vital

    #1098098

    Thank you – that fixed it.
    This is the only issue we have seen resulting from using Jquery updater to update the WordPress core javascript to 3.x.

    The security scans still pickup that Enfold is using the older jquery versions that have been identified as a security risk. Hoping we can find a way to resolve that. But thank you for this Search button fix – that is a great help!

    Hokuspokus
    Participant

    @ Support Staff. Some clients and me are waiting for an option inside Enfold options (A New SEO-Tab) where humans with real interest in success can adjust via toggle.

    – use h1 in breadcrumbs or not
    – set nofollow to search query or not
    – set noidex to search query or not

    For this, you have many queries here and also bad ratings at themeforest.
    And: “no Border” option which working correct at all section. If i want “No border” and set this as option, since 2017 is a border there.

    A feature to set two buttons side by side into one grid or section would be also nice without manipulating css.
    Also, it would be nice to combine similar functions like slider or buttons which have nearly similar functions with one or two different options but in the main task they do the same.

    Furthermore: Many clients and i have very strong difficulties with fullwidth images to show it in a good way for most devices. And: A box is missing to inject text at the right place. This makes me difficulties again and again.

    A neated Enfold feature request thread with Ratings and Announcements would be user and customer friendly. This is customer care.
    This was there in the past, but not neated.

    Thx and Best

    #1097721
    bersgard
    Participant

    I’ve just managed to get through the manual update procedure for 4.5.1, and things have gone screwy with my Layerslider WP…

    I have two sliders – one is an image based one, which seems to be working fine. The other is just one slide, with a video set as ‘slide background’. Everything is set to autoplay and loop (or at least it was, and worked fine before), with all navigation controls turned off. However, when I load the page, the video appears paused, with the ‘play’ button at the centre. When I click the play button (or anywhere within the slider), it opens one of my videos (not the one set to play in the slider) in a lightbox, even though I have nothing set under ‘Link & Attributes’. It’s possible I might have, at some point, had it linked in this way, but not any more, as far as I can tell. Is there some piece of code hanging around in the background somewhere? I’ve cleared my caches and such – nothing seems to help.

    I notice that LayerSlider WP needs updating (I’m on 6.8.1 – the latest version is 6.8.3), but appreciate this cannot be done outside of an Enfold update without paying.

    Anyone got any ideas?

    #1097639
    stimmungshoch
    Participant

    Hello Enfold-Team,
    How i can change the color from the element “Cookie and Privacy Settings” Special the button (now mint green)
    Thanks Stefan!

    This reply has been marked as private.
    #1096990

    Step by Step Reproduction of Issue:
    1. Make any change to any style in the General Styling Tab (Primary Color, Logo Area font color, Quick CSS) and after clicking the Save all changes button in blue in the bottom right hand corner; the animations and rollovers break as described in detail here: https://kriesi.at/support/topic/styling-header-main-menu-breaks-image-animations-counters-and-rollovers/

    2. Make any change to any style in the Advanced Styling Tab (Menu Links in overlay/slide out, Main Menu Links, All headings) and after clicking the Save all changes button in blue in the bottom right hand corner; the animations and rollovers break as described in detail here: https://kriesi.at/support/topic/styling-header-main-menu-breaks-image-animations-counters-and-rollovers/

    3. Quick CSS Validation (General Styling Tab)
    The only CSS that is in the Quick CSS section is the ampersand style that was baked into the template when purchased:

    .special_amp { color: i#54f442; font-family: Nobile; font-size: 24; }

    I want to change this too, but when I click the blue Save all changes button in the bottom right hand corner; all the animations and rollovers break as in detail here:
    https://kriesi.at/support/topic/styling-header-main-menu-breaks-image-animations-counters-and-rollovers/

    With all due respect Victoria, if you can’t identify this problem after all of the descriptions and images I have provided for you, can you please assign to another moderator to look at. It’s been almost 40 days of back and forth on this topic and you just don’t seem to grasp the issue at hand. I’ve never had so much difficulty on this forum identifying an issue and resolving it. I’m running out of time on this and just trying to get it resolved and you just can’t seem to get out of the gate on helping/resolving the issue. Not sure how I can be more descriptive about this. It seems that there is a glitch in the Styling tabs when saving any Enfold Theme Option. At least in my case. Something has been corrupted along the way and I have made no major changes to the theme since purchase, just plugging in my own assets. Never had an issue with the other Enfold themes we have purchased and redesigned. In fact we love the theme, but need to move forward.

    Thanks.

    #1096906

    Hi SaschaBallach,

    Thank you. Have you tried the solution posted here

    Best regards,
    Victoria

    Hi,

    I updated the file enfold\config-woocommerce\config.php line 2416 – Sorting now works as expeted.

    Concerning the button:

    This is not caused by Enfold.

    Enfold adds its button in enfold\config-woocommerce\config.php line 351:

    
    add_action( 'woocommerce_after_shop_loop_item', 'avia_add_cart_button', 16);
    

    If you replace this line with

    
    //  add_action( 'woocommerce_after_shop_loop_item', 'avia_add_cart_button', 16);
    

    which removes execution of our function and the button is still there – means our function is not called.

    There must be some modification – but I cannot say what and where.

    Try to disable all plugins – or do you have any custom templates?

    I’m also running WC 3.6.2 and Enfold 4.5.6 and it works fine on my install.

    Best regards,
    Günter

    Hi sqzi,

    There’s a big blue button on top of each sub forum, or you can open a new thread here.

    Best regards,
    Rikard

    Hi Günter,

    ad 2) – Yes, I tried editing the element and that didn’t work either as per links below:
    *LINKS IN PRIVATE*

    You will see the links above the config is correct. However, what I have noticed is that if I change the config under Dashboard -> Appearance -> Customize -> WooCommerce -> Product Catalog -> and select SORT BY PRICE (DESC), it actually corrects the order to show the most recent first. Please login and you will see what I mean. Therefore, I can only think there’s a bug. Please review this under my system and advise.

    ad 1) – Here’s a link to the Enfold theme showing the category without the ‘Add to Cart’ button https://kriesi.at/themes/enfold-shop/product-category/men/ – this is how we have always had it and it’s only now since the update that this has changed.

    Thanks for your attention and please advise.

    Regards.

    #1096571

    Hey Sascha,

    Thank you for contacting us.

    The icons look fine on my end (Screenshot attached). You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    The below CSS code can be added to the “Quick CSS” section under Enfold > General Styling

    
    /* Header Social Icon color */
    #top #header .social_bookmarks li a {
        color: #881150;
    }

    Best regards,
    Vinay

    Vasilis
    Participant

    Hi there,
    I am starting this new thread for 3 reasons:
    1. I have not find any solution on other threads
    2. I participated on the thread https://kriesi.at/support/topic/remove-link-and-hover-icon-on-single-posts-featured-images/ but @Ismael closed the thread and asked me to start a new thread
    3. I was seeking an answer on this thread https://kriesi.at/support/topic/how-to-remove-the-link-of-featured-image-in-the-post-page/#post-1095263 but @Victoria probalby misunderstood and closed this thread as well. I was asking is someone could assst because the abover thread was closed. I did not ask this thread to be closed.

    Anyay to recap:
    I have created a category for the news https://aimonas.gr/news/. On each of the article eg. https://aimonas.gr/%CE%BF-%CE%B1%CE%90%CE%BC%CE%BF%CE%BD%CE%B1%CF%82-%CF%83%CF%84%CE%BF-syllogoi-com/. The featured image is clickable and redirects to the author.
    In order to get share buttons and comments on the end of each article, I am editing it in advanced layout but save the article in default editor, as this seems to be the best way – I read on another thread – which I do not recall now
    I am using WordPress 5.1.1 and Enfold 4.5.6

    Can you please assist?

    Thank you,
    Vasilis

    #1096455

    Topic: Google Map looking bad

    in forum Enfold

    Hi
    We made another website with Enfold.
    We use a Google Map. But the map is looking bad (white) at the beginning.We have to klick on “Karte” for having a good lock of the map.
    Why it does not work, when we set the default for example to “Strassenkarte” or “Satelit” ? It always look bad before clicking on the buttons on the top left of the map.

    Another prolblem is the team members. We can have a lot of team members. Then we set the color of the icons to a special color. At the first team member it works, after that it does not work anymore. In the preview it looks nice, but real, it is wrong.

    Thanks very much.

    Best regards
    Mike

    Hi,

    ad 2) WC seems to have changed something with the default sort order.

    The safest way would be to open the element, look for option WooCommerce Sorting Order and select “descending” – that makes you independent from any WC implementation.

    You also can replace in file enfold\config-woocommerce\config.php line 2416:

    
    $order         = ! empty( $orderby_value[1] ) ? $orderby_value[1] : 'ASC';
    

    with

    
    $order         = ! empty( $orderby_value[1] ) ? $orderby_value[1] : 'DESC';
    

    We will add this to the next update.

    ad 1)

    We use the default WC template woocommerce\templates\content-product.php to display the products.

    Did you make any changes that might have been lost with the update?
    As far as I remember the “Add to cart” button was always visible.

    Best regards,
    Günter

Viewing 30 results - 3,451 through 3,480 (of 11,218 total)