Hi,
Can you show an image on the demo site if you can’t post url to yours where this is happening please?
kriesi.at/themes/enfold/
Thanks,
Nick
Hi,
Can you give us a link to the page with the issue?
It is working fine on my end. This is the screenshot.

Regards,
Ismael
Hi Nick,
Thank you for your reply! The issue has been resolved by leaving the “where do you want to display the blog” box empty, in the Enfold settings. I just use a blog roll element in a page. That in combination with removing the big preview display in CSS has done the job.
The perforated line (timeline) has gone from the blog roll, which leaves me with a blog roll with small featured images, and the single post is now displayed without a featured image.
May I take the opportunity and ask how to remove the file name line, which appears on the top side of a featured image in the post view, when you click the image to see it on the lightbox or should I post a new question for that?
Best,
Stephen
Hi,
Did the code above work? I did see the images when I use the css code.
Regards,
Ismael
Hi,
You can actually create a shop category page, using the woocommerce shortcode. Create a page then insert this on the Visual Editor.
[product_categories number="1"]
Add images on the “Add Featured Media” section.
Please hire a freelance developer to do it for you. :)
Regards,
Ismael
Hi,
I would like to ask if it’s possible to add background color/image to just a select few pages in my website and not all pages within? If so, HOW WOULD I DO IT? Please help.
With much appreciation,
Gurmit
Yep, it’s at 1.5.1. The problem occurs only when I use the “no sidebar” template. It seems to work when one of the other templates are used.
When using the “no sidebar” template there are other problems, the featured image is not displayed right. It shows only ± 80 pixels of it. Also when inserting a gallery it is not centered but shifted to the right. You might want to have a good look at the no sidebar templates they seem to contain some bugs.
Hi,
Do you have Enfold 1.5? It will fix the issue.
Regards,
Ismael
Hi,
If you are using a 4 column porfolio, find this code on functions.php
$avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns
Replace it with
$avia_config['imgSize']['portfolio_small'] = array('width'=>300, 'height'=>300 ); // images for portfolio 4 columns
Regenerate thumbnails using this: http://wordpress.org/extend/plugins/regenerate-thumbnails/
Regards,
Ismael
Hi,
Do you mean the Blog Grid Style? Suggested image size is 495×400. You can find the image size on functions.php.
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
Can you give us a link to your website?
Regards,
Ismael
In this page i use the form: http://www.glassesoff.com/pre-resgitration/
and i have some questions about it:
1/ is it possible to make the text that is above the form dissapear when getting the “thank you” msg ?
2/ can i change the container size for the “thank you” msg ?
3/ is it possible to but a button image instead of the submit button ?
4/ i want to make a confermation link in the auto-response email (so the user will confirm his/her regestration) is it possible?
thank you
When I create a gallery with the magic wand, media, gallery it does not insert the image’s.
This is what I get.
[av_gallery ids='' style='thumbnails' preview_size='portfolio' thumb_size='portfolio_small' columns='5' imagelink='lightbox']
Looking forward to hearing from you soon.
Hi,
Please try adding this css to your /css/custom.css .. You should play around with those numbers
@media only screen and (max-width: 479px) {
span.ls-s-1, p.ls-s-1 {
font-size: .65em !important;
line-height: 1.11em !important;
}}
I don’t see the dot and the phrase to its right move anywhere in smaller screen sizes. http://www.clipular.com/c?7289023=s7IOHczI8yQeEbHbV2eupP8gvWw&f=.png
Thanks,
Nick
Not having any success yet. To reiterate, I want to make the thumbnail boxes horizontal below the featured image, without cropping the thumbnails.
http://desertspringspublishing.com/self-publishing/entertaining-your-way/
Please reply.
Hi,
using images in the megamenu, they all appear in slightly different sizes. http://s7.directupload.net/images/130605/wj4et96v.png
The uploaded images have all the same size 350x100px
and the come out as
first=272×78 // second=273×78 // third=257×73 // last=273×74
How could I achieve that they’re all the same size? Do you have a suggestion for the image size uploaded?
Thanks & best regards
Katharina
Hello,
As you can see here:
http://i39.tinypic.com/3012h55.jpg
I’ve modified some of the colors in the portfolio grid on my website,
BUT:
– How do I change the color of those white “dots”?
ALSO:
– How do I change the color of the portfolio-grid images – on mouse hover from white to gray?
AND:
– How do I change the background color of the portfolio grid. During the time when the images in the portfolio grid are being loaded the color BEHIND the images seems to be set to white by default. When the grid is being rendered on a black background the white color behind the images is visible for a breif perod of time during the loading process. I’d like to set this color to black. How do I do that?
Best Regards,
Vlad
Hi andreanapier1985,
I believe the portfolio element actually needs to have a featured image set for the portfolio item for the display to work properly. So if an image isn’t set, the excerpt doesn’t get rendered and the layout tends to fail.
I’m not familiar with any plugins off hand that offer a absolute positioned contact button but I’m sure there are some out there as I’ve seen it used with a similar look on other sites from time to time.
Regards,
Devin
When I insert a picture in a post (normal WP way). And I set the image alignment to left or right, it does not automatically format. Only by hovering over the picture it snaps into place. This happens both in Chrome and Safari (did not test others).
I would like to know how to show the full portfolio image on the portfolio page. Right now, all of my portfolio images are the same size circle (300px by 300px) and it is automatically cutting off the top and bottom the circle. I would like it to show the full image, but maybe have the thumb 100% wide so it can fit inside smaller columns. Does this make sense?
Hi
I want my featured image to have all the same size on my blog masonry some of them have the good size but others are bigger. Why that?
How can I fix this?
Thanks
Hi Ismael,
Thanks for getting back to me. I put that code in the custom css, and it made all the thumbnails square. However, when you hover over the thumbnail, the larger featured image above is squished. I’ll give you a link to see what I mean.
http://desertspringspublishing.com/self-publishing/entertaining-your-way/
What I would like to do is have the thumbnails horizontal, and the images proportional.
Any help would be greatly appreciated.
Thanks, Ismael.
Hi Suicide Rescue,
display: none only removes content from the view of the user and causes the computer to ignore it but doesn’t actually prevent it from loading. So if the layerslider is slowing down the page load (which it is) you will get the biggest performance boost from shrinking those big background images.
Try a tool like: http://www.smushit.com/ysmush.it/
Regards,
Devin
thanks for your reply Ismael,
I disabled all plugins and still no joy – I imported the site from a test build and figured there may have been an issue exporting the portfolio items to the new database so I’m rebuilding sadly as I could resolve this.
thanks again
I want to insert a layerslider in my home page.
I go to Advance Layout Editer
I press the button Media toevoegen (adding Media)
Then i see all my media images but there is no layerslider.
How can I insert a layerslider in my page?
Kind regards,
Maarten
Hey there,
It looks as though in the demo that you can adjust the opacity of layers in the homepage slider. For example I’d like lower the opacity of a text box that I place over top of the main image for that slide.
Any idea if/how I can go about accomplishing this?
Thanks for your time and insight. All the best.
1. Minify the scripts and css, concatenate them, maybe minify also the html output.
2. Try to use a CDN.
3. This is maybe some overhead, but embedding images straight into the css decreases loadtime.
4. It seems your server supports with mod_headers – have a look if mod_expires is also activated. Add the corresponding directive into your .htaccess (content types like jpg,png,pdf and so on). This speeds up alot!
I did this with Enfold (didn’t have any major probs) and it was a boost about 60% (~92% gtmetrix.com, Grade B YSlow).
I’ve tried the above workaround Katharina, but it didn’t work for me?
Though then I go to their official website: http://www.entypo.com/ in Safari for Windows and half the icons are missing. So in reality I think it is just that Safari Windows shouldn’t exist! Considering it’s for Mac.. though it still doesn’t help those people who unfortunantely have adopted it into their internet experience.
So are you saying you got all of the images to display on Safari for Windows? Because I’ve checked on Mac Safari and they look fine.
Peace,
Daniel
yes – here you go: http://www.blackjava.de/bilder
also – the fading (frontpage) for the ‘Image Fade in Animation’ doesnt work in IE.
my best regards
Pedro