I believe I have found a bug. When I tried to remove the search icon from the main menu it caused an error on the site. When I uncheck “Append search icon to main menu” in the Enfold settings and save, then go to my site, the images, sliders, galleries don’t load. I think this is because javascript isn’t loading.
I checked the developer toolbar and I’m getting this error:
Uncaught TypeError: Cannot read property ‘left’ of undefined avia.js?ver=1:232
adjust_menu_width avia.js?ver=1:232
avia_resize_menu avia.js?ver=1:359
(anonymous function) avia.js?ver=1:15
c jquery.js?ver=1.10.2:3
p.fireWith jquery.js?ver=1.10.2:3
x.extend.ready jquery.js?ver=1.10.2:3
q jquery.js?ver=1.10.2:3
Please help ASAP. Thanks!
Hi
I used your ‘enfold advertising area’ to try and add some images to site e.g. bespoke graphics, maybe 300 x 300. However it only allows you to add 2 small fixed sized ones next to each other http://www.clubfacemag.com/latest-news
Any thought on a good plugin I can use that will be good for responsiveness of images – not sure how images would look on iPhone etc??
Cheers, Mark
-
This topic was modified 12 years, 4 months ago by
adamsm.
Hey!
Image link is broken on following button
.main_color input[type='submit']
If you do not mind me posting it publically i can correct it?
Regards,
Yigit
Very interesting and good to know.
Thank you !!!
Thanks Devin, I tried that but it still had the issue. I’ve narrowed it down. A couple weeks ago you guys gave me a fix for flickering text in Safari so I added the below code to custom.css:
/* flickering text fix*/
.avia_textblock,
.avia-icon-list,
.avia-button,
.avia-testimonial,
.iconbox,
.avia_message_box,
.avia-team-member,
.widget,
.post,
.team-img-container img,
.team-social,
.iconlist_icon,
.fallback-post-type-icon,
.fullsize .related_posts,
.grid-image,
.avia-caption-content, .avia-caption-title,
.entry-content-wrapper,
.avia_start_animation
{
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
}
This fixed the flickering text but I guess since then (noticed more recently) I had the fuzzy text issue only in blog posts and only on iPhone. You guys helped narrow this down to flickering text code. So I went and removed the “.post,” line from the fix above. This corrected the fuzzy text issue and also that wasn’t an area that was affected by flickering text, so all is good now.
Thanks guys for your help as always!
Best,
Jonathan
When using the AJAX Portfolio, I would like to use the Gallery
Wondering if it is possible to make the Large Image view within the AJAX Portfolio re-size on each rollover to match the format (either portrait or landscape).
This would be when using “Single Portfolio Big Slider” for example. Right now the images are all the same size. I realize I could use “Single Porfolio Full Slider” – which shows the full images stacked.
I also realize that I can set it to go to Lightbox to see the image in it’s original image format (portrait or landscape), but was wondering it there was a way to make it respond to the original image size/format.
Is that possible?
Thanks.
hi, love the theme!
some things i’d like to know how to fix:
– where do i change default language to english and not german? it now mixes swedish (i use swedish wordpress) and german in different parts.
– bottom line above footer has gone missing – where can i add it?
– i’d like to adjust how the blog part shows when choosing category and tags – i’d like the result to be shown and title + image only and not entire post. is that possible somehow?
or if maybe i can find the answers easily here pls let me know!
thank you!! :)
This reply has been marked as private.
Hi there,
I am just working on my website and I would like to have the same header effect like at this page:
http://www.teamgeek.co.za/#company
The Website I build is just a one-page-site with anchors to navigate to a certain point. I would like to have a full-screen image (with no header) on the first part of the page. The header menu is located at the bottom of the picture and is being scrolled up until it reaches the top of the site. There it stays fixed when I scroll through the rest of the site – until I scroll up to the first image again. I already managed to change the position of the header, but I don’t know how to proceed with the rest. I can’t send you a link of my site as it is still local.
Thank you guys,
Cheers
Peter
Hi Devin, thanks for replying!
1. I used your advices concerning the logo and still the same effect in chrome; You can take a look at it now, it is gif, size 297×88 and still the white stroke is seen (I even used 340px * 156px as mentioned in the template, and no good).
it is compressing the image for sure (in the library, the image is a bit bigger); how can we make the logo shown in its 100% size (and I’m not talking of the option in the theme-option since there it is ‘full-size’ already)
2. concerning the Bar in IE: no matter what IE version I use, the bar-animation (the “moving strips”) are gone without trace
Thanks
P.s. the bar issue is not important to me now, as much as the logo problem…
Hi!
1) Please try re-generating thumbnails
2) Please refer to this topic https://kriesi.at/support/topic/collapsable-menu/#post-165144
Regards,
Yigit
Hi!
1) Yes, unfortunately, that would require some custom work done by a freelance developer.
2) It does on my end. If you do not mind me sending screenshots publically, i can post them.
3) Please add following code to prevent images from popping up
.avia_transform .avia-gallery-thumb img.avia_start_animation {
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none; }
Cheers!
Yigit
This reply has been marked as private.
Hey!
The fullscreen issue is known but we have no fix for it. Its the best downgrade we have been able to implement without there being a complete loss in functionality for IE8 at the moment.
The favicon is set in the code, if IE8 isn’t rendering it there is nothing we could do to change that.
Can you elaborate no what you mean by the bar is not working?
The logo distortion is caused by the png file being compressed in its container. Some images, when shrunk get issues like that so you can re-size your logo to exactly 297×88 and re-upload it to try and fix the visual issue or try using a gif instead.
Cheers!
Devin
it is either getting cleaned out by a WordPress function or by a theme function to prevent errors. URL’s within text don’t have the same checks on their content that images do.
You might be able to get around it by adding in the url manually to the image but that isn’t an option if you are trying to use the media element in the advanced layout editor.
I am using the latest version of the theme. works great, but i have noticed some very weird css issues, that cause texts to highlight/get bolder and even cause elements to shift! its usually when i am ON the elements with the mouse, or when i move in and out the content area.
i’m viewing the site on chrome/mac.
please look carefully, sometimes (for example in beginning) the change is subtle.
to illustrate my issue, check this video:
http://www.screenr.com/hSvH
ps. please copy paste link, it seems clicking here causes an image error thing.
-
This topic was modified 12 years, 4 months ago by
timtoolman.
Hey!
You can target following classes
a:hover .image-overlay .image-overlay-inside { }
.image-overlay .image-overlay-inside { }
If you need help with it, let us know!
Best regards,
Yigit
hi,
need to arrange the menu and logo at the center. help!


