Thank you Yigit! Works perfect
Hi!
You are welcome, glad we could help! Let us know if you have any other questions or issues. You can click on Enfold on support page and scroll down to bottom of the page to start your own topic if needed.
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under styling tab
@media only screen and (max-width: 767px) {
.responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
width: auto; }}
You can try using this plugin http://wordpress.org/plugins/socialize/
Cheers!
Yigit
Hi,
I went to Enfold > Styling > General > Quick CSS and add #top textarea { line-height: 10px; }
But no one can make a comment in the Comment Forms. Please help! I am a novice WP user so please let me know if you wanted me to do something differently.
Thank you!
-
This reply was modified 11 years, 11 months ago by
kenanjohnson.
Hey guys,
I’m having trouble viewing enfold in some internet explorer browsers.
some of the texts, and menu items not showing in IE, works fine in other browsers ,,,,
Is there a fix? is it something i did wrong or forgot to check?
Cheers,
Chen.
This reply has been marked as private.
Hello!
Here is our custom Enfold : http://www.strategies-ecommerce.com/
A lot of customisations…
This reply has been marked as private.
Hi Animationink!
It is not very reliable but you can try adding following code to Quick CSS in Enfold theme options under Styling tab
#main > div > div > main > div > div > div.flex_column.av_one_full.first.avia-builder-el-7.el_after_av_one_half.el_before_av_one_full.column-top-margin > div > div:nth-child(2) > ul > li.avia-pricing-row {
background-color: red;
color: white;
border-color: red;
}
#main > div > div > main > div > div > div.flex_column.av_one_full.first.avia-builder-el-7.el_after_av_one_half.el_before_av_one_full.column-top-margin > div > div:nth-child(2) > ul > li:nth-child(2) {
background-color: yellow;
color: blue;
border-color: yellow;
}
#main > div > div > main > div > div > div.flex_column.av_one_full.first.avia-builder-el-7.el_after_av_one_half.el_before_av_one_full.column-top-margin > div > div:nth-child(2) > ul > li:nth-child(4) {
background-color: green;
color: orange;
border-color: green;
}
#main > div > div > main > div > div > div.flex_column.av_one_full.first.avia-builder-el-7.el_after_av_one_half.el_before_av_one_full.column-top-margin > div > div:nth-child(2) > ul > li:nth-child(6) {
background-color: orange;
color: black;
border-color: orange;
}
Regards,
Yigit
Hi,
Fehlerhafte Darstellung des Fotos (400x270px)

korrekte Darstellung des Fotos (400x600px)

