Viewing 30 results - 7,351 through 7,380 (of 7,486 total)
  • Author
    Search Results
  • #26301
    freeethinka
    Participant

    Hi and thank you for your beautiful theme, Enfold.

    I’ve been trying to get used to this theme and taking if for a test drive with minimal content but am running into a glitch.

    I built a custom layout for my client’s home page but “Custom” is not an option under Page Attributes “Template”. “Default Template, Archives, Blank” are the only 3 templates listed. And if “Custom” were listed, I would expect to see the layout name that I created in Layout Builder ( “home page layout”) listed under “Layout”.

    So I created a brand new page, and rebuilt a new layout but a Custom option nor my newly rebuilt “home page layout 2” still did not appear. This means that each page that I create using the Advanced Layout Builder, will not give me the choice of specifying a custom layout.

    I thought that this would have something to do with the fact that my portfolio path kept including one of your dummy portfolio names because your dummy Portfolios were also set on “Default Template”. But each time I deleted the dummy portfolio that was included in the path, another one appeared. I got around this by deleting all of the dummy portfolios. I would like to update the theme but I would like to understand the problem first.

    Can you please let me know what I am missing here? I’ve tried to figure this out on my own and searched for a video that would explain this but couldn’t find one. Your Advanced Layout Video did not address this.

    Thank you.

    #129237

    Not sure why this happens. Enfold does not link to the wp-content/themes/ directory directly but we just load css/js files from the directory and a js var (wrapped in a cdata tag) points to the directory. The web crawlers should ignore this path. Personally I’d suggest to use a robots.txt to exclude the directory from the search index.

    #128924

    I would re-install the browser just in case, sometimes after a while even Chrome gets clogged up with redundant files. Feel free to contact us if anything returns or anything else.

    Enjoy the theme!

    Thanks,

    Nick

    #128923

    I have no idea how, but today it works. I didn’t change anything!

    Consider it resolved I guess!

    Thanks,

    Laney

    #129580

    In reply to: Enfold and Ubermenu

    Hi,

    If you search ubermenu on the forum, you can see that many users installed it.

    https://kriesi.at/support/search.php?q=ubermenu

    There may be some css modifications required.

    Regards,

    Ismael

    #129450

    Devin,

    Thanks for reply. I fixed the blog/blog issue, but the first question is still a problem. My page slug is just /blog, but what I’m getting in the .main-title is Blog – Latest News, and it is a link to the home page !?!? The permalink for the page under the page title is /blog

    (as an aside, and a secondary problem here: In fact, all the main titles on Pages are links to themselves, which is the first time I’ve seen that happen. Can I change that in one of the Enfold theme files?)

    I have looked at the slug of every page and post in current lists as well as in the trash.

    I have searched the database for that slug and cannot find it…

    Any other thoughts on where it might be hidden away would be greatly appreciated.

    #128922
    #26176
    dhel
    Participant

    hi,

    i have install this theme at localhost with xampp

    i have install dummy data from enfold settings and woocommerce

    and i go to front page and use ajax search, and i always get “hello world” as result from all keyword that i test, like “qqqqqq”,

    #114721

    My Wish List :

    1. Nestable Components : Place Tabs inside an Accordion or Tabs inside a Tab, & have each styled separately.
    2. Content Element – Code/Class Wrapper : Add a class or ID to any particular area of the page builder
    3. Search Icon : Optionally move next to Social Media Icons.
    4. Custom Icons : Easy way to add own SVG/PNG icon to Entypo.
    5. Tab / Accordion Builder Improvements :

      1. Add “+10” which opens 10 stacked input fields you can quickly tab through for setup.
      2. Import text or csv file (great for huge FAQs)
      3. Advanced Page Builder / Editor available within the Tab / Accordion interface
      4. Shortcodes available for each Accordion / Tabs
      5. Clone individual components (Tabs / Accordions) from one page to another
      6. Save & set custom style presets dropdown
      7. Animated and more tab positioning options, similar to http://codecanyon.net/item/tabs-accordion/full_screen_preview/2906434 which also happens to be nestable :)

    6. Menu :

      1. Adjust opacity of menu background to be able to see content as it scrolls up
      2. Toggle and/or adjust resizing/squashing of menu size when scrolling up

    7. Support Forum : Taggable voting mechanism – with thumbs up/down and counter for feature requests.

    #128921

    Hi,

    I can see it, it should be place below the magnifying glass. Did you edit something on the theme files?

    Please upgrade to Enfold 1.7.

    Regards,

    Ismael

    #128920

    Hi Nick. Thanks for getting back to me.

    No, I mean the search box. If you go to this page for example http://www.crashtestmummy.com.au/category/easy-cleaning/

    and then click on the search icon in the main nav ie the magnifying glass, then you’ll see a line with an triangle pop up just below the first excerpt on the page. I’m assuming this is meant to be the search box, but it’s not working. I’ve inspected the element and it has some far out padding showing, but I can’t figure out how to fix it. The box is also incomplete.

    Any ideas?

    Laney

    Mac
    Participant

    This is more of an FYI than a problem, but I was having problems with shortcodes from 3rd party plugins showing up blank when utilizing inside a text box within Layout Builder. on a whim, I disabled the “Use Google Libraries” plugin and everything works fine. I searched through the forum and issues with “Use Google Libraries” plugin shows up several times, so there is a definite conflict there. Hope this helps someone. Great theme though! I just switched from Avada as it was buggy (widgets kept disappearing)… loving Enfold so far!

    #127743

    Hi,

    Please update to Enfold 1.71.

    This is the current color of the ghost font

    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    color: #777 !important;
    }

    The disappearing message I believe is fixed in the updated theme.If not here is the css that takes care of it

    .ajaxresponse {
    overflow: visible !important;
    }

    Thanks,

    Nick

    #128910

    Hi,

    1.

    /*---- Font Menu Hover Color ----*/
    #top .header_color .main_menu .menu ul li>a:hover {
    color: red;
    }

    /*---- Background Menu Hover Color ----*/
    .header_color .main_menu .menu ul li a:hover {
    background-color: red;
    }

    2.

    body#top {
    font-size: 15px;
    }

    3.

    Please open /framework/php/class-breadcrumbs.php and goto line 26 and to line 186.

    Inside that file, you will need to search for __ (two underscore characters). You will find a lot of words used in breadcrumbs that need translating (i see 24 lines in total including above 2).

    Ofcourse i am not sure why you are doing this since if you install WPML (pay) or this http://wordpress.org/plugins/codestyling-localization/ free plugin , you can translate directly from the backend all the words in the theme into french.

    There is no need to install custom.css plugin, since the theme has Quick CSS, a text area located in Enfold > (Theme Options) > Layout Styling .on the bottom of the page… where you can paste any css and click save.

    Thanks,

    Nick

    #128919

    Hi,

    I think you are mistaking your subscribe widget for a search box, because that’s the only thing I see that resembles a search box on the right sidebar.

    Thanks,

    Nick

    #26072
    jeeves
    Participant

    Currently using Enfold theme version 1.6 and the filter option seem to be broken for posts, pages and custom posts. In isolating this issue – I deactivated all plugins, thinking there was a clash – but filter still not working. Then reverted to 2013 theme – and functionality reappears.

    We checked 1.7 version changelog and this issue isn’t mentioned.

    Specifically – you Filter on Posts by date – and the message “No posts found” is displayed. Click Filter button again and blank screen with “Invalid Post Type”. Searching the support forum – this issue appears to have been reported a few times :

    https://kriesi.at/support/topic/some-problems-404-permalink-and-wpml#post-116357

    also

    https://kriesi.at/support/topic/filterings-products-in-admin-not-works

    …and this guy has suggested he has fixed it in the framework

    https://kriesi.at/support/topic/universal-filter-issue#post-117920

    Hoping that you guys will give this issue some time – as I have a client who does not understand why something as fundamental as this – should be broken?

    #126656

    Hi,

    I am sorry, but full size its the same slider as located on kriesi.at/themes/enfold but with substituted images. That slider has no issues with Android. So besides image replacement (i assume you used identical sized images in your replacement) if the only difference between yours and the demo is the change of the height via css (which the theme authors say should not be done because it will create problems such as you describe) then I am out of ideas. Have you searched on the LayerSlider forum or asked the developers there about the best way to resize a slider ?

    Thanks,

    Nick

    #128629

    Next step:

    If I do a search on the dutch site and click on “View all results” the link is pointing to the main site. So I do have to manually add the $lang from the request, because I do use WPML with path setting (no subdomains). As for the primary language, the language setting must be removed.

    So I changed in functions-enfold

    $output .= "<a class='ajax_search_entry ajax_search_entry_view_all' href='".home_url('?' . $query )."'>".__('View all results','avia_framework')."</a>";

    to

    <br />
    $lurl = $_REQUEST['lang'].'/';
    if (empty($_REQUEST['lang']) || $_REQUEST['lang'] == 'de')
    {
    $lurl = '';
    }
    $output .= "<a class='ajax_search_entry ajax_search_entry_view_all' href='".home_url($lurl.'?' . $query )."'>".__('View all results','avia_framework')."</a>";

    Not the best…

    #128628

    Moving on, I’m stuck with the title of the result form. This is done with

    $output .= "<h4>".$post_type_obj[$key]->labels->name."</h4>";

    in functions-enfold.

    The array is substituted with get_post_type_object() and at this point I’m lost in space. Does this belong to the standard language of WordPress? I do use de_DE and of course I do have the official nl_NL language files in the same folder.

    I really don’t know why this ain’t working. Meanwhile I’ve set up a local Enfold copy without any plugins (except WPML), created some pages and it’s the same behaviour. Should I bother the folks at WPML with that?

    #128627

    Yeah, thanks for pointing it out. I’ve come across the WPML article, but didn’t check the language param in functions-enfold.

    Currently it’s not working and it won’t be a conflict with any other plugin – this sticks to the ajax request.

    Any chance this could be fixed in a next version of Enfold?

    As a sidenote:

    Just messing around with things I figured out how to do a work-around. I’ve been using Codestyling Localisation to do some wording corrections for the dutch language file provided by another Enfold user. No prob at all. I tried to work with the .mo files within WPML and switched now to the string translation handling. So if I do add the translations manually this way, it works. Weird stuff… :-/

    #128475

    See https://kriesi.at/support/topic/custom-font-with-cyrillic-symbols – you can add a new font or overwrite an existing font – a list of all supported fonts can be found in wp-contentthemesenfoldincludesadminregister-admin-options.php

    'Alice'=>'Alice',
    'Allerta'=>'Allerta',
    'Arvo'=>'Arvo',
    'Antic'=>'Antic',

    'Bangers'=>'Bangers',
    'Bitter'=>'Bitter',

    'Cabin'=>'Cabin',
    'Cardo'=>'Cardo',
    'Carme'=>'Carme',
    'Coda'=>'Coda',
    'Coustard'=>'Coustard',
    'Gruppo'=>'Gruppo',

    'Damion'=>'Damion',
    'Dancing Script'=>'Dancing Script',
    'Droid Sans'=>'Droid Sans',
    'Droid Serif'=>'Droid Serif',

    'EB Garamond'=>'EB Garamond',

    'Fjord One'=>'Fjord One',

    'Inconsolata'=>'Inconsolata',

    'Josefin Sans' => 'Josefin Sans',
    'Josefin Slab'=>'Josefin Slab',

    'Kameron'=>'Kameron',
    'Kreon'=>'Kreon',

    'Lobster'=>'Lobster',
    'League Script'=>'League Script',

    'Mate SC'=>'Mate SC',
    'Mako'=>'Mako',
    'Merriweather'=>'Merriweather',
    'Metrophobic'=>'Metrophobic',
    'Molengo'=>'Molengo',
    'Muli'=>'Muli',

    'Nobile'=>'Nobile',
    'News Cycle'=>'News Cycle',

    'Open Sans'=>'Open Sans:400,600',
    'Orbitron'=>'Orbitron',
    'Oswald'=>'Oswald',

    'Pacifico'=>'Pacifico',
    'Poly'=>'Poly',
    'Podkova'=>'Podkova',
    'PT Sans'=>'PT Sans',

    'Quattrocento'=>'Quattrocento',
    'Questrial'=>'Questrial',
    'Quicksand'=>'Quicksand',

    'Raleway'=>'Raleway',

    'Salsa'=>'Salsa',
    'Sunshiney'=>'Sunshiney',
    'Signika Negative'=>'Signika Negative',

    'Tangerine'=>'Tangerine',
    'Terminal Dosis'=>'Terminal Dosis',
    'Tenor Sans'=>'Tenor Sans',

    'Varela Round'=>'Varela Round',

    'Yellowtail'=>'Yellowtail',

    Eg if you want to use Open Sans with “Latin Extended subset” characters add following code to the bottom of functions.php:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,700,400italic,700italic&subset=latin,latin-ext';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,700,400italic,700italic&subset=latin,latin-ext';
    return $fonts;
    }

    Note: Not all google fonts support all subsets. You can search for fonts which support “latin extended” characters here: http://www.google.com/fonts/

    #128626

    Hi,

    I think Dude has the right way to go about this. Calendar plugin used a similar approach http://trac.theseednetwork.com/ticket/251 For me all the German words are static (in the sense that its always the same set of words in the same positions http://i.imgur.com/LaUGYv6.png these two words, and another phrase blinking quickly sometimes…) so worse comes to worse can even come up with a quick hack and add it right into the do_search function on line 913 of avia.js . Can possibly pull them into the php page (functions_enfold.php line 157, since one of the german words is just a single line above it i believe, the one in h4 tags).

    Thanks,

    Nick

    #128625

    I’ve found: http://wpml.org/forums/topic/ajax-call-is-not-localized/ and probably this helps you. Open up functions-enfold.php and replace

    $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" data-avia-search-tooltip="'.$form.'">'.$avia_config['font_icons']['search'].'</a></li>';

    with

    $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?lang='.ICL_LANGUAGE_CODE.'&s=" data-avia-search-tooltip="'.$form.'">'.$avia_config['font_icons']['search'].'</a></li>';

    Then replace

    if(empty($_REQUEST['s'])) die();

    with

    if(empty($_REQUEST['s'])) die();
    if(!empty($_REQUEST['lang']))
    {
    global $sitepress;
    $sitepress->switch_lang($_REQUEST['lang'], true);
    }

    #128752

    Hey Gstar72

    I answer this in your other topic where you asked as well: https://kriesi.at/support/topic/enfold-graphics-query

    Just to help keep things easier to search and for us to answer please don’t make a new topic if you’ve already asked the question in another topic.

    Regards,

    Devin

    #25993
    crashtestmummy
    Participant

    Hi there. Can someone please provide a fix or reason why the search box is showing up halfway down the page? It’s also appearing incomplete.

    http://www.crashtestmummy.com.au

    Thanks

    #128490

    I can not tell you how to integrate the login form itself – the code depends on your application. However the search form code can be found in functions-enfold.php

    /* AJAX SEARCH */
    if(!function_exists('avia_append_search_nav'))
    {
    //first append search item to main menu
    add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );

    function avia_append_search_nav ( $items, $args )
    {
    if ($args->theme_location == 'avia')
    {
    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.'">'.$avia_config['font_icons']['search'].'</a></li>';
    }
    return $items;
    }
    }

    The first code block:

    ob_start();
    get_search_form();
    $form = htmlspecialchars(ob_get_clean()) ;

    generates the form and stores it into the $form variable, the second code block

    $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" data-avia-search-tooltip="'.$form.'">'.$avia_config['font_icons']['search'].'</a></li>';

    adds the search icon ($avia_config) to the main menu and adds the $form variable to the tooltip content.

    #25907
    formateins
    Participant

    Hey Guys,

    please have a look at the ajax search (beside menu): http://goo.gl/RtefM

    If you switch the language to dutch or english, the result will always use the german strings (try to search for a page title). Did I miss something???

    a) I do use a proper configured WPML.

    b) I do use PO/MO-Files (WordPress itself, Dutch translation from another Enfold user)

    c) Tried to mess around with string translation and also checked with Codestyling Localisation.

    Any help is appreciated!

    1) You can reduce the sidebar margin with following css code:

    .inner_sidebar {
    margin-left: 50px;
    }

    Decrease the margin-left value. It’s not easily possible to change the outer margins or the margin between content area and sidebar because this will break the existing layouts and would require some major adjustments to the css grid.

    2) Open up wp-contentthemesenfoldincludesloop-index.php and search for

    $link = avia_image_by_id(get_post_thumbnail_id(), 'large', 'url');

    You can replace “large” with any other thumbnail size (small, medium, portfolio, portfolio_small, entry_with_sidebar).

    #128128

    the following code is not in the header on my website, got it comparing my website to the enfold theme demo with firebug

    data-avia-search-tooltip=” <form action=”http://kriesi.at/themes/enfold/&#8221; id=”searchform” method=”get”> <div> <input type=”submit” value=”&#128269;” id=”searchsubmit” class=”button”/> <input type=”text” id=”s” name=”s” value=”” placeholder=’Search’ /> </div> </form>” style=”height: 88px; line-height: 88px;”>

    #114953

    I searched the forum and it seems like nobody posted a link to a French translation yet. You can use http://wordpress.org/extend/plugins/codestyling-localization/ to translate the theme and please post a link to your translation files – they will help other users too.

Viewing 30 results - 7,351 through 7,380 (of 7,486 total)