Viewing 30 results - 10,771 through 10,800 (of 11,179 total)
  • Author
    Search Results
  • #177496

    Hi Devin,

    I see that now by setting up a barebones stock WP install with the theme. The buttons are all flat. However, the buttons did not look like that 2 weeks ago!

    Was styling changed in either one of the two most recent updates?

    Thanks!
    Phil

    #177475

    Hi!

    The “theme color” option has no gradient effect. That is the “Theme Color (subtle) option”.

    Best regards,
    Devin

    #177242

    Hi there! still waiting on an answer from you! This is time sensitive so i will appreciate your assistance.

    I’m using the layer slider that comes with the theme Enfold and i will like to add a small 400px layer slider between the logo and the social buttons in the header.
    I’ve tried doing that using the standard WP php call to a shortcode. Its not working. Can you guys help me get a layer slider in the header? Thats what my client wants. How can i do that?

    Thank you!

    #177086

    In reply to: Header menu button

    Hello!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #menu-item-3512 .avia-menu-fx { display: none; }
    li#menu-item-3512 a { padding: 5px; background-color: blue!important; color: white!important;height: 30px!important; line-height: 20px!important; margin-top: 43px; border-radius: 15px; }

    Regards,
    Yigit

    • This reply was modified 12 years, 3 months ago by Yigit.
    #177079

    I would love to add video to the fullscreen slider, instead of just images.

    And also:
    – Animated numbers/charts (even if it’s just like on the Kriesi homepage, right above the big twitter and facebook buttons).
    – A nice integrated language selector for WPML in the main menu, similar to the search in the menu.

    • This reply was modified 12 years, 3 months ago by DavyE.
    #176970

    Hello!

    Ok, fair enough. Tbh I don’t think Enfold is incompatible with Gravity Forms just because the “Insert Shortcode” button doesn’t work with the textblock editor (especially because you can use it with the default editor and copy/paste the shortcode) but feel free to use another plugin.

    Update: Probably you also need to replace following line in gravityforms.php

    
                        if(in_array(RG_CURRENT_PAGE, array('post.php', 'page.php', 'page-new.php', 'post-new.php'))){
                            add_action('admin_footer',  array('RGForms', 'add_mce_popup'));
                        }
    

    with

    
                        if(is_admin()){
                            add_action('admin_footer',  array('RGForms', 'add_mce_popup'));
                        }
    

    otherwise GF will not add the required JS code to the footer.

    Regards,
    Peter

    #176950
    guyco
    Participant

    Hi,
    I am using Enfold theme and need to add a button like menu item on the header menu.
    It should look something like the “Login” top menu item seen here

    Any ideas?
    Thanks,
    Guy.

    #176815

    In reply to: What did you change?

    Hey!

    The social icons and buttons, slider navigation etc should show exactly as they are. Can you please give us a link to your website? Please create a test site using the latest Enfold version. I’m not sure about the “CDN” issue. Let’s wait for Kriesi and Dude’s response.

    Cheers!
    Ismael

    #176812

    In reply to: Table bug (Enfold)

    Hello!

    First, please edit css > shortcodes.css, find this code on line 1057:

    @media only screen and (max-width: 767px)
    {
    	.responsive div .avia-data-table table,
    	.responsive div .avia-data-table tbody,
    	.responsive div .avia-data-table tr,
    	.responsive div .avia-data-table td,
    	.responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}
    	.responsive .avia-data-table{border-style:solid; border-width: 1px;}
    	.responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;}
    	.responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;}
    	.responsive .avia-data-table td:before {
    	display:block;
    	font-style: italic; font-size: 11px;
    	}
    
    	.responsive .avia-data-table td {
    		position: relative;
    	}
    }

    Remove it. We might need to adjust the table width.

    Regards,
    Ismael

    Nope. The files are not corrupt. You are misguiding him with your advice to re-download the entire package. The javascript files are simply not there, or for some highly odd reason, they vaporize in thin air from the inside of a zip file upon download. They simply don’t exist in the folder. Go look for yourself. The PHP error message in his screenshot tell you the story and exactly where to look. It will take you a few seconds with a wildcard *.js search on your local computer to confirm this. We have the same PHP error messages here with three downloads from two different versions of Enfold. I would suggest you also look for other missing javascript files too. Because there’s more than one that’s missing in action.

    When you replace the missing files, it sure would be good to give an announcement to your customer base in some fashion. Fortunately, the javascript files are not major features to the slider plugin and don’t affect the entire theme much. It still works, but lacks customization in areas and some of the buttons don’t fire the appropriate javascript functions due to the missing scripts.

    #176729

    Has anyone asked for ability to insert buttons via shortcode within the layout builder Text Block? Currently I have to create one on another page and then copy that shortcode and come back to that page. Very unproductive.

    #176678

    hi Yigit,

    I’m using the layer slider that comes with the theme Enfold and i will like to add a small 400px layer slider between the logo and the social buttons in the header.
    I’ve tried doing that using the standard WP php call to a shortcode. Its not working. Can you guys help me get a layer slider in the header? Thats what my client wants. How can i do that?

    Thank you!

    #176631

    Hello yuravw!

    Please remove Partner/Logo Element and re-create it. Currently AmtechAutomotive logo is there instead of previous button. Please deactivate all active plugins as well

    Best regards,
    Yigit

    Hey!

    I just installed a child theme for someone today and imported everything that was previously set up from the parent so as of 2.3.2 there are no code errors or anything like that with the button.

    The # is the correct “url” and you’ll see it used all over the theme options since the links aren’t actually urls taking you anywhere.

    This image however is *not* an error. Its just an informational message: http://www.clipular.com/c?5311784160329728=xucg7q1StSu1w2NN8XDvM9pKzO8&f=.png

    For more on Child themes see: https://vimeo.com/67221517

    You can download an enfold child theme from here: http://kriesi.at/files/enfold-child.zip

    Cheers!
    Devin

    I received this message as well, and I’m glad to see that it’s not an error message. But it does look like we are both facing the same error when trying to use a child theme.

    I wonder whether our problem is caused by broken links in the Theme Options section for our theme children.

    My child theme will not import settings from its parent theme (Enfold, version 2.3.2). It appears to use # as placeholder links for the “Import dummy data” and “Import Parent Theme Settings” buttons. Do you see this same error in your Theme Options for your Enfold Child theme?

    For me, when I hover over either of these buttons, I see that they link to:
    {my website address}/wp-admin/admin.php?avia_welcome=true&page=avia#
    which is the URL of the page I was on followed by a pound sign. Is it possible that when a new version of Enfold was being tinkered with, a placeholder link (#, which redirects to the current page) was accidentally left in the code?

    Thanks, and take care.

    • This reply was modified 12 years, 3 months ago by MHM. Reason: fixed code to bold links
    #176540

    Hi,

    We were messing around on that page trying to fix it.

    Take a look at this page:
    http://mastccs.org/blog

    And a screenshot.
    http://cl.ly/image/0x0d290Q3o3X

    Our theme is set to Splash Blue and those buttons are set to use theme default. The way they looked 3 days ago was resembling the buttons found on this page:
    http://kriesi.at/themes/enfold/shortcodes/buttons/

    Our buttons are missing the sort of “gradient” 3d button look and just look like a flat box that has a color background.

    Thanks!
    Phil

    #176512

    Hi mastcharter!

    I’m not sure what you mean. The color is set by either the shortcode/element option or if you set it to the styling options then it inherits the color from there.

    So as they are right now is correct as it looks like the button color is set to silver.

    Best regards,
    Devin

    #176459

    But If I create a template into enfold-child/woocommerce I get anyway some style or configuration from config-woocommerce into enfold theme.
    For example the class avia_cart_buttons override my button style.
    Original site: bfs.nonzero.it/business/
    Restyling site: bfs2.nonzero.it/business/
    Seem like enfold-child theme and woocommerce template theme is woocommerce config into parent enfold theme

    #176419

    In reply to: styling text

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust it

    body div .avia-button { border-radius: 50px; }

    This is how it should look http://i.imgur.com/o73eakP.jpg

    Cheers!
    Yigit

    #176374
    Michael Oeser
    Participant

    The question was raised already here (https://kriesi.at/support/topic/gravity-forms-not-working-with-layout-editor/) but there was no final answer and it´s closed now. So I´m posting the issue again.

    The form appears on the page, once you hit submit the button disappears and nothing happens, no JS error, no PHP error, and if I put the form on a page without the layout editor it works perfectly.

    Any solutions? I’m running the last version of GF 1.7.11 and version 2.1 of the enfold theme.

    The site is under development and closed to the public but you can use this link: http://www.eoswiss-engineering.ch/test/ and navigate to the “Contact” page from the main menu.

    I also figured out that the Gravity Forms “Add Form” button is not visible in the advanced editor. When I add a Text Block this button is missing. Of course I can do a little workaround by switching to the default editor, add the form, copy the form shortcode, go back to advanced editor and paste the shortcode into the text block element.

    But it would be much nicer if Enfold would support Gravity Forms right from the advanced editor.

    • This topic was modified 12 years, 3 months ago by Michael Oeser.
    #176286
    simonac
    Participant

    I do not find an option to search the support forum just for topics related to enfold theme? What i use now is the button on the top right.
    I find this very confusing. Am i mising something?

    Kind Regards,

    Simon

    #176226
    mastcharter
    Participant

    The buttons that we place onto our pages have somehow lost their styling. I don’t know what has caused this. I just reset the styling of our theme back to the default splash blue and removed all custom CSS quick styles as well.

    This still shows the buttons as being unstyled or not completely styled.

    You can take a look on this page here:
    http://mastccs.org/student-life/cafeteria/

    The buttons right at the top of the page show the issue.

    Thanks!

    #176032

    In reply to: Fullwidth button

    Hi!

    Please add custom code i added to Custom.css file as well. It works when you refresh the page on my end. And this is how it looks http://i.imgur.com/w1m9Yud.jpg

    Regards,
    Yigit

    EDIT: CSS code is in Quick CSS in Enfold theme options under Styling tab. You can copy it and paste in your main site :)

    • This reply was modified 12 years, 3 months ago by Yigit.

    Hi 666666!

    Open up /wp-content/themes/enfold/config-layerslider/LayerSlider/list.php and delete following code line

    
    <a href="?page=layerslider&action=import_sample" class="add-new-h2"><?php _e('Import sample sliders', 'LayerSlider') ?></a>
    

    Cheers!
    Peter

    #175078

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .stButton .stBubble_count { height: 41px; }

    Cheers!
    Yigit

    #174967

    Topic: Newb Question

    in forum Enfold
    JD
    Participant

    As the title suggests, I’m quite new to all this. Still, I have a question I hope someone can answer?

    I’m using Enfold and wish to insert a customised button into a text box field. I tried using the Avia table layout, but it only allows for buttons on the rowsI need them in a column.

    Any help would be greatly appreciated!

    Cheers,
    JD

    • This topic was modified 12 years, 3 months ago by JD.

    Hey turner2f!

    You can do it via css. Please give us a link to the page with the button. The font icon code has been change on the update. Old way of embedding font icons will not work on the latest version of Enfold.

    Cheers!
    Ismael

    I’m running the latest version of WordPress, Enfold and Yoast and as soon as I activate Yoast SEO, I get the above javascript error which blocks me using Advanced Layout Builder, the Add Media and the Add Form buttons. As soon as I deactivate Yoast, these functions all work again.

    As for setting the frontpage, I’m setting it to a static page “Homepage” — I’ve stipulated this in both the WordPress and Enfold settings and it still displays latest posts. No matter what page I specify in the Enfold settings, it only now displays the latest blog posts.

    yusufhgmail
    Participant

    When I go to the wordpress “Layerslider WP” tab and then the sub-tab “Transition builder”, I have the following error message at the top:

    Warning: file_get_contents(/home/yusufhas/public_html/devicage.com/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js) [function.file-get-contents]: failed to open stream: No such file or directory in /home/yusufhas/public_html/devicage.com/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14

    Screenshot here: http://screencast.com/t/FrXtlmOiUUQ

    How does this affect me? Should I do something about it?

    UPDATE: I can’t add new transitions on that tab. When I click the buttons to add new transition, nothing happens. Related to the error? Also, there are no sample transitions there.

    • This topic was modified 12 years, 3 months ago by yusufhgmail. Reason: Added update
    #174600
    MSM
    Participant

    If I edit full page slider on demo page http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ the second image has a button section at the bottom of edit content. I don’t seem to have the button option when I try to recreate.

    Mike

Viewing 30 results - 10,771 through 10,800 (of 11,179 total)