Viewing 30 results - 7,081 through 7,110 (of 11,220 total)
  • Author
    Search Results
  • infobahncreative
    Participant

    Dear Enfold
    The Enfold theme has recently been hacked on my clients’ site.
    I have reinstalled the them with the latest version (3.6.1) and this has thankfully removed the hack. The page builder has however stopped working and the Twitter Icon (top bar & Contact page), the back to top arrow and the various icons on buttons throughout the site have all lost their icons. The buttons still function, but obviously it looks a bit cack without the proper icons.

    Any thoughts?

    Regards as ever,

    Ali

    #649711
    SoundComposer
    Participant

    Hi again…

    I’m an eager user of the Enfold theme and I’m using it for all my clients :) Thanks for a good theme!

    I’m working on a webpage for a photographer and she wants it as clean as possible. We are using a masonry as buttons but we would like to remove the gray tint on the images before a mouse over. She wants the pictures to be the original ones from the start, so they don’t seem faded and gray. An example is this site:

    So all the three images are graded out from the start. How can we remove this effect?

    I’ve tried the ‘remove overlay’ css:

    .image-overlay {
    visibility: hidden;
    }

    but that only removes the overlay and arrow that we DO LIKE :) So we need a function that do not remove the other overlay but removes the gray tint in masonries.

    Thanks!

    #649677

    Hi again,

    By browsing the support forums I was able to find a very temporary fix, in this thread :
    https://kriesi.at/support/topic/woocommerce-quantity-arrow-buttons/?login_error

    When I added the code given in this thread to function.php, the button started working again. The only problem is that when it reloads with the updated quantity, the defaut Woocommerce quantity selector is displayed, and not the enfold one. So it only gives a possible way towards a solution, but is in no way a definitive fix.

    Here is the code taken from the thread :

    /*    WOOCOMMERCE QTY FIX    */
    add_action('wp_footer', 'ava_new_custom_script');
    function ava_new_custom_script(){
    ?>
    <script type="text/javascript">
    (function($) {
        "use strict";
    
    	$(window).load(function(){
    		$(".quantity .minus,.quantity .plus").on("click",function(){
    			$(this).closest(".quantity").find(".input-text").trigger("change");
    		});
    	});
    })(jQuery);
    </script>
    <?php
    }

    Hello, I have exactly the same issue.

    I recently updated enfold to 3.6.1 and Woocommerce to 2.6 and now to 2.6.1.

    Since these updates, the Update cart button on the cart page doesn’t work anymore.
    When I am on the cart page and change the quantity of a cart row with the plus and minus buttons and then click the ‘Update Cart’ button, it doesn’t update the quantity. It only works when I type the new quantity directly in the quantity input and then hit the Enter key.

    I have no console errors and no errors after activating the WP_DEBUG mode. No caching is activated on the site.

    I deactivated all plugins but woocommerce but the issue was still there.
    Then I switched to the default Twenty Sixteen Theme and the issue was resolved.
    So the issue must come from the enfold theme, more specifically since the last enfold update to 3.6.1 because before that update the button worked.

    How can we fix this problem – at least temporarily until the next theme update?

    Thanks in advance

    • This reply was modified 9 years, 10 months ago by rcoss. Reason: adding a link to the website where the issue occurred
    #649659

    Hi Ismael, yes it does work fine with the default theme and all plugin installed.. so it must be something related to ENFOLD.
    The button is always activated (even without changes) but clicking on it doesn’t produce any result.

    Cheers
    David

    #649512
    digitaljadu
    Participant

    Hi I’m using default layout of theme Enfold but I would like to use 2 buttons on carousel to point on two different pages, something like this http://kriesi.at/themes/enfold-shop/ But I’m not able to see any option with full width easy slider to create buttons with call to action on top of slider. any help on this will be appreciated.

    If there is any documentation to create two buttons on carousel will be helpful.

    Thanks!

    alpharising
    Participant

    Hi Enfold,

    I confirmed with Woocomerce that the disabled “update cart” button found on the checkout page is not working due to the theme. We confirmed this after taking the following steps:

    1- updating Woocomerce to the most recent plugin that was issued today.
    2- Turning off all plugins except woocomerce.
    3- Changing the theme to a default WordPress theme which resolved the issue for that theme only.

    Sent you the page and details in private content.

    dsignoWerbung
    Participant

    Hi,
    at a current project we have created the website with enfold. So far everything worked fine, now the layout editor and the buttons of wordpress are suddenly no longer appear in an already created page. I can edit nothing. In a newly created page displays only the buttons of wordpress are displayed, the layout editor is gone.
    What can I do?
    Regards

    #649187

    Hey Etix,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-button.avia-button-fullwidth.avia-color-theme-color:hover .avia_button_background {
        background: #7bb0e7;
    }
    

    Best regards,
    Yigit

    #649179
    fullrotation
    Participant

    Hi, I just purchased and installed a second license of Enfold, my existing one works great.
    I’ve installed my new one on my new domain fullrotation.com with the latest wordpress but in the dashboard or anywhere the Enfold settings options are not displaying at all. All I’m seeing is >APPEARANCE then under just Themes, Customise and Editor?

    I dont get the Enfold them options menu button?

    I found an older post with someone with the same problem and I tried what they suggested of adding
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );

    above the line require_once(ABSPATH . ‘wp-settings.php’);
    but this did not work. I’ve also tried disabling all plugins, even though I haven’t installed any new ones yet

    Not sure why this is happening, and thanks in advance

    #649171
    Mirco_Greselin
    Participant

    Hello,
    First of all I congratulate you for the the theme, because it’s wonderful!

    However, I have some small issues with the blog screen on my site:
    – The “default(business)” styling has the small “/” after the categories; is there a way to remove it?
    – The “elegant” styling has some thing that I’d like to remove (for example I can’t remove the “read more” button from the advanced layout and neither from the enfold options)… se the screens attached to know better.

    It would be great if you could help me at least on the “default” styling issue, since I will use just one of the two stylings, of course :)

    I also have a problem with the SEO by Yoast plugin: as you see in the screens the snippet preview is strange, and I have to write it manually for every post… so I was wondering if it’ because of some enfold setting (however this issue is less important than the styling one).

    Here are the screens to explain better what I mean
    http://imageshack.com/a/img924/2198/sZOXcV.jpg
    http://imageshack.com/a/img922/8345/lvDQ9p.jpg
    http://imageshack.com/a/img921/1674/zBxP69.jpg
    http://imageshack.com/a/img923/2353/Ut7Oja.jpg

    Hope you can help me,
    Regards,
    Mirco

    Ivygrace808
    Participant

    Back for more help with another little new issue :)

    I put a widget in the header and put an image (click to call button) I want to link it to a pop up image of some sort.

    To do the 1st part of this I followed the instructions from this link below to get the widget in the header…..

    kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header

    It turned good with a little CSS tweaking, so not real problem there….

    However the problem happens when I try to take things further, let me explain….

    When people on a desktop computer click on the click to call button, I want a pop up to appear with a transparent background and some text written in the pop up area to give them further instructions and options.

    To do this I went into the wordpress widget area and put a text widget in there and added some html to it as follows.

    
    <a href="http://www.private.com/wp-content/uploads/2016/06/pop-up.jpg"><img src="http://www.private.com/wp-content/uploads/2016/06/Click-to-call.png" /></a>

    It works but the background is a solid color and not transparent.

    If you look at the private site you will see I actually did the exact thing I am trying to do for the “click to book” text which is lower on the page, anyway when you click that “click to book text” that brings a pop up with a transparent background and instruction text that looks perfect there.

    But I cannot figure out how to do this for my new “click to call button”??????????

    I attached a link with a pic of what things look like now, and a pic of what I would like it to look like etc…./

    https://postimg.org/image/a99shi8zr/

    Any help would be much appreciated…

    Thanks

    Ivy

    • This topic was modified 9 years, 10 months ago by Ivygrace808.
    #648790
    MindSpark
    Participant

    Hi.

    I am building a website for a small theme park. Our design strategy includes creating distinct pages for each park location – like this:

    Home
    |
    Florida | Kentucky | Texas (States)

    Each state uses a different color scheme, and I would like to use different header widgets on each location area – the info contained within each custom header widget would only be displayed on specific pages.

    For example: The Florida page will have a single button inside of a custom header widget that contains the park telephone number and a ‘buy tickets’ button for that park only. The same for Kentucky, then Texas. See screenshot here: https://snag.gy/PlHiwu.jpg

    My question is, if I use this code to create a custom header widget –

    ‘add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( ‘header’ );
    }’

    would I just duplicates this snippet and change the name of the widget titles from ‘header’ to Florida, Kentucky, and Texas? Or is there something else I need to know about this?

    #648753

    Hi!

    I added following code to Quick CSS for hover state of colored button menu item

    #top #wrap_all .header_color .av-menu-button-colored:hover > a .avia-menu-text {
        color: #e2e2e2;
    }

    then edited “main menu links” in Enfold theme options > Advanced Styling and checked “Apply only to mouse hover state”

    Please review your website now

    Cheers!
    Yigit

    #648735

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-menu-text img {
        position: relative;
        top: 10px;
    }
    

    then go to Appearance > Menus and click on “Screen options” button on the right top side and check “link target” and then click on your menu item and choose to open it in a new window.

    Best regards,
    Yigit

    #648698

    Topic: Creating Menu Buttons

    in forum Enfold
    nightowlmarketing
    Participant

    Hello, I am working on a new website and I need to make the Menu appear like a “button”.
    Can you assist?

    (Also, please let me know how to extend my support on Enfold)

    #648543
    dponzo
    Participant

    Hello,
    I’ve just update ENFOLD to the last release and WOOCOMMERCE to 2.6 release
    Everything seems fine except for the “Update basket” button in the cart which is not working anymore. Could you please help??

    Many thanks
    David

    #648346

    Hi,

    Why did you add the markup of the text block inside a text block?

    <section class="av_textblock_section">
    <div class="avia_textblock ">
    
    <b>10 year Structural Defect Insurance is a specialist insurance product that provides cover for new build and converted properties that are less than 10 years old and is a form of cover required by the majority of mortgage lenders before they release funds to purchase the property.</b>
    <div>
    <div>
    
    Structural Defect Insurance protects the home owner for a period of 10 years against structural defects in the build for 10 years from date of completion. Possibly defects that may arise include subsidence, shrinkage, water ingress or structurally unsound. This product is also known as a Structural Latent Defect Insurance.
    
    We can arrange this cover for new builds, self – build, conversions and social Housing projects. The insurance will cover the structural envelope of the property (foundations, walls, roof, floors etc.) and non-load bearing elements, fixtures and fittings for which the Policyholder is responsible.
    <ul>
     	<li>       10 year structural defect insurance.</li>
     	<li>       A team with combined 50 years’ experience within the construction and Insurance Industry.</li>
     	<li>       Meets industry standards and mortgage lenders expectations.</li>
     	<li>       Transferrable to new homeowners within the 10 year term.</li>
     	<li>       Highest level of insurance at the best possible price.</li>
     	<li>       Premiums based on build cost, not sale price.</li>
     	<li>       Roylemac10 can also offer cover on completed and partially completed properties.</li>
     	<li>       Roylemac10 offer each client their own dedicated sales manager and surveyor.</li>
     	<li>       No call centres, direct contact information for your dedicated sales managers and surveyors</li>
    </ul>
    </div>
    </div>
    </div>
    </section>
    <div class="hr hr-custom hr-center hr-icon-no avia-builder-el-9 el_after_av_textblock el_before_av_button "></div>
    <div class="avia-button-wrap avia-button-center avia-builder-el-10 el_after_av_hr avia-builder-el-last "></div>
    

    Please try to set the builder to debug mode then check if there are any unclosed html tags in the page. http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Ismael

    #648203

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .html_elegant-blog .more-link {
        margin-bottom: 20px;
    }
    
    .modified_width .button {
        width: 50%;
        position: relative;
        top: 50px;
    }
    #aboutmobile .content {
        padding-top: 50px;
    }
    #advanced_menu_toggle, #advanced_menu_hide { 
    border: none !important; 
    }
    

    3- Please edit your text block element and go to text tab and remove spaces and then add them once again manually. They are converted to characters at the moment – http://i.imgur.com/gc9KNLo.png and that is causing the issue.
    4- Please use Grid Row element instead and choose to display cells next to each other on mobile
    7- You can add your subscription box to the bottom of your posts using shortcode.

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Or, You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Best regards,
    Yigit

    #648189

    Another thing guys, Sorry i forgot to mention. How can i make a button of the enfold slider appear on Mobile and tablets but not on desktop?

    #648074
    claychurchill
    Participant

    I have a solid green donate button in my secondary menu (top right corner) on this page: http://www.justoneafrica.org.

    I had to change the URL of the button so it required me to delete the menu item that was there and create a new one. The only thing I see had changed was the “menu-item-#”. It is currently just displaying regular text with underline hover. When I try to change the button in the menu to solid or outline, that is not working either.

    Here is the custom CSS that you gave me for the original one, but now it is not working, even using the new “menu-item-5332” location:

    /*———- Secondary Menu – donate button——–*/
    #menu-item-5332 a {
    background: #89cc0e !important;
    padding: 10px 15px !important;
    text-decoration: none;
    color: white !important;
    border-radius: 2px !important;
    font-size: 14px; text-transform: uppercase;
    margin-top: 10px !important;
    }

    The original was linked to a page on the site and this one is linked to a URL. Did something change? What am I missing?

    It used to look like this: http://enfold.space/www-justoneafrica-org/

    Thank you,
    Clay

    #648038

    In reply to: Enfold Footer-Menü

    Hey Sabine!

    Please refer to this post – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/

    Best regards,
    Yigit

    #648014

    Topic: Main Menu Error

    in forum Enfold
    dbideaz
    Participant

    H guys,

    after updating to the lates version of wordpress and enfold theme i am not able to add new links to the main menu.
    After adding the new button when i press save button it takes me to a 404 error page.

    #647941

    In reply to: Button Style

    Hey BPC,

    Yes this is possible. Please enable custom css class name for Advanced layout builder elements http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Add your button css to Enfold > General Styling > Quick css
    and add the class name to the button element in edit options.

    Check this link or google for more CSS3 button generators https://css-tricks.com/examples/ButtonMaker/

    Best regards,
    Vinay

    #647908
    Etix
    Participant

    Hello,

    i got a issue with http://dev.foxfiredev.net/wie/?p=3462 where i am trying to let the fullwidth button run with the theme subtil color for hover.
    If i set a specific hover color it works like you can see at the 3. button, but for the first and second the general enfold styling config seems to give it a white hover color.

    I tried any changes at the general styling like Main-Content -> Alternate Background color and so on without the wished result.
    If i change the Alternate Background color to blue at example it shows blue for a very very short period and then switches to white again on hover.

    I am running the most recent Version of the Theme.

    #647803
    idpokute
    Participant

    I need add some classes to Enfold’s button.
    Could you tell me how to add custom class to Button?

    #647698
    #647581

    In reply to: Theme Accessibility

    Hi!

    Please refer to this – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and this post – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ to add a button to your header that would scroll down to content when clicked

    Cheers!
    Yigit

    #647522
    wordsatworkmn
    Participant

    I’m setting up a landing page to be very similar to the one page demo layout here(http://kriesi.at/themes/enfold-one-page-portfolio/)
    I have a question on how the top part is done where it says “WELCOME! I AM ENRIQUE FOLD” etc….is that using a static slider or just a color section with elements on top of it?
    Any additional info for the styling of the buttons and down arrow would help to.
    Thanks!

Viewing 30 results - 7,081 through 7,110 (of 11,220 total)