-
AuthorSearch Results
-
October 9, 2013 at 6:22 am #172874
Topic: Footer customisations
in forum Enfolddavidrk
ParticipantGreat theme! I’m just having a few issues with customising the footer. I have a 4 column footer.
1) Custom Menu widget: Is there any way to stop sub-menu items from showing in the footer custom menu?
2) Social Media Icons: Is there a way I can have 1 footer column display Facebook and Flickr icons only?
3) Is there a way I can place a contact form in one of the footer columns?Thank you!
October 8, 2013 at 2:59 pm #172259In reply to: social icons im footer widget bereich
Ich hab es in der Footer Navigation eingebaut. Da funktioniert kein Shortcode. Nur HTML.
Ich hab jetzt Bilder benutzt. Das mit der Schrift scheint noch etwas experimental zu sein.October 8, 2013 at 10:10 am #172125In reply to: social icons im footer widget bereich
Hi gmmediadienste!
Du kannst den Icon Shortcode nützen. Einfach im “Default Editor” auf das “Zauberstab” Icon klicken und dann das “Icon” Element aus der Liste auswählen. Dann das entsprechende Icon auswählen, die Optionen anpassen und in den Texteditor einfügen. Nun kann man diesen Shortcode kopieren und entweder in ein Textwidget einfügen oder (wenn du diesen direkt im HTML Code anzeigen möchtest) mit
<?php echo do_shortcode("MEIN SHORTCODE"); ?>einbinden. Statt MEIN SHORTCODE füge aber deinen Icon Shortcode ein.
Best regards,
PeterOctober 8, 2013 at 12:11 am #171967In reply to: Enfold Feature Requests
and…
• possibility to use your social icons with a widget in sidebars or inside the widget-elements from Avia Layout Builder
+++++ Youtube +++++ :)• Thumbnail for Videos
• Possibility to add classes to widget areas and Layout Elements
Edit (Dude): Already supported – see: https://kriesi.at/support/topic/custom-css-class/#post-169149
-
This reply was modified 12 years, 2 months ago by
Dude.
October 4, 2013 at 4:33 pm #170490Topic: social icons im footer widget bereich
in forum Enfoldgmmediadienste
ParticipantIch habe die Social Icons im Footer Widget Bereich. Leider funktioniert das jetzt nicht mehr.
Bis jetzt hatte ich die so eingebunden:
<span class=”av_font_icon avia-font-entypo-fontello” style=”font-size:20px”>&ue840;</span>
Die HTML codes von http://www.entypo.com/characters/ funktionieren bei Enfold aber scheinbar nicht mehr.Shortcodes funktionieren leider auch nicht.
Wie kann ich nun die Social Icons im Footer realisieren?danke
September 27, 2013 at 4:22 pm #167183In reply to: Social media icons
Hey!
Well, you can use four columns in footer ( Appearance > Widgets ) in Enfold as well and for footer socket, you already have copyrights section and footer menu ( you can activate it in Appearance > Menus ). You just need to customize footer.php file a bit to include your logo and text like “Adobe®, Flash®..”
Best regards,
YigitSeptember 22, 2013 at 3:44 am #164712Topic: Enfold Child: Widget Text Color
in forum EnfoldValerie
ParticipantHi there! I’m a little confused…thought the color of the text in the sidebar widgets would be the same as in the body, but not so. See
When I examine with firebug, the text in the widget is in <div class=”textwidget”>. I’ve looked in a few of the css files but not finding this. How would I get the text in the widget text box “Science • Technology • Engineering • Math” to be the same color as the text in the body? Right now it is lighter.
Here is what I have in Quick CSS in the event there is a conflict here that I don’t recognize:
——————————————————————————-
.main_menu ul:first-child > li > a {
font-size: 11px;
}.title_container .main-title {
font-size: 22px;
font-weight: 600;
}.alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
color: #636363
}.title_container .main-title {
display: none;
}
#top #header .mega_menu_title a {
font-size: 11px;
line-height: 11px;
color: #808080;
}
.avia_textblock p {
color: #545354;
}
.main_color .iconlist_content {
color: #545354;
}
.header_color .main_menu ul:first-child > li > a {
color: #333333;
}
.iconlist-char {
color: #ffffff;
}
.main_color .avia-icon-list .iconlist_icon {
background-color: #97bab8;
}.main_menu ul:first-child > li > a {
text-transform: uppercase;
}
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
height: 90px;
line-height: 140px;
}
#header_main .container, .main_menu ul:first-child > li a {
height: 90px;
line-height: 135px;
}
.title_container { background-color: #dae1e6 !important; }.avia-icon-list .iconlist_content_wrap li {
margin: 0;
padding: 0 0 10px 0;
list-style-type: circle !important;
list-style-position: outside;
clear: both;
overflow: visible;
position: relative;
min-height: 20px;
}
—————————————————————Also..what does “alternate content” refer to? I thought maybe it included widgets.
V.
September 21, 2013 at 1:21 am #164317Hi!
I tested your site and when I make the above changes the “Request Quote” button doesn’t disappear when you scroll down. Please try this:
.avia_textblock, .avia-icon-list, .avia-button, .avia-testimonial, .iconbox, .avia_message_box, .avia-team-member, .widget, .post, .team-img-container img, .team-social, .iconlist_icon, .fallback-post-type-icon, .fullsize .related_posts, .grid-image, .avia-caption-content, .avia-caption-title, .entry-content-wrapper { -webkit-perspective: 1000; -webkit-backface-visibility: visible !important; }Cheers!
IsmaelSeptember 20, 2013 at 7:40 pm #164187Hi codecreative!
It’s here: enfold/framework/php/class-framework-widgets.php, starts at line 570.
Cheers!
JosueSeptember 20, 2013 at 5:14 pm #164119codecreative
ParticipantHi
I want to edit the html code generated of the twitter and rss icon widget that goes in the footer. I want to edit the twitter fontello code and change it to the facebook code show it shows a facebook icon instead of twitter.
I know how to do this but I don’t know where the widget html code that is generated is stored to be edited
Can someone please tell me the file location?
September 18, 2013 at 5:21 pm #163046Topic: Addthis Hide from homepage
in forum Enfoldawilson3rd
ParticipantHello,
I have added an addthis vertical bar as per the instructions here:
https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header/
I am using the new addthis smart layer option with the following code:
<!– AddThis Smart Layers BEGIN –>
<!– Go to http://www.addthis.com/get/smart-layers to customize –>
<script type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#accoutcode”></script>
<script type=”text/javascript”>
addthis.layers({
‘theme’ : ‘light’,
‘share’ : {
‘position’ : ‘left’,
‘numPreferredServices’ : 4
}
});
</script>
<!– AddThis Smart Layers END –>However, it really doesn’t look great on the slider on the homepage so do you know of anyway to hide it from the homepage? I have searched the net but can’t find anything that would help.,
Thanks
Andrew
September 11, 2013 at 8:05 am #139598In reply to: Mobile Menu not showing on iPad
Hi Devin
I have done a lot of tweaking, so it is possible. Here is my CSS, I couldn’t see anything:
.logo img{
width: 290px;
height: 80px;
position: relative;
top: 5px;
}
.social_header .phone-info {
color: #014073;
font-size: 1.5em;
}
.main_menu ul:first-child>li>a {
font-size: 15px;
}
#top .main_menu .menu li ul a{
line-height:23px;
padding:8px 15px;
font-size: 14px;
min-height: 23px;
}
.title_container .main-title {
font-size: 18px;
position: relative;
min-height: 36px;
font-weight: 600;
}
#menu-item-search {
display: none;
}
.main_menu {
right: -20px;
}
#header_main .container, .main_menu ul:first-child > li > a {
height: 120px !important;
line-height: 120px !important;
}
h2.post-title {
color: #014073;
}
#top .template-blog h1.post-title, #top .template-blog h1.post-title a {
color: #014073;
}
#wp-calendar {
width: 99%
}
#footer .widgettitle {
color: #ffffff;
font-size: 20px;
}
@media only screen and (max-width: 767px) {
.responsive #header .social_bookmarks {
margin-bottom: 10px;
}
}
.news-excerpt p {
text-align: justify;
}
h2{
text-transform: none !important;
font-size: 24px;
letter-spacing:0px !important;
}
.widgettitle {
text-transform:capitalize;
letter-spacing:0px !important;
font-size: 16px;
}
.main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current_page_item > a {font-weight: 800;}
.main_color .sidebar .current_page_item>a {color:#000000; font-weight:bold;}
.current_page_item>a {font-weight:400;}
.buttonClientArea {
display: inline-block !important;
text-align: center;
vertical-align: middle;
padding: 5px 10px;
border: 1px solid #013662 !important;
border-radius: 8px;
background: #014073 !important;
background: -webkit-gradient(linear, left top, left bottom, from(#0266b8), to(#013662)) !important;
background: -moz-linear-gradient(top, #0266b8, #013662)!important;
background: linear-gradient(to bottom, #0266b8, #013662)!important;
text-shadow: #01203a 1px 1px 1px!important;
font: normal normal bold 11px arial!important;
color: #ffffff;
text-decoration: none;
}
.buttonClientArea:hover,
.buttonClientArea:focus {
border: 1px solid #014073!important;
background: #0d88ed!important;
background: -webkit-gradient(linear, left top, left bottom, from(#027add), to(#014176))!important;
background: -moz-linear-gradient(top, #027add, #014176)!important;
background: linear-gradient(to bottom, #027add, #014176)!important;
color: #ffffff;
text-decoration: none;
}
.buttonClientArea:active {
background: #0d88ed !important;
background: -webkit-gradient(linear, left top, left bottom, from(#013662), to(#013662))!important;
background: -moz-linear-gradient(top, #013662, #013662)!important;
background: linear-gradient(to bottom, #013662, #013662)!important;
}
.sidebar li a {
color: #4C4646 !important;
}
@media screen and (max-width: 767px) {
#top .social_bookmarks { display: none; }
.header_color .container_wrap_meta { padding-top: 10px; }
.login_buttons {
position: absolute;
top: 50%;
left: 40%;
}
}
@media only screen and (max-width: 1339px) and (min-width: 768px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 6px;
font-size: 14px;
}
}
.avia-icon-list .iconlist_icon {
background-color: #014073 !important;
}
.responsive .mobile_menu_tablet .main_menu { display: block; }
Regards,
Rob
September 3, 2013 at 4:55 am #138366In reply to: addthis plugin
Hey,
Please follow this short instruction on how to control AddThis plugin more effeciently. https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header
Like what Yigit said, you can place the AddThis social button code on a Text Block or Widgets.
Regards,
Ismael
September 2, 2013 at 3:04 am #136342Hi,
Yes, it is located on line 624. Add the code below:
$output .= "<a href='http://www.facebook.com/kriesi'>".apply_filters('avf_social_widget',"", 'facebook')."<span>Like us</span></a>";This is what it will look like if you follow the instructions successfully.

Please remove browser cache then reload the page a few times.
Regards,
Ismael
September 1, 2013 at 7:16 pm #136341Hi !
I’m also interested in adding more icons (at least facebook) to the “RSS Link and Twitter account” widget that’s in the demosite footer …
So I looked in the above named file and haven’t found exact the same code …
In line 624 I found something similar and addded your code …
$output .= "<a href='$link' class='asc_rss $addClass'>".apply_filters('avf_social_widget',"", 'rss')."<strong class='asc_count'>".$follower['rss']."</strong><span>".$feed_text."</span></a>";
}
$output .= "<a href='http://www.facebook.com/kriesi'>".apply_filters('avf_social_widget',"", 'facebook')."<span>Like us</span></a>";Nothing happened as expected, cause the comment say Line 624 is for the AVIA SOCIALCOUNT widget…
So could you please explain again the needed changes for adding a facebook icon and link to the facebook page in the “RSS Link and Twitter account” widget…
Thanks
Tom
August 26, 2013 at 1:22 am #137507Hey,
Please refer to this link on how to add social icons using addThis: https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header?replies=4#post-134606
Once you’re done, go to Appearance > Widgets then insert a Text widget on the Footer – column widget areas. Copy the social button code on the Text widget.
Regards,
Ismael
August 25, 2013 at 2:40 am #136593In reply to: Blog page -> not really nice without sidebar
Hi,
Please use the http://wordpress.org/plugins/addthis/. It doesn’t break the layout of the theme.

Refer to this link on how to add the buttons: https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header?replies=4#post-134606
Use the Text widget to add the addthis social button code on the Footer – Column widget area.
Regards,
Ismael
August 22, 2013 at 3:18 am #136340Hey,
You can add the code do_shortcode if the plugin has the code for it or you can edit framework > php > class-framework-widget.php. Find this code:
$output .= "<a href='$link'>".apply_filters('avf_social_widget',"", 'rss')."<strong class='asc_count'>".$follower['rss']."<span>".$feed_text."</span></a>"; }Below you can a facebook social icon that will link to your facebook page.
$output .= "<a href='http://www.facebook.com/kriesi'>".apply_filters('avf_social_widget',"", 'facebook')."<span>Like us</span></a>";Regards,
Ismael
August 16, 2013 at 5:13 pm #27929Topic: Trying to Get Image to Link to Website Page
in forum Enfoldjdrakeproductions
ParticipantIn the footer of my website here:
I am trying to use some social media icons to link to their pages, but when I click on the icon it just opens a lightbox to try and display picture. Here is the code I am using in my widget for Footer 4. Any ideas?
<a href="https://vimeo.com/westcobbchurch"><img src="http://www.drakeeats.com/wp-content/uploads/2013/08/vimeoicon32x32.png" /></a>August 16, 2013 at 4:01 pm #135671In reply to: placing AddThis social icons into the header
Hi,
You need to register an account here: http://www.addthis.com/
After you register go to Account Options > Profiles then get the profile id. It will look like this “ra-51de3s5b7e09a8f5”. Go to your WP Dashboard > Settings > Addthis Share then paste the profile id on “AddThis Profile ID” field. Save changes.
Go back to the addthis account website then click “Get the code” > Share Buttons. Copy the social button codes, it will look like this:

Edit header.php, find this code:
<div id='header_main' class='container_wrap container_wrap_logo'>
<?php
/*
* Hook that can be used for plugins and theme extensions (currently: the woocommerce shopping cart)
*/
do_action('ava_main_header');
?>
<div class='container'>Paste the addthis social button code below:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_pinterest_pinit"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51de2d2b7e09a8f5"></script>
<!-- AddThis Button END -->Regards,
Ismael
August 12, 2013 at 2:36 am #131827Hi,
Please use this plugins for the social icons on footer widgets
http://wordpress.org/plugins/addthis/
http://wordpress.org/plugins/share-this/
Regards,
Ismael
August 12, 2013 at 1:21 am #134554In reply to: Replacing Social Icons
Fantastic idea for a widget area in the header.
A massive +1 from me :-)
August 11, 2013 at 10:21 pm #27590Topic: Replacing Social Icons
in forum Enfoldmarkb1439
ParticipantHi,
We are using the header with bottom menu. My client also wants me to replace the social icons with a text slogan. How would I do this?
I think it would be great if the right side of the header was a widgeted area, and any content could be put there.
It would also be great for the social icons to be a widget that could be placed anywhere.
Please advise. Thank you!
Mark
August 11, 2013 at 4:29 am #131826Hi, number 1 is working, but number 2 is for displaying the icons in the socket.
I need the social icons in the widgets area of the footer. I tried copying the html codes but it only display one icon. The other icons cannot be displayed in a horizontal line.
August 7, 2013 at 9:51 am #133549In reply to: Fixed sidebar bugged
Hi,
Thanks for the reply! Here is a link to the page where the problem occurs: http://test2013.printlanti.com/painotuotteet/esitteet/
I don’t know how it went outside the container.
Here is all the quick CSS I have applied:
.entry-content .post-meta-infos {
display: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive .main_menu ul > li > a {
font-size: 9px;
}
}
.sidebar {
position: fixed;
}
Edit. I’ve tried various methods to find the problem, but these have been in vain. For example, no logo (enfold logo), only the sidebar quick CSS, no social icons, no footer widgets or sockets…
Sincerely,
Sami
August 2, 2013 at 7:45 am #27102Topic: Social icons
in forum Enfoldannsissel
ParticipantHi there!
I am looking for social icons/widgets, but i can´t find it anywhere in my backend? Is there no buildt in plugin-thingy for this? If so, what would you recomend using/doing without hardcoding? Any plugin recomandations?
Thank´s!
July 31, 2013 at 3:03 pm #131822Hi, thanks for your help.
1), your code removed the pipe and anything after it for all pages. I only want the pipe removed for the landing page. For other pages, I would like to retain the original configuration “AAA | BBB”. Is this possible?
2) Just to clarify, I would like a row of social media icons in the widgets area of the footer, not the socket area.
July 31, 2013 at 4:17 am #132245In reply to: How to add Enfold Menu to non-WordPress pages?
Hi,
You need to have the copy the css styling for the header. If you have Chrome, inspect element then edit the header part as HTML, this is the output:
<div id="header" class="header_color dark_bg_color mobile_drop_down">
<div id="header_meta" class="container_wrap container_wrap_meta">
<div class="container">
<ul class="noLightbox social_bookmarks icon_count_5"><li class="social_bookmarks_facebook social_icon_1"><a target="_blank" href="https://www.facebook.com/kriesi.at" class="avia-font-entypo-fontello"></a></li><li class="social_bookmarks_twitter social_icon_2"><a target="_blank" href="http://twitter.com/#/" class="avia-font-entypo-fontello"></a></li><li class="social_bookmarks_gplus social_icon_3"><a href="sighlence" class="avia-font-entypo-fontello"></a></li><li class="social_bookmarks_tumblr social_icon_4"><a href="tumbler" class="avia-font-entypo-fontello"></a></li><li class="social_bookmarks_mail social_icon_5"><a href="#" class="avia-font-entypo-fontello">✉</a></li></ul><div class="sub_menu"><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 menu-item-755"><a href="http://kriesi.at/themes/enfold/">Home</a>
<ul class="sub-menu">
<li id="menu-item-2285" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-734 current_page_item menu-item-2285"><a href="http://localhost/kriesi/enfold/">Home v1: Landing Page Style</a></li>
<li id="menu-item-2292" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2292"><a href="http://localhost/kriesi/enfold/?page_id=1108">Home v2: 3 Col + Contact</a></li>
<li id="menu-item-2286" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2286"><a href="http://localhost/kriesi/enfold/?page_id=1040">Home v3: 3 Column with Blog</a></li>
<li id="menu-item-2291" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2291"><a href="http://localhost/kriesi/enfold/?page_id=1070">Home v4: Small Slider</a></li>
<li id="menu-item-2288" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2288"><a href="http://localhost/kriesi/enfold/?page_id=1097">Home v5: Portfolio Style</a></li>
<li id="menu-item-2287" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2287"><a href="http://localhost/kriesi/enfold/?page_id=1023">Home v6: Classic 4 Column</a></li>
<li id="menu-item-2289" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2289"><a href="http://localhost/kriesi/enfold/?page_id=2251">Home v7: One Page Portfolio</a></li>
<li id="menu-item-2208" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2208"><a href="http://localhost/kriesi/enfold/?page_id=2207">Home v8: Frontpage Shop</a></li>
</ul>
</li>
<li id="menu-item-2272" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2272"><a href="http://localhost/kriesi/enfold/?page_id=2270">Portfolio</a>
<ul class="sub-menu">
<li id="menu-item-2273" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2273"><a href="http://localhost/kriesi/enfold/?page_id=987">Portfolio 2 Column</a></li>
<li id="menu-item-2274" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2274"><a href="http://localhost/kriesi/enfold/?page_id=992">Portfolio 3 Column</a></li>
<li id="menu-item-2276" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2276"><a href="http://localhost/kriesi/enfold/?page_id=2270">Portfolio 4 Column</a></li>
<li id="menu-item-2277" class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-2277"><a href="http://localhost/kriesi/enfold/?portfolio=slider-two-third">Single Portfolio: 2/3 Slider</a></li>
<li id="menu-item-2290" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2290"><a href="http://localhost/kriesi/enfold/?page_id=2269">Portfolio Ajax</a></li>
<li id="menu-item-2278" class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-2278"><a href="http://localhost/kriesi/enfold/?portfolio=lorem-ipsum">Single Portfolio: 2/3 Gallery</a></li>
<li id="menu-item-2279" class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-2279"><a href="http://localhost/kriesi/enfold/?portfolio=portfolio-big">Single Portfolio: Big Slider</a></li>
<li id="menu-item-2280" class="menu-item menu-item-type-post_type menu-item-object-portfolio menu-item-2280"><a href="http://localhost/kriesi/enfold/?portfolio=vimeo-video">Single Portfolio: Fullscreen Slider</a></li>
</ul>
</li>
<li id="menu-item-2271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2271"><a href="http://localhost/kriesi/enfold/?page_id=731">Blog</a>
<ul class="sub-menu">
<li id="menu-item-2306" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2306"><a href="http://localhost/kriesi/enfold/?page_id=1336">Blog Grid</a></li>
<li id="menu-item-2284" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2284"><a href="http://localhost/kriesi/enfold/?page_id=1010">Blog Multi Author</a></li>
<li id="menu-item-2283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2283"><a href="http://localhost/kriesi/enfold/?page_id=1012">Blog Single Author Small</a></li>
<li id="menu-item-2282" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2282"><a href="http://localhost/kriesi/enfold/?page_id=1014">Blog Single Author Big</a></li>
<li id="menu-item-2281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2281"><a href="http://localhost/kriesi/enfold/?page_id=1016">Blog Single Author Fullwidth</a></li>
</ul>
</li>
<li id="menu-item-2293" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2293"><a href="http://localhost/kriesi/enfold/?page_id=1122">Pages</a>
<ul class="sub-menu">
<li id="menu-item-2295" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2295"><a href="http://localhost/kriesi/enfold/?page_id=1195">About Us</a></li>
<li id="menu-item-2299" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2299"><a href="http://localhost/kriesi/enfold/?page_id=1236">Blank Pages</a>
<ul class="sub-menu">
<li id="menu-item-2302" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2302"><a href="http://localhost/kriesi/enfold/?page_id=1236">What is a Blank Page?</a></li>
<li id="menu-item-2300" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2300"><a href="http://localhost/kriesi/enfold/?page_id=1261">Maintenance Mode</a></li>
<li id="menu-item-2301" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2301"><a href="http://localhost/kriesi/enfold/?page_id=1248">Coming Soon</a></li>
</ul>
</li>
<li id="menu-item-2297" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2297"><a href="http://localhost/kriesi/enfold/?page_id=1167">Contact</a></li>
<li id="menu-item-2303" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2303"><a href="http://localhost/kriesi/enfold/?page_id=1277">FAQ</a></li>
<li id="menu-item-2298" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2298"><a href="http://localhost/kriesi/enfold/?page_id=1224">Help</a></li>
<li id="menu-item-2305" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2305"><a href="http://localhost/kriesi/enfold/?page_id=1324">Landing Page</a></li>
<li id="menu-item-2294" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2294"><a href="http://localhost/kriesi/enfold/?page_id=1212">Meet the Team</a></li>
<li id="menu-item-2296" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2296"><a href="http://localhost/kriesi/enfold/?page_id=1176">Pricing</a></li>
<li id="menu-item-2304" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2304"><a href="http://localhost/kriesi/enfold/?page_id=1302">Services</a></li>
</ul>
</li>
<li id="menu-item-2275" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2275"><a href="http://localhost/kriesi/enfold/?page_id=750">Shortcodes</a></li>
<li id="menu-item-2309" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2309"><a href="http://localhost/kriesi/enfold/?page_id=2307">A.Test</a></li>
<li id="menu-item-2354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2354"><a href="http://localhost/kriesi/enfold/?page_id=2343">Shop</a></li>
</ul><div class="phone-info with_nav"><span>302-312456</span></div></div> </div>
</div>
<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=2344"><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=mini-product">
<img width="120" height="120" src="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/24-120x120.jpg" class="attachment-shop_thumbnail wp-post-image" alt="2">
Mini 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=2344" class="button">View Cart →</a>
<a href="http://localhost/kriesi/enfold/?page_id=2345" class="button checkout">Checkout →</a>
</p>
</div></div></li></ul>
<div class="container" style="height: 116px; line-height: 116px;">
<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-1" 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: 116px; line-height: 116px;"><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-2285" 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-2292" 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-2286" 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-2291" 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-2288" 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-2287" 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>
<li id="menu-item-2289" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=2251"><span class="avia-bullet"></span>Home v7: One Page Portfolio</a></li>
<li id="menu-item-2208" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=2207"><span class="avia-bullet"></span>Home v8: Frontpage Shop</a></li>
</ul>
</li>
<li id="menu-item-2272" class="menu-item menu-item-type-post_type menu-item-object-page dropdown_ul_available"><a href="http://localhost/kriesi/enfold/?page_id=2270" style="height: 116px; line-height: 116px;"><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.04312729975283146; visibility: visible;">
<li id="menu-item-2273" 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-2274" 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-2276" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=2270"><span class="avia-bullet"></span>Portfolio 4 Column</a></li>
<li id="menu-item-2277" 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-2290" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=2269"><span class="avia-bullet"></span>Portfolio Ajax</a></li>
<li id="menu-item-2278" 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-2279" 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-2280" 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-2271" 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: 116px; line-height: 116px;"><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.1942984329350293; visibility: visible;">
<li id="menu-item-2306" 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-2284" 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-2283" 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-2282" 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-2281" 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-2293" 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: 116px; line-height: 116px;"><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-2295" 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-2299" 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-2302" 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-2300" 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-2301" 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-2297" 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-2303" 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-2298" 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-2305" 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></li>
<li id="menu-item-2294" 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>
<li id="menu-item-2296" 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-2304" 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-2275" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=750" style="height: 116px; line-height: 116px;"><span class="avia-bullet"></span>Shortcodes<span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li>
<li id="menu-item-2309" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=2307" style="height: 116px; line-height: 116px;"><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-2354" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="http://localhost/kriesi/enfold/?page_id=2343" style="height: 116px; line-height: 116px;"><span class="avia-bullet"></span>Shop<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 action="http://localhost/kriesi/enfold/" id="searchform" method="get">
<div>
<input type="submit" value="🔍" id="searchsubmit" class="button"/>
<input type="text" id="s" name="s" value="" placeholder='Search' />
</div>
</form>" style="height: 116px; line-height: 116px;">July 28, 2013 at 3:13 pm #26842ghost85
ParticipantHi I have some questions for the Enfold theme. You may refer to my site on http://goo.gl/yh6VJh
1) There is a pipe | symbol in the title of every page that separates the website title and the page title. For the main page only, I did not put any page title because I just want it to show the website title. Is there anyway I can remove the pipe symbol from this page only?
2) How can I put the social media icons in the footer? I would like to have a row of social media icons under my “contact us” section. I tried pasting the source code in a text widget, but only the first icon appear. How can I have the remaining icons appear too?
Thank you!
July 23, 2013 at 2:47 pm #130211In reply to: Individual Header & Footer Colour Boxes
Hi Siobhan,
Unfortunately joining the footer widget sections isn’t easily doable. Since its using the grid and grid margins for the layout there you would need to modify those values and then do the same for all responsive changes as well (which gets a bit recursive and tends to add a lot of bug fixes).
For the social icons, you can just remove the :hover from each yes. Make sure to remove that second bracket under that css block as its extra and isn’t required but may cause issues.
Regards,
Devin
-
This reply was modified 12 years, 2 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Footer customisations
Great theme! I’m just having a few issues with customising the footer. I have a 4 column footer.
1) Custom Menu widget: Is there any way to stop sub-menu items from showing in the footer custom menu?
2) Social Media Icons: Is there a way I can have 1 footer column display Facebook and Flickr icons only?
3) Is there a way I can place a contact form in one of the footer columns?Thank you!
Ich habe die Social Icons im Footer Widget Bereich. Leider funktioniert das jetzt nicht mehr.
Bis jetzt hatte ich die so eingebunden:
<span class=”av_font_icon avia-font-entypo-fontello” style=”font-size:20px”>&ue840;</span>
Die HTML codes von http://www.entypo.com/characters/ funktionieren bei Enfold aber scheinbar nicht mehr.Shortcodes funktionieren leider auch nicht.
Wie kann ich nun die Social Icons im Footer realisieren?danke
Hi
I want to edit the html code generated of the twitter and rss icon widget that goes in the footer. I want to edit the twitter fontello code and change it to the facebook code show it shows a facebook icon instead of twitter.
I know how to do this but I don’t know where the widget html code that is generated is stored to be edited
Can someone please tell me the file location?
Topic: Addthis Hide from homepage
Hello,
I have added an addthis vertical bar as per the instructions here:
https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header/
I am using the new addthis smart layer option with the following code:
<!– AddThis Smart Layers BEGIN –>
<!– Go to http://www.addthis.com/get/smart-layers to customize –>
<script type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#accoutcode”></script>
<script type=”text/javascript”>
addthis.layers({
‘theme’ : ‘light’,
‘share’ : {
‘position’ : ‘left’,
‘numPreferredServices’ : 4
}
});
</script>
<!– AddThis Smart Layers END –>However, it really doesn’t look great on the slider on the homepage so do you know of anyway to hide it from the homepage? I have searched the net but can’t find anything that would help.,
Thanks
Andrew
In the footer of my website here:
I am trying to use some social media icons to link to their pages, but when I click on the icon it just opens a lightbox to try and display picture. Here is the code I am using in my widget for Footer 4. Any ideas?
<a href="https://vimeo.com/westcobbchurch"><img src="http://www.drakeeats.com/wp-content/uploads/2013/08/vimeoicon32x32.png" /></a>Topic: Replacing Social Icons
Hi,
We are using the header with bottom menu. My client also wants me to replace the social icons with a text slogan. How would I do this?
I think it would be great if the right side of the header was a widgeted area, and any content could be put there.
It would also be great for the social icons to be a widget that could be placed anywhere.
Please advise. Thank you!
Mark
Topic: Social icons
Hi there!
I am looking for social icons/widgets, but i can´t find it anywhere in my backend? Is there no buildt in plugin-thingy for this? If so, what would you recomend using/doing without hardcoding? Any plugin recomandations?
Thank´s!
Hi I have some questions for the Enfold theme. You may refer to my site on http://goo.gl/yh6VJh
1) There is a pipe | symbol in the title of every page that separates the website title and the page title. For the main page only, I did not put any page title because I just want it to show the website title. Is there anyway I can remove the pipe symbol from this page only?
2) How can I put the social media icons in the footer? I would like to have a row of social media icons under my “contact us” section. I tried pasting the source code in a text widget, but only the first icon appear. How can I have the remaining icons appear too?
Thank you!
