Viewing 30 results - 6,991 through 7,020 (of 7,471 total)
  • Author
    Search Results
  • #190381

    Hi Ismael,

    I have added a lot of custom CSS from Yigit. I will add it all below as I am unsure which bits you need.

    .sub_menu { top: 390%; }
    .header-scrolled .sub_menu { top: 270%; }
    .page-id-2528 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2736 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2609 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2605 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2625 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-2621 .sub_menu li { padding: 0 50px; top: 30px; font-size: 12px; }
    .page-id-734 .sub_menu li { display: none; }
    .page-id-1277 .sub_menu li { display: none; }
    .page-id-1122 .sub_menu li { display: none; }
    .page-id-1224 .sub_menu li { display: none; }
    .page-id-1167 .sub_menu li { display: none; }
    #top div .enfold-gallery img {
    padding: 0;
    border: none;
    }
    .responsive #header .sub_menu { position: absolute; }

    .page-id-2528 .sub_menu li { padding: 0 44px; }
    .page-id-2736 .sub_menu li { padding: 0 44px; }
    .page-id-2609 .sub_menu li { padding: 0 44px; }
    .page-id-2605 .sub_menu li { padding: 0 44px; }
    .page-id-2625 .sub_menu li { padding: 0 44px; }
    .page-id-2621 .sub_menu li { padding: 0 44px; }

    @media only screen and (max-width: 480px) {
    .page-id-2528 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2736 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2609 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2605 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2625 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2621 .sub_menu li { padding: 0 5px; }
    .content { padding-top: 90px; } }
    @media only screen and (max-width: 480px) {
    .page-id-2528 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2736 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2621 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2736 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2625 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2609 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    @media only screen and (max-width: 480px) {
    .page-id-2605 .sub_menu, .page-id-999 .sub_menu, .page-id-9989 .sub_menu { display: block; }
    .sub_menu { display: none; } }

    #190312

    Hi, Devin:

    Thanks for the idea. I will try with this option, using a menu in the socket.

    Another question for Devin. Searching in this support forums about login, I found a post that links to your personal web. I read the way to show and hide the login in the menu. Then I went to your login for seeing the appearence and I found under password field a captcha like the enfold’s contact forms (4+2=?)

    How can I insert this kind of captcha in the login in same way of your login?

    Thanks again!

    Best regards!

    #190175

    In reply to: Enfold breadcrumb nav

    Hi tintindufour!

    Please go to wp-content\themes\enfold\framework\php folder and open class-breadcrumb.php file and search “You are here”

    Regards,
    Yigit

    #189796

    Thank you so much for your help, Yigit. It worked like a charm. Well done!

    • This reply was modified 12 years, 2 months ago by wieslander.
    #189577

    In reply to: Save Portfolio Items

    Hi tomerus!

    WordPress or Enfold don’t come with such a feature out of the box but you can try a plugin from the repository: http://wordpress.org/plugins/search.php?q=Favorite+Posts to add it to your website. I didn’t test a particular plugin though and I can’t promise that all are compatible with Enfold.

    Best regards,
    Peter

    #189566

    Hi mar10nlund!

    1) Use following css code

    
    .responsive #top .mobileMenu {
    background-color: #e2e2e2;
    }
    

    2) It’s an image (png) and you can’t change the color without replacing the image. If you want to use a custom image insert following css code into the quick css field

    
    .responsive #top .mobileMenu {
    background-image: url("htttp://mywebsite.com/image.png");
    }
    

    and instead of htttp://mywebsite.com/image.png insert the url to your image.

    3) Use following code to change the color/size

    
    .responsive #top .mobileMenu {
    color: #fff;
    font-size: 10px;
    }
    

    4) You can use Codestyling http://wordpress.org/plugins/codestyling-localization/ to translate the theme. Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Best regards,
    Peter

    Hey!

    Please try adding Ismael’s code to Custom.css file inside wp-content\themes\enfold\css folder

    Best regards,
    Yigit

    Hi!

    It can be found on line 682 in framework/php/class-form-generator.php – search for

    
    $message = nl2br($this->form_params['autoresponder'])."<br/><br/><br/><strong>".__('Your Message:','avia_framework')." </strong><br/><br/>".$message;
    

    Cheers!
    Peter

    #189124
    two_worlds
    Participant

    Hallo,

    wir möchten auf einer Seite mit Enfold Theme das Plugin CM Tooltip einsetzen. (http://tooltip.cminds.com/). Leider kommt es zu einem Konflikt zwischen den Avia Layout Builder und dem Plugin. Auf Seiten, die nicht mit dem Layout Builder gemacht wurden, funktioniert alles perfekt, auf Seiten mit dem Layout Builder gemacht wurden, zerhackt es den Quellcode, so dass die Sidebar nicht mehr korrekt angezeigt wird. Ich habe mich direkt an den Support des Plugin Herstellers gewandt, das habe ich als Info zurückbekommen:

    We spent some time checking the site and we came to a conclusion that there’s a conflict between Tooltip and the part of the theme called “Avia Layout Builder”.
    It seems that it produces some invalid html which breaks layout during the parsing in search for tooltips.
    It’s not the fault of Tooltip, because there are some pages which don’t break the layout. We have checked that these are the ones which doesn’t use the “Avia Layout Builder”.
    We also didn’t want to play with this since the “Aria Layout Builder” is a part of a paid theme called Enfold.
    We suggest one of the following:

    a) disable the tooltip on pages with “Avia Layout Builder”
    b) don’t use “Avia Layout Builder”
    c) seek support from the theme authors.

    Daher wende ich mich jetzt an euch, das Problem scheint tatsächlich mit dem Layout Builder zu tun zu haben und es wäre fein, wenn es eine Lösung gäbe.

    Grüße

    Achim

    #189100
    rasskell
    Participant

    SITE: http://www.ikort.is

    I was wondering if I’m the only one running into this and if so what could be causing this.

    I just updated my Enfold theme and after I did so I ran into multiple minor errors.

    – Fonts for various logos won’t work on sub pages (example the search icon, had another in a button that I removed since it just showed a square)

    – no padding level of sub pages, text suddenly goes all the way to the edge of sides with a sidebar (I fixed it automatically someplaces by putting a “padding-right” value.

    – contact form gets messed up if I use captcha (the question is lost behind the send button)

    I’m sure I’m bound to find more.

    As much as I have loved this theme I have to say it really has been pushing my patience! There are some awesome features.. but it is highly unstable. An example is I almost don’t want to touch anything on the front page, because every time I save in the “advanced layout” things just seem to get randomly messed up. (same goes for other pages if I dare to do any custom HTML in them.

    #188590

    In reply to: Some css fixes

    Thank you!!!!

    More quetsnions:
    1) SabaiDiscuss plugin (ask.zelenopol.net):
    a) Category selector (near search button). Problem with text view.
    https://www.dropbox.com/s/w0k3d2fe7o6eolt/cat.png
    b) Widget authors avatars. Not the correct vertical spacing.
    https://www.dropbox.com/s/sdd05vrzah7fq45/wid.png

    2) And what about menu

    I use Enfold theme in multisite. Can I make header menu global? All subdomain sites get menu from main site…
    Is it possible?

    #188394

    Hi wieslander!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    #top #menu-item-search.menu-item-search-dropdown>a { display: none; }

    Regards,
    Yigit

    #188327
    wieslander
    Participant

    Hi, I’m working on http://masterjohan.nu and you’ve all been wonderful in your assistance already.

    – Would you happen to know how to remove the search box from the header? I’ve tried a couple of code snippets posted in the forums, but they’ve been for other themes and didn’t work for Enfold.

    / Andreas

    Hi RDCSI!

    You can change the hover color of the search icon using this:

    .header_color .main_menu ul:first-child > li:last-child a:hover {
    color: red;
    }

    Go to Appearance > Menus then click “Screen Options”. Enable the CSS Classes. Add a css selector on a menu item that you want to change to donate button. Example, add “donate-button” as the css class. Go to Enfold > Styling > Quick CSS then add this code:

    #top .main_menu .menu li.donate-button a {
    background: red;
    height: 30px !important;
    display: block;
    line-height: 30px !important;
    position: relative;
    top: 28px;
    }

    Best regards,
    Ismael

    #188156
    gentlemansgazette
    Participant

    Hello,
    I have been searching the forum for solutions to implement google custom search with enfold. I do not need the AJAY Icon Search in the top menu bar, But I would like to have a search field in the sidebar.
    So far, I installed the plugin Google CSE and set it up correctly. What do I have to do on your end now to make it work?

    Also, I want to display the images of google and I want to use cse_img; ?>” /> in search php. but so far there is not img src that I could define…

    #188060

    In reply to: Remove Comments

    Hi!

    You should go to enfold\includes folder and open open loop-index.php file. Then search for

    if ( get_comments_number()

    It is the starting of the first line as shown here http://i.imgur.com/G12RLk5.jpg
    so you should replace

    if ( get_comments_number() != "0" || comments_open() ){
    
                        echo "<span class='comment-container minor-meta'>";
                        comments_popup_link(  "0 ".__('Comments','avia_framework'),
                                              "1 ".__('Comment' ,'avia_framework'),
                                              "% ".__('Comments','avia_framework'),'comments-link',
                                              "".__('Comments Disabled','avia_framework'));
                        echo "</span>";
                        echo "<span class='text-sep text-sep-comment'>/</span>";
                        }

    with following

    //if ( get_comments_number() != "0" || comments_open() ){
    
                        //echo "<span class='comment-container minor-meta'>";
                        //comments_popup_link(  "0 ".__('Comments','avia_framework'),
                             //                 "1 ".__('Comment' ,'avia_framework'),
                           //                   "% ".__('Comments','avia_framework'),'comments-link',
                         //                     "".__('Comments Disabled','avia_framework'));
                        //echo "</span>";
                        //echo "<span class='text-sep text-sep-comment'>/</span>";
                        //}

    Regards,
    Yigit

    #187723

    Priority 1

    1. Advanced Layout Editor for Posts
    2. Multilingual WooCommerce top search <- only works with the main language
    3. Theme export/import function <- is a must have especially when dev. a sit on a localhost
    4. NESTING -Shortcode activation in the text section when working with the advanced layout editor
    5. Custom background selection for Text section

    Secondary

    1. Pie counters, Countdown, size and color selection
    2. History Counter
    • This reply was modified 12 years, 2 months ago by swissfilm.
    #187314

    Hi Smaskit6!

    Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and search “allow_resize:true” and change it to “allow_resize:false”

    Best regards,
    Yigit

    #187233

    Hi fsatechnology!

    I didn’t test the modification but you should be able to replace the icon with the search form. In functions-enfold.php replace

    
    	    if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'></a></li>';
    	    }
    	    return $items;
    

    with

    
    	    if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search-form" class="noMobile menu-item">'.$form.'</li>';
    	    }
    	    return $items;
    

    However the function does not allow you to place the search form in anywhere you want to – you can only insert it at the very beginning or at the very end of the menu.

    Regards,
    Peter

    #187150
    Stevenbegg
    Participant

    Hi, I have just updated to the latest Enfold version and now my blogs are showing the whole post rather than a summary. I have searched the forum and cannot find a solution, but i know it is here as I have done it before.

    There was a solution saying insert the more quick tag but how do i do that for existing posts.

    There was also a suggestion to change the following script

    $current_post[‘content’] = get_the_content(__(‘Read more’,’avia_framework’).'<span class=”more-link-arrow”> →</span>’);

    to

    $current_post[‘content’] = get_the_content(__(‘Read more’,’avia_framework’).'<span class=”more-link-arrow”> →</span>’);
    if(!is_single()) $current_post[‘content’] = get_the_excerpt();

    But i cannot find this string anywhere.

    Please help as it was fine before the update

    Thanks

    Steve

    • This topic was modified 12 years, 2 months ago by Stevenbegg.
    #187094

    In reply to: search bar in mobile

    did not work…I’m using the non-fixed header with social icons and additional nav….

    here is the site: http://cl.ly/3l1m473I1Z44

    any other thoughts….using enfold 2.0.1

    #186848

    In reply to: Advertising Widget

    Hey cxvaldes!

    Please go to wp-content\themes\enfold\framework\php folder and open class-framework-widgets.php file and search

    if($this->add_cont == 2) echo

    and add target=”_blank” to a tag as shown here http://i.imgur.com/5KSc5zR.jpg

    Cheers!
    Yigit

    • This reply was modified 12 years, 2 months ago by Yigit.
    #186846

    Hi!

    Please undo all changes i have provided earlier about header size. And go to wp-content\themes\enfold\js folder and open avia.js file and search

    newH = el_height - st;

    and change it to

    newH = 100;

    That should do it.

    Best regards,
    Yigit

    #186817
    Jissse
    Participant

    Hi, and first of all thanks a lot for this great theme.
    I made a search through the forum and didn’t find the answer I was looking for, so I hope I’m not posting a duplicate.

    I’m trying to add some custom css in the custom.css file, but it’s not loading. You can see here what I’m talking about.
    The custom.css loaded is wp-content/themes/enfold/css/custom.css?ver=1 , if I remove the ?ver=1 it links to the right, modified custom.css.
    Why is this and how can I fix this ?

    Sorry if it’s some WordPress trick I don’t know about or something really stupid, I’m not a developper !
    Thanks in advance

    #186766

    Hi!

    Yes, the reason is that the hover effect will be deactivated if the image height is smaller than 100px (there’s simply not enough space to show the icon for smaller images). We’ll remove the hover effect from all logos in the next version. If you need a quickfix open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider.php and on line 415 search for following code

    
                $output .= "<div {$data} class='avia-logo-element-container {$border} avia-logo-{$type} avia-content-slider avia-smallarrow-slider avia-content-{$type}-active avia-content-slider".avia_partner_logo::$slider." avia-content-slider-{$total} {$class}' >";
    

    and replace it with

    
                $output .= "<div {$data} class='avia-logo-element-container {$border} avia-logo-{$type} avia-content-slider avia-smallarrow-slider avia-content-{$type}-active noHover avia-content-slider".avia_partner_logo::$slider." avia-content-slider-{$total} {$class}' >";
    

    Best regards,
    Peter

    Hi!

    Yes – use Codestyling instead: http://wordpress.org/plugins/codestyling-localization/
    Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select “Swedish”. Then click on “Rescan” to fetch all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    Cheers!
    Peter

    Hey!

    But the translation seems to work for me – i.e. here http://www.yourturn-consulting.se/ the “Search” form shows “Sök” instead of “Search”. Also here: http://www.yourturn-consulting.se/?s=test all phrases/words except “If you are not happy with the results below please do another search” are translated and this sentence is probably also missing in the translation files.

    Regards,
    Peter

    #186514
    kaMai
    Blocked

    Good evening,
    can someone explain me how to setup a megamenu so that HTML and images can be used in the menu?
    The documentation is not really helpful at this point.

    Maybe its a good idea to ask some questions before:
    1: is it possible to use custom HTML in the menu?
    2: is it possible to use images in the Menu?
    3: Is it possible to show a google map in the MegaMenu?

    We used “Ueber-Menu” before but it seems to have a conflict with Enfold (no Ajax Search anymore and more) .
    But i want to have some images and a certain layout structure in the megaMenu

    Thanx in advance
    regards axel

    Hey Laurence!

    No limit on the number of them. They are searchable in that you can search using the WordPress search function but it isn’t a great search so you will want to create a dozen or so and then get a consistent method of adding in your text so that it gets picked up by WordPress’ search.

    Categories are in place and you can see them in the demo here visible as the sorting option http://kriesi.at/themes/enfold/portfolio/

    Best regards,
    Devin

    #186452
    This reply has been marked as private.
Viewing 30 results - 6,991 through 7,020 (of 7,471 total)