-
AuthorSearch Results
-
November 1, 2013 at 12:44 am #183198
In reply to: Copy Header Social Icons to Text Widget? (Hoverable)
Glad we could help, let us know if you have any more questions or issues :)
Regards,
JosueNovember 1, 2013 at 12:40 am #183193In reply to: Copy Header Social Icons to Text Widget? (Hoverable)
Hi Josue,
I added your code to my Child Theme CSS. It worked!
Thanks much,
EricOctober 31, 2013 at 11:22 pm #183155In reply to: Copy Header Social Icons to Text Widget? (Hoverable)
Hey Eric!
Add this code to the Quick CSS:
.textwidget .social_bookmarks { height: auto !important; } .textwidget .social_bookmarks li { clear: none !important; }Cheers!
JosueOctober 31, 2013 at 10:26 pm #183128In reply to: Enfold- Social media icons and widget icons missing
Hi!
I just checked your website on Chrome, Firefox and IE and it works fine on my end. Please see the screenshot http://i.imgur.com/0V7HhTi.jpg
Best regards,
YigitOctober 31, 2013 at 10:18 pm #183122Topic: Copy Header Social Icons to Text Widget? (Hoverable)
in forum EnfoldesotEric
ParticipantHi,
Is there a way to get all of my enabled social icons that appear above the header copied into a text widget? I have tried the following code, but only the first icon shows up. See pic: https://www.evernote.com/shard/s163/sh/6626fe65-abfd-4d5d-aa62-1ee9e4289a90/52728226bb9867847f4b1cfa3999ab0b
Here is code:
https://www.evernote.com/shard/s163/sh/e1ed59e6-3884-4946-bef9-2321afcd47c1/8f1cedf3ac0111d30f2bd54407c2908bI’m not looking to use the magic wand, Font Icon shortcode. I’d like the icons to work on hover, and match what is in the header, with exception to being larger, as in my referenced picture above. You can see the FB icon in the widget is large. It is also hoverable.
Thanks,
EricOctober 31, 2013 at 7:57 pm #183091In reply to: Enfold- Social media icons and widget icons missing
This reply has been marked as private.October 29, 2013 at 4:08 pm #182093In reply to: Enfold- Social media icons and widget icons missing
Hi!
Please try updating Enfold to the newest version. You are currently using version 2.2. It should fix the issue also there are great new features added to the theme.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Best regards,
YigitOctober 29, 2013 at 4:02 pm #182091In reply to: Enfold- Social media icons and widget icons missing
This reply has been marked as private.October 28, 2013 at 9:24 pm #181813In reply to: "Block" feature in footer
Hey wss310!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#simple-social-icons-2 .widget li { clear: none; }Regards,
YigitOctober 28, 2013 at 4:21 pm #181646Topic: Add rel nofollow to header Icons
in forum Enfoldchooseone
ParticipantHi!
I will add a rel nofollow tag to the social icons on top of my logo and also to the twitter and rss widget. I use the fixed header with social icons and additional nav.
Please tell me in wich file and line i found itthx
October 25, 2013 at 12:07 pm #180607Topic: Mobile Menu not showing on ipad
in forum EnfoldRevolutionGroup
ParticipantHi
I have updated to the latest version and I am no longer seeing the drop down menu on the ipad.
I have pasted all my custom CSS below just in case something is blocking it although I don’t think it should be:
@media only screen and (max-width: 801px) { .flex_column.av_one_fifth, .flex_column.av_one_fifth, .flex_column.av_one_fourth, .flex_column.av_one_third, .flex_column.av_two_fifth, .flex_column.av_one_half, .flex_column.av_three_fifth, .flex_column.av_two_third, .flex_column.av_three_fourth, .flex_column.av_four_fifth, .flex_column.av_one_sixth, .flex_column.av_one_seventh, .flex_column.av_one_eighth, .flex_column.av_one_nineth, .flex_column.av_one_tenth{
width: 100%;
margin-left: 0px;
}
}.page-id-2372 .av_three_fourth { width: 78.5%; }
.responsive .logo img { height: 74px; }
.related_posts { display: none; }
.tribe-events-list-widget ol { margin-left: 0px }
.pricing-table li{
border: 0!important
}.avia-promocontent { padding-right: 25px; }
#top .iconbox_top { padding-bottom: 35px; }
.iconbox_top .iconbox_content { box-shadow: none; border: 1px solid #f1f1f1; }
.logo img{
position: relative;
top: 10px;
}.social_header .phone-info {
color: #014073;
font-size: 1.5em;
}.main_menu ul:first-child>li>a {
font-size: 16px;
}#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;
}#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;}.sidebar li a {
color: #4C4646 !important;
}#top .widgettitle label {
font-size: 16px!important;
}@media screen and (max-width: 767px) {
#top .social_bookmarks { display: none; }
.header_color .container_wrap_meta { padding-top: 10px; } }@media only screen and (max-width: 1279px) and (min-width: 769px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 6px;
font-size: 13px;
}
}@media only screen and (max-width: 1365px) and (min-width: 1280px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 10px;
font-size: 15.5px;
}
}.avia-icon-list .iconlist_icon {
background-color: #014073 !important;
}#top .main_color .avia-color-theme-color {
color: white;
font-weight:bold;
}Here is a link to my website with the ipad view: http://tinyurl.com/p69chqp
Thanks,
RobOctober 25, 2013 at 11:59 am #180604In reply to: additional menus
Hey thanp73!
Enfold supports up to 3 menus but it depends on the selected header type (Enfold > Header). I.e. here: http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/ Kriesi used the “Header with Social Icons and bottom Navigation” which supports a small sub menu, a main menu underneath the logo and a footer menu (socket menu). You can create your menus on the menu page (Appearance > Menus) and assign the menus to the theme locations.
If you want to display more menus you can use the “Custom menu” widget (Appearance > Menus) to display a menu in the sidebar or to embed it into the content (Widget Layout Element which helps you to embed a custom widget area into the text content).
Best regards,
PeterOctober 24, 2013 at 12:54 pm #180216In reply to: Enfold: EasySlider – two questions
Hi!
looks fine for me, both in windows and mac. No strange fonts, no nudging. Since I can’t see the issue I cant really offer any more assistance, the last thing I can think of is to apply a css rule that we used in an eariler version of enfold to fix similar problems, maybe it also fixes this one:
.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; }let me know if that helps. its a shot in the dark based on experience but not sure what else I can do if I can’t see the issue anymore :/
Regards,
KriesiOctober 24, 2013 at 5:54 am #180086In reply to: Social Icons into a text-widget ?
Hey!
Edit config-templatebuilder > avia-shortcodes > icon.php. Replace everything in it with this code: http://pastebin.com/f8p2hKAz
You can now place a title or alt text on Font Icon with link. The hover will not show up unless you place set a link.
Best regards,
IsmaelOctober 23, 2013 at 6:30 pm #179849In reply to: Social Icons into a text-widget ?
Hi Yigit,
now I understand what Ismael meant… Used the way you showed here for some widgets before… But I never looked behind Font Icon… Sometimes it is heavy to see the forest, because there are to much trees… :) Thanks a lot!
The more I understand this awesome theme, the more I loved it! Very good job!!The only question that is still open, is no. 2…
1. How can I add a class? -> resolve : custom_class=’Facebook-Icon’
2. How can I add a alternate text (showing on hover)??
3. How can I change the background on hover? -> resolve .(class):hover {color: #xxxxxx})
4. Any chance to change the color of the font? -> resolve : There is no font. The color you see, is the color from the background behind the icon… :)Thanks a lot,
Best regards,
Bruno-
This reply was modified 12 years, 1 month ago by
IndikatorDesign.
October 23, 2013 at 3:27 pm #179720In reply to: Social Icons into a text-widget ?
Hi Bruno!
Here you go. Facebook icon goes to Google when click opens in new window and in default color.
[av_font_icon color="" font="entypo-fontello" icon="ue8f3" size="40px" position="left" link="manually,http://www.google.com" linktarget="_blank"]You can simply switch to Default Editor then add and copy shortcodes http://i.imgur.com/XseeK9n.jpg
Cheers!
YigitOctober 23, 2013 at 10:19 am #179563In reply to: Social Icons into a text-widget ?
Hi Ismael!
Please can you give me a short example?
How can I use the Shortcode?
What means Shortcode Wand?
Where can I read which Shortcodes are usable with Enfold?
Thanks and regards
BrunoOctober 23, 2013 at 10:17 am #179559In reply to: Social Icons into a text-widget ?
Hi Bruno!
You can use the Font Icon shortcode then enclose it on an anchor tag. Insert it using the shortcode wand.
Regards,
IsmaelOctober 23, 2013 at 2:29 am #179350In reply to: Enfold- Social media icons and widget icons missing
Hi!
It is not missing. I logged in and out and I can still see the social icons. Please try it on a different browser. Remove browser cache then reload the page.
Regards,
IsmaelOctober 22, 2013 at 3:35 pm #179107In reply to: Enfold- Social media icons and widget icons missing
This reply has been marked as private.October 22, 2013 at 3:33 pm #179105In reply to: Enfold- Social media icons and widget icons missing
This reply has been marked as private.October 21, 2013 at 6:31 pm #178575In reply to: Enfold- Social media icons and widget icons missing
Hi!
You can post it here privately. Just make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitOctober 21, 2013 at 4:52 pm #178498In reply to: Enfold- Social media icons and widget icons missing
I would prefer to post my site privately rather than on you forum. Please send me an email
October 21, 2013 at 4:49 pm #178495In reply to: Enfold- Social media icons and widget icons missing
Hey Mikeoc!
Can you post the link to your website so we can inspect elements?
Best regards,
YigitOctober 21, 2013 at 11:10 am #178354Topic: Social Icons into a text-widget ?
in forum EnfoldIndikatorDesign
ParticipantHello,
how can I insert Icons from Iconlist with just a hovereffect (like the social Icon on top of enfold), an alternate text and a href into a textwidget?
Iconlist don´t work for me, because it uses Textareas that I don´t needed.
At the end I need a result like this to insert it into a sidebar-element but just with the nice enfold-Icons:
The first grey item is hovered..
Regards
October 21, 2013 at 11:01 am #178352Topic: Enfold- Social media icons and widget icons missing
in forum EnfoldMikeoc
ParticipantSome of top left social media icons and widget icons are missing just from home page.
can you please advise?thanks
October 16, 2013 at 3:38 pm #176480In reply to: What did you change?
and how am i suppose to do it with the Social icons, the social button (widgets), navigation arrows on the slider and the blog entries, the cart icon etc.?
can you find a fix for “CDN” using sites?October 14, 2013 at 4:57 pm #175142Topic: Space between 2 widgets
in forum Enfoldibubblicious
ParticipantHi,
Would it be possible to have less space between the 2 widgets (social icons & recent tweets) on this page: http://test.simformatica.be/contact/
login: enfoldsupport
password: abc123$Thanks a lot for the help!
S.October 9, 2013 at 4:24 pm #173097In reply to: Flickering Text
Hey!
Mind trying to add this to your css:.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 is a fix we removed from an earlier version of the theme because it seemed obsolete with the latest versions of chrome and safari but it might be that we still need it.
A short follow up if it helped or not would be great ;)
Cheers!
Kriesi-
This reply was modified 12 years, 2 months ago by
Kriesi.
October 9, 2013 at 7:51 am #172897In reply to: social icons im footer widget bereich
Diese Modifikation: https://kriesi.at/support/topic/best-way-to-add-icons-to-the-top-level-menu/#post-169808 erlaubt es den Icon Shortcode auch in Menüs zu verwenden. Ab der nächsten Version werden die Menüs Shortcodes auch standardmäßig unterstützen.
-
This reply was modified 12 years, 1 month ago by
-
AuthorSearch Results
-
Search Results
-
Hi!
I will add a rel nofollow tag to the social icons on top of my logo and also to the twitter and rss widget. I use the fixed header with social icons and additional nav.
Please tell me in wich file and line i found itthx
Hello,
how can I insert Icons from Iconlist with just a hovereffect (like the social Icon on top of enfold), an alternate text and a href into a textwidget?
Iconlist don´t work for me, because it uses Textareas that I don´t needed.
At the end I need a result like this to insert it into a sidebar-element but just with the nice enfold-Icons:
The first grey item is hovered..
Regards
Some of top left social media icons and widget icons are missing just from home page.
can you please advise?thanks
Topic: Space between 2 widgets
Hi,
Would it be possible to have less space between the 2 widgets (social icons & recent tweets) on this page: http://test.simformatica.be/contact/
login: enfoldsupport
password: abc123$Thanks a lot for the help!
S.
