This reply has been marked as private.
Hi Josue
Thanx for you quick reply, but I guess I was not very clear in my question. I want to disable any action on opening the big picture. Now indeed it doesn’t open the lightbox, but it opens the picture-file itself. I want to disable the click so that the big image only shows in tha Ajax-viewer. So the only action on the thumbnails would be the mouse-over.
Greetings and thanx
Tom
hi,
I’ve got this code in the quick css
.content {
margin: 50px;
padding: 25px;
background: #f2f2f2;
}
however there is no padding on the left hand side of this page’s content http://www.hawaii4aussies.com.au/holiday/singles/food/
Also, I’m very new to coding (actually have never done it before) and am wondering what I’ll need to do to make the content background box (not the background image) behind the text a little more styled than just a rectangular box e.g. rounded edges and more colours/images, sort of like this page http://www.gohawaii.com/au/
thanks in advance
Hi Devin,
I decided to stick with the auto-excerpts and just put up screenshots as a featured images above each post containing video. At any rate, this should at-least help reduce the homepage loading time. Thanks for your reply!
Ben
Turns out, I’m dumb;
Word Press>Settings>Discussion>[Show Users Gravatar] (un-clicked). I clicked that and I’m in business now.
Nothing to do with the enfold theme after all! Thanks for your help! Love the theme!
Hey khedrubje!
I’m not sure where you tried adding that in but you can’t just add in a full html page inside of a text element or the visual editor of WordPress.
I would suggest looking for a plugin that does what you are looking for or having it custom coded to work with WordPress as either a shortcode or small plugin just for that one effect.
Best regards,
Devin
Hi,
Fullwidth easy slider is not looking good on iphone, caption is cut and image’s proportion is not really good. Any tip to adjust the look of it ? (and caption above all)
Thanks
Is there a way to move the slide title and arrows to below the image? Thanks!
http://encoure.com/photo-gallery/
Hi,
There’s a triangle that points into the portfolio featured image that I’d like to remove. I inspected the element but still couldn’t find it. What’s the Quick CSS for this?
Thanks!
With regard,
Omar
-
This topic was modified 12 years, 2 months ago by
aminomar.
Hi,
Using the layout builder, what’s the best way of having a full width image in the background and text on top of the image?
I tried using the full width easier slide for the image (it worked) and then a text block for the text with the following CSS:
<div style=”margin-top: -300px; z-index: 100;”></div>
It appeared for a second and then disappeared. Easier way of doing this? Thanks!
http://www.omaramindesigns.com/about-2/
-
This topic was modified 12 years, 2 months ago by
aminomar.
This reply has been marked as private.
Hi guys,
Sorry if someone has already posted this problem but I couldnt find it.
I would like to change the background image for a specific page.
I set the background image via the enfold>styling>general tab.
For this page “job offers”, I would like to hide it.(I just want a white background)
I think I have to edit the quick css area but dont know how to.
Could anyone tell me how to fix it?
thanks in advance
This reply has been marked as private.
Hi,
It didn’t work. I add the CSS code in Quick CSS but the blog posts displayed like the second image, not the first, as i want.
Here’s the link to my blog (http://www.santanalopes.com/). I want to display the three post below the slider like the first image that i post here in the forum.
Thanks
Hi,
I notice when I use the Layer Slider and view one of our test pages, the content within the Layer Slider fits the iPhone and iPad screen when held vertically (portrait view). When I rotate either the iPhone or iPad horizontally, it still fits. However, the issues arises when I rotate either device back to the vertical position (after it was rotated to the horizontal position) the image and/or content of the Layer Slider increases in size, cutting off part of the content.
It works fine on an Android device.
Is there a way to resolve this “increase” in size from occurring?
Here’s a link to the page I am speaking about:
sample page
Thank you.
Hello,
since I’ve updated to the last versions of Enfold, Woocommerce & German Market, I’ve got still a few problems, that havent been there before:

1. How can I disable the price function “from – to”, in products with variations. It’s supposed to appear one main “start price” only.
2. It seems there is a space problem. Product rating overlaps the button shipping costs.
3. How can I remove the last sentence (I guess from German Market). Hasnt been there in the past.
Thank you very much!!
That’s AWESOME!
One thing that remains to fix .. if possible.. I’ve previously amended the server files (with help from Kriesi!) to increase the size of the testimonial thumbnails (now they are 120 px images). Amending the line above in Testimonials.php, the JPGs now look soft. Is there a fix for this one?!
Thanks !
-
This reply was modified 12 years, 2 months ago by
evtilsley.
Hey evtilsley!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open Testimonials.php file and find
if($src) $avatar = "<div class='avia-testimonial-image' $markup>".wp_get_attachment_image( $src , $avatar_size , false, array('alt'=>esc_attr(strip_tags($name))))."</div>";
and change it to
if($src) $avatar = "<div class='avia-testimonial-image' $markup>". wp_get_attachment_link( $src ). "".wp_get_attachment_image( $src , $avatar_size , false, array('alt'=>esc_attr(strip_tags($name))))."</div>";
You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
Cheers!
Yigit
sorry but the alignment bottom didn’t work. i had a top center alignment wich was working for the effect of keeping the image close to the color section on top. but sience i had that image as a background image of a color section it leave a big space under and a gray border in the bottom. I would like to start knowing how to make that color section smaller and remove it’s borders.
Thank u for ur answer
-
This reply was modified 12 years, 2 months ago by
claraelisa.
I would like the Team Member photo to link to a new page… is there a way to do this yet?
If not.. i have added an image (so i can make the team member pic link to a page) then I added the Team Member short code (because I like the styling).
Now the Team Member pic and the Name of the Team member is too far apart. I would like to make the photo and the name closer (exactly like it is in the Team Member shortcode)
If you guys have already made a way to make the Team Member Photo link to a page that would be great please.. let me know OR let me know how i can make the photo closer to the Team member’s name (just like it is in the short code you have).
Hi!
Add the image as the background image of the color section and then for the alignment choose bottom. That should do it!
Regards,
Devin
Hey Fred!
The images for the ajax portfolio need to be at least 684px wide to fit into the space. None of the slideshows in the theme will accept smaller images and float them inside of the container since the container is what determines the size of the slideshow. That is how it stays responsive across different viewport sizes.
Cheers!
Devin
By resetting I mean re-adding in the images and its settings for that slider.
This reply has been marked as private.
After setting portfolio categories and featured images to each portfolio-text. The portfolio-grid is not showing (I marked the categories in the grid-settings). I have no active plugin – new website. Any idea why? Please help me!
Thx
Hi!
That plugin is not needed with the theme. The color sections already allow for fixed background images as well as the Fullscreen slider element. You can see examples here:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/
Also just an FYI bumping pushes topics to the back of our queue and not the front since so it causes a full cycle of a delay on when we’ll see the topic.
Best regards,
Devin
Hi claraelisa!
Please post the link to your website and a screenshot showing the changes you would like to make so we can see what we can do.
Regards,
Yigit