Viewing 30 results - 1,531 through 1,560 (of 11,214 total)
  • Author
    Search Results
  • #1308829
    Moescube
    Participant

    Hello Enfold-Team,

    I have the following problem:

    There is a small buy button at the bottom of the checkout area. Also there is an option for canceling, unfortunately it is no button but the whole space except the buy button.

    Like if you click one milimeter next to the buy button it cancels the process. The whole area next to the button is cancel.

    Is there any possibility to remove the cancel option or make it a real button on the right side of the page in red?

    Best regards,

    #1308449

    Hi Rikard,

    The url changed after I renamed the page. Please see the updated link below to the blog page. In neither the Enfold>Blog Layout nor the blog page layout builder is there somewhere I can select the option to display either the date or the comments or the category. I’ve tried modifying both and I can’t display anything beside the title and read more button.

    Please let me know if theres anything I can do.

    Best,

    Joe

    #1308271

    Hey Kyle,

    Thank you for the inquiry.

    If you have an svg file of the Rumble logo, you can upload it to fontello and convert it to an icon file. You can then upload it in the Enfold > Import/Export > Iconfont Manager as a custom icon. You will then have to register the new social icon and assign the custom icon to it.

    Please check the following documentation for more info.

    // https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options

    Best regards,
    Ismael

    #1308146
    keydeelang
    Participant

    Hello at Kriesi,

    is Enfold 4.8.3 having a problem with OS X Big Sur? A Website I updated (but didn’t build originally) in Firefox DevEd on OS X High Sierra – where it looks fine – behaves baaaadly in ALL Big Sur-browsers. Responsive items are being switched. Those for mobile show on desktop and vice versa. On the iPhone (iOS 14.6) all looks good in any browser I tried there.

    Here is how it looks on a desktop Mac:
    Desktop view with text-link and button array

    Here how the mobile version looks on iOS:
    mobile-view with text-box instead of button-array

    Can you tell me what is going on here? Is there a fix to correct this?
    Thanks, any hint would be appreciated!

    #1307936

    Hi,
    Thank you for your patience and for the login, after much testing on a Mac with Safari, since everything shows on Windows 10 & Chrome, the h1 heading on your homepage with the structure <h1><em><strong> I found that it would only work with both em & strong tags removed, but this didn’t account for the button labels & the text block lower on the page.
    I then realize all of these elements were using your custom font GothamLight I then searched for a Free & Similar Alternative to Gotham and found Montserrat to match which is also available within the theme. Once I changed your Enfold Theme Options > General Styling > Fonts the issue was solved.
    I don’t know why the Gotham font is not working on Safari but there are a lot of results for this on Google, I recommend using Montserrat instead.

    Best regards,
    Mike

    #1307831

    Hi rmieniawski,

    You can follow this link to open a new thread, or click this button: https://imgur.com/a/AnoSPNb.

    Best regards,
    Rikard

    Hi,

    Thank you for the info.

    To remove the borders and arrows, you can use this css code.

    .responsive #top .av-menu-mobile-active .av-subnav-menu  li {
        border: none;
    }
    
    .responsive #top .av-subnav-menu .avia-bullet {
        display: none;
    }

    However, in order to change the icon, you may need to modify the enfold/config-templatebuilder/avia-shortcodes/menu/menu.php file and add the svg element around line 624.

    $mobile_button = $mobile == 'active' ? "<a href='#' class='mobile_menu_toggle' " . av_icon_string( 'mobile_menu' ) . "><span class='av-current-placeholder'>" . __( 'Menu', 'avia_framework' ) . '</span></a>' : '';
    			if( ! empty( $mobile_button ) && ! empty( $mobile_submenu ) && $mobile_submenu != 'disabled' )
    			{
    				$submenu_hidden = 'av-submenu-hidden';
    			}
    

    You can change it via css but you have to register the genericons package or font files.

    // https://wpsites.net/web-design/installing-genericons/

    Best regards,
    Ismael

    #1307642

    In reply to: Cant Update

    Hi Mark,

    That version of Enfold is still using the old API (username and API key) which envato has already deprecated therefore you can’t update it with the usual method.
    You can do the following process instead:

    First make a backup:
    – Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
    – Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/

    Option 1: Use Envato Market to update your site
    – link: https://envato.com/market-plugin/

    Option 2: Update manually
    1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
    2. It should generate a new folder, open it and look for the enfold folder
    3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
    4. Log in to WordPress as and Admin.
    5. Install and activate a maintenance plugin and put your site in Maintenance mode.
    6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
    7. Click on the ADD NEW button.
    8. Click on the UPLOAD THEME button.
    9. Click BROWSE and choose enfold.zip file
    10. Click the INSTALL NOW button and switch to Enfold or your child theme.
    11. Remove the maintenance mode then deactivate and remove the maintenance plugin.

    Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
    Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.

    Best regards,
    Nikko

    #1307562

    In reply to: Button settings

    Hey 802kings,

    It looks like you forgot to include a password, so I can’t login to your site to check your button settings. Please include working login details with your next reply.

    Please refer to this for centered logo/split menu: https://kriesi.at/documentation/enfold/menu/#logo-centered-split-menu

    Best regards,
    Rikard

    #1307507

    Topic: Switching page issue

    in forum Enfold
    alex799
    Participant

    Hi there,

    I have met an issue on switching the page on this link: https://www.cooindustries.com/products
    Details are:
    On all the other pages other than page 1 , I can’t get back to page 1 by hitting the “1” button;
    On all the other pages other than page 1 , I can’t get back to page 1 by hitting the “<<” button;
    On page 2 , I can’t get back to page 1 by hitting the “<” button;

    The versions of Enfold and WordPress I am using:
    Enfold 4.7.6.4
    Wordpress 5.7.2

    Please help me check the issue.

    Thank you.
    Alex

    #1307402

    Topic: Shortcode migration

    in forum Enfold
    EnvatoOvis
    Participant

    Hello,

    Old web site contains old short codes. We migrated to Enfold and alot pages have old button shortcodes, button, according, like:

    [button size=”small” src=”https://www……&#8221; target=”_blank” ] SOME INFO [/button]
    and
    [toggle_box]
    [toggle_item title=”BIBLIOTEKININKYSTĖS IR KRAŠTOTYROS SKYRIUS”]
    [/toggle_item]
    [/toggle_box]

    etc…

    And we using Ultimate Shortocde plugin, and maybe you have ideal how replace Ultimete Plugins short codes to Enfold shortcodes too?

    Any idea how add [button shortcode like [av_button…. ? or replace

    Thank you

    #1307261
    Rachel
    Participant

    Hey guys.

    I read and wrote a code to add a custom social icon with an image from here – https://kriesi.at/documentation/enfold/social-share-buttons/#gist85414748
    but nothing works
    1. Instead of my image, it shows the pencil icon.
    2. The CSS code for the hover image and background color doesn’t show at all.

    I’ve added the site and login details (the site is under construction)

    thanks for the help

    #1306990
    BrianWylie
    Participant

    Hi guys,

    We have a website http://www.overthemoongh.co.za

    in particular pages

    and

    half way down the page on the right hand side is a “Check Availability” code box with html javascript. When you click the button a calendar should pop up but it appears that something in the Enfold theme is blocking this popup. Also is there any way to make the background of this box Black so that the white font can show?

    I look forward to your assistance :)

    #1306986
    weasyweb2015
    Participant

    hi, there is a way to show two different button one for guest and one for logged in user. into an home page?

    #1306975

    Hey,

    Thanks for contacting us!

    Portfolio Grid does not support Load More button, Masonry element does. Have you tried using it? Here is an example from a demo site – https://kriesi.at/themes/enfold-2017/elements/masonry/ :)

    Best regards,
    Yigit

    #1306795

    In reply to: Button

    Hi,

    You can add following code to Enfold theme options > General Styling > Quick CSS

    .toggle_content .avia-button-center {
        text-align: unset;
        clear: unset;
        display: unset;
    }

    If that does not help, please 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

    Marco
    Participant

    Hi there!

    I´m using an iframe to show an image by clicking another image.
    You can have a look at the result here: https://www.klinikum-lippe.de/allgemein-und-viszeralchirurgie/#team
    It´s the “image-button” “FOCUS Top Mediziner 2021” in the right side of the big image. While viewed in Firefox the displayed content perfectly adjusts to the iframe dimensions. Unfortunately Google Chrome does not adjust the content and cuts it off. Is there a way (“on the enfold side”) how I could force all browsers to adjust the iframe content to show 100% of the image?

    Thanks a lot in advance!
    Greetz
    Marco

    #1306574

    Hey hanslandgreen,
    Thank you for your patience and thanks for your screenshot, it looks like you are opening a page created with the Enfold Advanced Layout Builder with the WordPress Block Editor so when you are looking at your page find the button at the top to open the Advanced Layout Editor
    2021-06-20_008.jpg
    then you will see the elements and can make your changes:
    2021-06-20_009.jpg
    If you don’t see this button then perhaps you saved the page in the Block Editor mode in error, so to correct try going to your theme settings and change the editor to the Classic Editor
    2021-06-20_010.jpg
    in the Classic Editor the Advanced Layout Builder button will be here:
    2021-06-20_011.jpg
    Hopefully this will help you sort this out, if you are still having issues please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    Hi glodesign,

    Thanks for giving us admin access.
    The problem seems to be the Woocommerce plugin itself, can you try to re-install it?
    Since I noticed that all plugins except Woocommerce are disabled, I switched the theme to the default theme Twenty Twenty-One (I have switched back to Enfold after testing for several seconds) and noticed that even with the default theme, the behavior is the same on the add to cart button.
    Can you try to check with your host if there’s a caching feature on your server? if yes then ask to flush it or request for assistance if re-installing the Woocommerce plugin isn’t helping.

    Best regards,
    Nikko

    Hi,

    Thanks for contacting us!

    Please change your code to following one

    add_action('woocommerce_after_single_product_summary', 'avia_add_social_toolbar', 1);
    function avia_add_social_toolbar()
    {
            if( is_singular( 'product' ) ) {
             $content   = '<div class="share_heading">Share this Product</div>';
    	     $content  .= avia_social_share_links_single_post(array(), false, '', false);
    	}
    	echo $content;
    }
    
    add_filter('avia_social_share_title', 'wc_avia_social_share_title');
    function wc_avia_social_share_title(){
    	if( is_singular ( 'is_product' ) ) {
    		return false;
    	}
    }

    If you would like to change social share styling on product pages, you can do so in Enfold theme options > Blog Layout > Share Button Bar Style :)

    Best regards,
    Yigit

    I was using the function you find in this topic social-share-buttons-product-page.
    With the new version of Enfold the function do not works correctly, and the social icon don’t display properly.
    Can you please help us fix the function in order to display correctly the social sharing on the product page?

    Best regards

    #1306361

    In reply to: Need Help with Menu

    Hi,

    You are welcome!

    You can refer to this post – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area and add a widget area to your header to display the buttons.

    If you need assistance with it, please let us know :)

    Best regards,
    Yigit

    orianos
    Participant

    The social media sharing buttons on the product page are not displayed correctly, after Enfold update 4.8.3.
    See example page.
    See this screenshot.

    Best regards,
    Oriano

    #1306170

    In reply to: cookie bar

    Hey kamporo,

    Thank you for the inquiry.

    You can directly translate or change the text of the buttons in the Enfold > Privacy & Cookies > Cookie Handling > Modal Popup Window section. Make sure to select the Greek language in the theme options before editing.

    Best regards,
    Ismael

    #1306105

    Enfold Support,
    I’ve been able to remove the player controls, which leave a static “play button”. See the videos from my site here: https://newcreationsforchrist.com/about/

    As you can see, the “play button” covers up some of the thumbnails. It’s better than displaying all of the player controls, however, I want to add a play button where it only appears on mouseover of the thumbnail. Is this possible with WordPress (i.e. Plug-in, etc.) / Enfold?

    Here is another site that implemented this feature: https://www.holyspiritspeaks.org/testimonies-categories/overcomers/ – scroll down and you’ll see images with a time frame – mouseover those images and you’ll see the play button display. This is what I was hoping to duplicate on my site.

    Thank you for your help.

    #1305812
    dradoering
    Participant

    Hi there,

    I recently worked with Enfold support to optimise our mobile website. Everything works very well, I only discovered a small display error today: the adjusted margins also affect the responsive menu, but only if you use the scroll to top button or are at the top of the page.

    Link to the thread: https://kriesi.at/support/topic/website-margins-are-missing-in-the-version-for-smartphones/#post-1303787

    We used the following CSS Code:

    @media only screen and (max-width: 767px) {
    .responsive body#top.mega-menu-avia #wrap_all .container {
    width: 85%;
    max-width: 85%;
    }
    }

    I would like to display only the responsive menu over 100% of the page. Attached you can find the link to our Website.

    Thanks and regards,
    Caroline

    #1305706

    Hey xuamox,

    Thanks for using Enfold. I’m not sure if any of the points you are listing are very common requests, so they will likely not be added to the theme options.

    1. There is no hover state on mobile, do you mean that you don’t want the button at the end to have a background when tapping on it?

    2. Please try the following in Quick CSS under Enfold->General Styling:

    #av-burger-menu-ul ul.sub-menu .avia-menu-text {
      font-family: 'verdana', arial !important;
    }

    3. I’m not sure exactly what you are referring to here, could you post a screenshot highlighting what you would like to remove please?

    4. The hover state does not exist on mobile, so I’m not sure which state you are trying to target? Do you want to remove the colour in a specific state, or do you want to have different behaviour for each of the menu items?

    Please try to start a separate thread for each of your problems in the future, as threads with multiple questions can get very hard to follow after a few replies.

    Best regards,
    Rikard

    #1305704

    Topic: Enfold ADA Compliancy?

    in forum Enfold
    waterwalk
    Participant

    Hi, ADA compliant lawsuits are popping up everywhere right now. Can you let me know how compliant the Enfold theme is with ADA standards (ideally WCAG 2.1)? For instance:

    1) do you use ‘onkeydown’ instead of ‘onclick’ for javascript actions on things like buttons? (needed by some readers).

    2) Do forms associated with Enfold add labels or atria-label for all the fields?

    Thx for the info.

    #1305592

    Hey bauchope,

    Thank you for the inquiry.

    We can reproduce the issue on our end but we are not yet sure what is causing it. Clicking on the buy tickets button does not generate any errors, it just redirects to the home page. Does it work correctly when the Enfold > Performance > File Compression settings or the privacy options are disabled?

    Best regards,
    Ismael

    #1305470
    xuamox
    Participant

    First off, let me begin by saying that I love the Enfold theme, and I use it for most of my client projects. The theme is great, and for the most part it’s easy to customize. The one area where I always get bogged down with customization is the menu and mobile menu. Typically, these two menus need to look a bit different, but using css to style them is not straightforward. The two menus are interconnected, and that makes it hard to customize some suttle changes. The options under Advance styling are also limited and don’t give you full control over the mobile sub menu. As a web designer and frequent user of Enfold, I would like to make the suggestion to be able to style the mobile menu completely separately from the main menu. That would give designers total control over what they need for their particular application.

    Here are the current issues that I am trying to fix

    1. 1. My main menu uses an on hover background color, however, my last menu item is a button, so I don’t want that item to have a background hover. I would just like the button to behave like a button.
    2. 2. I would like to use a different font for my sub-menu items, but don’t have that option under Advanced Settings
    3. 3. My sub-menu drop-down has a very thin border around it that I can’t seem to be able to get rid of.
    4. 4. How do I change the mobile menu hover color for each menu item?
    • This topic was modified 4 years, 9 months ago by xuamox.
Viewing 30 results - 1,531 through 1,560 (of 11,214 total)