Hi,
Use this code instead. Place a class=”alignleft” on the anchor tag:
<a href="http://www.mcelhearn.com/2013/01/24/just-updated-take-control-of-itunes-10-the-faq-second-edition//" class="alignleft"><img src="http://www.mcelhearn.com/wordpress/wp-content/uploads/tc-itunes1.png" alt="Take Control of iTunes 11: The FAQ" width="131" height="168"></a>
Regards,
Ismael
Is not working, now there is not appearing anything :S
http://img209.imageshack.us/img209/1899/877.png
Hi,
Can you please give us a link to your website with the featured images still appearing?
Regards,
Ismael
Hi,
Please add this on your custom.css or Quick CSS
img, body img {
max-height: 100%;
}
Regards,
Ismael
Hi,
Try this instead. For example you have a post called “This is a test’. Add this: & #39;
Remove the space after &.
Regards,
Ismael
Hey,
You can find the theme’s thumbnail sizes on functions.php:
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
$avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider
$avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
$avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns
$avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>575 ); // images for portfolio entries (2,3 column)
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entries
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 ); // images for fullsize pages and fullsize slider
//overwrite blog and fullwidth image on extra large layouts
if(avia_get_option('responsive_layout') == "responsive responsive_large")
{
$avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column)
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize slider
}
Regards,
Ismael
Hi,
Did you check Screen Options? See if the Avia Layout Editor is checked.
Regards,
Ismael
Hi,
The background image used is 1700x470px. You can use smaller images up to 1500px.
Regards,
Ismael
LOL. No worries Nick. Hopefully your eyes will hold out!
I’ve created a banner with the same dimensions as the one at the site I linked to and placed it on a test site I created for you (the image is the big orange “test image” banner – you can’t miss it…lol). You can view the site at:
http://testsite.patriotwatch.net
I’ve also dropped the body down 150px and you can see when you scroll that the body doesn’t go behind the banner. If possible I’d like it to disappear behind the banner (or make it appear to). I’d also like the ability, if possible, to add an additional textured background below the banner rather than a solid background color. At the site I linked to you can see they have a dark gray line (it’s actually a 5px x 477px image stretched across the page) that separates the banner from the textured body background. If something like that could also be added that would make the background perfect!
I know I’m asking for a lot but hopefully it can be done.
Thanks!
Hi,
I’ll tag Kriesi. I think he’ll tell you where he got them.
Regards,
Ismael
Hi,
It is I who must apologize to you for failing to see the link to your website. My opthamologist said I may need an eye replacement procedure one day but I always hoped that this need would arise when bionic implants were more socially acceptable. ;) Sorry again.
What I was asking for is a link to a page in your website where you have already inserted an image that you plan to use as your background so that i can use css to place it in position. Since the theme has 5 different headers, I am not sure how to help you without seeing the actual page on your website so that I can provide you with the code. But yes it is possible to do what you are asking.
Thanks,
Nick
I’m sorry for any confusion but I’m not sure how I could have explained it any better. A series of client logos that slide from left to right in an infinite loop? I thought we were on the same page after you mentioned that the trick is in the fact that the logos are on one big horizontal strip. Are well, hence my creating a sample for you to get the message through. This is surprisingly difficult to explain online. I think this is why others have given up.
I really appreciate all your help Devin. I understand this is outside of the scope of the support forum. This is more of a trick as opposed to a technical issue with the platform. It’s apparent now that this effect cannot be achieved with the current platform. The sample I showed you was a website I built. This was the only way I could get the image to slide but it’s only a hack. It will stop animating after 3 or 4 mins once the layer sliders finish.
I am on the latest version of Enfold 1.9.1 on another site and the effect still does not work with your mentioned settings.
We can leave this now. I’ll just hope that no one else asks for this effect :)
Keep up the great work Devin.
PS. I know you guys don’t have an open book for every possible effect (geez!!!!). I was just asking the same question that many other users have tried to ask and I thought it would be okay to ask on this forum. I did mention in my original post that I did try to contact the admin of the website that originally had that effect (they used Enfold) and they did not get back to me. I was trying to do the right thing.
Maybe you guys could put up a tricks and tips page for stuff like this. So not a technical guide but step by step tutorials on how to do all kinds of things that people would never have thought of. This would be a “think outside of the box” section. I think you’ll find it would be very popular.
Problem solved. There was a permissions issue when I edited the avia.js file, when I was trying to get the portfolio to open in a new window.
I’ve created a new Shop Base Page using the Layout Editor but when I click on the new link it shows the new layout at the top of the page and below it the default WooCommerce Shop layout including the Category image, dropdown Sort menu, Header & Sidebar (even though I chose not to show those).
What do I need to do in order to keep the WooCommerce layout from showing?
I have a few mins to check the plugin. I have also found this one http://wordpress.org/plugins/post-thumbnail-editor/screenshots/
I will try them out tomorrow and let you know. The only other way is to set all the images at the same size with white top and bottom or left or right. This would work in the gallery but then look odd when the image is opened in lightbox as you would still get the white showing.
Is there then a way to have lightbox open a different image, Im guess not….?
I have some images showing what I mean.
http://www.chriswardphotography.com/test-area/examples/gallery-example1.jpg
http://www.chriswardphotography.com/test-area/examples/gallery-example2.jpg
Kind regards
Chris
It’s hard to see where to set it up because you expect it to have a featured image field like blog posts, but actually what you need to do is add a slideshow image at the bottom where you set up the slideshow even if you are not going to use a slide show. you can choose disable slideshow (photos on top of eachother) option but still you need to add at least one slideshow image and the portfilio will use the first one as featured. took me a while to figure that one out.
Hi kirkmc,
Portfolio items use the Featured Image for each portfolio item to display the image in the portfolio grid. So make sure you set one for each portfolio item.
Regards,
Devin
Hi Nick –
I’ve tried doing the steps in your video for adding the Advanced Layout Editor to custom post types. It doesn’t seem to work. I’ve created a duplicate of meta.php with identical folder structure in my working child theme folder.
I’ve changes the two code sections to match the slug for the CPT I’m trying to use ALE with. Neither the ALE button or the theme options appear in the edit window for my CTP.
I’m using Enfold 1.9.1 & WP-Types plugin to create CTPs
Hey!
I think this plugin might be able to do what you are looking for: http://wordpress.org/plugins/thumbnail-crop-position/
Best regards,
Kriesi
Ok, thanks for the answer and explaining how the forum works. Maybe I should remember everything first so I post just one entry lol
I understand changing via FTP which is no problem. Is there a plugin at all which helps with this?
Also is there a way of the Enfold gallery having the images centered and not aligned in the top left-hand corner?
Hi American Patriot,
Half page layouts are just that: one half of a page. So you can only have 2 on any single ‘row’.
What you have in the demo is a masonry style grid and would wouldn’t be able to get that using the layout elements since each group of elements that make up a full page width has a clearing effect after the row to prevent overlap.
For image sizes, you can use the largest image size that will fill up the space and the theme will adjust it to fit inside the column. So it depends on the size of container you’ve chosen for your sites layout (wide or reguler, sidebar or no sidebar).
Regards,
Devin
Thanks for the help. It didn’t seem to work but I managed to find similar code in shortcodes which I changed into “.avia-testimonial-image{float:left; margin:0 20px 0 0; width:100px; height:100px; border-radius: 0px; overflow: hidden;}”
I’ve been trying to create the following layout (or something similar) using the Layout Editor but can’t seem to accomplish it. If I add a 1/2 page layout element (Photo 1 in the attached link) and place a second 1/2 page layout element (Photo 2) it won’t let me place another 1/2 element where Photo 3 would be. It keeps wanting to drop it below the first 1/2 page element. The same goes for the other elements I’m trying to place.
http://flic.kr/p/fqUsoa
Is the layout possible with the Layout Editor?
Also, would you be able to tell me what the image sizes would be to fill up each of the Layout Elements? For example what is the max size for a 1/2 page element, for a 1/3 page element, for a 1/4 page element, etc.
Thank you!
Hello guys,
I was wondering what the dimensions of the slider is in the screenshot below. There seem to be two main slider sizes, and I would like to use the one that’s a little smaller (vertically) http://postimg.org/image/ijixxc3w3/
How can I get the dimensions? thank you!
-Pat
Hi artistic24459,
Our queue system goes by oldest posted item within a topic to newest. So each time you self respond it pushes your topic to the end of our queue.
WordPress image cropping is a core function of WordPress and it isn’t something we can change.
If you need exact control over how your images are cropped you’ll need to connect via FTP to your server and download the thumbnail file that wordpress creates for each image and then re-save it locally to the crop you want.
This is a very common problem with photographers who use WordPress because it doesn’t give you the control to crop your own photos in the way you want because its all automatic.
Regards,
Devin
I may have solved question 3 here, at least as far as I can tell during testing so far anyway. Too prevent problems with the rollovers on imagery added to an iconbox you need to insert an image that is the ‘EXACT’ perfect width for the width of the column. For testing purposes we had been inserting random images and these were being scaled down to fit, which may have caused the rollover issue we were encountering.
For reference.
If you’re building a site using the large responsive layout (1210px) and create 3 columns with iconboxes in each, the exact width of any imagery you insert into the iconboxes should be: 315px.
Hi, Noticed that there is no ‘Audio’ Format available in the Enfold theme for Posts.
Made these changes in the ‘functions.php’ file:
/*
* add post format options
*/
add_theme_support( ‘post-formats’, array(‘link’, ‘quote’, ‘gallery’,’video’,’image’,’audio’) );
Now I see the ‘Audio’ Format available for Posts but after choosing this format, the Post ‘Title’ looses its normal formatting. Meaning it doesn’t show in the CENTER, nor is it BOLD and doesn’t LINK to the Post; like all other Post Titles.
FIX for the above in the next version would be really nice…
I purchased the Enfold Theme a couple days ago. Thank you!!
I would like to purchase the Photodune Images for the Enfold Theme. I think they are great!! Can you please supply me the links?
Your reply is greatly appreciated.
I’m trying to put multiple images on a page, with links to other pages. When I do this, as soon as I hover over an image, they change from horizontally aligned to vertically aligned. I’ve put up a test page here:
http://www.mcelhearn.com/2010/08/09/test-2/
Can anyone help me figure out why this is happening?