Hey sappermarine!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust
.avia-content-slider .slide-image img { height: 180px; }
#top .fullsize .template-blog .blog-meta { width: 40px; }
.small-preview { width: 40px; height: 40px; line-height: 40px; }
Regards,
Yigit
Hi!
Please try following code
.page-id-1108 a.avia-builder-el-4 img:hover {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform:: rotate(360deg);
}
Cheers!
Yigit
Hola Jose,
Intenta esto:
#rev_slider_2_1_wrapper {
margin: 0 auto !important;
}
Saludos,
Josue
This reply has been marked as private.
Devin,
I’m using the Blog Avia content on my home page and I want to use the “link” feature so that our featured image and “more” link directly to outside content and not to the post. (See the top post at NetChoice.org as an example).
How can I do this?
Thanks.
Hi!
You are welcome! Let us know if you have any other questions or issues :)
Regards,
Yigit
Hey Yigit,
amazing! Thank you so much for your help. Everything is fine now. Hope, the client will like it.
I’m alrready looking forward to be using the enfold theme again.
THANK YOU!
Cheers,
Jan :)
Ok. I’d really like to use the content slider feature so hopefully the issue is found.
Thanks for the help.
Hi!
I just noticed you selected a big thumbnail size for the gallery images. Please revert the change I posted above and in the gallery option window select a small thumbnail size like 180pxx180px or something similar: http://www.clipular.com/c/5476409417924608.png?k=G7Kwwbty8kY5biq4SC5EptElJjk . The smaller size should fix the issue ans also speed up the loading times a bit.
Cheers!
Peter
Hey!
That is the default behavior for all slides and what I always recommend is to pre-crop your images if you want them to display at a specific size. Its really the best way to have them appear in a consistent, controlled output.
Regards,
Devin
Hi tizmik!
You can go to Appearance > Widgets and add Text widget to any widget area that you would like to display your logo and insert your logo using HTML ( please see http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_image_test )
Best regards,
Yigit
I would like to insert logo in the footer, but Enfold Theme Options / footer I have not found where to upload the image, how can I do?
Thank you
Hey!
If I understand what you are trying to do correctly, you can set a single background image for your slide in the Global Settings for the slider. The settings for the “Swami….” slider look correct for getting the whole thing to output at full width but keep in mind the boxed layout you have set for the theme is still the final border of whatever is inside of it. So the edge of your layer sldier isn’t going to go beyond the edges of the site.
Regards,
Devin
Hi Enfold,
Two quick questions, sorry if they’ve been answered already, but really couldn’t find ‘m elsewhere in the forum.
1. In the fullscreen slider I can choose between multiple caption positions. When I pick “right framed” the caption is on the far right and conflicts with the ‘next button’. Also, I want the box to be lower (like the “bottom framed” position) but then on the left.
Can I change the position of the caption manually in the fullscreen slider to create a “bottom framed right” position?
2. Related to this, can I recreate the fullscreen slider in “advanced layer slider” so I have more options for captions and image styles? I can’t seem to figure out what settings to use for a custom slider to recreate how the fullscreen slider always uses the full height of the browser window.
Thanks in advance and, obviously, I love your theme!
Kind regards
Ok, thanks! But back to my first question. I would like for the color section background images to adjust to fit on mobile devices. When I choose “Stretch to fit” in the Background Repeat option it looks great on a mobile, but it makes the image larger than I want for a desktop. How can I make all of the background images “stretch to fit” on mobile devices, but not on desktops?
Hey!
The first link isn’t working for me so I can’t see which exact page layout that is but the image is probably coming from one of the other image sizes since the portfolio items are only for the portfolio specific outputs and not what you may have on the single portfolio page. So its probably the gallery image size (845×684) or something like that. If you can re-add the link for us to see it live we can get a better idea of which image output you have in place and what thumb size its pulling from.
Regards,
Devin
Hi,
Thanks. I have two questions though.
If I don’t want this change to be erased by a new update, knowing that I made a child theme, do I have to put a copy of loop-index.php in my child theme or copy the whole “include” file?
And if I include other images but inside my post, will they still be clickable?
Kind regards,
Delphine
Definitely a strange issue and hopefully when Kriesi is able to take a look he will be able to spot whatever issue is happening. It can take a bit of time for him to go through his queue so I can’t give a definitive timeline at the moment but it should be soon.
This reply has been marked as private.
Hi there –
I am using the “Single author, small preview pic” option for blog posts. How can I decrease the featured image size?
http://www.olympicweightliftingguru.com
Also, how can I crop the images on my post slider (on the homepage) so that they are aligned?
Thanks!
Hi everyone,
First of all thanks for this wonderful and versatile theme!
I’m almost ready with the site, however I found some confusing behaviors in galleries en image pop-ups.
First, I noticed Pretty Photo did not show the description in the white area below the pop-up the image. I found a thread with a link to an updated script for loop-index.php https://kriesi.at/support/topic/lightbox-problem-description-caption-not-displayed/
That does work for some galleries. It works in posts for the gallery type “Big image with thumbnails below”, but it does not work on a gallery with just small thumbnails.
The selected image is exactly the same;

