-
AuthorSearch Results
-
January 6, 2014 at 6:44 pm #205929
Topic: Sticky/Fixed Widget in Sidebar not working in Chrome
in forum Enfoldeigenstil
ParticipantHello everybody!
This is a chrome only issue!
I installed the latest enfold Version 2.4.4 and I am trying to use a sticky/fixed sidebar. Therefor, I installed the q2w3 plugin: http://wordpress.org/plugins/q2w3-fixed-widget/
But there is an issue with displaying it. Whenever there is a slider on the page (or some other jquery going on) the sidebar “flickers”. It disappears and reappears in a certain interval. The interval is exactly the same interval as the slider-animation. Example: http://ec2-54-196-129-248.compute-1.amazonaws.com/flickering-sidebar/
When I have a page, whithout any jQuery, this “flickering” is not present. Example: http://ec2-54-196-129-248.compute-1.amazonaws.com/not-flickering-sidebar/
I searched the forum and found another topic with the same problem (https://kriesi.at/support/topic/floating-widget-using-q2w3-widget-is-not-working-in-chrome/#post-169162). I already inserted the advise CSS-snippet:
.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; }But this doesn’t help. As in the other topic the moderator gives the advice to install the newest version – we can definitly say, that this is NOT the solution.
So what can we do about this? any hekp is very much appreciated!
-
This topic was modified 11 years, 11 months ago by
eigenstil.
January 3, 2014 at 6:35 pm #205085In reply to: Color Section Bug…
Hi!
The social icons are big because the images don’t have a constrained size via a css class. Doing something like this will work:
Wrap all your links like this in your text widget:
<div class="custom-footer-social"> ...your current content... </div>Then add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.custom-footer-social img { height: 37px; }As for the color section issue, I don’t quite understand what the issue actually is. Can you describe what is happening that shouldn’t?
Cheers!
DevinDecember 31, 2013 at 7:25 pm #204123In reply to: Inline social icons in Footer
The issue is that the plugin isn’t adding in its own selector or ID on the social icons and instead is just using a general “social-bookmarks” class and overusing !important. Looking at their demo site they already have the custom class in place, the css just doesn’t reflect it. For example they should be using:
.bra-zig-social-media-widget before each css selector as social-bookmarks is just way too generic.The plugin author should modify the plugin to be better inline with WordPress standards so this doesn’t happen.
If you can put the site live we can inspect the widget/code live and assist with specific css that will work for now but its a band-aid solution.
December 31, 2013 at 4:26 pm #204058In reply to: Inline social icons in Footer
Hi Peter,
my website is on a virtual server (Mamp) so I can’t send the link. I can send you the link to the plugin (http://wordpress.org/plugins/brankic-social-media-widget/) so you can try it in a demo site. I can also send my css folder or other pages if you need. Thank you for your help.
Regards.
December 31, 2013 at 12:45 pm #204016Topic: Inline social icons in Footer
in forum Enfoldtomgraziani
ParticipantHello to all,
when I use some social plugin in the footer widget area, like Brankic social media, all the icons have vertical alignment.
Can I solve this issue and have an horizontal/inline alignment?December 17, 2013 at 9:42 pm #201278Topic: Widgets : Facebook / LinkedIn
in forum EnfoldMarie
ParticipantHi there,
I’m sure this has been asked and answered already… really sorry… but as there are more than 300 pages of posts… I guess this will go faster. Thanks for your understanding !-> Is there a way to add Facebook and LinkedIn icons through a widget in the footer ? I saw only twitter… And I’m not using the header with the social icons…
-> How can I desactivate the search icon at the right of the menu in the header ? (loupe)
Thanks again,
Marie
December 15, 2013 at 12:27 pm #200400Topic: Socialize plugin: how to embed it
in forum EnfoldAlessandro Marengo
ParticipantHi!
I’m trying to make Socialize (recommended plugin) work, but unsuccessfully. If I’m not wrong, despite how it may look, plugin gives the opportunity to embed it by using <div>…</div> method. I tried to copy the code into text block, but no way.
1) How should I manage it? It just place an overfloating group of social icons and counter that I don’t want to show.
2) Did you plan a sort of native implementation about social/sharing buttons or something similar in addition to the existing one in the header? I mean, a social widget, more rich than the available one.
Till now, I tried AddThis and AddToAny, but each one of these are tough to manage or place in a page or post.
3) can you give me just a hint about how to embed in a better way at least one of these? If I activate them, they both show their buttons at the bottom of the page or post, but stick to the latest block left. Well, I just manage to add a blank text block at the end of a page in order to make it look better, but… should I add a blank block to all pages and posts? I hope not…
4) how to embed addthis or addtoany in a widget? Is it possible?Waiting for your kind reply and suggestion, thanks in advance and best regards.
-
This topic was modified 12 years ago by
Alessandro Marengo. Reason: add another question related to the previous ones
December 14, 2013 at 11:21 pm #200281Thanks for the support Devin.
Turns out the problem doesn’t come from Enfold, but it’s a browser issue with Google Chrome, at least with versions 30-31.
Everything runs fine on Firefox.
But on a fresh install of Chrome when there’s a secondary menu on top of the page (I’m on responsive default + boxed layout + fixed header with social icons) the problem appears.-
This reply was modified 12 years ago by
Shallnotbe.
December 13, 2013 at 10:18 am #199841Topic: Opt-In Newsletter and Social Media Icons in Footer
in forum Enfold500Webmaster
ParticipantHi,
How do I place an join newsletter/opt-in feature in a footer column, as well as a social media icons within a footer column? Do I use widgets, create custom widgets or perhaps install a plugin?
Thanks
December 12, 2013 at 6:58 pm #199565Topic: Footer Content
in forum Enfoldolbert123
ParticipantHi,
I would like to change the content of the footer widgets, e.g. set the shown pages manually and display social icons. Is there a way to do that?
Would appreciate a short answer. TIAOlbert
December 5, 2013 at 4:41 pm #196699In reply to: Enfold- Social media icons and widget icons missing
Peter,
You figured it out. It was AdBlock pro that was blocking the social icons on Chrome on a Mac. Thank you!
December 5, 2013 at 10:22 am #196575In reply to: Enfold- Social media icons and widget icons missing
Hey!
I can’t reproduce the issue ( http://maxwellcenter.com/new ) with Chrome 31 on Win 8.1. However you can try to insert following code into the quick css field – maybe it fixes the issue
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before { font-family: 'entypo-fontello' !important; }If not try to deactivate all browser extensions and restart the browser – maybe an extension breaks the social icons somehow.
Best regards,
PeterDecember 5, 2013 at 2:32 am #196459In reply to: Enfold- Social media icons and widget icons missing
Hey!
Kriesi built the theme on a MAC environment. I’m sure he’ll notice the icons if they are missing. Let’s wait for his response.
Best regards,
IsmaelDecember 4, 2013 at 6:18 pm #196298In reply to: Enfold- Social media icons and widget icons missing
Thanks for the reply Yigit. I’ve flushed the cache, but no luck. I’m on Chrome v31.0 on a Mac OSX v10.9.
December 4, 2013 at 5:56 pm #196268In reply to: Enfold- Social media icons and widget icons missing
Hi!
Please flush browser cache and try refreshing your page a few times. Icons work fine on my end on Chrome on Win7 http://i.imgur.com/wXEwQfc.jpg
Cheers!
YigitDecember 4, 2013 at 4:46 pm #196215In reply to: Enfold- Social media icons and widget icons missing
Hi Ismael,
I tried that solution but didn’t work. Reading the article Kresi listed, that solution that targeted Firefox and IE, which is not the problem in my case. I’m only missing some of the font icons in Chrome. Some of the them are appearing.
Thanks!
December 4, 2013 at 10:11 am #196033In reply to: Enfold- Social media icons and widget icons missing
Hi!
Please refer to this link, try to follow Kriesi’s solution: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204
Regards,
IsmaelDecember 4, 2013 at 1:38 am #195927In reply to: Enfold- Social media icons and widget icons missing
Hi Ismael,
I’m running into this issue as well. Social icons are not appearing in the header in Chrome v31.
– They appear in Firefox & Safari.
– Cache is clear.
– Search icon and scroll-up icon appear just fine (so it’s not a font issue as far as I can tell)
– I’ve tried logging in and logging out of the WP admin.
– Absolutely no plugins are installed.
– HTML is served up.
– I’ve tried playing with the CSS as much as possible, but can’t get anything to appear.My test site: http://maxwellcenter.com/new
Thank you in advance.
December 2, 2013 at 4:29 am #195167Hi Ismael
Thanks for your early reply.
I did not set responsive layout.
The width of image looks correct, but the width of text does not correct.

[My custom CSS is below]
/*나눔고딕 웹폰트 적용*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, #top select, #lang_sel, .gm-style div {
font-family: ‘Nanum Gothic’, Open Sans, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
}/*archive 등등의 폰트*/
#top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top input[type=”file”],#top textarea {
font-family: ‘Nanum Gothic’, Open Sans, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
font-size: 12px;
}#top input[type=”submit”] {
text-transform: uppercase;
}/*body background-color*/
#main, .html_stretched #wrap_all {
background-color: #ffffff;
}/*헤더 좌우 그림자 안보이게*/
.boxed#top {
overflow: hidden;
}/* 헤더메인로고 사이즈 및 위치 */
.logo img {
padding: 0px 0px;
display: block;
width: auto;
height: auto;
max-height: 74px;
hack: fixes ie8 logo;
}/* 뉴스보기화면 좌측상단 특성이미지크기*/
.single-post .single-small.with-slider .small-preview {
width: 80px;
height: 80px;}/* 헤더높이와 메뉴위치*/
#header_main .container, .main_menu ul:first-child > li > a {
height: 90px !important;
line-height: 90px !important;
}
html.fixed_header #main {
padding-top: 120px;
}
.main_menu {
margin-right:-13px;
}/*헤더디자인 ————————————–*/
#header {
margin-bottom: -10px;
}.header_color .header_bg {
background: transparent url(http://interpeople.co.kr/wp/wp-content/uploads/2013/11/shadow_below.png) bottom center no-repeat scroll;
}#header_main {
border-width:0px;
padding-top: 5px;
padding-bottom: 10px;
}#header_meta {
background-color: transparent !important;
padding-bottom: 3px;
padding-top: 8px;
}#top .social_bookmarks {
height: 30px;
z-index: 150;
-webkit-backface-visibility: hidden;
margin: 0 0 0 -9px;
/*background-color: white;*/
border-radius: 3px;
}/*——————————————-*/
/*풀다운 서브메뉴 바탕색*/
.header_color .main_menu .menu ul li a {
background-color:#ffffff;
}/* 메인메뉴폰트*/
.main_menu ul:first-child > li > a {
display: block;
text-decoration: none;
padding: 0 13px;
font-weight: 600;
font-size: 16px;
}/*메뉴하단 선택바 위치*/
.avia-menu-fx {
bottom: -1px;
}/*메뉴하단 선택바 화살표*/
.avia-menu-fx .avia-arrow-wrap {
display: block;
}/*토글탑메뉴색상*/
#advanced_menu_toggle, #advanced_menu_hide {
background-color: #FFFFFF;
color: #333333;
border-color: #B4B4B4;
}/*탑메뉴바 검색없애기*/
#top #menu-item-search {
z-index: 100;
display: none;
}/*최상단 소셜 서브메뉴 높이와 색상*/
#header_meta {
border-width: 0px;
box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
z-index: 400;
min-height: 32px;
background-color: #999999;
}
/*최상단 sub메뉴 우측공간*/
.sub_menu {
right: 0px;
}/*최상단 sub메뉴 폰트*/
.header_color .sub_menu>ul>li>a {
color: #333333;
font-size: 12px;
font-weight: normal;
}
.header_color .sub_menu ul:first-child > li.current-menu-item > a {
color: #333333;
font-weight: 800
}.mapp-layout {
margin: 0px;
padding: 0px;
}/*최상단 소셜 아이콘 안보이게*/
#top .social_bookmarks li a,
#top .social_bookmarks li {
display: none;
}
.responsive #header_meta .social_bookmarks li {
visibility: hidden;
}/*AJAX포트폴리오 제목 하단*/
.portfolio-preview-title {
margin-bottom: 30px;
}/*헤더 네비——————————-*/
/*헤더 네비 안보이게*/
#main .title_container {
display:none;
}/*헤더 네비 you are here 안보이게*/
.breadcrumb-title {
visibility: hidden;
}/*헤더 네비 Archive for category 안보이게*/
.title_container .main-title {
visibility: hidden;
}/*헤더 네비 높이*/
#top .title_container .container {
padding: 0px 0;
min-height: 36px;
}/*헤더 네비 위치*/
.title_container .breadcrumb {
top: 70%;
}
/*———————————————–*//*포스트 제목 밑의 카테고리와 작성자 안보이게*/
span.blog-author.minor-meta {
display: none;
}/*사용후기 제목*/
.main_color .first-quote {
color: #222222;
}
blockquote {
font-weight: 700;
}/*사용후기 페이지에서*/
.avia_button_icon {
color: #ffffff;
}
.avia_iconbox_title {
color: #ffffff;
}/*promobox margin*/
.av_promobox {
margin: 10px 0;
}/*레이어슬라이더 스톱버튼 위치*/
#top .ls-nav-start, #top .ls-nav-stop {
top: -50px;
}/*drop shadow—-text block—-폴리몰리메인———-*/
#pollimolli_submenu_1 .avia_textblock
{
position: relative;
width: 100%;
background: #fafafa;
-moz-border-radius: 0px;
border-radius: 0px;
padding: 1.3em;
color: rgba(0,0,0, .8);
text-shadow: 0 1px 0 #fff;
line-height: 1.3;
margin: 0px auto;
-webkit-perspective: 0;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}#pollimolli_submenu_1 .avia_textblock:before, #pollimolli_submenu_1 .avia_textblock:after
{
z-index: -1;
position: absolute;
content: “”;
bottom: 15px;
left: 10px;
width: 46%;
top: 80%;
max-width:300px;
background: rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0 15px 15px rgba(0,0,0, 0.7);
-moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}#pollimolli_submenu_1 .avia_textblock:after
{
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;
}/*—————————————–*/
/*drop shadow——-portfolio grid————————–*/
.grid-image
{
position: relative;
width: 100%;
background: #ffffff;
-moz-border-radius: 0px;
border-radius: 0px;
padding: 0em;
color: rgba(0,0,0, .8);
/!–text-shadow: 0 1px 0 #fff;–/
line-height: 1.3;
margin: 0px auto;
-webkit-perspective: 0;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}.grid-image:before, .grid-image:after
{
z-index: -1;
position: absolute;
content: “”;
bottom: 15px;
left: 10px;
width: 50%;
top: 80%;
max-width:300px;
background: rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.5);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}.grid-image:after
{
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;
}
/*————————————————–*//*shadow——-why폴리몰리———-*/
.page-id-4558 .avia_image{
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}/* 포트폴리오 그리드 하단 에로우 및 배경*/
#av_section_1 .avia-arrow {
visibility: hidden;
}/* 포트폴리오 그리드 하단 제목 배경*/
.main_color .grid-content, .main_color .grid-entry-title, .grid-entry .main_color .avia-arrow {
background-color: transparent;
}/* 포트폴리오 타이틀 배경*/
.grid-entry .inner-entry {
background-color: transparent;
}/*————————————————————————————————–*/
/* 포트폴리오 그리드 하단 제목 폰트*/
.grid-entry-title .grid-entry-excerpt {
font-size: 12px;
margin: 0;
padding: 0;
font-weight: normal;
text-align: ;
}/* 포트폴리오 그리드 배열 및 그림자*/
.grid-entry .inner-entry {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.4);
position: relative;
}/* 포트폴리오 그리드 하단 패딩*/
.grid-content {
padding: 11px;
position: relative;
}/*카테고리 필터링————————————–*/
#js_sort_items a {
display: block;
float: left;
text-decoration: none;
background-color: #666666;
border-radius: 2px;
padding-left: 5px;
padding-right: 5px;
text-shadow: 0 0px 0 rgba(255, 255, 255, 0.1);}
/*카테고리 필터링 텍스트 색상*/
.alternate_color #js_sort_items a, .main_color #js_sort_items a {
color: #ffffff;
font-size: 12px;
font-weight: normal;
}/*카테고리 필터링 텍스트 색상_hover*/
.alternate_color #js_sort_items a:hover, .main_color #js_sort_items a:hover {
color: #e1e1e1;
}/*카테고리 필터링 텍스트 색상_active*/
.alternate_color #js_sort_items a.active_sort, .main_color #js_sort_items a.active_sort {
color: #ffffff;
background-color: #a81010;
}/*카테고리 필터링 슬러시 안보이게*/
#js_sort_items .text-sep {
padding: 0 1px;
visibility: hidden;
}
/*——————————————————–*//*pollimolli 페이지에서 글자가 사진 밑으로 안들어가게*/
.pollimolli_submenu_1 p {
overflow: hidden;
}/*pollimolli 페이지에서 */
#pollimolli_submenu_1 {
border-width:1px;
}/*pollimolli 메인페이지 서브메뉴—————————– */
#pollimolli_submenu_2 {
min-height: 50px;
text-align: center;
border-width:0px;
}#pollimolli_submenu_2 .entry-content a:hover {
opacity: 0.7;
}
/*——————————————————–*/.page-id-2554 .entry-content li {
margin-left: 0em;
padding: 30px 0;
}/*rss 위젯 이미지*/
.widget_rss .widgettitle img {
display: block;
float: left;
margin-right: 4px;
margin-top: 1px;
}
.rsswidget {
margin-top: 3px;
}
.rss-date, .widget_rss cite {
font-size: 10px;
}/*풋터 위젯 폰트*/
.footer_color .news-time {
color: #b3b3b3;
}
.footer_color .rss-date {
color: #b3b3b3;
}
.widgettitle {
letter-spacing: 0px;
}
#footer .widgettitle {
color: #ffffff;
}
.footer_color div .news-headline{
color: #dddddd;
font-weight: normal;
}
.footer_color .footer-social-name a{
color: #dddddd;
font-size:11px;
}/*
.footer_color {
background-color:#222222;
border-color:#444444;
}
.footer_color img{
border-color:#444444;
}
.socket_color {
background-color:#333333;
border-color:#444444;
}
*//*갤러리 메인이미지 패딩*/
#top div .avia-gallery .avia-gallery-big {
padding:0px
}
#top div .avia-gallery img {
padding:0.3em
}/*폴리몰리 제품 메뉴 슬라이더 텍스트*/
.ls-s-1 {
font-size: 12px;
font-weight: bold;
color: #222222;
}/*shareaholic page에서*/
.shareaholic-share-buttons-container ul.shareaholic-share-buttons {
overflow-x: visible !important;
overflow-y: visible !important;
}/*tab에서 스크롤 안보이게
.js_active .active_tab_content {
overflow:hidden;
}*//*폴리몰리 제품메뉴에서 hover효과*/
#layerslider_9 img:hover {
opacity:0.7;
}/*지플렉스 메인*/
.page-id-2565 td {
font-size:12px;
}
.page-id-2565 .avia-shadow {
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.1);
}
#zflex_submenu_1 {
border:none;
}
#zflex_submenu_2{
min-height: 50px;
text-align: center;
border-width:0px;
}
#zflex_submenu_2 .entry-content a:hover {
opacity: 0.7;
}/*지플렉스 사용설명서*/
#flipbook-container-0 div.page-content.even div.container img.bg-img {
left: 0px !important;
}
#flipbook-container-0 div.page-content div.container img.bg-img {
margin-top: 0px !important;
}
#flipbook-container-0 div.page-content.last div.container img.bg-img {
left: 0px !important;
}
#flipbook-container-0 li{
vertical-align: bottom !important;
}
#flipbook-container-0 .container {
position: static;
}
#flipbook-container-0 .zoomed-shadow {
left: 45px !important;
top: 9px !important;
width: 820px !important;
height: 566px !important;
}/*mainmenu–KO———————————————————————————————*/
.main_menu ul:first-child > li > a {
display:block;
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_bg_grey.png) no-repeat top;
}/*PolliMolli*/
#menu-item-6440 > a:hover,
#menu-item-6440.current-menu-item > a,
#menu-item-6440.current_page_item > a,
#menu-item-6440.active-parent-item > a,
#menu-item-6440.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
}/*zflex*/
#menu-item-6451 > a:hover,
#menu-item-6451.current-menu-item > a,
#menu-item-6451.current_page_item > a,
#menu-item-6451.active-parent-item > a,
#menu-item-6451.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/10/logo_menu_zflex_black.png) no-repeat top; display:block;
}/*MINI*/
#menu-item-6455 > a:hover,
#menu-item-6455.current-menu-item > a,
#menu-item-6455.current_page_item > a,
#menu-item-6455.active-parent-item > a,
#menu-item-6455.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_mini_color.png) no-repeat top; display:block;
}
/*————————————————————————————*//*mainmenu–EN———————————————————————————————*/
.main_menu ul:first-child > li > a {
display:block;
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_bg_grey.png) no-repeat top;
}/*PolliMolli*/
#menu-item-5729 > a:hover,
#menu-item-5729.current-menu-item > a,
#menu-item-5729.current_page_item > a,
#menu-item-5729.active-parent-item > a,
#menu-item-5729.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_pollimolli_blue.png) no-repeat top; display:block;
}/*zflex*/
#menu-item-5741 > a:hover,
#menu-item-5741.current-menu-item > a,
#menu-item-5741.current_page_item > a,
#menu-item-5741.active-parent-item > a,
#menu-item-5741.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/10/logo_menu_zflex_black.png) no-repeat top; display:block;
}/*MINI*/
#menu-item-5745 > a:hover,
#menu-item-5745.current-menu-item > a,
#menu-item-5745.current_page_item > a,
#menu-item-5745.active-parent-item > a,
#menu-item-5745.active-ancestor-item > a {
background:url(http://interpeople.co.kr/wp/wp-content/uploads/2013/09/logo_menu_mini_color.png) no-repeat top; display:block;
}
/*————————————————————————————*//*메인메뉴의 드롭다운메뉴 폰트*/
.header_color .main_menu .menu ul li a {
color:#555555 ;
}/*메인메뉴의 폴리몰리 빈백컬렉션 sub-menu 안보이게_한국어*/
#menu-item-6461 .sub-menu {
display:none !important;
}/*메인메뉴의 폴리몰리 빈백컬렉션 sub-menu 안보이게_영어*/
#menu-item-6573 .sub-menu {
display:none !important;
}/*월별찾아보기*/
#top select {
font-size:11px !important;
line-height:15px !important;
}/*사이드보더*/
.content {
border-color: #e1e1e1;
}/*게시물페이지 메타이미지 안보이게*/
.template-single-blog .blog-meta {
display: none;
}
.big-preview.single-big {
display: none;
}/*사이드바 폭 조정*/
.inner_sidebar {
margin-left: 30px;
}
.content .entry-content-wrapper {
padding-right: 30px;
}#facebook-like-box-2 {
margin-left: -10px;
}
#facebook-like-box-2 .fb_iframe_widget span {
height: 627px !important;
width: 232px !important;
}
#facebook-like-box-2 .fb_iframe_widget iframe {
height: 627px !important;
width: 232px !important;
}
#facebook-like-box-3 {
margin-left: -10px;
}
#facebook-like-box-3 .fb_iframe_widget span {
height: 627px !important;
width: 232px !important;
}
#facebook-like-box-3 .fb_iframe_widget iframe {
height: 627px !important;
width: 232px !important;
}/*소식골라보기*/
#categories-2 {
font-size: 12px;
}/*회사소개*/
.page-id-1195 .av-special-heading {
margin-top:10px;
}
.page-id-1195 .togglecontainer {
margin-top:10px;
}/*회사소개 en*/
.page-id-5236 .av-special-heading {
margin-top:10px;
}
.page-id-5236 .togglecontainer {
margin-top:10px;
}
.page-id-5236 .togglecontainer pre {
padding:0px;
margin-bottom: 10px;
}/*shop메뉴 안보이게 할 때 메뉴바 우측의 장바구니위젯도 안보이게*/
.cart_dropdown {
display:none;
}/*Why폴리몰리 페이지 서브메뉴 제목*/
.page-id-4588 .template-page .entry-content-wrapper h2 {
text-transform: none;
letter-spacing: -1px;
}
/*빈백컬렉션 신장안내 문자*/
.iconbox .iconbox_content .iconbox_content_title {
letter-spacing: 0px;
text-transform: none;
}/*포트폴리오 신장안내*/
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
text-transform: none;
letter-spacing: -1px;
}/*iconlist title*/
.avia-icon-list .iconlist_title {
text-transform: none;
}/*contact en 입력란*/
.page-id-5247 #top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top textarea, #top select {
width:100%;
}
.page-id-5247 .av_two_third{
background-color: whitesmoke;
padding: 25px;
}/*contact ko 입력란*/
.page-id-2641 #top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top textarea, #top select {
width:100%;
}
.page-id-2641 .av_two_third{
background-color: whitesmoke;
padding: 25px;
}/*filling 페이지에서 비교테이블 편집페이지 디버그 코드에서 avia-heading-row 클래스를 epp와 eps로 수정후*/
.main_color .pricing-table li.epp {
background-color: #eb008b;
color: white;
font-weight: 800;
font-size: 13pt;
}
.main_color .pricing-table li.eps {
background-color: #999999;
color: white;
font-weight: 800;
font-size: 13pt;
}
.main_color .pricing-table li.epp-1 {
background-color: #eb008b;
color: white;
font-weight: normal;
font-size: 11pt;
}
.main_color .pricing-table li.eps-1 {
background-color: #999999;
color: white;
font-weight: normal;
font-size: 11pt;
}
/*——————————————————————————————-*/November 28, 2013 at 6:27 am #194170In reply to: Add script to head
hello- I just had the same issue, I added a javascript into the google analytics section and it now wont load my admin pages. I went into the database and edited the ‘avia_options_enfold’ field and now none of my admin section will load. below is the code i have now. Is there something missing from it now?
thanks for any assistance!
a:1:{s:4:”avia”;a:89:{s:17:”avia-nonce-import”;s:10:”89bbd22555″;s:9:”frontpage”;s:3:”734″;s:9:”undefined”;s:32:”header_setting::{contains}social”;s:8:”blogpage”;s:0:””;s:4:”logo”;s:72:”http://skipjackweb.com/wordpress/wp-content/uploads/2013/04/skipjack.png”;s:7:”favicon”;s:70:”http://www.skipjackweb.com/wp-content/uploads/2013/04/boat_favicon.jpg”;s:9:”analytics”;s:239:”;s:12:”color_scheme”;s:6:”Orange”;s:14:”google_webfont”;s:17:”Open Sans:400,600″;s:12:”default_font”;s:17:”Open Sans:400,600″;s:16:”color-body_style”;s:9:”stretched”;s:16:”color-body_color”;s:7:”#111111″;s:14:”color-body_img”;s:0:””;s:22:”color-body_customimage”;s:0:””;s:14:”color-body_pos”;s:13:”center center”;s:17:”color-body_repeat”;s:6:”repeat”;s:17:”color-body_attach”;s:6:”scroll”;s:24:”colorset-header_color-bg”;s:7:”#ffffff”;s:25:”colorset-header_color-bg2″;s:7:”#fcfcfc”;s:29:”colorset-header_color-primary”;s:7:”#f05a1a”;s:31:”colorset-header_color-secondary”;s:7:”#ff7337″;s:27:”colorset-header_color-color”;s:7:”#333333″;s:28:”colorset-header_color-border”;s:7:”#e1e1e1″;s:25:”colorset-header_color-img”;s:0:””;s:33:”colorset-header_color-customimage”;s:0:””;s:25:”colorset-header_color-pos”;s:13:”center center”;s:28:”colorset-header_color-repeat”;s:6:”repeat”;s:28:”colorset-header_color-attach”;s:6:”scroll”;s:22:”colorset-main_color-bg”;s:7:”#f8f8f8″;s:23:”colorset-main_color-bg2″;s:7:”#ffffff”;s:27:”colorset-main_color-primary”;s:7:”#f05a1a”;s:29:”colorset-main_color-secondary”;s:7:”#f05a1a”;s:25:”colorset-main_color-color”;s:7:”#666666″;s:26:”colorset-main_color-border”;s:7:”#e1e1e1″;s:23:”colorset-main_color-img”;s:0:””;s:31:”colorset-main_color-customimage”;s:0:””;s:23:”colorset-main_color-pos”;s:13:”center center”;s:26:”colorset-main_color-repeat”;s:6:”repeat”;s:26:”colorset-main_color-attach”;s:6:”scroll”;s:27:”colorset-alternate_color-bg”;s:7:”#ffffff”;s:28:”colorset-alternate_color-bg2″;s:7:”#f8f8f8″;s:32:”colorset-alternate_color-primary”;s:7:”#f05a1a”;s:34:”colorset-alternate_color-secondary”;s:7:”#f05a1a”;s:30:”colorset-alternate_color-color”;s:7:”#888888″;s:31:”colorset-alternate_color-border”;s:7:”#e1e1e1″;s:28:”colorset-alternate_color-img”;s:0:””;s:36:”colorset-alternate_color-customimage”;s:0:””;s:28:”colorset-alternate_color-pos”;s:13:”center center”;s:31:”colorset-alternate_color-repeat”;s:6:”repeat”;s:31:”colorset-alternate_color-attach”;s:6:”scroll”;s:24:”colorset-footer_color-bg”;s:7:”#333333″;s:25:”colorset-footer_color-bg2″;s:7:”#222222″;s:29:”colorset-footer_color-primary”;s:7:”#aaaaaa”;s:31:”colorset-footer_color-secondary”;s:7:”#ffffff”;s:27:”colorset-footer_color-color”;s:7:”#aaaaaa”;s:28:”colorset-footer_color-border”;s:7:”#555555″;s:25:”colorset-footer_color-img”;s:0:””;s:33:”colorset-footer_color-customimage”;s:0:””;s:25:”colorset-footer_color-pos”;s:10:”top center”;s:28:”colorset-footer_color-repeat”;s:8:”repeat-x”;s:28:”colorset-footer_color-attach”;s:6:”scroll”;s:24:”colorset-socket_color-bg”;s:7:”#111111″;s:25:”colorset-socket_color-bg2″;s:7:”#000000″;s:29:”colorset-socket_color-primary”;s:7:”#ffffff”;s:31:”colorset-socket_color-secondary”;s:7:”#eeeeee”;s:27:”colorset-socket_color-color”;s:7:”#eeeeee”;s:28:”colorset-socket_color-border”;s:7:”#161616″;s:25:”colorset-socket_color-img”;s:0:””;s:33:”colorset-socket_color-customimage”;s:0:””;s:25:”colorset-socket_color-pos”;s:13:”center center”;s:28:”colorset-socket_color-repeat”;s:6:”repeat”;s:28:”colorset-socket_color-attach”;s:6:”scroll”;s:9:”quick_css”;s:0:””;s:17:”responsive_layout”;s:10:”responsive”;s:15:”websave_windows”;s:6:”active”;s:10:”blog_style”;s:10:”single-big”;s:14:”portfolio-slug”;s:14:”portfolio-item”;s:14:”header_setting”;s:47:”nonfixed_header social_header bottom_nav_header”;s:5:”phone”;s:12:”240.400.0329″;s:12:”social_icons”;a:4:{i:0;a:2:{s:11:”social_icon”;s:8:”facebook”;s:16:”social_icon_link”;s:65:”https://www.facebook.com/pages/Skipjack-Web-Services/121025660803″;}i:1;a:2:{s:11:”social_icon”;s:7:”twitter”;s:16:”social_icon_link”;s:31:”https://twitter.com/skipjackweb”;}i:2;a:2:{s:11:”social_icon”;s:5:”gplus”;s:16:”social_icon_link”;s:51:”https://plus.google.com/110449223719007282155/posts”;}i:3;a:2:{s:11:”social_icon”;s:4:”mail”;s:16:”social_icon_link”;s:35:”http://www.skipjackweb.com/contact/”;}}s:11:”header_menu”;s:16:”mobile_drop_down”;s:14:”archive_layout”;s:13:”sidebar_right”;s:11:”blog_layout”;s:13:”sidebar_right”;s:13:”single_layout”;s:13:”sidebar_right”;s:11:”page_layout”;s:13:”sidebar_right”;s:16:”page_nesting_nav”;s:4:”true”;s:22:”display_widgets_socket”;s:3:”all”;s:14:”footer_columns”;s:1:”3″;s:9:”copyright”;s:184:”© Copyright – Skipjack Web Services. Boat images copyright Skipjack Photography“;}}
November 28, 2013 at 2:11 am #194150Topic: Social Icons Have Disappeared
in forum Enfoldcandeos
ParticipantHello
I had been displaying our 4 social icons in the sidebar in a text widget using the following code
<div class=”textwidget”>
<div class=”iconbox_content”>
<div class=”iconbox_icon heading-color avia-font-entypo-fontello”></div>
</div>This is using the codes supplied by entypo. When I updated to the most recent version, the images are no longer appearing. They are there and the hyperlinks are there. Can you please help? Thanks!
November 26, 2013 at 7:30 am #193280Topic: Widgets on Home Page / Social Media
in forum Enfoldlanikita
ParticipantHI-
Is it possible to add widgets for Instagram, Twitter and FB in a side column on the home page or in a horizontal column – but not all the way down at the footer?
Also, can you feature the Social Media Icons and links on all of your Home Page variations or just certain ones?
thanks.
-
This topic was modified 12 years ago by
lanikita.
November 14, 2013 at 9:01 am #188269In reply to: placement submit button gravity forms
Hi Ismael THX that did the trick.
The letters in that header meta are now a very weird purple color also the social buttons. What to do about that?
If feel something is conflicting in my CSS code: Any idea?
#top .main_menu .menu li a { font-size: 18px; color: white; background-color: #4787f3; }
#top .main_menu .menu li a:hover { background-color: #4787f3; color: grey; }#top .header_color .main_menu .menu ul li a{
background-color: #ffffff;
color: #4787f3;
font-size: 17px;
}
#header_main {
background: #4787f3;
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 8px;
font-size: 17px;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
.woocommerce .template-shop.content.nine.units {
width: 100%;
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.woocommerce .template-shop.content.nine.units {
}
.grid-content {
height: 70px;
}
.woocommerce .sidebar {
display: none !important;
}
.woocommerce .template-shop.content.nine.units {
width: 1030px;
border: none;
}
.header_color .sub_menu>ul>li>a {
font-size: 12px;
color: #0e75bf;
}
#top .main_menu .menu a {
color: white;
}
#top .main_menu .menu a:hover {
color: white;
}
.main_menu ul:first-child > li > a {
font-size: 17px;
font-weight: 700;
color: white;
}#footer .widget {
padding: 30px 0 30px 0 !important;
}
.numeric_controls, .arrow_controls {
position: absolute;
bottom: 100px;
}#top .sidebar_tab_content.sidebar_active_tab_content {
background-color: #fff;
color: black;
}
#top .sidebar_tab.sidebar_active_tab {
background-color:#0e75bf;
color: #fff;
}
.slideshow_color .breadcrumb, .slideshow_color .breadcrumb a {
color: #0e75bf;
}
.numeric_controls, .arrow_controls {
position: absolute;
bottom: 10px;
}
#top .ajax_controlls {
top: 70%;
}
#footer .widget_nav_menu li a {
font-size: 20px;
}#menu-item-1045 a, #menu-item-1044 a, #menu-item-1043 a, #menu-item-1988 a {
color: #FFF;
font-size: 25px;
}
#footer .widget_nav_menu li a {
text-align: center;
}
.iconbox_icon {
background-color: white !important;
}
.widget_nav_menu h3.widgettitle {
text-align: center;
}
#top .iconbox {
width: 100%;
}
#top .avia_mega_div {
background-color: #f5f2f5;
color: grey;
}
#top .avia_mega_div .sub-menu {
background-color: #f5f2f5;
color: grey;
}
#top .avia_mega_div .menu-item ul {
background-color: #f5f2f5;
color: grey;
}
#top .main_menu .menu ul li a {
background-color: #f5f2f5;
color: white
}
.sidebar_tab_title {
margin-left: 10px !important;
}
#js_sort_items a {
font-size: 19px;
}
#top.woocommerce-page .woocommerce-ordering select { width: 25%; }@media only screen and (max-width: 767px) {
#top.woocommerce-page .woocommerce-ordering select {width: auto; }
}
.chzn-container {
position: initial;
}
#top .chzn-container .chzn-drop {
top: 70px !important;
width: 325px !important;
margin-left: 3px;
}
.woocommerce-pagination {
display: none;
}
#top.tax-product_cat .container > .term-description {
display: none;
}
.added_to_cart {
display: none;
}
.form-row.address-field{
overflow: visible;
}
#top .chzn-single div b {
background-position: 5px 6px !important;
}
div .main_color .active_tab {
background-color: #0e75bf;
color: #FFF;
}
div .main_color .tabcontainer .active_tab {
color:#FFF;
}
#top .main_color .tabcontainer .tab:hover {
#FFF:}
.main_menu ul:first-child > li > a {
padding: 0 5px;}
#top .main_menu ul:first-child > li > a {
padding: 0 13px;}
.social_header .phone-info { color: orange!important; font-size: 20px!important; }
.logo img { padding: 20px 0 0 0; }
.header-scrolled .logo img { padding: 5px 0; }
#header_meta { background-color: white; }November 12, 2013 at 3:19 pm #187289the code for the social bar doesnt work.
is there a conflict in some of my CSS style code?
#top .main_menu .menu li a { font-size: 18px; color: white; background-color: #4787f3; }
#top .main_menu .menu li a:hover { background-color: #4787f3; color: grey; }#top .header_color .main_menu .menu ul li a{
background-color: #4787f3;
color: #ffffff;
font-size: 17px;
}
#header_main {
background: #4787f3;
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 8px;
font-size: 17px;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
.woocommerce .template-shop.content.nine.units {
width: 100%;
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.woocommerce .template-shop.content.nine.units {
}
.grid-content {
height: 70px;
}
.woocommerce .sidebar {
display: none !important;
}
.woocommerce .template-shop.content.nine.units {
width: 1030px;
border: none;
}
.header_color .sub_menu>ul>li>a {
font-size: 12px;
color: #0e75bf;
}
#top .main_menu .menu a {
color: white;
}
#top .main_menu .menu a:hover {
color: white;
}
.main_menu ul:first-child > li > a {
font-size: 17px;
font-weight: 700;
color: white;
}#footer .widget {
padding: 30px 0 30px 0 !important;
}
.numeric_controls, .arrow_controls {
position: absolute;
bottom: 100px;
}#top .sidebar_tab_content.sidebar_active_tab_content {
background-color: #fff;
color: black;
}
#top .sidebar_tab.sidebar_active_tab {
background-color:#0e75bf;
color: #fff;
}
.slideshow_color .breadcrumb, .slideshow_color .breadcrumb a {
color: #0e75bf;
}
.numeric_controls, .arrow_controls {
position: absolute;
bottom: 10px;
}
#top .ajax_controlls {
top: 70%;
}
#footer .widget_nav_menu li a {
font-size: 20px;
}#menu-item-1045 a, #menu-item-1044 a, #menu-item-1043 a, #menu-item-1988 a {
color: #FFF;
font-size: 25px;
}
#footer .widget_nav_menu li a {
text-align: center;
}
.iconbox_icon {
background-color: white !important;
}
.widget_nav_menu h3.widgettitle {
text-align: center;
}
#top .iconbox {
width: 100%;
}
#top .avia_mega_div {
background-color: #f5f2f5;
color: grey;
}
#top .avia_mega_div .sub-menu {
background-color: #f5f2f5;
color: grey;
}
#top .avia_mega_div .menu-item ul {
background-color: #f5f2f5;
color: grey;
}
#top .main_menu .menu ul li a {
background-color: #f5f2f5;
color: white
}
.sidebar_tab_title {
margin-left: 10px !important;
}
#js_sort_items a {
font-size: 19px;
}
#top.woocommerce-page .woocommerce-ordering select { width: 25%; }@media only screen and (max-width: 767px) {
#top.woocommerce-page .woocommerce-ordering select {width: auto; }
}
.chzn-container {
position: initial;
}
#top .chzn-container .chzn-drop {
top: 70px !important;
width: 325px !important;
margin-left: 3px;
}
.woocommerce-pagination {
display: none;
}
#top.tax-product_cat .container > .term-description {
display: none;
}
.added_to_cart {
display: none;
}
.form-row.address-field{
overflow: visible;
}
#top .chzn-single div b {
background-position: 5px 6px !important;
}
.widget .gform_wrapper .gform_footer br{
display: none !important;
}
div .main_color .active_tab {
background-color: #0e75bf;
color: #FFF;
}
div .main_color .tabcontainer .active_tab {
color:#FFF;
}
#top .main_color .tabcontainer .tab:hover {
#FFF:}
.main_menu ul:first-child > li > a {
padding: 0 5px;}
#top .main_menu ul:first-child > li > a {
padding: 0 13px;}
.social_header .phone-info.with_nav span {
color: orange;
font-size: 20px;
}November 9, 2013 at 5:17 am #186378In reply to: Enfold- Social media icons and widget icons missing
Hi!
I visited the page for the first time using Chrome and Firefox 24.0. The social icons show properly on the first load.

