Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
.bottom_nav_header.social_header #header_main .container {
height: 160px; }
You can adjust the size. By default it is 88px
2-
.content, .sidebar {
padding-top: 10px;
padding-bottom: 10px; }
3-
.header_color .main_menu ul:first-child > li > a { color: white; }
4-
#top .header_color .main_menu .menu ul li>a:hover {
color: red;
}
.header_color .main_menu .menu ul li a {
color: green; }
Best regards,
Yigit
Hi georgescumariusss!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
position: relative!important;
}
Cheers!
Yigit
Hi support team!!
I’m loving enfold theme. it’s really working out for me. I have a question about customizing the color section. I want to place an image after the color section that matches the color of the color section. its a triangle pointing down. all i got so far it’s an image separated from the color sectión or getting the image inside the color section but really separated from the bottom.
Also the color section seems to have a minimun height even though i reduce the size with a style id.
Can u help me please???
-
This topic was modified 12 years ago by
claraelisa.
Hi,
I’m trying to make enfold compatible with wcag 2.0 standard (for people with low vision problems), which does not allow to use empty links. Is it possible to change in the link of search icon
69: $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'"></a></li>';
the ></a></li> part bo be non-empty, e.g. by moving there somehow the icon part ‘.av_icon_string(‘search’).’?
Best regards,
Pawel
-
This topic was modified 12 years ago by
Yigit.
Great Thanks! works!
The code still needed :
– MAIN NAVIGATION (TOP) a:CURRENT and adjustment of height/color of marker for a:current
– HOW TO ADJUST WIDTH OF DROP-DOWN menu
– HOW TO REMOVE hover BACKGROUND BAR of colour
FOR SIDEBAR NAVIGATION:
– HOW TO REMOVE hover/current BACKGROUND BAR of colour and replace with an alternative text decoration
– how to add place below navigation so there is padding between navigation and a widget.
SLIDE SHOW ETC::: follows….
Thank you for all your help – nearly finished and can do the next one with enfold in a breeze.
Hallo Kriesi Team,
wie kann ich oben genannte Meldung in meinem Theme (Enfold) verschwinden lassen?
Grüße von
Klaus
Hi Peter,
Thanks for you answer.
Hmmm it’s a dedicated server used for all our websites. We produce websites for our customers with many custom post type and this is the first time that we have the problem. This is also the first time that we use enfold theme. Is it related to the enfold theme?
You don’t have any idea concerning the server config?
Thanks in advance,
Cyril
Hello there
i inserted the Quick css as mentioned (please see screenshot) but it does not change anything. Could it be that my Template does not “transfer” the quick css correct ?
http://www.sonicmediadesign.com/files/temporary/enfold1.jpg
Thank you so much for your help.
-
This reply was modified 12 years ago by
SonicCube.
I’ll check again tonight, but I triple checked yesterday night and was simply ‘enfold’
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { left: 40%; }
.main_menu {right: 30%; }
#header_main .container { height: 120px; }
.main_menu ul:first-child > li > a { height: 60px; margin-top: 60px; }
.logo, .logo a, .logo img { max-width: 200px!important; }
You may need to adjust first two lines depending on the size of your logo and menu
Cheers!
Yigit
i tried as follows:
– created a folder “includes” in child theme
– copied and renamed (to: alternative-markup.php) the avia-markup.php from enfold theme to includes
– made my alternative markup on this file and changed function name to function alternative_markup_helper
– added require_once( ‘includes/alternative-markup.php’ ); to my functions.php
– changed all avia_markup_helper to alternative_markup_helper in cpt files: my-loop.php and my-single.php
but… does not work :-/
is there a better solution? can you find my mistake?
greez
rene
Hi alexoua!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a, #header_main .container { height: 88px!important; line-height: 88px!important; }
.logo, .logo a, .logo img { max-height: 88px!important; }
Best regards,
Yigit
Hi
I need to remove this link from the socket
I would be quite happy to advertise Enfold but clients follow that link and see that their website has been created from a template that cost a few dollars. Not good when your charging a few 1000 dollars
I have the latest version of Enfold and I did read somewhere that this can now be done easily. I did try before on the last version of enfold but could not remove it.
Please advise me in simple words as i am only a novice with no coding experience
Thanks
Peter
Hello!
I was about to update our wp- enfold page today, but the whole theme option is gone from our wp controlpanel.
Do you know for any reason why ?
Best regards
Carl-Fredrik K Furset
Frisk Flora
Hi!
@tecworth Can you post a screenshot? Are you using MegaMenu? If not, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .main_menu .menu li ul a { padding: 4px 15px; }
Best regards,
Yigit
Hello,
I need to place a HTML code in a Enfold module in order to place a advertisement code.
I don’t see any HTML building-block in the page builder!
Some one did already place some ads in Enfold?
Hi Raymmar – nice site. A question if I can. On you icons with the Koi is the float in link standard or is that custom. Cheers
Hi!
I have checked your website on Chrome, Firefox and IE 10 mode on Win7 and logo looks fine. If issue remains on your end, please try adding following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img { max-width: 231px; }
Cheers!
Yigit
Hola Josue,
Verás, dos cosas,…
Primera – Yo no he montado mis páginas utilizando Color Sections, puesto que su fondo iba a ser el blanco desde el principio. No hay pues Colors Sections en estas dos paginas cuyas url te he pasado
Segunda – He estado jugando con los colores de las Border Colors en Main Content y Alternate Content dentro de Enfold, y si pongo esos colores en #ffffff, efectivamente las lineas grises (#e1e1e1)a las que te hago referencia desaparecen, pero desgraciadamente también desaparecen las lineas grises que enmarcan el Promo Box y los Testimonials, con lo que el tema tiene una mala solución.
Así que vamos a dejar el tema como está si te parece bien, a no ser que se te ocurra alguna otra solución.
Muchas gracias pues por tu ayuda,… Adolfo
Hey maximadz!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
position: relative!important;
}
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div.gridfx-item-content { top: 27%; }
.header-scrolled div.gridfx-item-content { top: 14%; }
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#tab-description h2 { display: none; }
Regards,
Yigit
Hi guys,
is there any possibility to deactivate the link about-the-author?
Example (from theme karma):
(box) The author’s bio is displayed at the end (enfold: at the beginning) of each single blog post. Un-check this box to didable this functionality.
Tip: Author bio can be set within the wordpress-Profile page (Link)
Thanks for your support!
Oliver
Hello,
I am having some troubles with the breadcrumbs.
This post is similar to the problem i have link
My problem is that, i have created a page of my own called “Home Page”, and set it as my frontpage under “Theme Options”. (I have not changed anything under Settings>Reading. It is set to to show the “your latest posts” by default).
What i don’t understand, is why Enfold ignores that page and displays a page called “Home” that i have not created.
I would like to remove that “Home” page completely and display the proper “Home Page” i created.
It evens gets weirder when using 2 or more languages as they get mixed up together creating a big mess.
Thanks in advance.
Hi Peter,
thanks for the fast reply and the code fragment.
Could you please explain why enfold doesn’t support get_template_part() and instead uses filter. What is the advantage ?
Kind Regards,
Fox
Alright well I can confirm that the email on my Gravatar account matches with the email on my user page within the Dashboard, but the Gravatar images still don’t show up next to my posts.
Could it be a problem on Gravatar site end of things?
Ben
Hi!
Insert this code into the functions.php file:
add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
function avia_add_custom_icon($icons)
{
$icons['status'] = array( 'font' =>'social-fontello', 'icon' => 'ue803');
return $icons;
}
to register a new icon. Replace the icon and font values if necessary.
Is enfold supporting get_template_part( ‘content’, get_post_format() ); ?
No, because Kriesi uses a filter to change the post format layout and does not load different templates. For all available filter see: wp-content/themes/enfold/includes/helper-post-format.php
Best regards,
Peter
Hi!
The theme does not connect to any wordpress.com or wordpress.org profiles. All user settings are stored in the local database and you can change them on the user screen (Admin Dashboard > Users > All Users and then hover over a username and click “edit”). The email address of your user (and all users who want to use their gravatar images) must match the corresponding gravatar account address(es).
Cheers!
Peter
Hey!
Go to WPML > Taxonomy Translation – there you can translate all taxonomies including the “Tags” taxonomy. I noticed a “Synchronize Tags assignment in content” button on this page which may help you. I recommend to ask the WPML devs if they can give you some useful tips. They know their plugin better thn we do and maybe I there’s a “duplicate all content” option and I just missed it.
Cheers!
Peter