Hey kecster2!
Edit header.php, find this code:
/*
* Hook that can be used for plugins and theme extensions (currently: the wpml language selector)
*/
do_action('avia_meta_header');
echo '</nav>';
Below, add this code:
echo "<div class='header-buttons'>";
echo "<a href='' class='header-button header-chat'>LIVE CHAT Online</a>";
echo "<a href='' class='header-button header-contact'>Contact Us</a>";
echo "</div>";
Edit Quick CSS or custom.css then use this
.header-buttons {
position: absolute;
right: 0;
border: none;
}
.header_color .header-buttons a {
display: block;
padding: 5px 10px 5px 20px;
float: left;
color: white;
}
.header-buttons a.header-contact{ background: green url(ICON URL HERE) left center no-repeat; }
.header-buttons a.header-chat{ background: blue url(ICON URL HERE) left center no-repeat; }
You need to provide your own icon image as background. It should be transparent.
Regards,
Ismael
hi ok it seems the image library has been loaded correctly
so the original questions still stands,
it is not JUST the thumbnails.. as asked previously, all the images do not resize to the size selected
1. what size should i upload all images in ?
2. do they all have to be uploaded at the same size ?
3. i was under the impression that regardles of the size they have been uploaded at, they should fit the size selected. I only made these selections from the options your theme provides. Thus,as they are not resizing, do ih ave to manually resize them ?
thanks
Anu
http://j2k.info/american/
Hello,
I was wondering if you could help me, i have that image of a server below the revolutionary slider, i am trying to make that image go over the slider… i think its done with z index.. i want the positioning to stay the same, but i want the server png image overlay on top of the slider
this is an image of the effect i am looking for
http://kec.bz/in/question.jpg
Hey Yigit
Must join the conversation…
WP 3.8 results in the Portfolio categories (in Ajax view) disappearing… Any ideas? Using 2.4.2 on a fresh install (from 3 days ago)…
Screenshot here: http://www.swarez.co.uk/images/Untitled-1.jpg
I used to have all my Portfolio Categories in here… HELP!!!!
Ed
Hi there, I have a client complaining about the blog page is distorted and has compatability issues. Please see screen grab of the problem. I was wondering if you or someone could advise as to where to look to correct this bug, look forward to your reply soon! Best regards, Joseph

Hi Ismael,
Thanks for the hint. Not sure we’re on the same page though. There is a Layerslider on top, but 5 Easysliders below. Here’s a screenshot attached.