Regards,
IsmaelNovember 8, 2013 at 6:37 pm #186257In reply to: Enfold- Social media icons and widget icons missing
This reply has been marked as private.November 6, 2013 at 10:24 am #185110Topic: Accordion links
in forum Enfoldguyco
ParticipantHi,
I am trying to add social widgets to an accordion element, but when I run it the widgets are not clickable.
Another question, is how to I set the social icon to have the correct coloring (based on the social network color) and the hover effect (like the default social widget behavior on the top bar)?

Cheers,
Guy.-
This topic was modified 12 years, 1 month ago by
guyco. Reason: Added images
November 5, 2013 at 7:33 pm #184897In reply to: iPhone Fuzzy Blog Text
Thanks Devin, I tried that but it still had the issue. I’ve narrowed it down. A couple weeks ago you guys gave me a fix for flickering text in Safari so I added the below code to custom.css:
/* flickering text fix*/ .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, .avia_start_animation { -webkit-perspective: 1000; -webkit-backface-visibility: hidden; }This fixed the flickering text but I guess since then (noticed more recently) I had the fuzzy text issue only in blog posts and only on iPhone. You guys helped narrow this down to flickering text code. So I went and removed the “.post,” line from the fix above. This corrected the fuzzy text issue and also that wasn’t an area that was affected by flickering text, so all is good now.
Thanks guys for your help as always!
Best,
JonathanNovember 1, 2013 at 2:23 am #183225Topic: Social media in footer like the demo version
in forum EnfoldJerremy-W
ParticipantThe demo version of Enfold has nice social media icons (http://kriesi.at/themedemo/?theme=enfold). I assumed that they were widgets delivered with the theme, but I can’t find them till now in the widget panel. Some help would be appreciated.
November 1, 2013 at 1:33 am #183216In reply to: Copy Header Social Icons to Text Widget? (Hoverable)
This reply has been marked as private. -
This topic was modified 11 years, 11 months ago by
-
AuthorSearch Results
-
Search Results
-
Hi there,
I’m sure this has been asked and answered already… really sorry… but as there are more than 300 pages of posts… I guess this will go faster. Thanks for your understanding !-> Is there a way to add Facebook and LinkedIn icons through a widget in the footer ? I saw only twitter… And I’m not using the header with the social icons…
-> How can I desactivate the search icon at the right of the menu in the header ? (loupe)
Thanks again,
Marie
Topic: Footer Content
Hi,
I would like to change the content of the footer widgets, e.g. set the shown pages manually and display social icons. Is there a way to do that?
Would appreciate a short answer. TIAOlbert
Hello
I had been displaying our 4 social icons in the sidebar in a text widget using the following code
<div class=”textwidget”>
<div class=”iconbox_content”>
<div class=”iconbox_icon heading-color avia-font-entypo-fontello”></div>
</div>This is using the codes supplied by entypo. When I updated to the most recent version, the images are no longer appearing. They are there and the hyperlinks are there. Can you please help? Thanks!
Topic: Accordion links
Hi,
I am trying to add social widgets to an accordion element, but when I run it the widgets are not clickable.
Another question, is how to I set the social icon to have the correct coloring (based on the social network color) and the hover effect (like the default social widget behavior on the top bar)?

Cheers,
Guy.The demo version of Enfold has nice social media icons (http://kriesi.at/themedemo/?theme=enfold). I assumed that they were widgets delivered with the theme, but I can’t find them till now in the widget panel. Some help would be appreciated.