Grundsätzliche Frage: welches Foto wird auf der Single-Portfolio Seite angezeigt. Ich gehe davon aus, dass es das “Originalbild” ist, wie in Abbildung 2.
Warum wird auf Server 1 das Bild in einer kleineren Auflösung angezeigt, ich verstehe das nicht.
Auf beiden Servern läuft eine identische Einrichtung von WordPress und Enfold, sowie die gleichen Plugins.
-
This reply was modified 11 years, 11 months ago by
kochtussi.
Hi HiDrew!
It was removed with the latest versions of Enfold. Only available mobile menu is Slideout menu
Regards,
Yigit
Hi Peter,
Sorry, I’m confused. Ideally, I don’t want to replace the default avia.js file in its entirety for a single line of commented out code. I’d rather just use Ismael’s solution if it’s just going to append the single line of code.
That said, my child theme folder is not named as the default. Is that why the modifications are not taking effect? How would I go about this keeping the child theme folder the same if that’s the case?
Hi there,
Here we are working on our new responsive website with this theme.
http://www.dreamlab.nl/new/
We had a custom design which we wanted to work out in custom coding. But then we saw this theme and wanted to try and create our design with it. Worked out fine, final adjustments are just a little more complex.
We are now working out some mobile css on logo, header, menu, images and font-sizes.
When that is done we start filling the rest of the pages and go live!
It’s in Dutch, maybe in the future we’ll translate the website.
Got any critism, remarks, suggestions, improvements or complaints? Please let us know!
Kind regards, Wouter.
Hi Stigan!
Please try updating Enfold to the latest version 2.6.2 via FTP and check if that helps. You can also add following code to Quick CSS in Enfold theme options under Styling tab to move the page layout up to cover it
#wrap_all { margin-top: -21px; }
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under styling tab
#top textarea { line-height: 10px; }
Cheers!
Yigit
Hey!
Please go to Enfold theme options > General Settings and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)”.
Please add widgets you would like to display on forum page to Forum widget area in Appearance > Widgets
Regards,
Yigit
This reply has been marked as private.
Hey Fudge!
1- Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav > li > a { font-family: 'Averia Sans Libre', cursive; }
2- Please see - http://vimeo.com/channels/aviathemes/67651241
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top #header .mega_menu_title a:hover { color: red; }
#top #header .mega_menu_title a { color: blue; }
.header_color .main_menu .menu ul li a:hover {
background-color: orange;
}
#top .header_color .main_menu .menu ul li>a:hover {
color: green;
}
#top .header_color .main_menu .menu ul li>a { color: yellow; }
Regards,
Yigit
Hi Mono14!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .fullsize .template-blog .post .entry-content-wrapper > * { font-size: 20px; }
Cheers!
Yigit
Hey jansthh!
1- Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia_mobile #top .av-parallax-section { z-index: 0; }
2- I checked your website on my iphone and transitions are animated in both portrait and landscape mode on my end. Please edit your slider and in Global Settings > Layout > Responsive under, insert 1140
3- No, it does work when it is activated as well. But it will not be transparent when scrolled down
Cheers!
Yigit
Hey agarkitekter!
Dropdown menu was removed with the latest version of Enfold, you can only use Slide out menu. Please try updating Enfold to the latest version 2.6.2 via FTP, you are currently using version 2.6.1.
Regards,
Yigit
Hey GoodGame!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.main_color .av_promobox { background: red; }
Best regards,
Yigit
Hi,
Following on this post, is there any way to replace “Theme Name: Enfold” after the theme has been uploaded? I tried editing the style.css file as you suggested however when I did it replaced my clients logo on the front-end website with the Enfold logo and knocked out the header styling.
Thanks in advance,
Johnny
Hey there!
Wanna use the Datepicker in a Form, but it isn´t translate complete. For placeholder “DD / MM / YY”, I found a solution. I changed:
enfold/framework/php/class-form-generator.php
262: $placeholder = apply_filters('avf_datepicker_date_placeholder', 'Tag / Monat / Jahr');
and it works..
But it doesn´t work for “Prev” and “Next”:
enfold/framework/php/class-form-generator.php
295: 'nextText' => __( 'Weiter', 'avia_framework' ),
296: 'prevText' => __( 'Zurück', 'avia_framework' ),
Screenshot
Can´t send you a link, I´m on MAMP..
Any idea how to change this? This 3 values doesn´t appear in the po-file..
Hi!
I have chosen the “Display as drop down menu” for smartphones and tablets, but it seems to have stoped working (don’t know exactly when but my guess is one of the last Enfold updates). Now it just displays the menu as text on the right side of the page. Im using Chrome and Safari on an iPhone 5 with the latest iOS.
Adress:
Best regards,
Tomas
To Kriesi Support and Legal Department
My name is Johan Sjöholm and I have previously purchased a license of the Enfold Theme
Some background info:
The theme was originally used by me on a organizations website.
I am now being sued in court due to the fact that I upon my resignation from the organisatina, within WordPress deactivated Enfold in order to not allow for any copyright infrigmentation toward Kriesi or license infrigmentation toward Envator. Everything else, such as the data in the MySQL DB as well as files on server was stored intact.
I have contacted Envator Legal department and would like your opinion as experts on the Enfold wordpress theme.
– Instantly after a license has been purchased from Envator, it can be downloaded, is that correct?
– Is it your opinion that installing a WordPress theme such as Enfold, usually can be done with no or very little previous knowledge and that, depending of the internet speed, choosing the zip file and installing the theme will usually not take more then a few minutes give or take?
Thank you for Excellent Support of an Excellent Theme and for taking the time to read through my letter. I believe the lawsuit is wrong and I now wants to clear my name once for all.
Your Sincerely
Johan
Hi!
The problem is caused by the hidden __MacOSX folder which is visible to PC users: http://old.floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/
Unfortunately the envato staff uses MacOS to zip the files and the PC then shows this “hidden” folder like a standard data folder. If you upload the theme files make sure that only the “enfold” theme folder is uploaded via ftp. If the wp-content/themes directory on your server contains a __MacOSX folder please delete it.
Cheers!
Peter
Hey GoodGame!
Thank you for using the theme!
First, go to Enfold > Styling > Use stretched or boxed layout?, select the Boxed Layout. A new option will appear that will let you specify the Background Image.
Best regards,
Ismael
Hi!
The code Ismael posted will not replace the default avia.js file but it just loads a custom avia.js file in addition to the default file. If you want to replace the default avia.js file with a custom version insert this code:
if(!is_admin()) add_action('wp_enqueue_scripts', 'avia_register_child_frontend_scripts', 100);
function avia_register_child_frontend_scripts()
{
$child_theme_url = get_stylesheet_directory_uri();
wp_dequeue_script('avia-default');
//register js
wp_register_script( 'avia-default-child', $child_theme_url.'/js/avia.js', array('jquery'), 1, true);
wp_enqueue_script( 'avia-default-child' );
}
into your child theme functions,php file and then place the custom avia.js file into your child theme folder (url path must be wp-content/themes/enfold-child/js/avia.js ).
Cheers!
Peter