I really like the testimonial functionality but am looking to extend it to the sidebar to display a random testimonial. As I have researched, this doesn’t seem possible. It would be great to leverage the content entered as testimonials and propagate it throughout the site. Do you know of any other way to do this within the Enfold theme framework?
Hi ksakkos!
Your 1st and 2nd assumptions are correct, this is the way images work on enfold theme, they have some custom css properties, that allows them to behave correctly when you have a responsive site, basically what this does is the following, e.g. Your containers is 300 x 400, you can place an image in there 600 x 800, and it will look and behave correctly, the good thing about doing this is that you already have a retina ready image since you have the double of the container size ( 2px x a single 1px ).
One of the downsides of doing these ( placing a bigger image inside an smaller container ), is that the browser needs to recalculate the image proportions, hence will take more time to render those on your page, ( you will start experiencing some delays once you have a decent amount of images on a single page.
So if you know that you won’t have an excessive amount of images, you could place a bigger image and not having to worry about window sizes.
TL;TR Yes you can use the biggest image that you have available.
Hope this answer your questions.
Regards,
David
Hello Björn,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
Josue
Hi!
Yes, i did see the problem, unfortunately i couldn’t figure out. It appears to be an isolated case with your server, i tried reproducing the issue in another setup exactly as yours (on my host) and the Catalan characters worked as expected, please take a look:
http://bit.ly/1gzHzN4
The only difference that comes to my mind would be the subdomain and the domain name. As a temporary solution you could use images as text, like we do here.
Best regards,
Josue
Hi!
No, i did see the issue. Just to make sure we are using the latest latest version of Enfold please update yours to 2.6.2.
Best regards,
Josue
Hi team,
I’ve read a few posts on here already but am still stumped. ( https://kriesi.at/support/topic/enfold-layerslider-is-not-centered-on-ipad-mini/)
I’ve checked all my settings but still see my slides off to the left on ipad.
Any help to the correct global slider settings would be greatly appreciated.
here’s the site :
http://www.risinghigh.net
thanks alot in advance
Hi, I have the latest version of wordpress and enfold.
When I enter in the system with admin user the admin bar appears.
But is not an admin user, the admin bar not appears.
Can you help me?
http://artistandbeer.com –> mi cuenta
http://artistandbeer.com/wp-admin
Thanks so much!!!
Xavier.
Hi ..
Is there anyway to make the Portfolio Grid a little smaller? So I can use smaller images say 200 x 150
Also .. is there anyway to add some padding between the images displayed.
Thanks,
Bill
Hi Scott!
Please edit Grid.css file inside Enfold/Css folder
Best regards,
Yigit
Hey techgrayscale!
Please go to wp-content\themes\enfold\js\prettyPhoto\images\prettyPhoto\default folder and change the file called loader.gif
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_bookmarks li {
margin-right: 5px;
}
Please also see - http://sevenspark.com/docs/ubermenu-enfold
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1180px) {
#header_main.container_wrap.container_wrap_logo { background-image: none; }}
Best regards,
Yigit
haha! Great tips, thank you! I will see what I can make with them.
Sorry, but one more thing, is there actually a recommended dimension for full screen images to work best with Enfold?
Hi,
Just got ENFOLD and want to build one One Page Parallax site. Help, if you can, to direct me to the A, B, C of this. Tutorial? Some clean and clear starting point.
As I’ve read there’s a need to set up pages and a menu so the page can have anchors. I set up a menu and HOME and all… Sorry, but I was hoping you’d have directions on your forum, site, Enfold family support area. But? I’m too new to find these places within your system.
Help.
Thank you so much.
Rick
This reply has been marked as private.
Hi Yigit
I’ve updae the Enfold theme via FTP, tried resaving the menu setting in the admin but I still haven’t got a mobile menu ??
Many Thanks
Regards
Colin
Hello Yigit,
Thanks for the link but your instructions and solution are completely different to Ismael’s.
All I want to do is not call Google Fonts for anything, host the fonts on my website and then use these fonts for the website (Open Sans Regular & Open Sans Semibold)???
Hasn’t this been done in the past by other people using Enfold?
This reply has been marked as private.
Thank you for your help so far, everything seems to have worked out.
I have a question about some minor adjustments I want to make to the blog padding. I am using the “single author big” layout, see http://www.blaircomm.us/blaircomm14/nextblog/. I want to increase the space between the headline for the post and the preview image just above it. It is almost sitting on top of it now and it needs space for legibility.
I have tried all the CSS I could find for the blog settings under the #Blog Styles in the “layout.css,” and nothing seemed to have any effect at all. I am using the “child” theme and edited the parent CSS. My understanding is that when I find the correct CSS I can cut and paste then edit in the custom CSS field and the child will overwrite the parent CSS so I will not have to edit the parent files. Is this correct?
Given that, where so I find the correct CSS files to edit for adjusting the spacing and structure of the “single author big” blog page and the single page that opens when “read more” is clicked?
Is the “layout.css” where much of the basic positioning styles are?
Thank you.
– Michael
Hey codepantry!
You can give an ID to your Color Section and add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#customid { background: rgba(0,0,0,0.5); }
Cheers!
Yigit
Hey!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
Yigit
Hey Hungarian Gypsy!
You can add your logo images to helper-main-menu.php file inside wp-content\themes\enfold\includes folder and choose to display/hide them on certain pages using custom CSS. But you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
Yigit
Never mind I missed the import data option:/
Hi!
Please try adding following code to Quick CSS
.avia_mobile #top .av-parallax-section { z-index: 0; }
Best regards,
Yigit
Hey remix1998!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.news-headline:before {
content: url(https://yourdomain.com/news.jpg);
}
Cheers!
Yigit
Same problem over here…
Main language is english – portfolio grid works fine…
When i do a german translation of a page with a portfolio grid it only gives me the english portfolio-categories to choose from
(although i translated them into german according to the WPML tutorial mentioned above and added a german portfolio-item to the german translated category too ).
Any suggestions…
It also seems that I can’t change anything under WPML -> “translations options” -> “Custom Post” or “Custom taxonomies”
I assume this should set to translate?
wpml settings" />
-
This reply was modified 12 years ago by
jan_gehrke.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .no_margin.av_one_fourth {
width: 24%;
}
Best regards,
Yigit
Hi!
Please go to wp-content\themes\enfold\includes folder and open helper-main-menu.php file and insert your code as above
Regards,
Yigit