Viewing 30 results - 3,331 through 3,360 (of 7,495 total)
  • Author
    Search Results
  • #883011

    I have been searching your support and came across the following CSS which lifted it slightly but the orange line underneath doesn’t move up with it. So not too sure this is the best solution.

    #header_main .container, .main_menu ul:first-child > li a {
    line-height: 0px !important;
    }

    I have used it as a temporary solution and disabled the line underneath as it still sits within the content section. Hoping you can provide a better solution as I would like the menu to sit more in line with the logo (and to the right) and have a thin orange #fd451f line underneath the menu item on hover.

    Scratching my head with this as I’ve not had issues with the header on enfold before and I have used it more than a handful of times.

    Thanks again

    • This reply was modified 8 years, 4 months ago by tweetgeeb.
    #882537
    sherissar
    Participant

    Hi Enfold Support team,

    I created a custom SEARCH menu item in my main navigation.

    What is the best way to add the ajax search to that menu item when clicked?

    Thank you in advance

    #881933

    In reply to: Cart icon is chinese

    Hey ibetubet,
    Some caching plugins minify the site incorrectly, are you using the minify option or have the cloudflare option enabled?
    WProcket has been reported a few times as having issues, WP Fastest Cache has been reported to work well with Enfold. You can also search the forum for other plugins and user experiences.

    Best regards,
    Mike

    #881834

    Hi,

    I search for both those emails and there are no accounts registered on them, not sure if you might have forgotten which email you used? Like Victoria said; we don’t delete user accounts even if the support is expired.

    For your problem; could you try updating the theme to the latest version (4.2) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #881159

    Hi,

    Try using this plugin: https://wordpress.org/plugins/better-search-replace/
    then replace all

    http://kriesi.at/themes/enfold-business-flat/files/2014/08/icon_bg_trans_wave.png

    with (in private content)
    Hope this helps. :)
    Also make a backup first before doing above.

    Best regards,
    Nikko

    #881009
    Rich3
    Participant

    Hello I am building a travel portal website using the Enfold Restaurant theme gallery Images beautiful but have no navigation arrows

    I have searched many of your posts and forums but can not seem to find anything that works

    All of my listings/ blogs will be using Gallery Images

    Ok, I’ve done a little further research – am I correct in thinking that php isn’t supported via your code block? It’d be a lot easier (for me) if it did…

    Anyway, if so, I have already tried copying page.php & /includes/loop-page.php from the main Enfold theme folder into my child theme folder, renamed page.php to template-search.php & loop-page.php to loop-template-search.php but I don’t seem to be able to select this template in the WP editor.
    I know I can’t use your template builder with a custom template (that’s fine) but despite having added:

    /*
    Template Name: Search
    */

    to the top of my template-search.php file (directly under the opening php tag) it’s not showing up under page attributes.
    What am I missing?
    Screenshot

    Jason
    Participant

    Hi there,
    I have inherited an old site running Empire (Woothemes) which I’m moving to Enfold. The old site uses a custom template or two in order to search & output results from a custom table in the MySQL db. The connection info etc is in that theme’s functions.php.
    I have a search page, a results page & a catalogue page.
    My question is, should I add the custom code from these templates into a code block in Enfold, or should I create custom template files holding that code in my Enfold child theme? Like what has been done on the old site.
    The custom code is php & js.
    Which approach would you recommend?
    If the later, what file (default template) should I base my templates on?
    Does this make sense?
    I’m afraid I can’t really show you what I mean, actually I can provide a link to the old site if that’s any help? And FTP connection details etc.
    I know this might be asking a little too much, but if you could point me in the right direction, I’d really, really appreciate it.
    Jason

    #880286

    Hi jwnaul,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 990px) {
      nav.main_menu, #menu-item-search {
        display: block !important;
      }
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #879669

    In reply to: Edit the Search Box

    Yes first commandline is working! Only the custom search text (in the searchbar) is not changing. Any idea?

    And how can i fix the main menu bar? I don’t want the text AND icon. I only want the hamburger icon right on top. Is this possible? So it don’t shows the page-names on top in the main menu. If i change it in Enfold -> Main Menu -> General -> Menu Items for Desktop, nothing happens.

    • This reply was modified 8 years, 4 months ago by Devo.
    #879554

    In reply to: Edit the Search Box

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #searchsubmit {
      display:none;
    }
    
    #s::placeholder {
      content:"Your text";
    }

    Best regards,
    Rikard

    #878525

    Hi René,

    Please try the following in Quick CSS under Enfold->General Styling:

    .search #menu-item-599, .search #menu-item-113, .search #menu-item-545, .search #menu-item-501 {
      display:none !important;
    }

    Best regards,
    Rikard

    #877963
    designinside
    Participant

    Good evening enfold gurus. I’m working on updating the look and feel of my website and I need some help with the new blog page. https://designinside.com/design-blog/

    I would like to have a white square background with a small inset border with about a 90% transparency behind the title of the blog post title. Would something like these image mockups be possible? My goal is to be able to simply upload the background image as my “featured image” and let the theme do the text formatting on the blog post page to make the text clearer and searchable.

    https://designinside.com/wp-content/uploads/2017/11/4-Alternatives-to-white-Subway-Tile-Square.jpgSquare Masonry Preview

    High Portrait Masonry Preview

    #877727
    Peter
    Participant

    Dear Kriesi team,

    Smartphone (iPhone 6s / IOS 11.1): after following this thread https://kriesi.at/support/topic/search-icon-overlaying-the-logo-on-mobile/ and using the suggested code it works perfect with the standard site http://www.consent.at, but when switching to english (flag) the search icon is moving to a position left where it overlays the company logo (see http://www.consent.at/en)

    Do you have a solution?

    Thank you in advance!

    Kind Regards,
    Peter

    • This topic was modified 8 years, 4 months ago by Peter. Reason: add: Smartphone (iPhone 6s / IOS 11.1):
    #877573

    Hi Anthony,

    You are currently not using a child theme. If we apply the changes now, they will be overwritten when you update the theme.

    Please firstly update Enfold to the latest version 4.2 – kriesi.at/documentation/enfold/updating-your-theme-files/ and then install https://kriesi.at/documentation/enfold/using-a-child-theme/ and create /includes folder inside it and copy enfold/includes/helper-post-format.php file into it and then open that file on your child theme and search

    
    $heading = is_singular() ? "h1" : "h2";
    

    and change it as needed :)

    Best regards,
    Yigit

    Hi,

    ? Is there any affect after upgrading this theme please clarify if so? will same webpage continue or changed?

    As long as you didn’t modify any of the parent theme files directly, the update should not affect the site or the theme options. Please review the following documentation and article on how to update the theme.

    // https://kriesi.at/documentation/enfold/updating-your-theme-files/
    // https://kriesi.at/archives/the-complete-guide-to-updating-enfold

    I have accordion shortcode but dont know where the same coming from and I have to edit the content, links and images of this shordcode but not able to find the location of this short code?

    Are you using the default editor? Search for the “av_toggle_container” shortcode.

    Best regards,
    Ismael

    Adolar
    Participant

    Hi all,

    I’ve search the hole forum for this topic and tested all the stuff, but it will not work.

    I use the default demo template of Enfold in boxed mode.
    For the workstations it should be boxed and for the tablet (ipad / ipad pro) it should be in landscape mode.

    https://snag.gy/r6eljp.jpg

    The following Quick code does not work for me:
    https://kriesi.at/support/topic/enfold-boxed-on-pc-and-full-width-on-tablets/

    Any ideas? Is there a way to check if this is a ipad1,2,3,4,5 go in landscape with this resolutions?

    Thanks and Regards
    Adolar

    • This topic was modified 8 years, 4 months ago by Adolar.
    #877224

    Hey Kris,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
        border-left: none;
        border-right: none;
        border-top: none;
    }
    

    Best regards,
    Yigit

    #876769
    rgruber
    Participant

    When I start typing in the Enfold theme search bar I get the following error (see attached):

    Error: [ID:447656245565956] An invalid email address was specified for ’em’. This data will not be sent with any events for this Pixel. at Ha (https://connect.facebook.net/en_US/fbevents.js:24:26554) at y (https://connect.facebook.net/en_US/fbevents.js:24:26964) at Function.Ea (https://connect.facebook.net/en_US/fbevents.js:24:26263) at Function.Da (https://connect.facebook.net/en_US/fbevents.js:24:26067) at Function.ya [as callMethod] (https://connect.facebook.net/en_US/fbevents.js:24:24011) at Ia (https://connect.facebook.net/en_US/fbevents.js:24:27047) at https://connect.facebook.net/en_US/fbevents.js:24:27797 at https://connect.facebook.net/en_US/fbevents.js:24:16486 at Array.map (<anonymous>) at S (https://connect.facebook.net/en_US/fbevents.js:24:6275)

    • This topic was modified 8 years, 4 months ago by rgruber.
    #876369
    Kurt Van Schaeybroeck
    Guest

    Hello,

    A few hours ago, I bought the theme enfold for a website I’m working on.
    I normally don’t do this, but the enfold theme seriously disappointed me.
    When searching for a multi purpose theme, this was high ranked, but it simply is not customizable enough, without starting to fiddle within code etc.
    The theme just does not live up to my expectations and is in fact too time consuming to work with. Can you please refund me?

    Kind regards,
    Kurt Van Schaeybroeck

    #876329

    Sorry I assumed you had it uploaded to YouTube especially since this thread was about using the Enfold Video widget with a YouTube video while hiding the related videos that show at the end.

    Typically is it is a best practice to not locally host or upload your videos and it works a million times better to upload them to YouTube or Vimeo then embed them into your website. From load time to compression, reliability, ect this is a much better way to do it. You can upload it as “unlisted” if needed so no one can search for it but you can still use the video url to embed into your website or use with the Enfold Video Widget.

    Either way the way rules apply that I mentioned where using the 100%/auto size rules with embed code instead of the Video Widget seem to get crazy with Enfold and you lose your ability to really control the height as it wont’s maintain the aspect ratio as the width changes. You can get into more complicated stuff and create a new class for the video container using php in in the back end editor but that gets a little messy.

    Jon

    #876286
    Martrix86
    Participant

    Hi im using Enfold child theme but the mobile menu is not working, and the ajax search textbox not displaying

    #876171

    Topic: knowledge base

    in forum Enfold
    yampieters
    Participant

    does any of you has some experience with [kbe_knowledgebase] plugin?

    1. i can use this in an enfold theme, cant i?
    2. to be honest: i dont see the extras of [kbe_knowledgebase].
    can not wordpress itself provide all the things already by itself? (categories, searching etc)

    • This topic was modified 8 years, 4 months ago by yampieters.
    #876131
    aB-Agenta
    Participant

    Hi there. We are using the enfold template. If you open our blog area the search bar shows at the bottom of the page. If you open an article, it shows on the left side, where it should be. What can I do to fix this problem?

    Regards, Holger Burgard

    • This topic was modified 8 years, 4 months ago by aB-Agenta.

    Hi Basilis!

    I did manage to get the drop-down to work using a header widget (solution found in one of your earlier topics), but would ideally like to place it as part of the main nav, appearing next to the search icon (magnifying glass).

    Is there any way to achieve this using just the child theme? I wouldn’t want to miss out on the awesome updates to Enfold!

    Thanks :)
    Aparna.

    #875981
    natashainbox2016
    Participant

    Dear Kriesi,
    i made a website with enfold. when i need to make a full width image, i use full width slider and put the image in it (for example at page 1). does it make my website slower? because i try to do speed test at https://tools.pingdom.com/ and the loading time is 20s. the performance insights said that there are 11 javascript files served and they should be combined into as few files as possible. do you have any advice to make the website faster?

    i search at the forum, and there is a way to make image full width by make a color section, give it an ID and add quick CSS. so i try at my page below (page 1), give the color section ID: abc, and add quick CSS:
    #abc .container { width: 100%; }

    but the image still not full width. have i done something wrong? any code to fix it? thanks a lot

    best regards,
    tasya

    #875957

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-search a:before {
      color:red !important;
    }

    Best regards,
    Rikard

    #875693

    Hey Byrne,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 990px) {
      
            .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
    		.responsive #top .av_header_transparency .logo img.alternate{display:none;}
    		
    		.responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
    		.responsive #top #main {padding-top:0 !important; margin:0;} 
    		.responsive #top #main .container_wrap:first-child{ border-top:none; }
    		.responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; }
    		.responsive .phone-info{float:none; width:100%; clear:both; text-align: center;}
    		.responsive .phone-info span{margin:0;padding:0; border:none;}
    		.responsive.html_header_top #header_main .social_bookmarks ,
    		.responsive.html_top_nav_header #top .social_bookmarks { width:auto; margin-top:-16px; } 
    		
    		.responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; }
    		.responsive .logo a{display:table-cell; vertical-align: middle;} 
    		.responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block;  max-height: 80px;}
    		.responsive #header_main .container{height:auto !important; }
    		.responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
    		.responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;}
    		.responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;}
    		.responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
    		.responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width:  1px;}
    		.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
    		.responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;}
    		.responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;}
    		.responsive #header .social_bookmarks li{float:none; display: inline-block;}  
    		.responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
    		.responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
    		.responsive .logo img{margin:0;}
    		.responsive.html_header_sidebar #top #header .social_bookmarks{display:none;}
    		.responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;}  
    		
    		.responsive.html_header_transparency #top .avia-builder-el-0 .container, .responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0;}
    		.responsive #top .av_phone_active_right .phone-info.with_nav span{border:none;}
    		
    		.responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, 
    		.responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, 
    		.responsive #top .av_header_transparency #header_main_alternate, 
    		.responsive .av_header_transparency #header_main .social_bookmarks li a,
    		.responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,
    		.responsive #top .av_header_transparency #header_meta, 
    		.responsive #top .av_header_transparency #header_meta li,
    		.responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;}
    		.responsive.html_top_nav_header .av-logo-container{height:auto;} 
    		.responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;}
    		
    		
      	/*new mobile*/
    		.responsive .av-burger-menu-main{display: block;}
    		.responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
    		.responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
    		.responsive #top .av-main-nav .menu-item{display:none;}
    		.responsive #top .av-main-nav .menu-item-avia-special{display:block;}
    		.responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
    		.responsive #header_main_alternate{display:none;}
    		.responsive #top #header .social_bookmarks{display:none;}
    		.responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
    		.responsive #top .av-logo-container .avia-menu{height:100%;}
    		.responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
    		.responsive #top #main .av-logo-container .main_menu{display:block;}
    		.responsive #top #main .av-logo-container .social_bookmarks{display:none;}
    		.responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
    		.responsive #top #main .av-logo-container .main_menu{display:block;}
    		.responsive #top #header_main > .container .main_menu  .av-main-nav > li > a,
    		.responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
    		.responsive #top #wrap_all .av-logo-container {padding:0;}
    		.responsive #top #header_main > .container .main_menu  .av-main-nav > li > a{
    			min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
    		}
    		.responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
    		.responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
    		background:transparent;
    		color: inherit;
    		}
    		
    		.responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
    		.html_header_sidebar #header .container {
              width: 90%;
            }
    
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #875508

    Hi web4698,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .header_color .ajax_search_title {
        color: #ccc;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #875422

    unfortunately 18 months later and enfold is still not w3c compliant – in fact Template SEO Checker states

    ” Your template looks like trash speaking in SEO terms.
    I hope you did not pay for this theme. Because it’s not SEO friendly and a lot of things can be done better.”

    Now that is pretty gutting as i am now on my 6th enfold site build and i have been racking my brains on how to get better search engine rankings,
    so it looks like the enfold team are not in much of a rush to fix these bugs and i am looking for an alternative theme that i can carry all my hard work over to. Any suggestions would be great btw

    thanks :(

Viewing 30 results - 3,331 through 3,360 (of 7,495 total)