How would I go about changing the Easysliders?
Thanks,
Felix
Hey!
Changes are done. Please review your website. You can find custom CSS code i added in Quick CSS section
Cheers!
Yigit
I am trying to create a full width masonry portfolio – with categorized items – but on my page portfolio grid, only white boxes appear, with the portfolio item name within the box.
Clicking on the box leads to the image on another page.
I’ve created portfolio categories, and a few portfolio items but does not seem to work.
I would like the masonry portfolio images and categories to appear on the same page, just as on Kriesi demo site for the Enfold / portfolio / masonry portfolio page.
Could you provide the step-by-step creation process ?
Hi MaxMyBody1!
Your images are square, please try uploading that are smaller in height. The way it looks will depend on the screen size so i would recommend you using images that are at least 768px in height and ~1300px in width
Best regards,
Yigit
Hey David!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: none;
-moz-transform: none;
transform: none;
opacity: 0.5!important; }
Cheers!
Yigit
This reply has been marked as private.
Hello, is there a way to change the icons color and size on the tabs and also the title of the tabs can I make bigger with different color? please check the attach image on the reply. thank you
Ugh, sorry this is dragging on.
It’s still not working.
I applied that CSS code to both the general slider as well as to the website theme. Background image is still small and repeating.
Any other ideas?
http://naturaintegrativehealth.com/
Thanks for your help.
hello,
we are considering the use of the enfold related posts feature. can you direct me to some information pertaining to how the feature works? if not, can you please answer the following questions?
how many related posts are displayed?
can the number of related posts be controlled (specifically, can we set it to display 5)?
how does it choose which related posts to display (ie if there are 10 possible posts, does it select at random, or always show the same posts?)
where does it pull the related post image from? can it be set to pull the featured thumbnail image for the post as defined in the wordpress image library?
my apologies, but we’d like to have an idea of this before we undertake the arduous task of redefining our tag structure to work with the feature.
thanks!!!!
Everything was working just fine when it suddenly stopped attaching properly images or setting as featured.
Actually there are the following certain symptoms:
-When creating a new post:
1.via the add Media button process i select and upload a new image with the thumbnail showing properly and when i press insert into post/insert gallery a blank media box appears in the post’s textbox.
2.when i try to set a new featured image (one that is newly uploaded or one of the old images) the bottom right ‘set featured image’ widget looks like no image is selected or set. I click “set as featured image” and the modal closes but the image never appears.
-When I try to browse my Media>Library any newly uploaded image is blank with no thumbnail available and no image file appearing when clicking view (via the ‘domain/?attachment_id=…’ link).
-When browsing my ftp server directory or typing the url ‘domain/wp-content/uploads/2013/3/image.jpg’ the images are appearing just fine.
-Any images that I upload I can see in the media browser but their thumbnails there aren’t cropped like normal, it’s a thumbnail of the entire image where normally (and previously uploaded images) it’s cropped. They also don’t have pixel dimensions listed like other images do.
This is causing a major problem on a busy e-commerce site. I’ve seen others with the same issue who said it was fixed when they disabled the “Advanced Custom Fields” plugin, but I don’t have that plugin.
I did not make any changes to anything, no new plugins, no updates. It worked fine in one product listing, then I went to the next one and it stopped and now won’t work for any.
I’m wondering if the advanced custom fields plugin or something similar is integrated into the theme and could be causing this strange issue.
think i got to a point. there seems to be a max number of items i can have on the menu. if i add 1 more item on, then it will only accept the sample menu as the default for the main and secondary. once this happens, it also resets the background navigation image in the header under Enfold > Appearance. rather odd. any idea what could be causing this and how to fix it?
Hey!
In WordPress dashboard please go to Settings > Media and increase image sizes then regenerate thumbnails using this plugin http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-thumb img, .entry-content, .big-preview img, .template-blog .post .entry-content-wrapper { float: right; }
Best regards,
Yigit
Hey!
Try with this:
.ls-inner {
background-image: url(https://www.mainline-energy.co.uk/wp-content/uploads/silder_background_2.png);
background-size: contain;
background-repeat: no-repeat !important;
background-position: center center !important;
}
Cheers!
Josue
I got it!
.av-masonry-entry.av-landscape-img{
width:49.70%;
}
instead of
.av-masonry-entry.av-landscape-img{
width:49.80%;
}
thanks!
This reply has been marked as private.
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 990px) { #top div .avia-gallery img { height: 240px; }}
@media only screen and (min-width: 768px) and (max-width: 989px) { #top div .avia-gallery img { height: 136px; } }
@media only screen and (min-width: 481px) and (max-width: 767px) { #top div .avia-gallery img { height: 86px; }}
@media only screen and (max-width: 480px) { #top div .avia-gallery img { height: 54px; }}
Regards,
Yigit
Hey sbrohamm!
Can you post the link to your website so we can inspect elements?
Cheers!
Yigit
the question is: why it works full width but not with the boxed layout?
Well, actually that’s not a good solution. What about responsiveness?
Dear Team Kriesi,
I while ago I have setup a image gallery where I now like to change a image. I can delete / change the image but once I like to click on “save” nothing happens. I also tried to setup a new gallery but the same problem. Once I click save – nothing happens. Do you have any ideas or hint what I could try.
Thanks and best regards,
Silver
Hi Devin, thanks, I’ll follow your advice.
Thanks for your time.
Hey!
Title and alt, if you want use alt, change the code to this:
jQuery(".avia-image-container").each(function(){
jQuery(this).append("<div class='wp-caption-text'>"+jQuery(this).find("img").attr("alt")+"</div>")
});
Cheers!
Josue