-
AuthorSearch Results
-
June 24, 2013 at 3:57 pm #125736
In reply to: Enfold Theme
If you are very new to working with premium themes or have never worked with one of Kriesi’s themes before the best thing to do would be to import the dummy data which will populate pages, posts, portfolio items and menus very similar to the demo site.
All shortcodes can be added using the Shortcodes button in the visual editor.
June 24, 2013 at 2:58 pm #125976In reply to: Play button for videos in LayerSlider
June 24, 2013 at 9:55 am #25268Topic: advanced layer editor not working on
in forum Enfoldkc
Participanthi, i install the new enfold theme on my localinstallation, but the the advanced layer editor is not working on to add new page`s.
i click the button, but its nothing to see, only in add new portfolio its working, what is the error.
thanks for help fpr unterstanding.
i importet the dummystyles also
thanks
carsten
June 24, 2013 at 4:40 am #126070In reply to: A few issues
Hi,
1.) Add this on your custom.css or Quick CSS
.home.archive.post-type-archive .template-shop.content.twelve.alpha.units {
width: 650px;
float: right;
clear: none;
margin-top: -90px;
}2.) Use this
body {
font-size; 15px;
}
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: inherit; text-decoration: none; color: inherit; }
h1 { font-size: 34px; line-height: 1.1em; margin-bottom: 14px;}
h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
h3 { font-size: 19px; line-height: 1.1em; margin-bottom: 8px; } /*28*/
h4 { font-size: 17px; line-height: 1.1em; margin-bottom: 4px; } /*21*/
h5 { font-size: 16px; line-height: 1.1em; } /*17*/
h6 { font-size: 14px; line-height: 1.1em; }3.) Customers are not appearing in the user are, What to check?
4.) When you insert a logo image on Enfold > Theme Options. You have the option to select the size of the image before you click the “Insert image as logo” button.
5.) Do you mean the shop category? Where do you want them to appear?
Regards,
Ismael
June 24, 2013 at 2:20 am #125912Hi,
Please edit wp-contentthemesenfoldconfig-templatebuilderavia-shortcodes portfolio.php, find this code
$output .= "<a href='#' data-filter='all_sort' class='all_sort_button active_sort'>".__('All','avia_framework' )."</a>";Regards,
Ismael
June 24, 2013 at 2:17 am #25259Topic: button in menu
in forum Enfoldcomlor
ParticipantHi guys, what code would I enter and in what file to include a medium button in menu on the far right on Enfold theme? I’ll be using theme color button.
Thanks much
June 23, 2013 at 3:23 pm #25243Topic: Responsive Nav not right on iPad
in forum EnfoldLAHWebDesigns
ParticipantWhen I view my site on iPad and even resizing in a browser, the main menu slides under the logo and does not switch to the responsive layout like the demo for Enfold does.
The demo seems to switch the navigation to the responsive button at about 1000px wide. And when I adjust the avia.js to 1000 (I’ve searched the posts here for a solution and tried changing the avia.js as suggested in one post) what I get is the responsive button and the menu!
I have the latest update of Enfold, 1.7 and WP 3.5.2. Am I doing something wrong?
June 23, 2013 at 11:55 am #25238Topic: change fontello nav button to png file
in forum Enfoldkrzysztof_grudnik
ParticipantHi, cause IE not support slideshow navigation, I have to change nav buttons (fontello based) to png files. What I did: #top .ls-nav-stop::before{ content: url(http://mysite/wp-content/themes/enfold/images/layout/nav.png); New navigation is visible in Opera but no effect in Firefox and IE. Maybe you have any more efficient way to replace nav buttons? Regards
June 23, 2013 at 2:32 am #124656In reply to: Button Inconsistencies
Hi,
Please edit the text widget that contains that form and change the line that says
<input type="submit" value="Login" name="LOGIN" onclick="submitForm(this); return true;">to look like this
<input class="avia-button avia-icon_select-no avia-color-theme-color avia-size-large avia-position-center avia-button-wrap avia-button-center avia-builder-el-6 avia-builder-el-no-sibling" type="submit" value="Login" name="LOGIN" onclick="submitForm(this); return true;">Now add the css below to your /css/custom.css OR to quick css located in Enfold > Styling Layout to the text box at the bottom of the page
.main_color .button:hover, .main_color .ajax_controlls a:hover, .main_color #submit:hover, .main_color .big_button:hover, .main_color .contentSlideControlls a:hover, .main_color #submit:hover, .main_color input[type='submit']:hover {
background-color: #073E8A;
border-color: #073E8A;
}Thanks,
Nick
June 22, 2013 at 5:47 am #125869Yes, 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.
June 22, 2013 at 5:31 am #126056In reply to: add cross-domain tracking code
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.
June 20, 2013 at 8:48 pm #25123Topic: Unlinking the links of the Enfold WooCommerce Dropdown
in forum EnfoldDaniel
ParticipantHello,
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 :)
June 20, 2013 at 4:54 pm #125314In 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
June 19, 2013 at 4:49 pm #124505Hi,
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">£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="search" method="get" id="searchform" action="http://localhost/kriesi/enfold/" >
<div><label class="screen-reader-text" for="s">Search for:</label>
<input type="text" value="" name="s" id="s" />
<input type="submit" id="searchsubmit" value="Search" />
</div>
</form>" style="height: 88px; line-height: 88px;">June 19, 2013 at 4:09 pm #124170In 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
June 19, 2013 at 3:36 pm #114677In reply to: Enfold Feature Requests
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
June 17, 2013 at 9:44 am #24912Topic: What is the Purpose of the Color Section Button?
in forum Enfold500Webmaster
ParticipantIf 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.
June 16, 2013 at 2:47 pm #124765In reply to: Mobile Version – Layer not showing
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.
5.) Is there a way to do like inspect element on mobile phones like firebug in browsers etc ?
Thanks for helping me nick.
June 16, 2013 at 8:34 am #114669In reply to: Enfold Feature Requests
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.
June 15, 2013 at 7:15 am #124794In reply to: Layout Builder – Apply individual CSS styles
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
June 15, 2013 at 6:36 am #124708In 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).
June 13, 2013 at 2:25 pm #123991In 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.
June 13, 2013 at 7:03 am #124519In reply to: Scroll to top not visible in mobile/tablet view
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
June 12, 2013 at 8:59 pm #124431In reply to: Important Question…pls!!
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
June 11, 2013 at 3:27 pm #114659In reply to: Enfold Feature Requests
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!
June 11, 2013 at 10:08 am #24629Topic: Enfold RSS Link
in forum Enfoldcrents
ParticipantHi. 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
June 8, 2013 at 12:02 am #123669Yes 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?
June 7, 2013 at 11:34 pm #123667I 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 {???
June 7, 2013 at 10:39 pm #123665What 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.
June 7, 2013 at 2:21 pm #24484Topic: Enfold Shortcodes In Layer Slider
in forum Enfoldwesleysoccer
ParticipantEnfold 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.
-
AuthorSearch Results
-
Search Results
-
hi, i install the new enfold theme on my localinstallation, but the the advanced layer editor is not working on to add new page`s.
i click the button, but its nothing to see, only in add new portfolio its working, what is the error.
thanks for help fpr unterstanding.
i importet the dummystyles also
thanks
carsten
Topic: button in menu
When I view my site on iPad and even resizing in a browser, the main menu slides under the logo and does not switch to the responsive layout like the demo for Enfold does.
The demo seems to switch the navigation to the responsive button at about 1000px wide. And when I adjust the avia.js to 1000 (I’ve searched the posts here for a solution and tried changing the avia.js as suggested in one post) what I get is the responsive button and the menu!
I have the latest update of Enfold, 1.7 and WP 3.5.2. Am I doing something wrong?
Hi, cause IE not support slideshow navigation, I have to change nav buttons (fontello based) to png files. What I did: #top .ls-nav-stop::before{ content: url(http://mysite/wp-content/themes/enfold/images/layout/nav.png); New navigation is visible in Opera but no effect in Firefox and IE. Maybe you have any more efficient way to replace nav buttons? Regards
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 :)
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.
Topic: Enfold RSS Link
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
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.
