-
AuthorSearch Results
-
January 8, 2014 at 7:09 pm #206979
In reply to: Enfold Theme Options for styling not working
Thanks, solved!
The problem was caused by JS minify settings of W3 Total cache plugin.
January 8, 2014 at 7:01 pm #206970In reply to: Enfold Theme Options for styling not working
Hey!
You have a Minifying plugin, disable it first and see if it works.
Regards,
JosueJanuary 8, 2014 at 6:47 pm #206959Hey!
Do you want to display the categories of your portfolio items? If yes insert this code into the enfold/functions.php file
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb'); function avia_remove_portfolio_breadcrumb(){ remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb'); }– it will remove the portfolio page from the breadcrumb and will show the terms (including hierarchy with parent terms, etc.) instead.
Best regards,
PeterJanuary 8, 2014 at 6:44 pm #206958In reply to: Enfold testimonials
Hey!
Please add following code to Quick CSS as well and adjust as needed
.js_active .active_tab_content, .js_active .tab { border-style: none; } div .main_color .tabcontainer .active_tab { color: red; }Best regards,
YigitJanuary 8, 2014 at 6:41 pm #206951In reply to: Vimeo Link don't work in "Team Member"
Hi!
We’ll add a noLightbox class to the team member links with the next update. For now open up enfold/config-templatebuilder/avia-shortcodes/team.php and replace
$output.= "<a rel='v:url' {$tooltip} {$target} class='{$social_class} avia-team-icon' href='".$social['attr']['link']."' {$display_char}>";with
$output.= "<a rel='v:url' {$tooltip} {$target} class='{$social_class} avia-team-icon noLightbox' href='".$social['attr']['link']."' {$display_char}>";to deactivate the lightbox.
Cheers!
PeterJanuary 8, 2014 at 6:34 pm #206946In reply to: Video in Portfolio item
Hi timhammo!
Search for the “Overwrite Portfolio Link setting” option field and select “Define custom link”. Then insert a youtube or vimeo url into the url field and save the portfolio item ( http://www.clipular.com/c/5053604364812288.png?k=RJaffT7cQ79sJw_h_G7iNkU48pg ). Afterwards the video will open in a lightbox (like on the demo page here: http://kriesi.at/themes/enfold/portfolio/ when you click on “Single Portfolio: Full Slider”).
Cheers!
PeterJanuary 8, 2014 at 6:04 pm #206925This reply has been marked as private.January 8, 2014 at 5:59 pm #206920Hi nunomiguelm!
1- You can add [nolink] in Copyright section in Enfold theme options under Footer tab to remove Kriesi link http://i.imgur.com/NyowrQI.jpg
2- You can choose to display one of the headers with additional menu in Enfold theme options > Header and insert your link into “Phone Number or small info text” sectionCheers!
YigitJanuary 8, 2014 at 5:57 pm #206918In reply to: submenus on mobile
Hey!
I am not 100% sure but feel free to request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
YigitJanuary 8, 2014 at 5:50 pm #206915In reply to: Partner/logo element enlarge on mousse over
Hi mrivas1804!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container .slide-entry:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); transform: scale(1.05,1.05); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }Regards,
YigitJanuary 8, 2014 at 5:34 pm #206909In reply to: Enfold testimonials

