Viewing 30 results - 2,311 through 2,340 (of 11,206 total)
  • Author
    Search Results
  • Hey Leofiori,

    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){
        #top .av-icon-on-hover .avia_button_icon {
            width: 30px;
            -webkit-transition: none;
            transition: none;
            opacity: 1;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1230725

    Hi Pas7o,

    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

    
    .avia-table.avia-table-1 td button {
        display: block;
        margin:  0 auto;
    }
    
    .avia-table.avia-table-1 td {
        vertical-align: middle;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1230517

    yes – that is just the price for individual wishes. If the developers would consider every single wish here and integrate it into the theme, it would bloat unnecessarily as I think.
    This leaves room for own ideas and the pages do not all look the same. The pre-condition for this is, of course, that you have some basic knowledge.
    Take a look at the buttons I created based on the existing setting “light transparent”.
    I only have to set two classes to get this look. ( One class takes care of the styling and the other class takes care of the color )
    Or beneath those glassy buttons the pulsing gradient button – very easy with a bit of @keyframes instruction.

    https://webers-testseite.de/buttons/

    _____________

    PS: https://kriesi.at/documentation/enfold/button/#toggle-id-22
    and https://kriesi.at/documentation/enfold/button/#toggle-id-23

    • This reply was modified 5 years, 8 months ago by Guenni007.
    7thflow
    Participant

    Hello , i have been using enfold for long time , this is something that is baffling me a lot . i have created around 100 pages , each group has 5 type of pages . The top pages are loading perfectly fine , but the sub pages are loading content from a different group and when i hit refresh it loads the right content . When i hit refresh button the actual content loads . Even google has cached wrong content , which i feel is causing duplicate penalties for me , I have disabled caching too .

    The permalink is right , title is right , the breadcrumbs and content there onwards is totally wrong .

    Is it because of enfold , I have setup using advance page layout editor . Please help me understand .

    • This topic was modified 5 years, 8 months ago by 7thflow.
    #1230131
    Nico12401
    Participant

    Hello,

    I use the latest version of Enfold Theme (4.7.5) and the buttons are not working anymore : https://xn--hlnetisnerat-ydbm.live-website.com/

    Did you already hear about this problem ?

    Thank you

    #1229720

    Hi,
    Sorry for the late reply, please excuse me while I try to catch up on your thread, I believe I have found the correct page, linked in the Private Content area, I see that this:

     #top .sticky_placeholder {
        display: none;
      }

    is hiding the yellow line but I believe what you should use is this css to remove the white space above the yellow line on mobile.

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

    Please note that this is for the one page only, for now.
    I also see that you have two sub-menus, one with a button menu, the other with a menu, so to have the first sub-menu sticky I enabled the “Sticky Submenu” option and now it is sticky at the top until you scroll, which the second sticky menu rolls over it and sticks to the top. This is the correct behavior, one sub-menu sticks to the top until the next one is scrolled to the top, please see this demo page for reference.
    Please note that for testing this I disabled the “admin toolbar” in the user profile (kstm), because the toolbar covers some of the sticky sub-menu and your visitors do not see the admin toolbar.
    Please see the animated gif in the Private Content area.
    So I assume that this is still not quite the way you want it, please explain how you would like this to be.

    Best regards,
    Mike

    #1229652
    jpoley04
    Participant

    My woocommerce product grid is set up with a sidebar that display a menu of the categories. However, the space of the container that houses the product grid and sidebar is capped at 910 with 50 spacing on each side. I would like to expand it but can’t find where I would do that.

    My general layout:

    • Stretched Layout
    • Maximum Container Width: 1310px
    • Content/Sidebar Ratio: 73%/27%
    • Content + Sidebar Width: 100%

    Shop Options:

    • Product Layout on overview pages: Minimal (no borders or buttons)
    • Product Gallery: Default Enfold Product Gallery

    And I’ve noticed that when I switch those two options in “Shop Options” that it never changes how the product grid looks.

    Any help expanding the width of my product grid pages would be appreciated.

    acelam714
    Participant

    I am unable to access and edit a specific Post (Vancouver Adventure Guide). No matter what I do, it is permanently loading. Everything is updated to the latest version as well.

    Fortunately, the page does work (in preview mode and online), but I just can’t edit it at all because it’s in a perpetual loading state. I am also unable to restore previous revisions as a result.

    I am afraid to click the Update button because it could wipe out the entire page (it has done that in the past).

    I have provided a login for enfold support, so you can login as an admin.

    Please help me resolve this very serious issue because it presents a massive potential problem that could invalidate the entire website. I’ve spent months on this Post and it’s the template I use for a significant portion of the site. I can’t build or edit a website if some pages suddenly enter a perpetual loading mode.

    Thank you

    #1229513

    In reply to: Different languages

    Hi,

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

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

    #scroll-top-link {
      display: none; 
    }

    Best regards,
    Rikard

    #1229416
    tracybrinkmann
    Participant

    I have Enfold and want to import the Enfold 2017 Demo;
    WP is up to date; Theme is up to date 4.7.5 and i have a valid Envato private token (revalidated it just moments ago)
    Help advise what step I need to take in order to get the demo imported – thank you!!

    Some potentially important information you may need:
    current i went to the demo import tab (under ENFOLD)
    hovered over the Enfold2017 demo
    clicked the “Click to Import” Button and waited while the spinning around rotated.
    a few minutes later I got the error message “Importing didn’t work! You might want to try reloading the page and then try again”
    which i have several time and via two different computers at two different locations.

    Site is hosted via namecheap on their EasyWP Turbo WP hosting plan

    #1229360

    Hi Rikard, thank you so much!
    Unfortunately I’m very new in using wordpress and I bought Enfold a couple of days ago… So I would like you to be more specific. Where can I insert this CSS?
    And since some pages must have buttons of different size from those of other pages, WHERE can I insert the CSS so that it will influence ONLY THAT PAGE?
    Thank you very much! :-)
    Antonio

    #1228824
    Sonja
    Participant

    Hi

    I’m a big fan of the enfold theme.
    Thnx for the good work!

    I need a grid with a sort option (and a same grid for posts as for portfolio-items), so a masonry grid looks perfect
    styling flexible Masonry.
    So far so good.
    Only I need a read more button under the excerpts.

    I found a solution on the forum https://kriesi.at/support/topic/read-more-in-masonry-gallery-portoflio/
    this works, but on page load all the post are vertically stick to each other.
    Alter using the sort option it is perfect styled.

    Any ideas how I can solve this?

    and another question: will the ‘read more’ be translatable in other languages using WPML?

    Tnx!
    Sonja

    • This topic was modified 5 years, 8 months ago by Sonja.
    #1228663

    In reply to: Button in Logo Area

    Hey erron,

    It is better to add a custom widget area to the header and add the button there, and then we can help you adjust it.

    Here are the docs for you:

    Best regards,
    Victoria

    #1228656

    Hi Wolfgang,

    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 .avia-cookie-consent .avia-cookie-consent-button.av-extra-cookie-btn,
    #top .avia-popup .avia-cookie-consent-button.av-extra-cookie-btn {
        background-color: #1d6fb7;
        color: #ffffff;
        border-color: #1d6fb7;
    }
    #top #wrap_all .header_color #menu-item-1628.av-menu-button-colored > a .avia-menu-text,
    #top #wrap_all .header_color #menu-item-1627.av-menu-button-colored > a .avia-menu-text {
        background-color: #9E9E9E;
        color: #ffffff;
        border-color: #9E9E9E;
    }
    .html_elegant-blog #top .avia-content-slider .blog-categories {
      display:  none;
    }
    

    Social share buttons for the blog can be configured in the Theme options > Blog layout.
    Image 2020-07-07 at 19.51.26.png

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1228538

    Hi n3IVI0,

    Here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1228141

    Hey kurson,

    Please add this CSS code in Quick CSS, located in Enfold > General Styling:

    #top #wrap_all #header .av-menu-button > a .avia-menu-text {
        border-radius: 100px;
    }

    Best regards,
    Nikko

    Hi,

    Thank you for the update.

    The wp_nav_menu_item_custom_fields hook is used in the themes\enfold\functions-enfold.php file, look for the avia_menu_button_style function and starting from line 1779 you’ll see this code:

    add_action('wp_nav_menu_item_custom_fields', 'avia_menu_button_style', 10, 4);
    
    	function avia_menu_button_style($output, $item, $depth, $args)
    

    Replace it with:

    add_action('wp_nav_menu_item_custom_fields', 'avia_menu_button_style', 10, 5);
    
    	function avia_menu_button_style($output, $item, $depth, $args, $id)
    

    Another instance is inside the themes\enfold\framework\php\class-megamenu.php around line 534:

    do_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args );
    

    Add the $id parameter in the hook.

    do_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args, $id );
    

    We’ll forward the changes to our channel.

    Best regards,
    Ismael

    rob2701
    Participant

    Hi Team,

    I asked Stéphane Bouey from WFalang (Faboba Falang – translation for WP) to try and get WFalang working nicely with Enfold. He runs into some snags and asked me to forward this question:

    How can i replace the content of a shortcode with the value of an shortcode attibutes?
    the following filter /action doesn’t work.

    avf_in_shortcode_handler_prepare_start
    shortcode_atts_{$shortcode}
    do_shortcode_tag
    pre_do_shortcode_tag

    I need to replace the content before the shortcode_handler of the avia shortcode is called.
    Of course they can contact me directly if needed.
    Stéphane

    Can you help?
    Thanks in advance, as always, for your help, much appreciated.
    Rob

    Added remark:
    Stéphane just let me know that he managed to get it working with:
    with
    avf_in_shortcode_handler_prepare_content
    and
    shortcode_atts_{$shortcode}
    on textbloc, iconbox, button

    Added remark 2020-07-06:
    Stéphane has informed me that he is well on the way to getting Falang ready for Enfold and that it will be released soon.
    An answer to the above enquiry would be appreciated still, he mentioned in relation to repeatable items.

    • This topic was modified 5 years, 8 months ago by rob2701. Reason: Added info from Faboba developer 2020-07-06
    #1227949
    Lenny69
    Participant

    HI,
    I’m using the landing page demo of your Enfold theme. At the first section of this demo, there’s a contact form with Name (added) and E-mail address. Both fields are verified.
    Depending on the actual entry in these fields, when one clicks on the Sig Up button below the fields, the color border of each fields reflects the correctness of the entry:
    – Green border for the correct entry
    – Orange border for the incorrect entry
    My question is:
    – where can I chanage these two colors, without using the CSS coding, if possible?
    I’ve looked at the contact form styling and in Enfold general styling, but couldn’t find anything.
    Thanks a lot in advance!
    Stay well!

    #1227824

    Hi Schmidtgrafisk,

    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

    
    /* full_slider_1  */
    @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: 260px;
    
      }
      #top .avia-slideshow-button { 
        margin-top: 0;
      }
      #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;
      }
      .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title {
        font-size: 36px !important;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1227610
    mocreate
    Participant

    Trying to figure out this PHP error that might be causing me 502 issues:
    PHP Notice: Undefined index: controls in /var/www/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 746

    This is for an Enfold-themed site hosted on MediaTemple.

    Separately, I’m getting a PHP deprecated message:
    PHP Deprecated: media_buttons_context is deprecated since version 3.5.0! Use media_buttons instead. in /var/www/wp-includes/functions.php on line 5088

    #1227504

    In reply to: tab icon – shaping

    I want the menu of tab section up (not down) like 2 first example on this page : https://kriesi.at/themes/enfold-2017/elements/tab-section/#pink
    But i can’t find button to do this.

    Thanks,
    Corentin

    #1227454
    Bramfietst
    Participant

    Hi there,

    I created a custom search box/ This is the code:

    <form id="searchform" action="https://www.bramfietst.nl/" method="get">
    <div style="text-align: center;"><input id="searchsubmit" class="button avia-font-entypo-fontello" type="submit" value="" />
    <input id="s" autocomplete="off" name="s" type="text" value="" placeholder="Zoek op jouw plaatsnaam..." data-swplive="true" data-swpengine="default" data-swpconfig="default" aria-describedby="searchwp_live_search_results_5ede6fc967c8f_instructions" aria-owns="searchwp_live_search_results_5ede6fc967c8f" aria-autocomplete="both" />
    <p id="searchwp_live_search_results_5ede6fc967c8f_instructions" class="searchwp-live-search-instructions screen-reader-text">When autocomplete results are available use up and down arrows to review and enter to go to the desired page. Touch device users, explore by touch or with swipe gestures.</p>
    
    </div>
    </form>

    The div should align in the center, but it doesn’t. Whats going wrong? How can I align a searchbox in the center of my page in the enfold theme?

    querflug
    Participant

    Hi!
    I have a problem with the spacing of the menu bar items. The whole navigation is centered, the first line of the menu is filled with 8 menu buttons, the second line is filled with 6 menu items. The spacing in the second line looks a bit weird – to much space between the menu buttons. . How can i add a specific width to the navigation bar, so that the spacing is more consistent/naturale? Is there a way to define a specific width to the first line of the navigation bar to get kind of a line break?

    Following code has already be added in Quick CSS

    following code to Quick CSS in Enfold theme options > General Styling

    .html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child {
    display: flex;
    flex-flow: wrap;
    }
    .av-main-nav li {
    flex-grow: 1;
    }

    /* Activate burger menu */
    @media only screen and (max-width: 1040px) {
    #top #header .av-main-nav > li.menu-item {
    display: none!important;
    }
    #top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
    }}

    Thanks in advance,
    Juergen

    #1227348

    In reply to: Plugin Shariff

    yes it works good – i use them too- but:

    To understand what the tool really does, it is necessary to take a close look at the law.
    I don’t think that the link to your Facebook page et al. is the problem. It’s these buttons you can press to share an article or a page. There, information about the page and the IP address of the person who clicks on it are forwarded directly.
    Similar to the button that leads to a GoogleMap page – even to a map in an iframe – does not violate the GDPR (DSGVO – for the German speaking countries).
    When a map is embedded it is different. And so it is with the Share Buttons.
    Shariff Wrapper does exactly that – it prevents the personalized transfer of data from the person who presses the Share Button.
    That means you can already use Enfold’s social buttons, which only provide the link to the page.
    But you should leave this function to the Shariff Wrapper.

    #1227332

    In reply to: tab icon – shaping

    Hello,

    Now, with the new Enfold (after update), i can’t find these two buttons/modifications (image).

    Image : https://imgur.com/JPxKBqU

    Thanks for your help,
    Corentin

    #1227241

    Topic: Plugin Shariff

    in forum Enfold
    DianaLoola73
    Participant

    dear support team
    a customer of mine would like to display buttons on facebook and instgram on her website elianfe.com. The lawyer commissioned by her with regard to data protection has stated in this regard that we need an additional tool (plug-in) for the data protection-compliant use of the social media buttons and YouTube so that the data is not transferred to the third-party providers when the page is called up (2-click principle). This can e.g. implemented by the “Shariff” tool.
    Now there is a plugin called “Shariff Wrapper” for the possible plugins or alternatively the plugin “Shariff for WordPress”.
    Are these two plugins compatible with the ENFOLD version and do they fulfill the stated purpose? Or would you recommend another plugin?
    When calling the “Shariff for WordPress” plugin, the following is added to the baking: Untested with your version of WordPress.
    What recommendation could you give us?

    Thank you very much and best regards Diana

    Gloria
    Participant

    Hello Enfold-Team,

    Our output of the price for a chosen variant unfortunately does not work correctly. Normally after choosing a variant the price of a variant is displayed, like here:

    Small MP3 Player Pro

    But this is not the case with us, see here:

    Our product detail page is built with the “Avia Layout Architect”. The “Product Purchase Button” module is used for pricing. We have attached screenshots for this.

    Can you please fix the problem? Or is there another way to display the price of the variant?

    Thanks and greetings,
    Gloria

    #1226883

    In reply to: Share with Xing

    Hey Kritzfred,

    You need to upload the icon to the theme, look at this code here
    https://kriesi.at/support/topic/add-whatsapp-icon/#post-532969 and modify it to use your icon.

    Here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1226879

    In reply to: Pricing table

    Hi Anita,

    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

    
    .pricing-table.avia-highlight-col .pricing-extra {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    #top .pricing-table li.avia-button-row {
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    
    .pricing-table.avia-highlight-col {
        border-radius: 12px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 30 results - 2,311 through 2,340 (of 11,206 total)