Hey!
Please add your content into a color section with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and change the code to following one
#your-unique-id .av_font_icon + p {
padding-top: 15px;
}
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slideshow_align_caption {
vertical-align: top;
}
Cheers!
Yigit
See attached.
Two off center. Centered on desktop, though on mobile android and iphone slightly not centered.
Separator with 3dot icon under the “latest news” line width larger on left than right
Contact form email entry field off to the right 1-2px
listed site under private credentials as not live.
Hi!
Please change your code to following one
#top #wrap_all .av_header_transparency #menu-item-27 a .avia-menu-text {
color: #415678;
}
#top #wrap_all .av_header_transparency #menu-item-27 a {
color: #415678 !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
padding: 8px;
}
Regards,
Yigit
Hi,
I just noticed that the Gallery and Fullwidth Easy slider stopped working. I did not install any pluging since it was working. only thing I did was activating/deactivating the easy cache plugin. Now the gallery and the slider don’t work with active and with inactive chache plugin.
I just updated the theme to the latest version – it didn’t help.
Please help me.
Thank you.
Hi,
i use the fontello facebook icon and other social-media icons.
How can i use css for all facebook icons and different css for all twitter icons?
is this possible?
i only can find one selcetor for all icons:
#top .av_font_icon a
cheers
Chris
Thanks Yigit, you’ve been amazing.
Please consider this topic closed.
Hi everything works fine on desktop but when viewed on iPhone/iPad the fallback image is a strange ratio and also clicking on the image does not seem to play the video.
The video element without slider works perfectly fine though using this will make it hard to insert multiple videos without taking up too much space.
@BeyondBOLD
refrain from bumping into other people’s thread with a completely different topic. Instead open your own ticket.
Regards,
Andy
Hi!
That is because you have following custom CSS code
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 180px !important;
}
Please change it to following one
.page-template-default #main {
padding-top: 180px!important;
}
Cheers!
Yigit
Hey studiovene!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .main_menu ul:first-child > li > a { padding-left: 0; }
.content, .sidebar { padding-top: 10px; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi,
I want to highlight that the table works beautifully when it is shown in desktop mode, but fails when it comes to responsive mode.
From what I can tell, the table element in Enfold takes the first row and all cell are placed underneath one another, then takes the second row, … etc.
This makes it difficult for someone to correlate information !
You can check this issue at this link in resizing the browser :
How to resolve this issue ?
Regards
Having problems problems with the avia layout builder of enfold theme freezing when i drag a new element or drag around. Enfold theme up to date version 5.3, wordpress 4.5, followed all the steps here and still have the issue
https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/
please assist
hello
i am sorry, next time i make seperate threads, i just didnt want to open 5 threads :)
1) is working, thanks
2) this code was not working but it got me in the right direction, this one worked, funny…
.container_wrap {
border-top-style: none;
}
3) its only in the mobile version, if you open it with your smartphone and go the the product page, you will see what i mean
4) is not working; i tried your code and added color: red !important; to see if the right part is targeted, and the text got red, also only the “Bio Kakaobohnen Rohkost „Peru“ 150g” changed red not the price below (7,50 € (50,00 € / kg)
5) yep thank you working
6)sorry links are now working, here is the question from point 6 again:
i made headlines with two lines to the sides:
https://www.dropbox.com/s/cemc2bf9z0u2x34/headline_lines.JPG?dl=0
in the editor it looks like this
https://www.dropbox.com/s/vpoqqk9xsuzuc2z/headline_lines_in%20editor.JPG?dl=0
now there is a gap between text and line, I want the lines to go right to the text with only a small gap, is this possible with css? or is there a better way to make these kind of headlines?
thank you very much
greetings
richard
Hey!
Please try using following code
#header_meta {
position: fixed;
width: 100%;
left: 0;
top: 0;
}
Best regards,
Yigit
Hi!
Please add following code to Quick CSS
.page-id-5656 #av_section_1 .av_font_icon + p {
padding-top: 15px;
}
Regards,
Yigit
Hey laptophobo!
can you show us about which background image you are talking about please? you could use screenshots to highlight (imgur.com, dropbox).
Regards,
Andy
Hey keribird!
open different tickets for different questions/issues.
Refer to this solution: https://kriesi.at/support/topic/how-to-display-the-sidebar-in-events-calendar-pages/#post-356399
Please make clear to us which options do not work for you. Highlight using screenshots (imgur.com, dropbox) for example. Try with a default WP theme and tell us if you have the same issue there as well or not. Deactivate all other plugins, to make sure none is causing a conflict.
Cheers!
Andy
For example, in the demo of enfold theme: http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/
<a title="New electric cars are getting really fast" href="http://kriesi.at/themes/enfold/files/2014/04/sportscar-speedometer-1030x686.jpg" class="lightbox-added"><img width="710" height="270" alt="sportscar-speedometer" class="attachment-entry_with_sidebar size-entry_with_sidebar wp-post-image" src="http://kriesi.at/themes/enfold/files/2014/04/sportscar-speedometer-710x270.jpg"><span class="image-overlay overlay-type-image" style="left: -5px; top: 0px; overflow: hidden; display: block; height: 267px; width: 712px;"><span class="image-overlay-inside"></span></span></a>
If i add this code in quick css:
.single .big-preview.single-big {
pointer-events: none;
}
But, in the html the link appears. How to disable the link to lightbox of all featured images on post?
Thanks.
-
This reply was modified 9 years, 11 months ago by
grupoabades.
Hello,
I have updated Enfold to the latest version & updates WP to the latest version.
After this update my page worked well, everything was fine.
But now (a view days later, without working on my page) > the content on the Frontpage is not shown.
I followed your instructions on this topic – but it not resolved my problem.
https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/
Can you please take a look at this? Because that´s over my wordpress-skills…. :(
I figured out this:
I have the page called “Frontpage” > this is the page set to index page (settings > reading…)
As you can see, the content is not shown :(
For testing I have duplicate the page “Frontpage” and renamed it in “Startseite”
> this page has exactly the same content as my Frontpage.
If you now look at this page in your browser, you can see all content!
Can you maybe check this?
I have no idea, why the page content only not is shown, if I set the page to my index page…
Thank you very much!
Hi Ismael,
Sorry for all the stress and thank for your patience so far, This is where (check private content area) am trying to replicate the work. I can’t seem to achieve it. I have used the code in the shild theme functions file but no show. If you look at the page you’ll see that i want each ajax portfolio content to be different songs. Its not working that when i play it and i click any of the control or the ajax thumbnails the music stop. In fact from my observation the music keeps playing and when i click paly in another item that one continues playing over the previous one.
Please any help will be much appreciated.
Continuing on this thread two years later.
I have a similar question. I have resized the featured image using the Simple Image Sizes plugin. I does work but only to a degree as featured image doesn’t allow to pick a size when you actually choose the image and therefore it will not work with retina images.
To be precise – Enfold featured images will not – as far I have noticed – work with the Retina 2x plugin by Meow Apps, simply because I have to choose the original retina sized image in the media library. The theme will then load the retina image at all times. This is of course not good, especially since an image that is too large will make the theme crop the image 12% in the top and bottom.
I have searched this forum, but there doesn’t seem to be a good solution for retina images on the featured image yet. The only solution I can think of is to insert a normal size image as a featured image – say 800×450.jpg and then manually place the (Email address hidden if logged out) in the uploads directory via ftp. I havn’t tried it yet though.
If I am wrong here or any one has come up with a better solution. I’d be happy to know about it.
Hi all,
Since I migrated to WP 4.5, some of the pages of my site are not behaving as before.
> Upgraded to Enfold 3.5.3 : no change
> Removed all my css and php snippets in the child theme : no change
> Applied the php snippet provided here : https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ : no change
> Deactivated all plugins : no change
My site’s URL (test environment) : http://test.christopheaudebert.com/ – you can see that the content is no more centered on a large screen, whereas it it set to be centered in the theme options
2 pages have now shrinked content : http://test.christopheaudebert.com/galeries/, http://test.christopheaudebert.com/galerie/lumieres-venitiennes/ . I have noticed that these are the galleries where no text is present, just images.
I provide you an admin account in the private content, feel free to test and change whatever needed.
Thanks for your help,
Bérangère
-
This topic was modified 9 years, 11 months ago by
caudebert. Reason: additional information
Hi there,
I have the exact same problem as #621818. On this site: http://tonerdeal.dk, The Color Section ( with a Custom Background Image) is hiding a Headline Rotator and a Widget Area within the Color Section.
WordPress, Enfold Theme and all plugins are up-to-date.
I’ve tried all these: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/
Hopefully you can help. Login info is in private content.
Best regards
Hi,
so I tried deleting the cookies and the cache and the history in Firefox and Chrome but it did not do the trick.
However, the problem somehow never seems to occur when using Edge so I will do that from now on.
Thanks for your help ;-)
Best Regards
Christopher
Hi Enfold team!
I’ve probably found a small bug on image overlay effect.
The overlay effect works fine if you have one or more images on top of the page.
If you put a gallery or a different content after them and add new images below the gallery, the overlay effect doesn’t work on those new images.
You can see an exemple on the private link.
At the bottom of the page you’ll see images with a link but without the overlay effect.
(p.s. the overlay effect magically reappears if I take one of those new images at the top but this’s not what I want. Looks like the gallery overlay effect stops the classic image overlay effect… but I’m not sure).
Hi,
Ok, sorry about the problems. Please let us know if you should need any more help on the topic.
Regards,
Rikard