Hello Torlock!
I don’t see a default featured image in my local installation, mind posting a link to your website please?
Cheers!
Josue
This is what happens when I add images just as you have pictured above. Nothing adds. I’ve tried on multiple computers, all Macs. 
Hi Mike,
Apply this CSS:
#header_main .container, .main_menu ul > li > a{
height: 60px !important;
line-height: 60px !important;
}
.fixed_header.social_header #main{
padding-top: 91px;
}
Regarding the 2nd question, you can define different heights by changing the padding option of the color section element, see image below:

If you still want to modify that height manually you can specify an ID and then with CSS you would do something like this:
#myCustomColorSection{ height: 500px; }
Cheers,
Josue
This is the entire problem I’m having. I can’t choose images. I select them and add them to the gallery (via the theme-specific gallery) and they don’t add. Pleas try it yourself and see. I just can’t get it to work. It only shows the first five images loaded to the website no matter what I do.
I have been working with websites for over ten years and for years with WP so am not a confused beginner. Something is wrong. Thanks for your help.
Hello!
You use the Gallery element but you didn’t choose which images to show. It doesn’t work like the default wp gallery where you just upload image and insert the shortcode.

Regards,
Ismael
Hello King Minolta!
I visited the shop page and it looks fine except for the missing product images. Can you give us a screenshot of the thing you want to fix?
Cheers!
Ismael
-
This reply was modified 12 years, 6 months ago by
Ismael.
I’m trying to use a 3rd party plugin – qtip2/craigsworks. I’m getting a jquery conflict with isotope. Could have something to do with imagesLoaded. Thinking I could detach isotope script from avia.js and only run it when needed.- this as I only need the Qtip plugin on a couple of pages.
Besides the portfolio stuff are there any front-end components using isotope in Enfold?
Cheers
This is what happens every time I re-install the theme;
I get this message;
Importing didnt work!
You might want to try reloading the page and then try again
(The script returned the following message:
Media “1” already exists.
On the 2nd time I try reload Dummy
Same as above including – Media “013” already exists.
On the fourth time the theme loads, but with the same error. No images.
Importing didnt work!
You might want to try reloading the page and then try again
(The script returned the following message:
Media “1” already exists.
Media “013” already exists.
Media “014” already exists.
Media “02” already exists.)
Yes, but still getting the rectangle instead of the icon.
http://i.imgur.com/PyDNomx.png
Note we are using a child theme hence “marquee” instead of “enfold”
I do notice that in the dropdown menu selector at the very top of that image there seems to be something missing in that there is no text between the commas, not sure if this is indicative of anything.
The issue persists regardless of what header type I choose.
Hi,
I wanted to have the portfolio images in a circular fashion, so that the content is displayed at the center when a portfolio image is clicked.
Something like – Circular portfolio images in a Big circle on the page (I have 12 items) and on clicking a circle, that is highlighted and details of that image is displayed on center(where tabs for content and URL link can be added).
Kindly help on how I can make these changes.
wow nevermind, as soon as i posted this i tried one more thing and found the solution. increase the custom image size (chose without sidebar so it was about 1,000 px wide). awesome beans
Thanks!
I put the thumbnails back in here –
goo.gl/6zdyuS
You’ll see how some jump out of the circle; each portfolio entry that looks odd seems to have an enlarged image in the thumbnail on the portfolio list page. I has having a lot of trouble uploading images while populating the entires.
Anonymous
Hi Devin, am I allowed to join in? I have a the same thing in mind, I would like square preview images in the 3 column Ajax portfolio view.
In my former attempts with the plug-in above the grey image just got squeezed into a square shape, and the coloured one behind did not change at all :(
Here is a copy of the functions.php. section you mentioned, but there is no ‘gallery’. How do I change the grey preview image & the coloured image without distortion?
//register additional image thumbnail sizes that should be generated when user uploads an image:
global $avia_config;
$avia_config[‘imgSize’][‘widget’] = array(‘width’=>36, ‘height’=>36 ); // small preview pics eg sidebar news
$avia_config[‘imgSize’][‘post-format-image’] = array(‘width’=>630, ‘height’=>999, ‘crop’=>false); // big images for post format image and gallery posts
$avia_config[‘imgSize’][‘fullsize’] = array(‘width’=>930, ‘height’=>930, ‘crop’=>false); // big images for lightbox and portfolio single entries
$avia_config[‘imgSize’][‘featured’] = array(‘width’=>930, ‘height’=>340); // images for fullsize pages and fullsize slider
$avia_config[‘imgSize’][‘portfolio’] = array(‘width’=>465, ‘height’=>346); // images for portfolio entries (2,3,4 column)
$avia_config[‘imgSize’][‘logo’] = array(‘width’=>465, ‘height’=>220); // images for dynamic logo/partner element
//dynamic columns
$avia_config[‘imgSize’][‘dynamic_1’] = array(‘width’=>446, ‘height’=>151); // images for 2/4 (aka 1/2) dynamic portfolio columns when using 3 columns
$avia_config[‘imgSize’][‘dynamic_2’] = array(‘width’=>609, ‘height’=>210); // images for 2/3 dynamic portfolio columns
$avia_config[‘imgSize’][‘dynamic_3’] = array(‘width’=>688, ‘height’=>151); // images for 3/4 dynamic portfolio columns
Thx in advance!
Hello!
The .htaccess file will only be accessible from either your hosting panel’s file manager or via FTP. The http error is unfortunately somewhat of a hard to find, hard to fix issue and the above is only one step in a potentially long chain of trying to find an error.
If you aren’t sure how or where to add this talk to your hosting provider and explain the issue to them and what you’d like to do. They should be able to assist you.
Cheers!
Devin
Hello,
Just a quick question…
I am wondering how to change the fallback image for posts if they don’t have a featured image. Specifically I am using the grid layout on the homepage and for video posts I generally don’t put a featured image so instead of the grey box with a video symbol I would like to change it to something with a little more color.
Thanks! :)
Hey Michael!
Correct. The font wouldn’t work as a background image but you could use it with the before or after pseudo class.
Regards,
Devin
Hi!
Yes, if visitors use breadcrumbs for navigating Frontpage Article page will be displayed as you choose in Enfold theme options. I do not think there is any other way to have grid layout in blog page and big preview image in single blog posts
Cheers!
Yigit
Hi,
It seems like image links are broken. Do you mind installing Enfold once again on a new database?
Regards,
Yigit
Hi Matt,
You can use this plugin to change the default Gallery size to use a square image ratio (710×710):
http://wordpress.org/extend/plugins/simple-image-sizes/
Or change this line in your functions.php file to do the same:
$avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 ); // images for portfolio entries (2,3 column)
After changing the size you will need to regenerate your thumbnails with the same plugin above.
Regards,
Devin
Hi Gary,
The auto-update checks every 12 hours for an update.
The full change log for 2.2 is in the version.txt you can download in the full theme package from your downloads:
2013 September 18 - Version 2.2
- style.css - new version number
- css/shortcodes.css - fixed a bug with .avia_start_animation elements causing fixed BG images to shift
- css/dynamic.css - adds a few new stylings for the forum
- css/bace.css - fixed a bug with firefox and linked images
- css/layout.css - added a few styles for various improvements mentioned bellow
- footer.php - changed arguments of wp nav menu to work better with non-latin languages
- header - changed arguments of wp nav menu to work better with non-latin languages
- 404.php - added action that allows you to perform actions like notification to the blog owner if a page is missing
- functions-enfold.php - removed buggy post nav from forum
- includes/related-posts.pgp - added additional hooks and config options for different styling possibilities
- js/avia.js - better detection on when to use the mobile menu
- js/shortcodes.js - fixed a problem with easyslider, logoslider and content slider in IE 9 + 10
- archive.php and taxonomy-portfolio_entries.php - added term descriptions
- includes/admin/register-admin-options.php
- you can now disable the dummy content import button by adding this to functions.php: add_theme_support('avia_disable_dummy_import')
- added option to disable search icon in main menu
- folder config-woocommerce:
- fixed several small issues
- folder config-templatebuilder:
- improved: template builder now works with revisions
- improved: portfolio layout if no images are selected
- added: missing translation strings for visual editor
- fixed: toggle active class bug
- added: filter for lightbox size
- fixed: content slider typo
- fixed: bug in firefox with absolute positioned elements within tables
- folder config-bbpress:
- improved: lots of small styling improvements to the forum
- folder framework:
- update to the newest version
- fixed contact form subject guessing code
- improved checkbox display and handling in backend
- added filter to default fallback menu to add additional items
-folder lang:
- added first version for Danish, Spanish, French, Japanese, Russian, Swedish and Dutch
Regards,
Devin
Hi mariorho,
The category thumb is a pre-set image thumbnail size. So when you upload it, the image gets processed by WordPress which then builds thumbnails based on the theme and WooCommerce.
So for that image and area its using an image setting which is cropping it at 430×360. I would suggest using this plugin to look at your image sizes and try to find where that is coming from: http://wordpress.org/extend/plugins/simple-image-sizes/
I don’t see it as any of the default sizes from the theme so I’m not sure what has been changed.
Regards,
Devin
Wordpress Installation:
Enfold version: 2.1
WooCommerce Version: 2.0.14
Wordpress Version: 3.6
Hello,
I am having trouble customizing the front page of my WooCommerce installation on my Enfold site. This is the page I am working with: http://198.252.65.103/shop/. Effectively, what I am trying to do is use the Avia Layout Builder to insert some content at the top of the page (as displayed) and then have the WooCommerce layered navigation append below that.
For some reason, the formatting is getting all screwy only when I use a Layout Element within the Avia builder (so 1/1, 2/2, 1/3, etc). If I just place a couple text blocks, the navigation works fine. However, as you can see we want to put some imagery beside our blocks so we need to figure out what we’re doing wrong or if it can be fixed.
Update 3:
To make the matter simple. I put the HD label on Retina Icons. It shows the Portfolio is displaying the retina icon but its BLUR. Its the display method that is causing issue. I hope this will help as well.
http://www.onthe8.com/test/
Blurry Fonts and Hover arrow are blur only on Retina MacBook Pro (As well as Portfolio Grid)
Portfolio Grid is blur on all devices (iPad,iPhone , MacBook )
Fonts are ok on iPad iPhone.
Thanks
Jas
I hope this helps explain what I mean. I understand if I was adding a portfolio item I see the ajax options. But this is just a gallery item. Now if I turn the Ajax off and have the gallery show without a ajax gallery it will show the images. But Ajax for some reason isn’t detecting the images or displaying correctly.
-
This reply was modified 12 years, 6 months ago by
Pixelcarvers.
I’ve basically added this to that single-portfolio.php file:
<?php
// DYNAMIC CONTENT
echo "<div style='float:left; border:1px solid #E1E1E1; margin-right:5%; margin-bottom:20px;'>";
if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it.
the_post_thumbnail( );
}
the_title( '</div><h3>', '</h3><p>' );
echo strip_tags (
get_the_term_list( get_the_ID(), 'customers_entries' )
);
$customers_website = simple_fields_get_post_value(get_the_id(), array(3, 1), true);
echo "</p><p><a href='$customers_website' target='_blank'>$customers_website</a></p>";
?>
This is supposed to make sure that the logo (featured image), the title and a custom field of that specific page are automatically shown on the page in a specific way. If I delete that piece of code, the page is back to normal (empty content though).
What I’m trying to achieve is to have a few elements of the portfolio page to be shown, then see all of the page content (which doesn’t seem to load now) and then the footer etc.
The strange thing is, the “Good link” has the exact same piece of code and there’s no error there.
-
This reply was modified 12 years, 6 months ago by
DavyE.
I understand this. I was adding images before the latest patch and everything was working fine. Can you give me your email so that I can send you my access information so that you can access my site to see what is happening.
Here is a portfolio item added before the patch upgrade:
Backend: 
frontend:
These work perfectly no problems except for the path for some reason isn’t changing.
Here is the problems after the patch.
Backend exactly the same as the previous gallery because I used it as a template: 
The images in the Gallery: 
Frontend:
You notice that the text box on the right isn’t showing up like the first gallery and the other images aren’t showing up
the other thing that I noticed is that everything now is showing a kaivanaskari.com/logos path even though it should just be either portfolio or kaivanaskari.com only.
-
This reply was modified 12 years, 6 months ago by
Pixelcarvers.
Hi,
Can you post the link to your website?
Regards,
Yigit
Hi,
Just uploaded the dummy content in the Enfold theme.
No images/pictures are showing up, besides the advanced slider.
All images are showing as a small question mark, as well when I’m trying to upload new ones.
Please help,
Thank you
I added a border on the title (breadcrumbs) wrap with this CSS
/*border missing at base of title container:*/
.title_container {
border-bottom-style: solid;
border-bottom-width: 1px;
}
I needed to add it as I used the layer slider with a white background image and the top of the slider didn’t show a border.
http://chriswardphotography.net/consumer/services/studio-photography/
I now have a problem that on other pages it has two borders:
http://chriswardphotography.net/about-me/awards/
Example:
http://www.chriswardphotography.com/test-area/examples/example11.jpg
Any ideas of a work around?