-
This topic was modified 12 years, 4 months ago by
cboothugs. Reason: image
Hi,
I wanted to reproduce something which is on your demo (please see the files above)
Instead of a slider on the left it’s an image.
I don’t understand why my special heading is not in line with the picture and why there is so much space on top of it…
https://www.dropbox.com/s/tz1wz2e4moxvdf3/mariage_inoui___About_Us.jpg
https://www.dropbox.com/s/wpuk58cqw8ji6z0/mariage_in_oui___L%E2%80%99%C3%A9quipe.jpg
How can I fix that?
Kind regards
Delphine
any answer ? I also get 80px images on my galleries, which is not what I want
This reply has been marked as private.
Hey!
As far as I know you can’t easily center elements with css when you work with LayerSlider because the slider script must calculate the position of all elements (images, text, etc.) dynamically based on the viewport size and the position you chose for the element on the admin screen. The only solution I can think of is to configure the logo like a standard image but with a short transition time of 100ms to avoid a noticeable transition.You can also try to deactivate the “Animate first slide” option (Global Settings) – then Layerslider won’t animate the first slide when the slider loads but will fade in all elements immediately.
Cheers!
Peter
Hi!
Actually this slider doesn’t seem to work at all for me because of a javascript error in the logo offset calculation function. Please try to open enfold/js/avia.js and delete the entire code within the file. Then copy & paste the code from here: http://pastebin.com/c27VFSmh into the avia.js file and save it. It should fix the post slider issue but I’m not sure if it also fixes the image issue. We’ll see.
Best regards,
Peter
Thanks a lot for the quick reaction!
I tried the Regenerate Thumbnails plugin, but the sizes remained the same, guess something didn’t work properly!
I will definitely keep in mind that CSS codes, they are quite useful for someone like me who is just starting with them!
Actually there was another solution, which might help in my case, and it is reuploading the featured images, I tried it with couple of the posts, and it worked properly! And anyway since I’m gonna stick with this theme from now, I’d better optimize that stuff from now I think!
Yeah, I want to be able to remove the featured image from being shown in just some posts, I will try that code later and let you know if it worked!
Thanks again for the quick reaction!
Ilko
Hi,
Is it possible to replace the logo (200×100) in the header with an image/slide (~800×100) created using the Advanced Layerslider?
Thanks.
Marshall
Hi!
You can edit functions.php, find this code:
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
You can replace the height and width then regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
Ismael
Hi!
You can add the .home selector:
.home .fixed_header #main {
padding-top: 0;
}
.home .header_bg {
opacity: .1;
filter: alpha(opacity=10);
}
Best regards,
Ismael
This reply has been marked as private.