How can I add Facebook icon to my footer using this method?
I generated the webfont at http://fontello.com/, the uploaded the .zip file via the enfold panel.
The last part is the one I’m missing, how can I add the icon in a text widget?
Any help is appreciated.
Jorge.
Hi!
Please add following code to Quick CSS in Enfold theme options
.bbpress .title_container { display: none; }
Best regards,
Yigit
The accordion feature no longer works.
Link: http://appyourservice.nl/faq/
Latest wordpress version.
Enfold version 2.2
Hello,
You did a beautiful job styling WooCommerce in this theme, thank you!
I’m trying to password protect just the WooCommerce pages, so that ideally, if a visitor clicks on Shop:
– if not logged-in, the visitor would see a message and a log in form (within the page)
– if logged-in, the visitor would see the WooCommerce catalog.
http://www.pixieawards.com/_stage/
Password protecting the pages doesn’t seem to work on WooCommerce pages. We have created a child theme for Enfold, but can you give me a recommendation where to most efficiently make the customization? I assume it is a check for is_user_logged_in
Best Regards,
Greg
Hello,
I have a little issue with the last item main menu item in my enfold theme in http://iiemd.com/. As you can see in the link, there is not space between the last item text and the last vertical line of the menu. It is possible to have more space there?
I hope you guys can help me.
Thanks.
Best Regards
Hi!
Please add following code to Quick CSS in Enfold theme options
.responsive .mobile_menu_tablet .main_menu { display: block; }
Mobile menu is set to display: none currently. That will fix it. And after that you can do the opposite of what Ismael suggested above
Regards,
Yigit
Thank you for advice, Devin.
I know very well about this plugin.
However for this particular site it is not an option. Because it is hosted at WP Engine (wpengine.com), and they do not allow technically to use wordpress-https plugin.
Can you make the next Enfold update more https – friendly?
Hi mediamonkey!
Please add following code to Quick CSS in Enfold theme options
.flex_column + .avia_textblock { padding-top: 5px; }
Regards,
Yigit
Hey!
Glad you fixed it! Let us know if you have any other questions or issues
Cheers!
Yigit
Hi Yigit, it was my own custom CSS that was causing the error – sorry!
All sorted on my side now! : )
This reply has been marked as private.
Hello zyzou!
Yes we are going to need to inspect elements on your website so that would be good if you could post the link to your Enfold 2.3.1 installed website. You can check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
Yigit
Hey!
@dmaca You are welcome, glad we could help :)
@kt2webdesign can you post the link to your website?
Best regards,
Yigit
Another vote for Mailchimp support
A few more randoms..
1) Ability to use an image instead of a font icon in icon boxes, lists etc.
2) Option to use CSS animations such as those on the images or icon lists on other elements,
Example: http://the7.dream-demo.com/shortcodes/animation/
3) Closeable notification boxes.
i.e. http://theme-fusion.com/avada/alert-messages/
4) More styling options for images and promo boxes
i.e. http://theme-fusion.com/avada/image-frames/
http://theme-fusion.com/avada/promotion-boxes/
Hi, i’m trying to use LayerSlider on simple page, by Shortcode, but this didn’t work.
But when i call that, with a ENFOLD Advanced Layout Editor, he call the LayerSlider function, my Shortcode works fine.
How can I include LayerSlider in all my pages? Whitout use ENFOLD Advanced Layout Editor?
For example: I have a RoyalSlider plugin, that allows me to configure him call it on all my pages, or when finds a RoyalSlider Shortcode.
Hi, Enfold newbie here.
Beautiful and versatile theme – look forward to playing with it!
I would like to build a layout using multiples of the ‘one fifth’ column across the screen width, for example:
3 fifths + 2 fifths
4 fifths + 1 fifth
2 fifths + 2 fifths + 1 fifth
I’ve read on another thread that there is only an option for ‘one fifth’ columns available at the moment – is it possible for me to create the layouts as described above?
I have updated to Enfold version 2.3.1
6) Custom Content Box : Like color Schemer only with the option for colums . It will be great to creat 3 or 4 column Color Boxes with custom options: BGcolor , front color, Bg Image
vote for MailChimp Newsletter Integration Element
Hello, I have a similar problem in that the spacing in my sub menu drop downs is not the same as the live demo. The code above made the text smaller but did not change the drop down spacing.
Image of what I mean can be found here, your help is really appreciated!
https://www.dropbox.com/s/15svcegujbxkce1/Screen%20Shot%202013-10-03%20at%2012.17.32%20PM.png
-
This reply was modified 11 years, 7 months ago by
kt2webdesign.
1) Pages, Posts and Also Archive Pages the option to change the header BG color and Image like colorShemer element.
especially for the part where the Title and breadcrumb disappears
Like this examples
http://artbees.net/themes/jupiter/blog/ http://artbees.net/themes/jupiter/pages/faq-page/ http://artbees.net/themes/jupiter/features/
2) Icons for Accordion like the Tabs
3) Icon Box . feauture like size , icon color , Background color, Background radius and also ffor font Icon
4) More admin options for
header size and line height
Navigation fontsize, bgcolor and color
5) Custom Post Type for team Member
And I have another problem with the nav-items…
I want to add a hover effect with blue background. But I can´t set the height of the background-color to 30 px, because the lineheight is set to 200 px for the logo…
Any idea?
Thanks
Bruno
Hello!
Please add following code as well
.avia_mega_div .avia-bullet { margin-top: 9px; }
#top #header .avia_mega_div > .sub-menu > li > ul > li a { padding: 0px 12px 0px 12px; }
Best regards,
Yigit
Hi,
at the phone-info on top I´ve made a transition hover effect with a background-color.
Since the last update, you see the border during the background. I´ve tried to fix it with z-index but it doesn´t work. Do you have any idea?
Best regards
Bruno
This reply has been marked as private.
Hello,
In Internet Explorer, my website has visualization problems: the logo gets bigger and overlaps the menu (even with the latest version of IE).
And all elements with animation (layerslider WP, post slider …) do not appear.
However, in the same version of the browser, I visited your enfold’s livepreview and everything works!
What do I have to do to get my website looking good in IE, like your demo?
Thank you.
Hi Eykie!
I think some weeks ago another user had a similiar problem and fixed it on his server. Open up enfold/index.php and replace
if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub));
with
if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub));
$page = get_query_var( 'paged' ) ? get_query_var( 'paged' ) : get_query_var( 'page' );
query_posts(array('posts_per_page'=> get_option('posts_per_page'),'paged'=> $page));
Regards,
Peter
Hi,
First off, thanks a lot for the great work. We love Enfold!
I am using iFrames on on a client’s website with the help of the iFrame plugin [http://wordpress.org/plugins/iframe/] and noticed when I upgraded to 2.1 that iFrames that were perfectly sized before were then slightly cropped.
I did not think much of it at the time and kept on updating the theme as new releases came out BUT with 2.3.1 all hell broke lose and my iFrames were completely off – not respecting at all the width of the column they were placed in.
I tried with another plugin – Advanced iframe [http://wordpress.org/plugins/advanced-iframe/] – and experienced the same.
So for now I reverted to 2.0.1 which fixed the problem but would love to benefit from the theme updates…
Has anyone else experienced similar issues?
If you need to inspect my site let me know and I will send you the link in private.
Thanks in advance for the help!
Yours,
Zyzou
This reply has been marked as private.