Viewing 30 results - 11,101 through 11,130 (of 11,179 total)
  • Author
    Search Results
  • Yes, the dummy data can be found in wp-contentthemesenfoldincludesadmindummy.xml – however the main problem is that you’ll maybe overwrite existing content when you hit the green “dummy data” import button.

    #126056

    1) You can modify the button shortcode – open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesbuttons.php and replace:

    $output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";

    with

    if($link == 'http://www.test12345.nl') {
    $output .= "<a href='{$link}' onclick="_gaq.push(['_link', 'http://www.test12345.nl']); return false;" class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
    }else{
    $output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
    }

    2) This is imo not easily possible. You can try a plugin like http://wordpress.org/plugins/jin-menu/ but I’m not sure if it works.

    #25123
    Daniel
    Participant

    Hello,

    I have no idea where this is in the code or how to do it, but I would greatly appreciate some help on this one.

    Basically in Enfold with WooCommerce installed, when you add a product it adds the nice ajax symbol top right of the shopping cart and then you can hover over it and see the items you have added and view cart and checkout.

    If you hover over those items you can then click on them and be taken to that product.

    Due to the fact I’m building a course website and have used ‘add to cart’ buttons and not actually the product pages. I want it so I can’t click on the items in the cart widget (ajax thing) I want it so people can just use it as a reference to see what’s in their cart and click to checkout or see cart etc..

    So in short I just want the items to still show exactly how they are but not hyperlinks or.. clicking on the items takes me straight to the cart and not the product?

    Hopefully that makes sense, been trying to find out where it’s putting the link tags then I could properly nut it out, but I’m here as a last resort.

    Cheers,

    Daniel :)

    #125314

    In reply to: Button Text Color

    Hi,

    This looks like what you are looking for

    Style Attribute {
    color: #FFF;
    }

    Strange selectors, but below that there is purple, then dark grey, then electric blue. Wow a whole smorgasbord of color.

    Very nice site. You should add it to the showcase page https://kriesi.at/support/topic/enfold-showcase

    Thanks,

    Nick

    #124505

    Hi,

    Maybe you can setup the Enfold on a domain then copy the header html tag. You might need to edit the links.

    <div id="header" class=" header_color dark_bg_color mobile_drop_down">

    <div id="header_main" class="container_wrap container_wrap_logo">

    <ul class="cart_dropdown visible_cart" data-success="was added to the cart"><li class="cart_dropdown_first"><a class="cart_dropdown_link" href="http://localhost/kriesi/enfold/?page_id=1422"><span class="avia-font-entypo-fontello"></span></a><!--<span class='cart_subtotal'><span class="amount">&pound;9.99</span></span>--><div class="dropdown_widget dropdown_widget_cart" style="display: none; opacity: 0;"><div class="avia-arrow"></div><div class="widget_shopping_cart_content">

    <ul class="cart_list product_list_widget ">

    <li>
    <a href="http://localhost/kriesi/enfold/?product=single-product">

    <img width="120" height="120" src="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/21-120x120.jpg" class="attachment-shop_thumbnail wp-post-image" alt="2">
    Single Product
    </a>

    <span class="quantity">1 × <span class="amount">£9.99</span></span> </li>

    </ul><!-- end product list -->

    <p class="total"><strong>Subtotal:</strong> <span class="amount">£9.99</span></p>

    <p class="buttons">
    <a href="http://localhost/kriesi/enfold/?page_id=1422" class="button">View Cart →</a>
    <a href="http://localhost/kriesi/enfold/?page_id=1423" class="button checkout">Checkout →</a>
    </p>

    </div></div></li></ul>
    <div class="container" style="height: 88px; line-height: 88px;">

    <strong class="logo bg-logo"><a href="http://localhost/kriesi/enfold/"><img src="http://localhost/kriesi/enfold/wp-content/themes/enfold/images/layout/logo.png" alt="" title="Enfold"></a></strong><div class="main_menu" data-selectname="Select a page"><div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-755" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent active-parent-item dropdown_ul_available"><a href="http://kriesi.at/themes/enfold/" style="height: 88px; line-height: 88px;"><span class="avia-bullet"></span>Home<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span><span class="dropdown_available"></span></a>

    <ul class="sub-menu" style="display: block; opacity: 0; visibility: hidden;">
    <li id="menu-item-1351" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-734 current_page_item"><a href="http://localhost/kriesi/enfold/"><span class="avia-bullet"></span>Home v1: Landing Page Style</a></li>
    <li id="menu-item-1356" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1108"><span class="avia-bullet"></span>Home v2: 3 Col + Contact</a></li>
    <li id="menu-item-1352" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1040"><span class="avia-bullet"></span>Home v3: 3 Column with Blog</a></li>
    <li id="menu-item-1355" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1070"><span class="avia-bullet"></span>Home v4: Small Slider</a></li>
    <li id="menu-item-1354" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1097"><span class="avia-bullet"></span>Home v5: Portfolio Style</a></li>
    <li id="menu-item-1353" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1023"><span class="avia-bullet"></span>Home v6: Classic 4 Column</a></li>
    </ul>
    </li>
    <li id="menu-item-1338" class="menu-item menu-item-type-post_type menu-item-object-page dropdown_ul_available"><a href="http://localhost/kriesi/enfold/?page_id=756" style="height: 88px; line-height: 88px;"><span class="avia-bullet"></span>Portfolio<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span><span class="dropdown_available"></span></a>

    <ul class="sub-menu" style="display: block; opacity: 0; visibility: hidden;">
    <li id="menu-item-1339" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=987"><span class="avia-bullet"></span>Portfolio 2 Column</a></li>
    <li id="menu-item-1340" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=992"><span class="avia-bullet"></span>Portfolio 3 Column</a></li>
    <li id="menu-item-1342" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=756"><span class="avia-bullet"></span>Portfolio 4 Column</a></li>
    <li id="menu-item-1343" class="menu-item menu-item-type-post_type menu-item-object-portfolio"><a href="http://localhost/kriesi/enfold/?portfolio=slider-two-third"><span class="avia-bullet"></span>Single Portfolio: 2/3 Slider</a></li>
    <li id="menu-item-1344" class="menu-item menu-item-type-post_type menu-item-object-portfolio"><a href="http://localhost/kriesi/enfold/?portfolio=lorem-ipsum"><span class="avia-bullet"></span>Single Portfolio: 2/3 Gallery</a></li>
    <li id="menu-item-1345" class="menu-item menu-item-type-post_type menu-item-object-portfolio"><a href="http://localhost/kriesi/enfold/?portfolio=portfolio-big"><span class="avia-bullet"></span>Single Portfolio: Big Slider</a></li>
    <li id="menu-item-1346" class="menu-item menu-item-type-post_type menu-item-object-portfolio"><a href="http://localhost/kriesi/enfold/?portfolio=vimeo-video"><span class="avia-bullet"></span>Single Portfolio: Fullscreen Slider</a></li>
    </ul>
    </li>
    <li id="menu-item-1337" class="menu-item menu-item-type-post_type menu-item-object-page dropdown_ul_available"><a href="http://localhost/kriesi/enfold/?page_id=731" style="height: 88px; line-height: 88px;"><span class="avia-bullet"></span>Blog<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span><span class="dropdown_available"></span></a>

    <ul class="sub-menu" style="display: block; opacity: 0; visibility: hidden;">
    <li id="menu-item-1370" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1336"><span class="avia-bullet"></span>Blog Grid</a></li>
    <li id="menu-item-1350" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1010"><span class="avia-bullet"></span>Blog Multi Author</a></li>
    <li id="menu-item-1349" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1012"><span class="avia-bullet"></span>Blog Single Author Small</a></li>
    <li id="menu-item-1348" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1014"><span class="avia-bullet"></span>Blog Single Author Big</a></li>
    <li id="menu-item-1347" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1016"><span class="avia-bullet"></span>Blog Single Author Fullwidth</a></li>
    </ul>
    </li>
    <li id="menu-item-1357" class="menu-item menu-item-type-post_type menu-item-object-page dropdown_ul_available"><a href="http://localhost/kriesi/enfold/?page_id=1122" style="height: 88px; line-height: 88px;"><span class="avia-bullet"></span>Pages<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span><span class="dropdown_available"></span></a>

    <ul class="sub-menu" style="display: block; opacity: 0; visibility: hidden;">
    <li id="menu-item-1359" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1195"><span class="avia-bullet"></span>About Us</a></li>
    <li id="menu-item-1363" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1236"><span class="avia-bullet"></span>Blank Pages</a>
    <ul class="sub-menu" style="display: block; opacity: 0; visibility: hidden;">
    <li id="menu-item-1366" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1236"><span class="avia-bullet"></span>What is a Blank Page?</a></li>
    <li id="menu-item-1364" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1261"><span class="avia-bullet"></span>Maintenance Mode</a></li>
    <li id="menu-item-1365" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1248"><span class="avia-bullet"></span>Coming Soon</a></li>
    </ul>
    </li>
    <li id="menu-item-1361" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1167"><span class="avia-bullet"></span>Contact</a></li>
    <li id="menu-item-1367" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1277"><span class="avia-bullet"></span>FAQ</a></li>
    <li id="menu-item-1362" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1224"><span class="avia-bullet"></span>Help</a></li>
    <li id="menu-item-1369" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1324"><span class="avia-bullet"></span>Landing Page</a>
    <ul class="sub-menu" style="display: block; opacity: 0; visibility: hidden;">
    <li id="menu-item-1358" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1212"><span class="avia-bullet"></span>Meet the Team</a></li>
    </ul>
    </li>
    <li id="menu-item-1360" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1176"><span class="avia-bullet"></span>Pricing</a></li>
    <li id="menu-item-1368" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1302"><span class="avia-bullet"></span>Services</a></li>
    </ul>
    </li>
    <li id="menu-item-1341" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-mega-parent dropdown_ul_available" style="overflow: hidden;"><a href="http://localhost/kriesi/enfold/?page_id=750" style="height: 88px; line-height: 88px;"><span class="avia-bullet"></span>Shortcodes<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span><span class="dropdown_available"></span></a>
    <div class="avia_mega_div avia_mega1 three units" style="opacity: 0; display: none; right: -109px;">

    <ul class="sub-menu">
    <li id="menu-item-1378" class="menu-item menu-item-type-post_type menu-item-object-page avia_mega_menu_columns_1 three units avia_mega_menu_columns_last avia_mega_menu_columns_first"><h4 class="mega_menu_title"><a href="http://localhost/kriesi/enfold/?page_id=821">Animated Image</a></h4>
    <ul class="sub-menu">
    <li id="menu-item-1379" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=761"><span class="avia-bullet"></span>Blog Elements</a></li>
    </ul>
    </li>
    </ul>

    </div>
    </li>
    <li id="menu-item-1433" class="menu-item menu-item-type-post_type menu-item-object-page dropdown_ul_available"><a href="http://localhost/kriesi/enfold/?page_id=1421" style="height: 88px; line-height: 88px;"><span class="avia-bullet"></span>Shop<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span><span class="dropdown_available"></span></a>

    <ul class="sub-menu" style="display: block; opacity: 0; visibility: hidden;">
    <li id="menu-item-1434" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1422"><span class="avia-bullet"></span>Cart</a></li>
    <li id="menu-item-1435" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1430"><span class="avia-bullet"></span>Checkout → Pay</a></li>
    </ul>
    </li>
    <li id="menu-item-1463" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=1373" style="height: 88px; line-height: 88px;"><span class="avia-bullet"></span>A.Test<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li>
    <li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" data-avia-search-tooltip="<form role=&quot;search&quot; method=&quot;get&quot; id=&quot;searchform&quot; action=&quot;http://localhost/kriesi/enfold/&quot; >
    <div><label class=&quot;screen-reader-text&quot; for=&quot;s&quot;>Search for:</label>
    <input type=&quot;text&quot; value=&quot;&quot; name=&quot;s&quot; id=&quot;s&quot; />
    <input type=&quot;submit&quot; id=&quot;searchsubmit&quot; value=&quot;Search&quot; />
    </div>
    </form>" style="height: 88px; line-height: 88px;">
    #124170

    In reply to: Problem with Form

    Hi,

    You can add something like this on your custom.css OR quick CSS

    .more-link {
    border-radius: 3px;
    background-image: url("/themes/wp-content/themes/enfold/images/layout/bg-button.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    margin: 3px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: 600;
    text-align: center;
    max-width: 100%;
    background: pink;
    }

    Change the property values.

    Regards,

    Ismael

    #114677

    Hello,

    i would need a social button for the popular german business plattform XING (https://www.xing.com/app/share?op=button_builder)

    any change to get this? or any suggestion how to set it up myself?

    thanks in advance

    Pedro

    #24912
    500Webmaster
    Participant

    If you go to Enfold – Stylize, you can customize the entire theme’s color scheme there. So what is the purpose of the “Color Section” button when editing a page? If you try drag it onto an element, it does nothing. I cannot seem to find information on how to use this. Does anybody know? Simply curious.

    #124765

    1.) Hi Nick , Yes I have tried the code. Both

    .header_color {

    background: none;

    }

    .html_stretched #wrap_all {

    background-color: rgba(255, 255, 255, 0);

    }

    and

    .html_stretched #wrap_all {

    background-color: rgba(255, 255, 255, 0);

    }

    .header_color .header_bg {

    background: #FFF url(http://blog.blue2x.com/wp-content/uploads/2013/05/bg2.jpg) top center repeat scroll;

    }

    but it didn’t work

    2.) Sorry about it, its suppose to say “vertically” rather than horizontal. And now that I have seen the enfold responsive mobile version.

    I was thinking if i could allign the logo to the top left

    Menu button like enfold mobile to the top right.

    In my image below, first is the my current screenshot. 2nd is the enfold one. and 3rd is the one that I want to achieve.

    Basically I want to remove the black space on top ( see 1st image ) , allign logo vertically, and also to the top left.

    Menu to the top right and also allign vertically.

    The header background image no longer repeats vertically or if given an alternative just remove the header image and change it to a solid color?

    3.) As for the text in the slider you are right , it’s visible but it’s small. I may plan to increase the font size or just use the google font ( might want to play around with a similar looking type ).

    4.) As for the layer not showing, you can see in the screenshot the blue gradient line ( in the layer slider ) doesn’t appear.

    http://sta.sh/08dx22f3kxj

    5.) Is there a way to do like inspect element on mobile phones like firebug in browsers etc ?

    Thanks for helping me nick.

    #114669

    Ty for nick for the tip on making it wide, but it would be nice to make it also taller. In the predefined color scheme , I was hoping there’s a hide button like show all optons . Why ? One mistake could alter the settings of your custom color scheme when you pressed a button accidentally.

    It’s a good option for starting the theme but later on it becomes useless.

    #124794

    Hi,

    You mean the Avia Builder on the admin side?

    Yeah, sure. Edit wp-contentthemesenfoldconfig-templatebuilderavia-template-builderassetscss

    Look for shortcode_insert_button styling. You can use the child and siblings css selector to target each element. Also note that there are four tabs which you can target by .avia-tab selector. Layout element tab will be avia-tab-1, Content element tab will be .avia-tab-2 and so on. For example if you want to style Text Block element, place this code below the shortcode_insert_button styling:

    .avia-tab-2 .shortcode_insert_button:first-child {
    background: red;
    }

    For 1/3 column element under Layout elements, you can use this

    .avia-tab-1 .shortcode_insert_button:nth-child(3) {
    background: blue;
    }

    Regards,

    Ismael

    #124708

    In reply to: Theme Translation

    1) Personally I’d recommend to translate Enfold with Codestyling: http://wordpress.org/plugins/codestyling-localization/

    2) Install & activate the plugin and go to Tools > Localization to translate all themes/plugins. Search for the Enfold theme in the list and use the the wp-contentthemesenfoldlang folder as base directory.

    3) Click the button to generate the language files and then you can translate all text strings from the “avia_framework” textdomain (including the search results page).

    #123991

    In reply to: Update Problem…maybe

    I have had the same problem as you, i use cyberduck and then filezilla ( mac ) . In the download button in themeforest, there are 3 options.

    Main Files

    Installable WordPress Files

    License

    I tried many times updating my enfold folder with the new one i downloaded using installable wordpress files. And it still shows 1.5.1 . So I tried the folder in Main Files and updated it, it seems to work now.

    #124519

    Hi!

    please post a link to your website – I just checked the demo page http://kriesi.at/themes/enfold/ and the scroll to top button works on all devices (tested on desktop and Android 4.1 phone).

    Regards,

    Peter

    #124431

    Hi,

    So you want a button in there? Please open up functions-enfold.php located in the main theme folder, and go to line 332 which looks like

    $output .= "        <span class='entry-info'>";

    and insert the code below between line 332 and line 333 (just push line 333 down to make room, but do not erase it.

    $output .= " <div class='avia-button-wrap avia-button-center  avia-builder-el-9  el_after_av_textblock  avia-builder-el-last '>";
    $output .= "<a href='' class='avia-button avia-icon_select-yes avia-color-black avia-size-large avia-position-center '>";
    $output .= "<span class='avia_button_icon avia-font-entypo-fontello'>♥</span><span class='avia_iconbox_title'>Buy Now</span></a></div>";

    Thanks,

    Nick

    #114659

    More comments and suggestions.

    1. Please re-consider adding a Load More (infinite scrolling) button for loading more portfolio items instead of pagination.

    2. Please consider masonry layout option for both portfolio and blog.

    3. And for the blog, the Load More function would be great for masonry layout.

    4. Regarding the Ajax preview, it would be great if the preview window opened in proximity to the selected item, instead of always on top.

    Thanks!

    #24629

    Topic: Enfold RSS Link

    in forum Enfold
    crents
    Participant

    Hi. Can I check that I have the correct feed url entered for my RSS link button please?

    http://chrisrentonphotography.co.uk/feed

    I’m not familiar with rss feeds, so unsure how to check it works!

    Thanks,

    Chris

    Yes but I edited in that removing that does make it go “flat” but the flat UI does indeed have a hover change…maybe reversing the current hover event would do it? instead of making it lighter or vanish like they have it now, make it appear or darken as you hover?

    I think you’d have to make that png the full size of the button not just a kind of top down “bubble” effect…

    Enfold?

    I kind of like the parralax section in that link I found…I think its done in the colored section settings…

    I know what you mean, some themes have a “flat” css version built in….I kind of like this flat design, http://designmodo.github.io/Flat-UI/ and there are some themes that specialize in it.

    For arguments sake the css for the buttons is here, and i believe removing that background image gives the “Flat” effect to all the buttons:

    body div .avia-button {

    background-image: url(“/themes/wp-content/themes/enfold/images/layout/bg-button.png”);

    background-position: 0 0;

    background-repeat: repeat-x;

    border-radius: 3px 3px 3px 3px;

    border-style: solid;

    border-width: 1px;

    display: inline-block;

    font-size: 12px;

    font-weight: 600;

    line-height: 1.2em;

    margin: 3px 0;

    max-width: 100%;

    padding: 10px;

    position: relative;

    text-align: center;

    text-decoration: none;

    }

    Would one change it to this (adding it to quick css or whatever its called for enfold):

    body div .avia-button {

    background-image: none !important;}

    Enfold Team can we get a ruling? :)

    Of course then you’d need some kind of ohover selector to lighten (or darken it) or change the color to what you want? maybe a transparent png?

    body div .avia-button:hover {???

    What kind of parallax section do you mean? it has something like that here:

    http://kriesi.at/themes/enfold/portfolio-item/vimeo-video/

    And of course it has layerslider…which has great parallax ability….

    And, by flat button, that’s kind of a theme style issue, but I bet you could find a plugin to give you that style choice.

    #24484
    wesleysoccer
    Participant

    Enfold Shortcodes In Layer Slider are not working?

    Any thoughts here and how I would add awesome buttons to the slider? I need this look http://cl.ly/image/1x1g2K0o022g

    Thanks.

    #123574

    In reply to: Sample content

    Hi Darko,

    Go to your Enfold Theme options and there should be a green button labeled “Import dummy data”. That will get things set up for you.

    You can see the process in action in this video: https://vimeo.com/64927356#t=230 (linked to the time in the video where I activate the import).

    Regards,

    Devin

    #24455
    SpixnSpex
    Participant

    hi

    Im having problems installing this theme. Have tried 5 times installing the zipped file i downloaded and each time after it reaches 100%, the next screen says ‘Are you sure you want to do this” Then a button that says “Try again” and it takes me back to the installation menu. Nothing is ever uploaded. I then created a rar file instead of a zipped file and after i uploaded that, the next error said this

    https://dl.dropboxusercontent.com/u/8505987/enfold_error.png

    Any ideas guys?

    I have just installed the latest version of wordpress and have installed another theme to make sure it was me. Its just this theme.

    the site is redfrogbookkeeping.com.au

    thanks

    victoriaeducacion
    Participant

    Hi,

    1- I don’t want to use WPML dropdown selector. I want to replace the flags with only text name and show it in the shrinking fixed header as another button, closer but over to the right to “home” buttons and other buttons (similar to the “contact” button position in this support website). It is possible?

    2- My intention is show only the “Spanish” button when visitors are seeing the site in “English” language. If they click “Spanish”, the site will change to Spanish language and only shows the “English” button. I found the following css rules but i still can’t tested.

    #[name of element] li {

    display:block;

    }

    #[name of element] li.active {

    display:none;

    }

    This rules will work?

    What is the [name of the element] for WPML text name?

    3- I’m using the Enfold child theme. I’m a newcomer to the web design. How should I modify the child theme in order to prevent the loss of this changes from later theme updates? I saw the Devin’s video tutorial for child theme and I suppose that I have to copy-paste wp-contentthemesenfoldconfig-wpmlconfig.php to wp-contentthemesenfold-childconfig-wpmlconfig.php and then modify the lines specified by Dude in other post:

    Open up wp-contentthemesenfoldconfig-wpmlconfig.php and replace:

    $output .= ” <span class=’language_flag’></span>”;

    with

    $output .= ” <span class=’language_flag’>”.$lang.”</span>”;

    or

    $output .= ” <span class=’language_flag’>”.$lang.”</span>”;

    I’ll be grateful for confirming this point.

    I don’t want to modify anything that I can break. :)

    Thanks.

    Regards!

    #123135

    Hi andreanapier1985,

    I believe the portfolio element actually needs to have a featured image set for the portfolio item for the display to work properly. So if an image isn’t set, the excerpt doesn’t get rendered and the layout tends to fail.

    I’m not familiar with any plugins off hand that offer a absolute positioned contact button but I’m sure there are some out there as I’ve seen it used with a similar look on other sites from time to time.

    Regards,

    Devin

    #24287
    ambinet7
    Participant

    hi thr..

    while i was working on ENFOLD WP theme, “ADVANCED LAYOUT EDITOR” vanished.. i mean when i click on the “Advanced Layout Editor” button nothing appears

    plz help me

    #122706

    Hi,

    1- I don’t want to use WPML dropdown selector. I want to replace the flags with only text name and show it in the shrinking fixed header as another button, closer but over to the right to “home” and other buttons (similar to the “contact” position in this support website). It is possible?

    2- My intention is show only the “Spanish” button when visitors are seeing the site in “English” language. If they click “Spanish”, the site will change to Spanish language and only shows the “English” button. I found the following css rules but i still can’t tested.

    #[name of element] li {

    display:block;

    }

    #[name of element] li.active {

    display:none;

    }

    This rules will work?

    What is the [name of the element] for WPML text name?

    3- I’m using the Enfold child theme. I’m a newcomer to the web design. How should I modify the child theme in order to prevent the loss of this changes from later theme updates? I saw the Devin’s video tutorial for child theme and I suppose that I have to copy-paste wp-contentthemesenfoldconfig-wpmlconfig.php to wp-contentthemesenfold-childconfig-wpmlconfig.php and then modify the lines specified by Dude. I’ll be grateful for confirming this point.

    I don’t want to modify anything that I can break. :)

    Thanks.

    Regards!

    #122371

    Thanks for the replies.

    – Not the memory: 53.83 MB of 256.00 MB ~ 21.03 %

    – With not visible I mean there is no option to add the third party info in my editor. The shortcodes icon on the left of the wysiwyg shows only the preset shortcodes of the Enfold theme itself, but not the new shortcode for the event calendar plugin. There should be an option there to add calendar info. I suppose new buttons won’t be visible in this theme and I will always need to add the script-shortcode in the default editor manually?

    #122416

    Hi!

    Use following css code – insert it into the quick css field:

    .woocommerce-page .widget_shopping_cart_content .button {
    min-width: 105px;
    }

    Regards,

    Peter

    elimpa01
    Participant

    Hi,

    I was building my site using the advanced editor normally, when all of a sudden it disappeared. The button “advanced layout editor” is still there, but it does not appear when I click it. I noticed that another person had a similar problem, but managed to resolve it simply by turning the advanced editor option on in the “screen options”. I’ve been looking for “screen options” but cannot find it. I am not a developer, just a layman, so I’d appreciate you letting me know what I can do. It’s pretty urgent. Many thanks

    Best,

    Evan

Viewing 30 results - 11,101 through 11,130 (of 11,179 total)