Hey papernapkinmarketing!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#after_section_8 .avia_textblock p {
font-size: 16px;
}
Cheers!
Yigit
Hej,
is there a way to see the emails that wordpress has send?
The problem is this:
We used the enfold contact form in our page and the default way (as far as I understand a PHP function) to send emails via WordPress to receive the answers. But we noticed, that no emails came through.
After installing the WP Mail SMTP Plugin, we got the “send email” function to work.
Now we need to see which emails we “missed”, or to be precise who used the contact form and what did they say.
Do you know a way to see this log? We already tried Mail Log, but the plugin only shows us the mails which was sent after the installation.
Hey!
Please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then add a custom class to your element. Then add following code to Quick CSS in Enfold theme options under General Styling tab
.custom-class.av_textblock_section {
color: white;
background-color: rgba(0,0,0,0.4);
padding: 10px;
}
Regards,
Yigit
Hey goforyourdreams!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
#advanced_menu_toggle, #advanced_menu_hide { display: block !important; }}
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avatar { position: static; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to hide slider on mobile
@media only screen and (max-width: 990px) {
div#layer_slider_1 { display: none; }}
Please also see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and turn on custom CSS field for ALB elements and then give the element you would like to display instead of slider a custom class and add following code to Quick CSS as well
@media only screen and (min-width: 990px) {
.your-custom-class { display: none; }}
Cheers!
Yigit
Hi,
I am just about finished with http://elizabethsteinglass.com. I love the way it looks with the Enfold theme. Just need two final tweaks.
1) I need to remove the bottom orange line that’s appearing below the av-masonry-gallery that I put in the header. See screenshot – http://awesomescreenshot.com/01e39fqhb9
2) The home page has blog content – the most recent post – but it’s reformatting in an ugly way. I want the photo first and then the poem/content below that.
Thanks for your assistance!
Gabe
Hey codecreative!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750 and update WordPress to the latest version 3.9.1 and issue should be solved. If not, let us know :)
Best regards,
Yigit
This reply has been marked as private.
Hey Swedfit!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.widget { padding-bottom: 0; }
Cheers!
Yigit
Hi
Please could you take a look at http://www.fyldecarebuild.co.uk/wp-admin/
In the admin panel when you go to a page and attempt to edit a text block no formating options are viewable nor is the visual tab it is just on editor tab. I am running 2.8.1 enfold theme with child theme
I am running WordPress 3.9
Please advise
Hi
Please could you take a look at
In the admin panel when you go to a page and attempt to edit a text block no formating options are viewable nor is the visual tab it is just on editor tab. I am running 2.8.1 enfold theme with child theme
I am running WordPress 3.9
Please advise
-
This topic was modified 11 years, 7 months ago by
Yigit. Reason: added website
Hi Guenni, hat sich erledigt – wir hatten eine alte Version von Enfold – trotzdem herzlichen Dank für Deine Bemühungen!
Hey Denis
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #header .avia_mega_div > .sub-menu > li > ul > li a { padding-top: 0; }
.avia_mega_div .avia-bullet { margin-top: 8px; }
#top #header .avia_mega_div > .sub-menu { padding: 5px 30px 5px; }
#top #header .avia_mega_div > .sub-menu > li > ul > li a { font-size: 16px; }
#header .mega_menu_title { font-size: 32px; }
Cheers!
Yigit
Hey Konrad!
Please edit your Contact page and add Google Map element under Media Elements in ALB to your page – http://i.imgur.com/odLYv2L.png
If you do not have the Google Map element, that means you are using an older version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Best regards,
Yigit
Hi jazbird!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-animated-number-content p {
font-size: 36px !important;
}
Nice website! :)
Best regards,
Yigit
Hey pianogirl!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to decrease the font size of title and adjust as needed
#main .course header h2, #main .course-container header h2 {
font-size: 26px;
}
Regards,
Yigit
No answer of my first “Topic” – now I repeat the question:
How I make fullscreen-integration of google maps like here?
http://kriesi.at/themes/enfold/pages/contact/
Da niemand vom Enfold-Support meine erste Frage/Topic zu “Google Maps Fullscreen-Integration” beantwortet hat,
muss ich bedauerlicherweise die Frage wiederholen.
… und ich werde es so lange tun und neue Topics erstellen und nummerieren, bis ich eine Antwort bekomme,
schliesslich steht uns der Support zu und wir möchten Enfold eventuell in mehreren/weiteren WP-Projekten anwenden
d.h weitere Enfold Lizenzen erwerben …
BTW: Wie es scheint, bereitet das “Google Map” Widget (bzw. die Integration von GM) auch anderen Usern einige Probleme …
1. Der Adress-Button funktioniert nicht, es müssen also die Koordinaten angegeben werden (das ist mühsam und führt zum Problem in Pkt3),
2. Die Wolke kann nicht sichtbar geschaltet werden, erst wenn auf die Markirung geklickt, erscheint sie (in dem Enfold-Demo ist die Wolke sichtbar)
3. Die Adresse wird gar nicht angezeigt
Fazit:
Das Google Map Widget bei Enfold ist rudimentär gelöst – in anderen Themes, sieht es damit viel besser bzw. komfortabler aus. Es wäre nicht so schlimm, wenn Sie uns ein Plugin dazu empfehlen oder erklären würden, wie Sie die Integration von GM in Ihrem Demo gelöst haben.
Hi pack10natural!
Your website is currently blank. Please make sure that you are using the latest version of WordPress 3.9.1, Enfold 2.9.1 ( http://vimeo.com/67209750 ) and that all of your plugins are up-to-date. If all are up-to-date and ALB is still not working, please try deactivating all active plugins and check if that helps
Best regards,
Yigit
Hi JB!
You are currently using an older version of the theme which is not compatible with the WordPress version you are using. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Regards,
Yigit
Hi
I am keen to use Enfold for a site but I need to create a transparent content and header over a full page background image throughout as shown here:
http://www.christinahaldane.com/contact
Is this possible? I’ve tried a few things from other postings in the forum but is working so far.
many thanks
Peter
Hi Martin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .blog-meta {
visibility: hidden;
}
Regards,
Yigit
Hi Yigit,
Thank you very much for the support, I did upload again entire theme as in the video, but the issue is still there, see attached images :

As you can see the top part of the image is in Dev server and latest version 2.9.1
The bottom part of the image is from another enfold instalation (that is version 2.8.1
-
This reply was modified 11 years, 7 months ago by
Dewdan.
Hello!
I’ve purchased and installed a WPML plugin for the Enfold theme. When I create a page in second language (in this case english) and I want to copy the content from my primary language (italian) and it does take all the impostations except the articles and the footer menu widget. How can I include also these in the translation? Waiting for your kind and prompt answer.
Best regards,
Anita
Hi Victor!
You can go to Enfold subfrom and scroll down to start a new topic – https://kriesi.at/support/forum/enfold/#new-topic-0
Please make sure that you are using the latest version of Enfold 2.9.1, if not, please update via FTP – http://vimeo.com/67209750
Then go to Enfold theme options > Header Layout > Header Size = Custom pixel value and set the height to 170px
Regards,
Yigit
Hey echristoperj!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.av-masonry-date {
display: none!important;
}
Cheers!
Yigit
Hi Bruno!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-layerslider { border-top-style: none; }
Regards,
Yigit
Hey!
Please go to Enfold theme options > General Styling > Use stretched or boxed layout? and choose “Boxed layout” and change background color
Best regards,
Yigit
Hey wacky32!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-main-nav ul ul { left: 207px; }
Cheers!
Yigit