Hey!
Sounds like an issue with prettyPhoto unfortunately. Can you give a quick try on your end of the prettyPhoto demos here: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Best regards,
Devin
Hello Ismael,
When you click on the image and it open up where the background is darken, I believe that is the lightbox screen. The images is in the center and the problem start when you do the pinch to zoom in. It then shoot down, when you try to scroll to find it the image keeps moving down. You can never select it and the only way you can is if you pinch to zoom out. To me it looks like the screen is forcing it to stay center, because the website page zoom also when you pinch and zoom. I have this problem with the velvet theme also, I figure I can’t be the only one having this problem, but like I said my client does not like the responsive setting and the reason why I am going through this.
Hi!
You can html tags on “Phone Number or small info text” field. You can add something like this for example:
Contact Us for Advice <img src="MAIL ICON"> | img src="PHONE ICON"> Telephone Number
Create your own icon image.
Best regards,
Ismael
Hi!
I’m not seeing any of the images cropped on the example link but the image size loaded into the slider is whatever you choose from the image size option.
You can use this plugin to easily see what image sizes are cropped and which are not or by looking in the functions.php file where the sizes are defined:http://wordpress.org/extend/plugins/simple-image-sizes/
Cheers!
Devin
Hey!
There are 3 images on the header. Can you please elaborate the issue?
Regards,
Ismael
Hi wayzart!
What do you mean by “chasing the image”?
Best regards,
Ismael
Hi!
You can add something like this on wp-config.php to move the image folder.
define( 'UPLOADS', '/wp-content/uploads/custom' );
This will create a folder named “custom” inside the uploads folder. All images will be place on “custom” folder.
Note: This will change the directory of the image folder and you might need to move the existing images on the new folder.
Regards,
Ismael
Hey ullastret!
You’ll need to go to the your menus manager and in the top right corner click on Screen Options. Click the check box for the class field and then expand the youtube link menu item. Add the noLightbox class to the field and save.
See: http://kriesi.at/documentation/enfold/prevent-image-or-link-from-opening-in-a-lightbox/
Best regards,
Devin
Hey!
You can use the button shortcode. Produce the shortcode on a page or post, copy it then paste it on the Div / Video field of the layer slider. You will see the actual shortcode on the preview but it will render the right button on the front end.
Best regards,
Ismael
This reply has been marked as private.
Hi!
Is this still happening? Can you please disable Yeost SEO plugin? See if the issue persist.
Cheers!
Ismael
Although, I still don’t understand how to have the correct image size? Some of mine, the heads are cut off :(
http://rdrn.ca/bird-focus-group/
I must be doing something wrong. I cannot see most of the “theme” images (but I can see my own). The slider image is black and white and all the other images show a broken link. I’m using a child theme, but did import dummy data and parent theme settings, which didn’t help.
Website is: dannahblumenau.com
AH! I was having the same frustrations. I didn’t realize you had to use columns.
Thanks :)
I’m using FeedBurner for subscriptions. If I send the entire post the e-mail sent by FeedBurner includes the feature image and any other image in the post. But If I send an excerpt it doesnt’ send any image.
I’ve tried a solution given by Dude some months ago:
// THIS INCLUDES THE THUMBNAIL IN OUR RSS FEED
add_filter( ‘the_excerpt_rss’, ‘inoplugs_insertThumbnailRSS’ );
add_filter( ‘the_content_feed’, ‘inoplugs_insertThumbnailRSS’ );
function inoplugs_insertThumbnailRSS( $content ) {
global $post;
$slides = avia_post_meta($post->post_id, ‘slideshow’);
if ($slides){
$postimage = avia_image_by_id($slides[0][‘slideshow_image’],’thumbnail’);
$content = ‘<div>’ . $postimage . ‘</div>’ . $content;
return $content;
}
}
I also tried changing the word “thumbnail” with “featured”.
I tried inserting it at the begining of the functions.php and also at the very end. In both cases it didn’t send the image but it didn’t even send the text of the excerp.
Any idea why it didn’t work?
This reply has been marked as private.
The items outline in red can be deleted in the layout builder. I go through adding and removing content in this video: https://vimeo.com/channels/aviathemes/64927359
To create a masonry portfolio you need to first create portfolio items. Make sure each portfolio item has its featured image set and is part of a category.
Then select that category to be displayed on any page where you have added masonry element. We don’t have dummy data available beyond what gets imported in the theme at the moment.
But what would be the HTML for the button?
Hey!
1- I have just checked your website on my iphone ( please see screenshot here http://i.imgur.com/J7Yyn9m.png ) and tried resizing the browser text box is not disappearing on my end.
2- You can add add your button in custom HTML content in Div / Video tab http://i.imgur.com/S7nQ3lR.jpg
Best regards,
Yigit
This reply has been marked as private.
Hey makeitbritish!
Can you post the link to your website so we can take a look?
Regards,
Yigit
Hi spmcfarland!
Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
instead of 200, insert 88, then add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main {
padding-top: 119px;
}
You may need to adjust the top padding value
Regards,
Yigit
Hi,
i noticed that even if I upload images in 2048×1365 the Masonry Lightbox will show the images at maximum at a size of 1024px wide or high.
If I have a 30 inch monitor this does not even cover 1/2 of the monitor. How can I change the maximum size of the Lightbox Zoom?
thanks
Frank
First I have to say the Enfold theme is one great theme and I hope you keep updating it.
Next and this could have been answered but could not find anything. I have a client the doesn’t like the responsive action of the them and I tried to talk him into it but he is old school lets just say, but he uses his iphone and ipad to show is watercolor rendering to clients.
Now the problem:
When you open the image and then it goes into the lightbox screen you have to chase the image and I tried everything I could think of to fix it. This has to be a java script problem because it does it in other themes you have. I don’t know java script but if someone shows me or point to the coed and some suggestions to fix I can do that. I just need to get this resolve very soon.
http://michaellungren.com/MLnewsite/?portfolio=healthcare-exteriors
Hi,
I am looking for a way to resize the logo.
I have been reading and have tried your posts like
and
and I had some results.
in the quick css
.logo, .logo a, .logo img {
height: 190px!important;
}
and in the avia.js
el_height = 200,'
in stead of
el_height = $(elements).filter(':first').height(),
Now the header with the logo is the right size and resizes nicely.
But when I scroll to the top of the page it is on top of the content, and I can no longer read the title and breadcrumbs of the page.
What have I missed?
Thanks in advance
Sara
I wondered if you could help me place a logo in the correct place – as per the image: http://i.imgur.com/cJ7r3PO.jpg
The logo on the page (currently) isn’t the logo as pictured. But I am having trouble tweaking the CSS for the new logo/header – there appears to be some margins in the way.
Could you take a look.
The new logo is in the media folder.
Many thanks
Hey Fiorilla!
Can we see the page live? What size of image have you chosen from the portfolio options on that page as well?
Regards,
Devin
Hey!
Can you point to any particular image? I’m not seeing any difference in Chrome vs Firefox vs IE right now.
Cheers!
Devin
Hi borkent!
Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php and replace
if(empty($this->loop[$key]['content']))
{
$this->loop[$key]['content'] = avia_backend_truncate($entry->post_content, apply_filters( 'avf_masonry_excerpt_length' , 60) , apply_filters( 'avf_masonry_excerpt_delimiter' , " "), "…", true, '');
}
with
if(empty($this->loop[$key]['content']))
{
$this->loop[$key]['content'] = avia_backend_truncate($entry->post_content, apply_filters( 'avf_masonry_excerpt_length' , 60) , apply_filters( 'avf_masonry_excerpt_delimiter' , " "), "…", true, '');
}
$this->loop[$key]['content'] = '<img src="my-image.jpg" />';
and instead of my-image.jpg insert the url path to your preview image. If you want to use a meta box you can use the get_post_meta function: http://codex.wordpress.org/Function_Reference/get_post_meta to fetch the meta field data. Use it like
if(empty($this->loop[$key]['content']))
{
$this->loop[$key]['content'] = avia_backend_truncate($entry->post_content, apply_filters( 'avf_masonry_excerpt_length' , 60) , apply_filters( 'avf_masonry_excerpt_delimiter' , " "), "…", true, '');
}
$prev_img = get_post_meta($id, 'my_custom_field_name');
if($prev_img) $this->loop[$key]['content'] = $prev_img;
Regards,
Peter