You listed 12 image size options, however when I go to insert media, I have 4 options only?
http://rdrn.ca/about-rdrn/how-we-are-organized/
Hi Kriesi & Co.
Just wondering if the parallax effect that http://www.squarespace.com/ has got going is possible with Enfold? Is there any code changes that I need to make on my side?
Hello Yigit,
Thanks for the fast feedback.
Previously I downloaded the WordPress install files only. This zip was still the previous version.
Now I downloaded the full theme zip and that included the 2.7 version. Install went fine.
Thanks
Hans
Hey there,
I have a question about how to change the label bar where it has the names of my differnt pages, such as home, themes, blog , about, contact etc. I.ve created several pages with content but the names of the pages are not appearing in this location with the other lables. How can I have the names appear in this area? Second, I´ve created a home page however, the ¨hello world¨ message is still appearing rather than my home page. How can I allow my home page to appear rather than this automated blog message appearing?
Regards,
Wordpress 3.8.3 and Enfold 2.7: When editing the text in a Text Block, trying to insert a link causes the Insert/Edit Link dialog box to appear behind the Text Block dialog, so that the Text Block has to be closed before the Link dialog can be seen (at which point there is of course no way to add the link). Same behavior in Safari/Chrome/Firefox.
This reply has been marked as private.
This reply has been marked as private.
Hey!
Please update Enfold to the latest version 2.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hey cameron329!
This kind of customization needs to be handled by a freelance developer. Support doesn’t cover individual customization like that.
You can find a great freelance developer from either Envato Studio, Codeable or Here: http://kriesi.at/contact/customization
Regards,
Devin
Hey undervised!
Please update Enfold to the latest version 2.7 = http://kriesi.at/documentation/enfold/updating-your-theme-files/
Let us know if issue remains. We may need a temporary admin login for further investigation
Regards,
Yigit
Hey Leggereacolori!
You can add <br> tag after first line then add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav > li > a { line-height: 20px!important; }
Best regards,
Yigit
Hi:
I upgraded to 2.7 and wp 3.9. MY site uses a enfold child theme. The child theme shows at the active theme. I took your suggestions and and up the memory settings in the wp-config.phh. I cut and pasted your entries so hopefully no typos. Sometimes I can edit a text box and sometimes not. Also sometime when I click on text box I get the contents of an adjacent text box. Is there a newer version than 2.7? By the way all plugins are deactivated with the exception of ASKIMET.
Hi!
Can you check and make sure that wp-content>uploads folder has correct permissions ( 755 )?
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-post-nav { display: none; }
Best regards,
Yigit
Just checking on the progress of a fix for this newest wordpress update.
let me know if you have an estimated time that you can fix this issue. I have a couple clients that use enfold and are asking me for a fix.
Im in the same boat as the last guy, Just upgraded to wordpress 3.9 and enfold 2.7 and can see code in text editor and then when I switch to visual it goes white, then when i go back to text it stays white.
Installed W3 cache and emptied cache, still nothing.
My site is a work-in-progress. It was using another theme, it was a mess, they hired me to come in and fix it, but I need a backhoe. lol.
http://www.bowmanvillezoo.com
Some pages are updated, some are not. I do as much as I can as fast as I can.
This reply has been marked as private.
This reply has been marked as private.
Hello Enfold-Community,
I recently bought the Enfold-Theme and installed it on my WordPress Blog. The theme works fine, but somehow the layerslider is not shown. If I use the shortcut I got in the Layerslider-Backend I just see the code, but no slider.
Do I have to buy the layerslider plugin seperately? As on codecanyon I have seen the plugin.
By the way: Do you know where to find this stock image (which is used in the demo version): http://kriesi.at/themes/enfold/files/2013/04/floor.jpg
Thanks for your support,
Sebastian
Hi nerkasa!
It is a bit more complicated than that unfortunately. First you should turn on custom class on Avia Layout Builder elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then use nth-child to color each column or row independently – http://css-tricks.com/how-nth-child-works/
Best regards,
Yigit
Hallo,
Ich habe eine Frage… Wie kann ich die Icons mit einem runden Rahmen versehen und diesen Hover-Effekt hinzufügen? Ich beziehe mich auf http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/ und den Absatz “A BEAUTIFUL EXPERIENCE!”. Ausserdem möchte ich wissen, wie ich eine Anordnung im Kreis wie auf der Startseite von Kriesi hinbekomme also im Absatz “THE BASICS – WHAT YOU GET WITH EVERY THEME”.
Danke!
———-
Hello,
I’ve got a question… How can I give icons a small border without filled background and add this pretty “hover-effect”? I concern to http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/ and the paragraph “A BEAUTIFUL EXPERIENCE!”. Further I’d like to know how to have a disposal in a circle like on the start page of Kriesi.at at the paragraph “THE BASICS – WHAT YOU GET WITH EVERY THEME”.
Thank you!
Hello,
Example page: http://mobiilikasinot.net/arvostelut/casinofloor/
Im trying to get Maxbuttons (the green button in the yellow box) to show better on smaller screen sizes. I added this code to custom.css:
@media only screen and (max-width: 767px) {
a[class^=”maxbutton-“] .maxbutton {
height: auto !important;
}
a[class^=”maxbutton-“] .maxbutton .mb-text {
line-height: 1.2em !important;
}
a[class^=”maxbutton-“] .maxbutton .mb-text2 {
line-height: 1.5em !important;
}
}
That has worked previously on different theme, but now the button is cut in the middle. Am I doing something wrong?
Thanks for the help!
Hi,
I was able to do that, using the code bellow in the comments.php.
<div class=”pagination”>
<?php paginate_comments_links(); ?>
</div>
The same created a standard enfold pagination in all posts.
But now I have other problem. I trying to do that using the child theme. I using your:
enfold-child zip file. I created a include directory and put a copy of comments.phh inside.
But now the pagination doesn´t work!! Why not? Where is the problem?
THANKS
Habe meine Website jetzt auch auf Enfold umgestellt :))
http://dedeole99.de
———-
Just changed my website to Enfold :))
http://dedeole99.de
Hey David
Css is being used. In some background images because the image in html text is not overlaid. Can you make as you indicate? I could send some example.
I’m using media queries but are not set correctly for all devices, I started from the enfold the subject. Is there any update that correctly fits Samsung sII
Regards. Juan
Hey!
Please update Enfold to the latest version 2.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo img { margin-top: 15px; }
.header-scrolled .logo img { margin-top: 0; }
Best regards,
Yigit
Hey Dogmut!
Yes, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.iconbox_top .iconbox_icon { font-size: 26px; }
Cheers!
Yigit
Hi lionel-fidalgo!
Not with the current options no. It would need to be added in as a theme feature update which you could suggest here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
Devin