Hi FunMobility!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
What is your recommended way of editing all fonts (header, menu, paragraph) to an Adobe TypeKit font within Enfold?
Hi blizzmarketing!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1300px) and (min-width: 990px) {
#menu-item-2758 ul.sub-menu { left: auto; right: 0px; }}
Cheers!
Yigit
Hello,
I use DAP as memebership-Plugin – and there are 2 questions that I couldn’t resolve myself so far:
1. How do I integrate signupcode from DAP within the layout from enfold
the code looks similar to :
<div id=”stylized” class=”dap_direct_signup_form”>
<form id=”dap_direct_signup” name=”dap_direct_signup” method=”post” action=”http://techizens.com/dap/signup_submit.php”>
<label>First Name</label>
<input type=”text” name=”first_name” id=”first_name” />
<label>Email</label>
<input type=”text” name=”email” id=”email” />
<button type=”submit”>Sign Up</button>
<input type=”hidden” name=”productId” value=”1″ />
<input type=”hidden” name=”redirect” value=”http://yoursite.com/login/?msg=SUCCESS_CREATION” />
</form>
</div>
2. how can I add the the “design and logic” that enfolds offers with bbpress also with the DAP signup code?
Thanks a lot!
Vinzent
Hey technorodent!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .avia-gallery-thumb img {
opacity: 1;
}
Best regards,
Yigit
This reply has been marked as private.
Hi Mupfel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-shadow {
box-shadow: none !important;
}
Cheers!
Yigit
Hi,
i had this issue before and got help here in this Forum. https://kriesi.at/support/topic/grey-line-on-landing-page/#post-252467
This Thread is closed so i need to create another Thread.
Unfortunately the line is now back after the upgrade to the latest Enfold Theme.
Here you can see: http://100nx-club.de/?page_id=291
Thanks in advance
Regards
Marko
Hi!
Enfold has built in Ajax Portfolio feature as you can see here on demo site – http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/
Please try contacting plugin author as they should have better insight on what could be causing the issue
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#header_meta span.av-icon-char {
font-size: 16px;
}
Best regards,
Yigit
Hi glooadvertising!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and change the link to your logo
@media only screen and (max-width: 480px) {
.header_color .header_bg {
background: url(https://yourdomain.com/mobile-logo.png);
}}
Cheers!
Yigit
Hi vasilybodnarchuk!
1- Please go to Enfold theme options > Blog Layout and choose to display “Related Entries”
2- Please try re-updating the theme to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial .avia-testimonial_inner {
font-family: 'Cardo';
}
Best regards,
Yigit
Hey!
Please go to Enfold theme options > Header Layout > Extra Elements and uncheck “Append search icon to main menu”
Cheers!
Yigit
Hi Dave!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate { z-index: 1; }
Best regards,
Yigit
I will give this code a try. I want to use the Cardo font. It looks like that is included in Enfold’s options for a font, how would I include that in this css? Link to font or by font name?
Sorry I didn’t include this earlier.
Hi Guenter!
Currently no, it is not possible but please request such feature here – https://kriesi.at/support/enfold-feature-requests/
I believe other users would like such feature as well :)
Regards,
Yigit
Hey Tony!
Please go to Enfold theme options > Header Layout > Extra Elements > Header Social Icons and choose to “Display in main header area”
Regards,
Yigit
Hey!
Please see changelog here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
At some point, you are going to need to update the theme to make it compatible with WordPress and Plugins.
You can set up a testing environment ( http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ ) and update the theme in there, fix if there is anything that needs to be fixed and then move it your live server
Regards,
Yigit
It is very simple to obtain the exact Menu as in the headersection (without sublevels) if you checked the “Enfold Footer Menu” option on the bottom of the Main Menu Dialog.
But this will cause a Validation Error because of : Duplicate ID menu-item-xxxx.
For some reasons and customers it is important that the site is valid, so there is no other way than to create an extra footer menu.
Hi Chris!
Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
You could add it to your main menu or secondary menu and adjust it using menu item ID. If you could post a screenshot and show how you would like to look, we can point you in that direction :)
P.S.: Portfolio grid looks very nice!
Cheers!
Yigit
Hi Mark!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1024px) and (min-width: 768px) {
.av-main-nav > li > ul {
height: 500px;
overflow: hidden;
overflow-y: scroll;
}}
It will add a scroll bar on screens smaller than 1024px
Best regards,
Yigit
Hi!
You are welcome James! Thank you for your kind words :)
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/ and some video tutorials here – http://vimeo.com/channels/aviathemes. You can request or vote requested features here – https://kriesi.at/support/enfold-feature-requests/
If you have any other questions or issues, please feel free to post them here and we will gladly try to help you
Regards,
Yigit
Thanks Yigit. This is my first WordPress site and first use of a template and I must say as a Drupal man I am impressed with the Enfold theme, its customisation and your level of customer support. Keep up the good work! Cheers
James
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle {
display: block;
}
#advanced_menu_toggle, #advanced_menu_hide {
background-color: #ffffff;
color: red;
border-color: #ffffff;
}
Cheers!
Yigit
Hi!
Great! :)
Any change you make on theme files will be overwritten when you update the theme. To avoid that, you can use a child theme. Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
Glad you like Enfold :)
Cheers!
Yigit
Hi Loïc!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate, #header {
-webkit-transform: translateZ(0);
}
Regards,
Yigit
Hi guys,
I would like to change both titles and have found the answer here: https://kriesi.at/support/topic/change-text-of-main-title/#post-167849
But, I am using a child theme and I don’t want to edit the Enfold theme’s files. (I am also not using the option: Where do you want to display the Blog in theme settings for navigational purposes)
How can I do this in functions.php in my child theme?
Sincerely,
Morticka
-
This topic was modified 11 years, 8 months ago by
Morticka.
Hey JamesNortonDesign!
1- Please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value and change the size in Header Custom Height
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.phone-info { font-size: 16px; }
3-
a { font-weight: bold; }
4- I cannot see promobox on your page. Did you mean Contact form button? If so, please use following code
input.button { color: black!important; }
5- You can try adding 2 flags into 1/4 column element. If that does not help, please do so and then let us know so we can have another look
Regards,
Yigit