Is anyone going to help me?
Ismael, thank you! I was actually trying to achieve this, and i was going in the right direction, but gave up. I probably could have kept at it a little longer. I apologize.
I feel for you guys, because I know you are bombarded with requests for help and it has to be exhausting. I really try to work things myself before I reach out.
Your support is amazing.
Thanks again.
-Pat
Hi Ismael!
This solves the ability for the picture to float above other objects which is great. But the image is still confined to the dimensions of the half column?
Hi comitzuu,
There have been hundreds of suggestions and feature requests for the theme and as always we never guarantee that any suggestion or feature request will be included or when.
1) This is somewhat difficult and needs to be done custom for the specific image/link depending on how you are adding it in. If you can link to the page we can try and assist as best we can.
2) The prettyPhoto close button is in the top right.
3) I’m not sure what you mean. The theme has support directly for video using the Video element/shortcode in the advanced layout editor and with the lightbox plugin (prettyphoto) but as of right now there is nothing else in place.
Videos on your frontpage are controlled by you and how you add them to your layout.
Regards,
Devin
Hi,
If you want to change the style of a specific page, you can use the Google Chrome Inspect Element. Look for the unique css body class.

On the example above, the page’s unique selector is .page-id-2251. We can use it to change the element within that page.
.page-id-2251 #header_main {
border-bottom-width: 3px;
border-bottom-style: dotted;
background: red;
}
In your case, you can use this:
.single-portfolio.postid-360 .grid-entry-title.entry-title {
display: none;
}
Regards,
Ismael
Hi,
You can dislay images in Lightbox but it is not possible to have the effect in Replete. You can request it in here https://kriesi.at/support/topic/enfold-feature-requests or you can hire a freelance developer.
Regards,
Yigit
Hi,
I think you’re using a very large background image for the second Color Section. Please resize it to 1500px in width, see what happens.
http://responsinator.com/?url=http%3A%2F%2Fmarsmarketing.com.au%2Fsme-marketing-brisbane%2F
Update to Enfold 2.1.
Regards,
Ismael
Hey,
You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
add_theme_support('avia_template_builder_custom_css');
Edit any avia elements like the Image element then scroll below. Add a unique css selector on “Custom Css Class” field. For example, add “awesome-image.
You can add something like this on your custom.css or Quick CSS to move the image around.
.avia_image.awesome-image {
position: absolute;
left: -50px;
top: -100px;
}
Regards,
Ismael
Thanks Devin. Is this starting from scratch? Will that have any effect on what I have already built?
Hi Devin,
Url to website http://hyperdesign.co.nz/
I have a portfolio of work on the homepage, the REMAX portfolio I have enabled the gallery feature within the AJAX portfolio view.
The thumbnails are blurry. I have regenerated the thumbnail images but no improvement.
Thanks
Hi,
Demo site is not updated yet, i’d recommend installing a test WordPress site with the newest Enfold version and see if your problem is fixed
Regards,
Josue
Hi Frank,
Can you post the link to your website please?
Regards,
Josue
Hi,
Your featured images on single posts view is only 80x80px? What type of Blog Style are you currently using? Please give us a link to the page.
Regards,
Ismael
Hi,
The first request can be done with CSS, regarding the second one i’m not sure but can you post the link to your website please?
Regards,
Josue
Hello All,
Really, really impressed with the ENFOLD template. In layerslider, I have imported a PNG image that contains my text image. The imported PNG is the exact size of the underlying image.
The problem I am encountering is that the PNG overlay is just slightly fuzzy. It’s driving me crazy(er).
I know this is an issue with a plugin, but I am wondering if anyone has encountered this before?
Thank you!
In reaction of an earlier post that is closed: https://kriesi.at/support/topic/parallax-images-are-not-scaling-on-iphone?replies=3&message=update-support-forums-topic-status-error
This was the issue:
On the one page portfolio homepage, the parallax images are not scaling on iphone (http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/).
When i scroll down with my iphone to the image of the kitchen i will see the following: http://web-flight.nl/enfold-bug.png
I have the same problem with: http://www.digified.co
It should be fixed in the latest release. But the problem still exists in your on demo: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ when i look at it on my iPhone.
Is your own demo not updated or is it not fixed yet? I made some changes in the template so i don’t want to update the theme whitout knowing it solves the issue
Hi Josue and Yigit,
Thank you both for your attention, I´ve posted a screenshot of what I want to accomplish.
http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/wp-content/uploads/2013/09/Imagem9.png
Regards,
Fabiana.
Hi:
I’ve added a layerslider to the top of all of my internal pages on my site.
Issue is that there is a white gap that appears between the top grey keyline and the image.
can you please provide code to fix?
Have a look at:
http://www.180staging4.com/our-volunteers/
pop up login info:
user: general
Password: test1
Thanks so much!
-Lisa
Hi all,
How can I change the image size in full width-posts to the width of the text? It’s now only a small square of 80×80 px.
I know I can insert a photo in my text area and delete the small image preview by adding CSS, but I only want to apply this to a number of posts. I would like to keep the thumbnails when showing an overview of news items.
Hope to hear from you, thanks!!
no, the image element is inside the color content element. I just added a 1/1 element inside the color element, then added the image element inside the 1/1 and it aligned perfectly. thanks!
Hi,
Please add the following code to the Quick CSS section or to the custom.css file:
#menu-item-search{ display: none !important; }
.grid-image.avia-hover-fx{ pointer-events: none; }
That will remove search from menu and the link from the portfolio items.
Regarding changing the name of the portfolio, please check this topic.
Regards,
Josue
The option in the Gallery pop-up with the title and description “Gallery Preview Image Size – Choose image size for the small preview thumbnails” lets you choose the size of images used in the thumbnails.
Inside the color section are you still using column elements (1/1 for full width)?
Hi,
You can also add following code to Quick CSS to level them
div#attachment_2494.wp-caption.alignleft { margin-top: 47px; }
div#attachment_3127.wp-caption.alignleft { margin-top: 26px; }
Regards,
Yigit
I figured it out – left align all and they line right up.
Hi support team,
anticipate enfold is a really impressive theme. However, I have a question. I have pictures in galleries available in portrait and landscape format. (ratio: 2:3 or 3:2) Between the images is partially above and below unwanted space. But I don’t really know why.
Now the settings are:
Gallery Style: Small thumbnails
Gallery Preview Image Size: No Scaling
Gallery Columns: 2
…
Is there a way to fix the problem?
Thanks for solving it.
Best regards
Frank
Yes Ismael. Would like to remove the Portfolio image titles for only (one) category, but leave the rest.
So for example, on this page [link below] I would like to remove the titles for each image.
http://goo.gl/Iiy7su
Thank you.
-Pat