What are the ID’s so I can change the color, remove the border.January 8, 2014 at 5:28 pm #206901In reply to: Enfold testimonials
Hi!
What exactly would you like to change on tabs? Please post a screenshot and show so we can provide you accurate custom CSS code
Best regards,
YigitJanuary 8, 2014 at 5:25 pm #206897In reply to: Enfold testimonials
Thank you it worked.
I work local in order to customize the theme how I want it to be.What is the ID of the tabs?
-
This reply was modified 12 years, 3 months ago by
AppYourService.
January 8, 2014 at 5:17 pm #206893In reply to: border length of footer
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#footer .container_wrap { border-top-style: none; } #footer .container { border-top: 1px solid #b3b3b3; }Regards,
YigitJanuary 8, 2014 at 5:07 pm #206887In reply to: Need Hide Page Titles – New Member
Hey nunomiguelm!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }Best regards,
YigitJanuary 8, 2014 at 5:02 pm #206886Hi!
To change animation speed, please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and find
animation_speed:"fast"
and change it to
animation_speed:"normal"
you can use “slow” instead of “normal” as well.
To disable default lightbox please see https://kriesi.at/support/topic/enfold-gallery-lightbox/#post-206667
You can use any other lightbox like fancy box but i am not sure if they would work just fine like prettyphotoBest regards,
YigitJanuary 8, 2014 at 4:49 pm #206883Topic: Creating default blog options
in forum Enfoldwss310
ParticipantHi – Is there any way I can have enfold theme settings relating to header and footer automatically selected by default when creating a new blog post? I would like to hide the footer and header with every blog post and don’t want to do it manually every time if possible. Thanks!
January 8, 2014 at 4:49 pm #206882In reply to: Enfold testimonials
Hey AppYourService!
Can you post the link to your website?
You can add following code to Quick CSS in Enfold theme options under Styling tab to remove the border.avia-slider-testimonials .avia-testimonial-arrow-wrap { display: none; } .avia-slider-testimonials .avia-testimonial-content { border-style: none; }Regards,
YigitJanuary 8, 2014 at 4:48 pm #206881In reply to: Grid on an archive page
Hey Vital!
Open up /wp-content/themes/enfold/taxonomy-portfolio_entries.php and replace
'columns' => '3',with
'columns' => '4',Regards,
PeterJanuary 8, 2014 at 4:39 pm #206873Topic: MegaMenu Images different widths
in forum Enfoldpicnmix
ParticipantHi,
I have used images instead of titles in the enfold mega menu drop down and although all the images I uploaded are the same size they are being resized by the code to different sizes. I have four images in the menu, two are being displayed at 213px wide and two are displayed at 228px wide. Is there any simple fix I can use to get them all to display at the same width.
The site can be viewed here:
many thanks, Jake
January 8, 2014 at 4:36 pm #206869In reply to: Fix custon font settings
Hi Vital!
Please go to wp-content\themes\enfold\includes\admin folder and open register-admin-options.php file and find
"std" => "Open Sans",and change it to
"std" => "PT Sans",It will change for heading font and if you would like to change for body text as well, find
"std" => "Helvetica-Neue,Helvetica-websave",and change it to
"std" => "PT Sans",Best regards,
YigitJanuary 8, 2014 at 4:25 pm #206865In reply to: Google Font Doesn't Load on Firefox
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a { font-family: 'Shortstack',sans-serif !important; }Cheers!
YigitJanuary 8, 2014 at 4:21 pm #206863In reply to: submenus on mobile
Hi neotemplates!
You can add following code to Quick CSS in Enfold theme options under Styling tab to remove submenus on mobile menu
#mobile-advanced ul { display: none; }But for clicking feature, you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitJanuary 8, 2014 at 4:05 pm #206859Topic: Enfold Theme Options for styling not working
in forum Enfoldinspirationgroup
ParticipantDear support,
for technical reasons I was forced to migrate my website to a new server.
In the new server the predefined color scheme does not change: http://www.inspirationgroup.it/I selected the Cyan scheme but it displays always as green!
What could be the problem here?
Thanks for your help!
January 8, 2014 at 3:26 pm #206843In reply to: Masonry Blog Filter Cyrillic Broken
This reply has been marked as private.January 8, 2014 at 3:12 pm #206837In reply to: disable responsive menu
Hi!
Please go to wp-content\themes\enfold\js folder and open Avia.js file and find
avia_responsive_menu();and comment it out as following
//avia_responsive_menu();Regards,
YigitJanuary 8, 2014 at 3:11 pm #206836In reply to: Masonry Blog Filter Cyrillic Broken
Hi Sergei!
Please try following fix – open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php and replace
$output .= "<span class='text-sep ".$term->slug."_sort_sep'>/</span>";with
$term->slug = str_replace('%', '', $term->slug); $output .= "<span class='text-sep ".$term->slug."_sort_sep'>/</span>";and
$sort_classes[] = $term->slug.'_sort ';with
$term->slug = str_replace('%', '', $term->slug); $sort_classes[] = $term->slug.'_sort ';If this fix works for you we’ll include it in the next theme update.
Cheers!
PeterJanuary 8, 2014 at 2:50 pm #206826In reply to: Inconsistent main menu and sub menu on-states
I just checked the Enfold demo site, and the menu states on there also don’t appear to be showing the on states correctly for the main menu items when you are on a sub page.
Go to: http://kriesi.at/themedemo/?theme=enfold
Click on Portfolio > Portfolio Ajax. When the Portfolio Ajax page loads, you can see that the red underline for the Portfolio menu state does not show, so it’s not possible to know which section of the site you are in when you are looking at one of the sub pages under Portfolio.However the strange thing is that if you visit Portfolio > Portfolio 4 Column, that pages does show the red line under the main menu state??
Is that a bug?
Thanks,
GJanuary 8, 2014 at 2:34 pm #206819In reply to: remove footer Enfold Theme by Kriesi
Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitJanuary 8, 2014 at 2:33 pm #206817In reply to: disable responsive menu
-
This reply was modified 12 years, 3 months ago by
-
AuthorSearch Results
Viewing 30 results - 231,871 through 231,900 (of 244,631 total)
-
Search Results
-
Hi – Is there any way I can have enfold theme settings relating to header and footer automatically selected by default when creating a new blog post? I would like to hide the footer and header with every blog post and don’t want to do it manually every time if possible. Thanks!
