Viewing 30 results - 5,221 through 5,250 (of 11,212 total)
  • Author
    Search Results
  • #890232

    Hi 4colorflyers,

    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 #wrap_all .header_color #menu-item-1105.av-menu-button-colored > a .avia-menu-text {
       background-color:  #0BB0A8;
       border-color: #009891;
     }
      #top #wrap_all .header_color #menu-item-506.av-menu-button-colored > a .avia-menu-text {
       background-color:  #E64B67;
       border-color: #D83C58;
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #890006

    Thanks rikard :-)

    Works great :-) 👍

    I have a few extra questions to ask. I have numbered them, so we don’t get lost ;-)

    Question 4: How do I remove the sidebar in all single portfolios? I have tried it with the php code in this thread, but no luck yet…

    question 5:
    there is a strange mark in the title of one of the single portfolios. I have to say, I don’t see in in my browser (on in the backend), but this is on a windows laptop. see screenshot below.

    question 6:
    the button on the easy slider on the homepage isn’t visible on mobile… is there anything you can do to fix that?

    question 7:
    the top box on the easy slider on the homepage doesn’t have letter-spacing even though it is H2. via the editor I changed all H2-texts I thought…
    ‘h1, h2, h3, h4, h5, h6 { letter-spacing: 0.01em !important; }’

    question 8:
    also not in my browsers, but in those of my friend, something is different. The blog title isn’t displayed totally. screenshot below.
    she says it is a HP-laptop, and she sees the problem in IE and Chrome as well as on her Samsung smartphone. Can you see what is going on?

    Hope to hear from you!

    Maaike

    #889993

    Hi
    As I wrote above {pointer-events: none;} given to the .container disables all the pointer events of the color section with a video in background if you add the css of Josue.
    I couldn’t find a class or an id to replace .container and still make the Youtube buttons appear into the color section without affecting other buttons.
    So I gave to my full width button the command to restore the pointer events and now it works (http://enfold.fabiobaldanello.com/bfor3/)
    #top .avia-button-fullwidth {
    pointer-events: visible;
    }

    I still have some issues
    1 – Autoplay in Safari doesn’t work with or without CSS
    2 – If without CSS the background video of the color section is not working in Safari (it appears a black Youtube button but it doesn’t work). See http://enfold.fabiobaldanello.com/bfor4/
    3 – On mobile without CSS the video is not starting, but this is not a problem because I can do in case a color section only for mobiles.

    Thank you

    • This reply was modified 8 years, 3 months ago by manurimini.
    #889992
    druckhoher
    Participant

    Hi Support.

    We have problems with many functions:
    Side links no function in woocommerce order
    No Function button on the top Customize view in woocommerce oder
    Mail BAnk > Email Setup in a loop

    Errors with
    load-scripts.php
    post.php
    avia-builder.php

    Please help us.
    Thank you
    Andy

    #889717

    by the way you can use shortcodes in copyright input field too!

    but you can do it via Enfold capabilities. without shortcodes or …
    1) Go and create a new menu ! f.e. call it “socket” and mark it as Enfold (Child) Footer Menu
    2) Leave it empty if you like !
    3) go to your WPML Options – there is an oportunity called “Menu language switcher ” mark it and customize it as you like – the menu is than the new “footer menu” and the position will be besides social buttons

    • This reply was modified 8 years, 3 months ago by Guenni007.
    #889613

    Ok I had to remove #top and insert instead the page id
    Now you can see the differences between the two pages

    In bfor2 if you go over the full width button you will see the hover effect and if you click it you will find a mailto, but you will not be able to stop the video (at least in Firefox and Chrome. In Safari is a mess like it shows the youtube buttons which are not supposed to be there).
    Otherwise in bfor3 you will be able to stop the video and use the Youtube buttons but the avia full width button doesn’t work anymore.

    Beside (but very important) without changing the section.php file (‘video_controls’ => ‘disabled’) the background video of the color section is not working in Safari (it appears a black Youtube button but it doesn’t work). See bfor4 (http://enfold.fabiobaldanello.com/bfor4/). If you change the file ‘video_controls’ => ”, and add the css the video can be played but autoplay doesn’t start in Safari and the buttons doesn’t work. See bfor3 (http://enfold.fabiobaldanello.com/bfor3)

    On mobile devices (Android) appears the red play button of Youtube but it doesn’t work unless you don’t change the file section.php (‘video_controls’ => ‘disabled’) and add the css.

    Thanks again for your help

    • This reply was modified 8 years, 3 months ago by manurimini.
    #889561

    Hi aisukei,

    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 #wrap_all .header_color #menu-item-744.av-menu-button-colored>a .avia-menu-text {
    	color: yellow;
    }
    

    Can you disable the Autoptimize plugin while we’re helping you?

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #888888

    Topic: FATAL ERROR

    in forum Enfold
    borkent
    Participant

    Hi Support,

    I am experiencing a fatal error on saving a product when using the avia layout builder.

    Error:
    [14-Dec-2017 12:23:32 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wc_clear_notices() in /home/squalan0/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_snippet_button.php:71
    Stack trace:
    #0 /home/squalan0/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(313): avia_sc_produc_button->shortcode_handler(”, ”, ‘av_product_butt…’, Array)
    #1 /home/squalan0/public_html/wp-includes/shortcodes.php(345): aviaShortcodeTemplate->shortcode_handler_prepare(”, ”, ‘av_product_butt…’)
    #2 [internal function]: do_shortcode_tag(Array)
    #3 /home/squalan0/public_html/wp-includes/shortcodes.php(223): preg_replace_callback(‘/\\[(\\[?)(av_ima…’, ‘do_shortcode_ta…’, ‘<p>[av_image sr…’)
    #4 /home/squalan0/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-helper.class.php(343): do_shortcode(‘<p>[av_image sr…’)
    #5 /home/squalan0/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes in /home/squalan0/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/product_snippet_button.php on line 71

    Please let me know how to handle this.

    Kind regards,
    Thomas

    #888874

    Hi Basilis,

    Thank you for your response. Yes of course it is not a solution; totally a band-aid. But as we have live online art galleries, and this particular week is prime for last minute holiday orders, an actual mobile menu and the ability to add an add to cart button to new artwork (products) for an artist we are launching now was an absolute. Even a day without could be a great loss, and with limited time at the moment.

    After the holiday season, there will be time to return to having a crystal clear update to Enfold 4.2 (and future). There are conflicts with either version of Enfold now, especially since the latest WP updates. As long as we have what we need absolutely live for the time being, have to make do for now.

    I will add more time to a previous temporary log-in created to see if you can locate anything for the time being that could be creating the conflicts. Details in private.

    All best,
    Michael

    #888552
    crtdude
    Participant

    I have a site where I added a text link near our logo using a widget and the following functions code:
    add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( ‘header’ );
    }

    Works just fine.
    Now I am trying to implement this in the top right of the secondary menu:
    [maxbutton id=”1″] 212-813-2146 [maxbutton id=”2″]

    and need to add this to the functions code to get it to work:
    add_action( ‘avia_meta_header’, ‘enfold_customization_header_widget_area’ );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( ‘topbar’ );
    }

    Every time I get an error stating that the variables are already declared. I need this widget in so I can get the buttons rendered.

    Hi diekavallerie,

    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

    
    #fullscreen_slider_0 div[data-rel=slideshow-1] .avia-slideshow-button.avia-button.avia-color-theme-color:after  {
      content: '>';
      padding: 3px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #888479
    Dotplusgeert
    Participant

    Hello,
    I have a main menu with 6 buttons.
    Question 1: the buttons are rounded but I want them squared.
    I tried this one:
    .avia-button {
    border-radius: 0px !important;
    }
    But that’s not working…

    Question 2: the sixth button has to be a different color then the other five. Is that possible in CSS?

    At the moment the real website is not visible only a maintenance page… so I can not show the menu.
    Hope you can help me out.

    #888415

    Hey richv100,

    Here is an article for you to consider

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

    #888392
    steps3011
    Participant

    Hello Guys,

    iam using the great Enfold Theme and have two important questions to make my Website more proffessional.

    1. On my front Page iam using the Blogpost style or Builder and have changed the read more Link to a Button, which is called “Jetzt zum Angebot”. This button i want to use, when i have a good Deal on my Site. But i have articels with only informations and so the Button wich ist called ” Jetzt zum Angebot” make no sins. When i have articles with information the Button have to show another text like “jetzt zum Ratgeber” or “jetzt zum Artikel”.
    Is it possible to change this read more link individual, so that it makes sin for my users?

    2. Iam using the excerpts as you can see on my homepage. The read more Button is attached to the lengh of the excerpts, so that he ist not on the same level, like an other read more button. (You can see it on my frontpage).
    Is there a Code or something, that can make the button fix, so that a diffrent lenght of the excerpts is not important any more? Maybe a breakline Code beetween excerpts and read more button/link?

    I hope you understand my Questions. I do not speak english so much.
    In the private Content, i will fill in the Homepage url and than you will see what i mean.

    Thanks for your time!

    Nice regards
    Steps 3011

    #888191
    Stacy Esposito
    Guest

    Hello Kresi Team,
    About a month ago (Nov. 19) I opened a support Ticket #878236 asking about a specific hover effect that I was wondering if the Enfold theme could handle. the conversation:
    Hello Kriesi Team,

    I have used your theme in the past, older version. I am curious, I am looking at your theme for a client, and I need to know if something in the mock ups is possible on your Enfold Theme.

    I need a container with a fullwidth background image. On top of that background I need 2 columns and two rows. On initial load there is four rectangles, each has text and in icon, when a user hovers over one of the icons, it transitions to text box with a read more button. If the user hovers off and on to another icon in one of the four containers, that first one transitions back to text and icon and the other one transitions to text box and read more button. Is this possible in your theme? I have an image that shows the mock-up, so let me know if I can send that to you for clarity.

    November 18, 2017 at 9:58 am #878438

    Nikko
    Moderator
    Hey Stacy,

    Yes please, you can post it in https://imgur.com/ (or sites that provides similar services) and post the link here.

    Best regards,
    Nikko

    Hello Nikko,

    The client saw the effect on this theme https://differ-design.tk/ember-wp/ . However, I am encouraging them to buy the Enfold theme as I believe it to be a superior theme.

    Is it a script running the effect or just the CSS? Take a look with your more experienced developer eye? I have some backend experience but mainly front-end.

    Thank you for your help!

    KR,
    Stacy

    November 19, 2017 at 2:52 pm #878785

    Nikko
    Moderator
    Hi Stacy,

    The first one can be done with Enfold, you just need to use a color section and set the background then use columns for the elements inside it.

    As for the effect on 4 rectangles it can be done using css, there’s no effect like that in Enfold but it can be achieved, though it would require you to write some html codes along with css codes to do it but we can assist you with that. :)

    Best regards,
    Nikko

    November 19, 2017 at 5:16 pm #878799

    Stacy
    Thank you Nikko,

    I figured that would be the case. I will push hard to have the client purchase the Enfold theme, shouldn’t be an issue. If all goes well, I feel confident that I will be able to make the effect as they wish. If I get stuck I will reach out to you for some guidance.

    You all are the best!

    Kind regards,
    Stacy

    November 19, 2017 at 8:15 pm #878838

    Mike
    Moderator
    Hi,
    We look forward to helping, unless there is anything more now, shall we close this?

    Best regards,
    Mike

    November 19, 2017 at 8:17 pm #878839

    Stacy
    Thanks Mike, yes go ahead and close the support ticket.

    Stacy

    November 19, 2017 at 11:25 pm #878893

    Mike
    Moderator
    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    I am now at the point that I would like to try and figure this effect out. Are you still willing to assist me?

    Kind regards,
    Stacy Esposito
    (Email address hidden if logged out) or (Email address hidden if logged out)

    #888168
    epaz
    Participant

    Hello, I´m using ENFOLD with Woocommerce plus WC Vendors for marketplace functionality.
    The order that the product layout on overview pages is set up it shows the vendor first and then the add to cart button + show details buttons. I would like to reverse that order and show the Add to Cart + show details first and the vender as the last item.

    You can just take a look at my homepage and see there

    I appreciate any help I could get on this issue..

    #887878
    daka37
    Participant

    I just update to Enfold 4.2 and now Add to Cart Button is missing for new variable products using WooCommerce. All previous products display correctly.

    I have tried:

    a) Duplicating a working variable product and changing various details – ie Title, Image, Desc., Attributes, Variables, Images, and yet the new products come up without Add to Cart. A straight duplicate of a product and view previews fine with the Add To Cart.

    b) Adding attributes manually and globally through the Attributes page and then applying them to the new product.

    c) Using the woocommerce-jquery-cookie-fix plugin as per the bottom of this page: https://docs.woocommerce.com/document/variable-product/

    All nada. Please help!

    See…
    http://www.dakiniasart.org/?post_type=product&p=16859
    All products here… http://dakiniasart.org/gallery/artists/kali-levitov/

    I am using WooCommerce 2.6.14, as Woo 3.x makes my site crash (endless spinning wheel on loading) as per a previous unresolved issue posted here.

    Thanks for the quick response.
    Michael

    #887872

    Hey Steve,

    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 #wrap_all .header_color li#menu-item-3440.av-menu-button-colored  > a .avia-menu-text {
        background-color:#43ba4a;
    
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #887814

    Dear Rikkard, I feel deceived and fooled by you. I will write directly to Kriesi again to complain about you
    With your ex-colleague, this was done a year ago. No problem from my side.

    My English is not perfect. But this is not a way for you, to handle strong massive buyers of the theme.
    At my side: I can’t login, see error messages from the shitty layerslider.
    Other clients are also impacted from the shitty layerslider.

    I’m not Amused. Kriesi clients are not amused

    You have understood, that i’m work with dozen clients with enfold?

    This is how you drive out customers! Kriesi will like it.

    16x Enfold has kriesi sold themes to me and my clients. But if you (or Kriesi) have no interest in further recommendations and selling to a webdesign and SEO company: This is absolute OK for me. I will report this in the “Association of Web Designers” in the recommended theme section and i will revise my recommandation.
    Kriesi pay for you, not for me. All is OK. It’s your job. 16x yearly support will ending next time
    But Kriesi will like your way, we will see.

    There are enough other developers, which want to sell themes.
    In Germany there is a saying: The customer is king. But not at Kriesi, here i’m a supliant. You are not a salesman, hmm?
    In this time, where we he talking about this topic: I’m sure that you have written a small script to disable this.

    Every time … long discussion… I have never seen it at another theme sellers or theme support.

    There are enough topics here for deactivating this Layerslider.

    In the last time, i have switched to another themes, caused by topics like that. I’m wondering, why is it so difficult to insert a “Layerslider Disbale Button” in Enfold option. Some people have the wish for that. But OK, it’s your decission – with all the consequences for you and Kriesi. And for this, we pay 16x one year support contracting? For this, I pay for you? Not really, you will not get my money and my clients money in the future.

    Security and Speed: i’m sure that you know what i mean.
    I also feel a little bit deceived by you that it’s so hard to compare your scripts with those of the slider and give me an answer to my questions.

    And for the another stuff, i will send you screenshots from some of my clients, i hope, pictures will help you.
    And i dont know, what is too difficult to see the error, if i paste the rotten code here inside. But i will set it to BOLD

    Please file a bug report on bugs.php.net in wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php on line 64
    or
    headers already sent (output started at wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:64

    Cheers

    • This reply was modified 8 years, 3 months ago by Hokuspokus.
    #887786

    I think I will revert to the burger on the main menu – ie remove the code that worked with desktop – so that actually have a menu on mobile until a proper fix is received or applied. Really appreciate the help Nikko. Presently, this is the same result that I had when I just placed burger: display: none previously and then reverted to Enfold 4.0.7.

    Also since updating to Enfold 4.2, I am missing an Add To Cart Button on new variable products in WC. It seems there is a fix with a woocommerce-jquery-cookie-fix plugin from Woo, but don’t know if this will conflict with Enfold at all. Will try soon. Have you encountered this issue before?

    Thanks!
    M.

    #887724
    vic98
    Participant

    Hi there,
    I’m using the button short code to insert three buttons in the content area of a Tabs Section. (Enfold theme)
    These three buttons are three choices for the website visitor.
    Is it possible to make these buttons display side by side when the width of the screen allows? Currently they default to underneath each other.
    Many thanks Vicki

    • This topic was modified 8 years, 3 months ago by vic98.
    #887590
    condonpb
    Participant

    I have created a widget in the header using your recommended way by placing the following code in the function.php file
    add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( ‘Donate’ );
    }

    See http://www.jamestest.co.uk. I have used the following custom css

    #text-3.widget{
    position: absolute!important;
    left: 84%!important;
    }
    However the button seems to cause an issue when viewed on tablet or phone and is not responsive. Is it possible to get the button to be responsive so that when reducing it lies underneath the logo or the image slider.

    Can you please help

    Pete

    #887561

    In reply to: Form Styling Help

    Almost. I don’t want the button to be that big, I wanted it to be the same size as the traditional enfold button. Here is a screenshot of what im trying to achieve on desktop. Mobile looks and adapts fine.

    #887427
    Endress
    Participant

    Hello,
    I have a problem with Enfold Theme, Google is indexing pages like this “Index of /wp-content/themes/enfold/framework/images/layout”. When I click on these results, the page’s content show me a menu :
    [IMG] FIND_API.jpg 2017-11-21 12:04 148K
    [IMG] arrow.png 2017-11-21 12:04 130
    [IMG] bg-bottom-shadow.png 2017-11-21 12:04 941
    [IMG] bg-button.png 2017-11-21 12:04 111
    [IMG] bg-style-wrap.png 2017-11-21 12:04 172
    [IMG] bg.png 2017-11-21 12:04 199
    [IMG] diagonal-bold-light.png 2017-11-21 12:04 228
    [IMG] gray-grad.png 2017-11-21 12:04 94
    [IMG] menu-bits.gif 2017-11-21 12:04 1.1K
    [IMG] select.png 2017-11-21 12:04 161
    [IMG] select_colorpicker.png 2017-11-21 12:04 306
    [IMG] sort_arrow_down.png 2017-11-21 12:04 236
    [IMG] transparency.png 2017-11-21 12:04 86
    How can I unindex this pages ?

    #887387
    su2juvie
    Participant

    Hi! I’m just starting out with enfold. I tried some options on pages. I see that in the photo gallery, there is a fade effect when you hover over the photo’s. Can I remove the fade effect? (see for instance http://nieuw.superduo.nl/projecten/button-bar/)

    #887292

    Hey CBurgo,

    Yes it’s possible but you have to do some modifications, there’s not much options in the Enfold buttons but you can just copy it’s raw html code and use a Code Block so you can add some attributes on the button like onclick.

    Best regards,
    Nikko

    #887223
    CBurgo
    Participant

    Hi,

    Is it possible for an Enfold Theme Button to launch a Javasctipt pop up Light box?

    Use Case – to click an Enfold Button and have an external OPT IN form load in a light box?

    THanks in advance
    CBurgo

    #887212

    In reply to: How to load the demo

    Hey pw998,
    Try going to Enfold Theme Options > Import demo files, and click the “Click to import” button
    2017-12-10_214252

    Best regards,
    Mike

    #886737
    vic98
    Participant

    Hi,
    I am using Enfold and I would like to add extra padding to the top of the burger menu when viewing on a mobile.
    My header area contains a customer login button which sits top right of the header area and it is obscuring the burger menu, it would be good to be able to lower the menu a little.

    Many thanks Vicki

    Hi,

    You can attempt to add a class to the button and target the class:

    Best regards,
    Jordan Shannon

Viewing 30 results - 5,221 through 5,250 (of 11,212 total)