-
AuthorSearch Results
-
May 17, 2013 at 4:39 pm #119667
In reply to: One background image covering Header & Main PAge
Hi,
Please use css from that page, it will do what you need since it removes the box as well from boxed background.
https://kriesi.at/support/topic/transparent-content-and-header#post-111969
Thanks,
Nick
May 17, 2013 at 4:31 pm #119290In reply to: Transparent content and header
@andypeck try out the code first. boxed layout stops being boxed when one removes the box. (i guess that makes sense, lol). Yes it can be done how you indicated custom bg image with a transparent png of an orange inside a slider. Can use boxed layout and my css, just need to switch off the menus and logo with display:none;
http://www.clipular.com/c?6131062=57q1pMA8XbQNfs_ZztPPtZj6a_0&f=.png
@jasmine good. enjoy the theme.
Thanks,
Nick
May 17, 2013 at 3:53 pm #118389In reply to: Images and Text jumps when moused over
I think this is the same/similar problem.
– Firefox only: An image uploaded via Advanced Layout Editor goes from right to left after clicked or hoovered:
Screenshot: http://demo.globalads24.com/wp-content/uploads/2013/05/Picture26adj.jpg
Live site: http://babyblueshelp.com
Can we use the same code or wait for the updated version?
thx
jasmine
May 17, 2013 at 3:27 pm #118388In reply to: Images and Text jumps when moused over
Open up the /js/avia.js file in your enfold folder, find lines 245-287 that look like:
elements.on('mouseenter', function(e)
{
var link = $(this),
current = link.find('img:first'),
url = link.attr('href'),
span_class = "overlay-type-video",
opa = 0.7;
overlay = link.find('.image-overlay');
if(!overlay.length)
{
if(current.outerHeight() > 100)
{
if(link.height() == 0) { link.addClass(current.get(0).className); current.get(0).className = ""; }
if(!link.css('position') || link.css('position') == 'static') { link.css({position:'relative', overflow:'hidden'}); }
if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline-block'}); }
if( url.match(/(jpg|gif|jpeg|png|tif)/) ) span_class = "overlay-type-image";
if(!url.match(/(jpg|gif|jpeg|png|.tif|.mov|.swf|vimeo.com|youtube.com)/) ) span_class = "overlay-type-extern";
overlay = $("<span class='image-overlay "+span_class+"' style='opacity: 0;'><span class='image-overlay-inside'></span></span>").appendTo(link);
}
}
if(current.outerHeight() > 100)
{
overlay.css({left:current.position().left + parseInt(current.css("margin-left"),10), top:current.position().top + parseInt(current.css("margin-top"),10)})
.css({display:'block','height':current.outerHeight(),'width':current.outerWidth()}).stop().animate({opacity:opa}, 400);
}
else
{
overlay.css({display:"none"});
}
}).on('mouseleave', elements, function(){
if(overlay.length)
{
overlay.stop().animate({opacity:0}, 400);
}
});and replace the entire block above with the block below
elements.each(function(e)
{
var link = $(this),
current = link.find('img:first'),
url = link.attr('href'),
span_class = "overlay-type-video";
overlay = link.find('.image-overlay');
if(!overlay.length)
{
if(link.height() == 0) { link.addClass(current.get(0).className); current.get(0).className = ""; }
if(!link.css('position') || link.css('position') == 'static') { link.css({position:'relative', overflow:'hidden'}); }
if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline-block'}); }
if( url.match(/(jpg|gif|jpeg|png|tif)/) ) span_class = "overlay-type-image";
if(!url.match(/(jpg|gif|jpeg|png|.tif|.mov|.swf|vimeo.com|youtube.com)/) ) span_class = "overlay-type-extern";
overlay = $("<span class='image-overlay "+span_class+"' style='opacity: 0;'><span class='image-overlay-inside'></span></span>").appendTo(link);
}
});
elements.on('mouseenter', function(e)
{
var link = $(this),
current = link.find('img:first'),
opa = 0.7;
overlay = link.find('.image-overlay');
if(current.outerHeight() > 100)
{
overlay.css({left:current.position().left + parseInt(current.css("margin-left"),10), top:current.position().top + parseInt(current.css("margin-top"),10)})
.css({display:'block','height':current.outerHeight(),'width':current.outerWidth()}).stop().animate({opacity:opa}, 400);
}
else
{
overlay.css({display:"none"});
}
}).on('mouseleave', elements, function(){
if(overlay.length)
{
overlay.stop().animate({opacity:0}, 400);
}
});I’ll ask Kriesi to implement this fix in the next version.
May 17, 2013 at 2:57 pm #119524In reply to: team member: image do not display
Sorry…That’s because my picture is too small so the text seems outside…on the left..
But in that case, how can I do if I want to insert a smaller picture knowing that I need my team member module on the left of my page and an icon module right next to it contained in 1/2 page on the right…:-( I can’t figure it out…
Thank you!
May 17, 2013 at 2:51 pm #119523In reply to: team member: image do not display
There have been some improvement…Now the image displays! I can’t exlain why it didn’t yesterday because I didn’t change anything, I just took a shot today and here it is! There is a picture. But the name and text is not centered above the photo. It appears on the left…What can I do about that?
Thanks
May 17, 2013 at 2:49 pm #117986In reply to: How to remove featured image inside single post?
hi ismael! just wanted to see if you got my email? thanks!
May 17, 2013 at 2:32 pm #119695In reply to: Images bouncind everywhere
Hi!
Fix can be found here: https://kriesi.at/support/topic/image-moves-from-right-to-left-firefox
Best regards,
Peter
May 17, 2013 at 1:39 pm #119522In reply to: team member: image do not display
Hi,
Yes I have the latest version and no it won’t work…As I told you, I insert an image but I can select any image from the library, I have tried with several, but the image won’t show. On the page builder I can see it, but on the page it’s only text…
Something else, is there any issue with this forum? I have many lines on top of the forum and cannot access my “favorite posts”…
Kind regards,
May 17, 2013 at 8:03 am #119694In reply to: Images bouncind everywhere
Now the images don’t jump, but the white box with the arrows (when you mouse over an image) are below the image, not on top of the image. Look at http://www.wafbmuseum.org/alumni-stories/last-flight-the-missing-airmen-march-1951/
May 17, 2013 at 7:49 am #119718In reply to: No menu on Ipad or Iphone
Fixing the issue I had here https://kriesi.at/support/topic/images-bouncind-everywhere#post-111917 seems to have fixed this menu issue. as well…
May 17, 2013 at 7:42 am #119693In reply to: Images bouncind everywhere
I thought it worked, then it didn’t. Then I cleared the cache and it appears to be working now. The line you had me change was line 261 Thanks!
May 17, 2013 at 7:40 am #119692In reply to: Images bouncind everywhere
I did a search, and a copy and paste over the existing line. I will try again
May 17, 2013 at 7:30 am #119691In reply to: Images bouncind everywhere
It seems like you insert the code at the very top of avia.js. http://www.wafbmuseum.org/wpdocs/wp-content/themes/enfold/js/avia.js
Please revert the change and don’t insert the code at the very top but replace the (already existing) line
if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline-block'}); }with
if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline'}); }May 17, 2013 at 6:59 am #118915In reply to: Adding Custom Icons
All icons which are used by the theme are stored in an array in functions.php:
/*
* These are some of the font icons used in the theme, defined by the entypo icon font. the font files are included by the new aviaBuilder
* common icons are stored here for easy retrieval
*/
$avia_config['font_icons'] = array(
'search' => '🔍', //36
'standard' => '✎', //6
'link' => '🔗', //40
'image' => '📷', //46
'audio' => '♪', //51
'quote' => '❞', //33
'gallery' => '🌄', //145
'video' => '🎬', //146
'info' => 'ℹ', //120
'next' => '', //190
'prev' => '', //187
'behance' => '', //246
'dribbble' => '', //223
'facebook' => '', //212
'flickr' => '', //206
'gplus' => '', //215
'linkedin' => '', //221
'pinterest' => '', //217
'skype' => '', //238
'tumblr' => '', //219
'twitter' => '', //210
'vimeo' => '', //208
'rss' => '', //98
'mail' => '✉', //5
'cart' => '',
'reload' => '🔄',
'details' => '📄',
'clipboard' => '📋'
);If the unicode of the icons didn’t change you don’t need to modify the array, otherwise replace the cuurent codes with the new codes (take them from the custom charmap).
May 17, 2013 at 6:37 am #119690In reply to: Images bouncind everywhere
That did fix the bouncing around, but now the slideshow won’t work….
May 17, 2013 at 5:31 am #118387In reply to: Images and Text jumps when moused over
My images jump too. I added them through the Add Media when editing in display mode. I am not using columns, so how do I stop the jumping? It does it in Chrome, IE and Firefox….
May 17, 2013 at 5:25 am #119689In reply to: Images bouncind everywhere
Hi,
Try following – open up enfold/js/avia.js and replace:
if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline-block'}); }with
if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline'}); }May 17, 2013 at 5:22 am #119696In reply to: Load time implications with layer sliders?
Hey!
Yes sure – especially if you add many image layers to the slider. Simple text layers won’t affect the performance.
Regards,
Peter
May 17, 2013 at 5:14 am #118386In reply to: Images and Text jumps when moused over
Hi.
Yeah, noticed it. I’m not sure if this will work. Add this on your custom.css
post-entry-11 .flex_column.av_one_third .avia_textblock p {
margin: 0.85em 0 !important;
}.post-entry-11 .flex_column.av_one_third {
min-height: 203px !important;
}How did you add them anyway?
Regards,
Ismael
May 17, 2013 at 3:53 am #119661In reply to: Builder Mis-alignments
Hi,
I’m sorry about the forum. You can attach images using simple html tags.
. You can edit your post by clicking the small “Edit” post below your current post. You can also delete them. If you want to see all of your post, click the “Member” text at the bottom of your Username.
Please give us link to the pages with certain issues.
Thank you,
Ismael
May 17, 2013 at 3:22 am #23407Topic: Images bouncing everywhere
in forum Enfoldgraphmaster
ParticipantI posted this earlier, but it seems to have disappeared. My page at http://www.wafbmuseum.org/wpdocs/history-of-walker-air-force-base/579th-missile-squadron/ has images, but when you mouse over them they bounce all over. Why is this happening?
May 17, 2013 at 2:14 am #119650In reply to: Header background image
Hi,
Please refer to this link
https://kriesi.at/support/topic/mega-menu-bug#post-108100
https://kriesi.at/support/topic/header-background-image-2
Regards,
Ismael
May 17, 2013 at 1:53 am #119603In reply to: Logo is stretched and fuzzy
Hi,
Re-size the logo first using Paint or Photoshop. Suggested logo size is 200px * 100px. Go to Theme Options > upload the logo. When the upload is finish select which size you want to use before clicking the “Use Image as Logo”.
Regards,
Ismael
May 17, 2013 at 1:42 am #119533Hi,
I don’t really see anything wrong on the website. I have a 1600×900 resolution screen and even when I resize the browser to any specific size, the site looks good without the portfolio images overlapping. These are the list of screen sizes, normally use on homes, offices etc.
800 x 600
1024 x 600
1024 x 768
1366 x 768
1280 x 600
1280 x 800
1280 x 960
1280 x 1024
1440 x 900
1600 x 1200
1920 x 1080
1920 x 1200I tested the site on each resolution and the portfolio looks fine. I don’t really think a user will re-size his browser to 1200px deliberately.
Regards,
Ismael
May 17, 2013 at 1:30 am #119560In reply to: Portfolio preview 200×200 px with fixed size
Hi,
If you only want to target the portfolio thumbnails, you should change this line of codes
$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 columnsYou may need to edit some css because it will probably resize the thumbnail but the thumbnail will inherit the size of the portfolio container.
Regenerate the thumbnails with http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Regards,
Ismael
May 17, 2013 at 1:20 am #119521In reply to: team member: image do not display
Hi,
I tested this on the localhost and it works perfectly fine. Please try to insert an image and select any images on the Media Library.
Do you have the latest version of Enfold? Please download it on your themeforest account.
We suggest to build the site with the Enfold theme online to avoid configuration and database lost later.
Regards,
Ismael
May 17, 2013 at 12:29 am #23399Topic: Images bouncind everywhere
in forum Enfoldgraphmaster
ParticipantWhen I insert an image to a page, all works fine, until you mouse over the image, then it bounces all over, almost like it is a joke and I set it up for the images to move away from the mouse. How do I fix this?
May 16, 2013 at 11:19 pm #119666In reply to: One background image covering Header & Main PAge
Hi there,
Here’s a link to the image effect im trying to reproduce. The large oranges at the top would be within the transparent slider. Possible????
http://www.clipular.com/c?6029094=ElAiRoselI8riSzj5UpygB3eFx0&f=.png
May 16, 2013 at 11:12 pm #23394Topic: One background image covering Header & Main PAge
in forum Enfoldandypeck
ParticipantHi there,
Slightly unusual this but is it possible to somehow use one big image to cover everything from the nav, header,slider (with a transparent background) and main body. I dont want to segment the sections but instead create one seamless image with minimal interaction on the top. Im guessing something has to be made tranparent or invisible. In which case I would need to switch off the ruled lines between Header & Main and quite poss the alternative background too.
How do I do this… CSS?
Cheers
-
AuthorSearch Results
-
Search Results
-
Topic: Images bouncing everywhere
I posted this earlier, but it seems to have disappeared. My page at http://www.wafbmuseum.org/wpdocs/history-of-walker-air-force-base/579th-missile-squadron/ has images, but when you mouse over them they bounce all over. Why is this happening?
Topic: Images bouncind everywhere
When I insert an image to a page, all works fine, until you mouse over the image, then it bounces all over, almost like it is a joke and I set it up for the images to move away from the mouse. How do I fix this?
Hi there,
Slightly unusual this but is it possible to somehow use one big image to cover everything from the nav, header,slider (with a transparent background) and main body. I dont want to segment the sections but instead create one seamless image with minimal interaction on the top. Im guessing something has to be made tranparent or invisible. In which case I would need to switch off the ruled lines between Header & Main and quite poss the alternative background too.
How do I do this… CSS?
Cheers