This is a post with two of the same galleries, why they are presented different is beyond me
[gallery link="file" columns="4" ids="54,55,53,52"]
Normally it parses to the thumbnail version without the description tag
Any ideas about that?
Then, in the pages the description tag is shown, but you can’t enter them in gallery upload view:

You need to click ‘edit image’ and then you can see the description, which took me some time to figure out, let alone the end-user
EDIT: just did a test switching the language to English, but that did not make any difference.
-
This topic was modified 12 years, 4 months ago by
henkvanm.
Hey escogitando!
Please edit your frontpage and change slider in Advanced Layerslider options http://i.imgur.com/j3RvA97.jpg
Or in WordPress dashboard you can go to LayerSlider WP and remove slider from the plugin directly
Regards,
Yigit
Hi NaturaIntegrativeMedicine!
Please add following codes to Quick CSS in Enfold theme options under Styling tab
A-1)
.team-member-name, .team-member-job-title { text-align: center; }
2)You should add square images to make it function properly
.avia-team-member .team-social, .team-img-container { border-radius: 200px; }
3)
.team-social-inner { top: 87%; }
B-1)
.team-img-container { width: 37%; float: left; margin-right: 20px; }
.team-member-description { width: 60%; float: left; }
2) See A-2
3) See A-3
Regards,
Yigit
Hi Yigit,
I am seeing a similar class name, but it is in the < a > tag, not the < img > tag.
When applied to custom.css, it does not change a thing. Any thoughts?
http://postimg.org/image/upuqdrtz1/
-
This reply was modified 12 years, 4 months ago by
Thinkgate.
Hey!
It seems like code is not being applied. Please try adding !important to force it as following
.avia-slideshow li img { border-radius: 0!important; }
Then flush browser cache and refresh your page a few times
Cheers!
Yigit
Hi
What lightbox plugin needs to be installed because the lightbox option does not work? It just open the image on a completely blank page.
Also, when I use the Ajax preview option, all the images are shown as squares when my images are actually landscape. If I set a featured image, the thumbnail displays the full image properly but the preview shows a blown up, low quality square image. How can I set this up properly. And if I set a featured image but don’t use Ajax then the featured image shows up on the single portfolio item page but it’s severely cropped.
Do you have documentation for setting up the different portfolios because it isn’t covered in your current documentation and I find it confusing.
Thanks
Hi!
Please add following codes to Quick CSS as well
1)
@media only screen and (max-width: 480px) {
.responsive .logo { height: 45px; }}
2)
.bok { margin-right: 50px; }
3) Can you elaborate? If you mean “Direkt Kontakt” button it does link to your contact page on my end
4)
.avia-menu-fx { display: none; }
5) You can add additional line breaks and you should achieve the look you want
6) You can increase font size manually as shown here http://i.imgur.com/XDCX9mF.jpg please make sure to be on text tab
Regards,
Yigit
Hello
Concerning the Gallery (Media Element):
1. Is it possible to have the thumbnails on the right to the main image (instead of below it)?
2. Is it possible to have sub sections for the Gallery content (2 different families of images in the same gallery)
Sorry for providing an outsource example, but just to make it clearer, please take a look at the following gallery:
http://www.dedon.de/en/collections/detail/collection/leaf-15/beach-chair-xs-125/seagrass-13.html
(2 families on the right side: Products and Gallery)
Thanks
This reply has been marked as private.