Hey Frank!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .portolio-preview-list-image { pointer-events: none; }
.portfolio-preview-image { width: 50%; }
.portfolio-preview-content { width: 50%; }
Best regards,
Yigit
Hello
I am currently working on this page:
http://www.collingeantiques.com/antiques/
1. The client wanted the latest item in the category to appear and button underneath to get the actual category.
Should i set the button to link to the url of the page or simply chose page in the drop down when setting up the button. Which is best?
2. Can anyone tell me why the breadcrumbs are showing in the page when i have changed this in Enfold settings to only show Title. It work fine on all other pages where breadcrumbs are now no longer showing.
3. Is there a neat way to ensure all the images for each category aligns perfectly? It seems to have something to do with some titles for categories take up to lines and one only takes up one. And of course then there is the massive clock taking up a lot of space but i am not sure how to display it without streching it.
Cheers
Hey!
Ismael meant that you are using old version of Enfold. It has updated to fix small bugs and include new features. Please update the theme and let us know if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hi amazing Enfolders!
I was just wondering how to make a specific background image disappear when it collides with my menu. I understand that it is a bit of code using breaking points, but not sure what exactly i should write, and where to put it?
Thanks so much!
Ryan
Hi!
1) Yes, the option on the editor page will just affect the page you edit. The “Enfold > Theme Options” settings will be used for all pages if no special settings are set on the editor page for a certain page/post.
3) Ok, the Kriesi’s logo code is not compatible with the “right logo” layout. You can try to use the “ava_after_main_menu” action to add some custom text to the header. Use it like:
add_action('ava_after_main_menu', 'kriesi_logo_addition');
function kriesi_logo_addition()
{
echo "My Text";
}
and instead of My Text insert your custom text.
Regards,
Peter
Hi,
I am just familiarising myself with the Enfold LayerSlider and am trying to figure out how to change the fixed background image of your large sample slider (the one with the blurry black and white image) and how I can adjust the settings for that image.
It doesn’t seem to be a layer within the slide, and it doesn’t seem to be the background image set in Global Settings for that LayerSlider (I can’t even find the image in the Media library anywhere).
I am new to WordPress so not sure where else to look.
Could you help me out?
Thanks so much,
Anja
Hey mworley!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_mobile #top .av-parallax-section{ z-index: 0; }
Cheers!
Yigit
This is the link to the test site: http://www.wavedev.co.uk/AP2013/
Enfold 2.6.2 with WordPress 3.8.1
This is the link to the LIVE site: http://www.actionphysiotherapy.co.uk/
Enfold 2.3 with WordPress 3.7.1 Working OK
I’m also building a new site using Enfold (clean install) which has the same problem (Enfold 2.6.2 with WordPress 3.8.1) cannot select a mobile menu type in the admin under”‘Responsive Header Main Menu” as this option isn’t there.
Many Thanks
Regards
Colin
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.mejs-poster.mejs-layer { background-repeat: space !important; }
Regards,
Yigit
Hi –
I need to build a multi-language site, including Chinese – will it be possible with the Enfold theme?
is there any special things I should consider?
Thanks
Tal
When using that code I get this error
Warning: preg_replace() [function.preg-replace]: Delimiter must not be alphanumeric or backslash in /clientdata/apache-www/f/o/focuseyecentre.com.au/www/wp-content/themes/enfold/includes/helper-post-format.php on line 230
Hi penumbra!
I’m not quite sure what you mean. Comments are already at the end of posts: http://kriesi.at/themes/enfold/2011/02/17/aenean-vulputate-eleifend-tellus-aenean-leo-ligula/
Cheers!
Devin
Hey!
All theme requests go through: http://kriesi.at/archives/enfold-feature-requests
And unfortunately no we can not assist in customizing css of third party plugins through support though it is something Kriesi has talked about adding more support for down the road.
Cheers!
Devin
Hi,
I get thrown out when I try to upload config.php when I do it via FTP so I can’t do it that way. I have to go into the file through my web host and make the changes. What changes have you done Michael?
-
This reply was modified 11 years, 11 months ago by
Kindbowebb.
Hi Ismael
I have tried, but it sadly does’nt work
Sorry it does not help, have tried both css
Since last update. 2.6.2 the RSS-Feed is not working anymore.
There was also a update on the NGG.
Seems to be a combination of NGG and the theme.
On a other domain the same NGG version is working without any problem with the twenty14 theme.
On this domain with enfold theme the rss feed only works if i disable the NGG.
http://www.act-thielmann.at
At the rss there is in front added this, which breaks it.
<!– ngg_resource_manager_marker –>
<script type=’text/javascript’>
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = ‘http://www.act-thielmann.at/wp/wp-content/themes/enfold/framework/’;
avia_framework_globals.installedAt = ‘http://www.act-thielmann.at/wp/wp-content/themes/enfold/’;
avia_framework_globals.ajaxurl = ‘http://www.act-thielmann.at/wp/wp-admin/admin-ajax.php?lang=de’;
/* ]]> */
</script>
Hey!
Quick CSS refers to the option field (Enfold > Styling). Custom CSS is just a general term for css code which is not part of the (parent) theme code. You can insert it into the quick css field or into your child theme style.css file.
Regards,
Peter
Hey Gary!
Have you tried the snippet from here: http://kriesi.at/documentation/enfold/change-the-main-menu-color/
The css you’ve pasted is incorrectly formatted so that may be the root issue. If you can provide a link to your site we can see what you have now as well.
Cheers!
Devin
Hi!
More specifically you can use:
.entry-content-wrapper .post-title {
font-size: 30px;
}
For the comment image spacing we would need to see the site live. By default it shouldn’t look like that and should instead be like in the demo: http://kriesi.at/themes/enfold/2011/02/17/aenean-vulputate-eleifend-tellus-aenean-leo-ligula/
Regards,
Devin
Hi headbentdesign!
Can you please give us a link to the website? Do you have the latest version of Enfold? Try (max-width : 479px) instead of 320px. A screenshot of what you’re trying to do will help.
Cheers!
Ismael
Hi!
Please download the latest version of Enfold, 2.6.2. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
You’ll see new header options like header height, logo position etc. You don’t need to add custom css modifications anymore. You can find the custom.css file via FTP or your cpanel, it is inside the css folder. You can also use the Enfold > Styling > Quick CSS file.
Cheers!
Ismael
Hey sr123!
Create a new menu on Appearance > Menu then make sure that it is set as Enfold Main Menu on the Theme Locations option.
Regards,
Ismael
Hey Stephane!
You have an old version of the theme. Please download 2.6.2 from your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
This should fix the woocommerce compatibility issue. Make sure that you’re using the latest shop plugin version.
Best regards,
Ismael
Hi fryec1135!
If you have the latest version of enfold, edit the slide image then look for “Apply a link or buttons to the slide?”. This will give you the option to attach one or two buttons.
Regards,
Ismael
Hey IHEA!
All of those are possible but it is not currently available within the theme. You can request the features here: https://kriesi.at/support/enfold-feature-requests/
Please hire a freelance developer to add the features or visit Werkpress for further customization.
Cheers!
Ismael
Hey!
Please try to add this on Quick CSS or custom.css, see if it helps:
#av_section_1 {
z-index: 0;
}
I’ll ask Devin and Josue to check this.
Cheers!
Ismael
Hi kMistDesign!
1.) You can use this to adjust the logo position on screens smaller than 767px:
@media only screen and (max-width: 767px) {
.responsive .mobile_slide_out .logo {
float: left;
margin-left: 100px;
}
}
2.) What type of slider do you have? You can use the same media query above to remove a certain slider on smaller screens.
Cheers!
Ismael
Hi, Dude, thanks for your reply !
1) So, what I understand : modifying elements via “Enfold Settings” is something like “class” writing in CSS, and modifying via “change page” sidebar is something like “id” writing. Am I right ?
2) ok !
3) Unfortunately, this doesn’t work for me. According to Inpector, elements are here, but can’t be seen.