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

    Hey!

    Please go to Enfold theme options > Header Layout > Extra Elements and uncheck “Append search icon to main menu”

    Cheers!
    Yigit

    #294211

    Hey MarwiUSA!

    Thank you for using the theme.

    Yes, you’re correct. Once you set the font size of the H1 element to 12px on the advanced styling panel, all h1 heading will use the preset styling which is 12px. If you want to use another styling for H1 element on different parts of the theme, use the Quick CSS field or custom.css to override the preset options.

    Although we don’t have an article about the advance styling panel in particular but in case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

    #293890
    Sophieja23
    Participant

    Hi everyone,

    on single product pages the sidebar is on the left side. I was happy to find the code to get it on the right side:
    http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/

    It worked well except that the sidebar is a bit smaller than the normal one. It looks like that:

    http://erfolgswelt24.com/auf-einen-blick/marketing-werkstatt-no-1-marketing-konzeption/

    As you can see the text within “product search” is being cropped. Is there a way to get the sidebar bigger or can I change the words within the product seach (Suche nach Produkten). I didn’t find a possibility to change.

    Also the rating field is not correct. Without sidebar, the checking field is above the name and with sidebar it’s getting worse.

    Thanks, Sophie

    #293853

    In reply to: Enfold Showcase

    Hello @comitzuu and thank you

    Well…
    First open your footer.php and search for the line:
    echo "<nav class='sub_menu_socket' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";

    Just above this line, add this:

    $social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
    echo avia_social_media_icons($social_args);

    Next, CSS:

    #socket .copyright {line-height:32px !important;}
    #socket .social_bookmarks {display: inline-block !important; margin-left: 20px !important;}
    #socket .social_bookmarks li {border:none !important;}
    #socket .social_bookmarks li a {border-radius: 100px; font-size: 20px !important;}

    If you do no want social icons in the header, just go to Enfold option: Header Layout / Extra elements / Header Social Icons and select “No social icons”.

    #293756

    In reply to: Enfold Demo

    Hey Kate!

    Thank you for using the theme.

    Please go to Enfold > Export/Import panel then click the Import Dummy Data. :)

    In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

    #293712

    Hi!

    Did you use the advance layout builder to create the page? If yes then edit the homepage, look for the “Taladrado” image for example. On the image options, look for the Image Link. It is set to “No Link” by default so you have to add a link to those images either manually, or via lightbox etc.

    In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Best regards,
    Ismael

    Hey!

    Enfold doesn’t convert “Bonjour c’est l’été” to “Bonjour c & r s q u o ;est l & r s q u o ; été& # 8 2 3 0 ;” by default. I think something else (custom code or a plugin) converts these characters. I did a quick test on my demo server (unmodified 2.9.2 version) and the share buttons work just fine with “Bonjour c’est l’été…”: http://test.inoplugs.com/bonjour-cest-lete/?lang=en

    If you want to modify the title output search for this line in wp-content/themes/enfold/includes/helper-social-media.php

    
    $replace['title'] 		= !isset($this->post_data['title']) ? get_the_title() : $this->post_data['title'];
    

    and modify replace get_the_title() with your title code.

    Best regards,
    Peter

    #293576

    Hi!

    Enfold does not manipulate or change the search results and it’s a problem of the weak wordpress search engine. You can try to install a plugin like: SearchWP which improves the search engine dramatically. You can also integrate it with the ajax search feature: http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/

    Note that the author of the plugin also uses Enfold for his website but we’re not affiliated with him (he’s not a theme coder or support staff member).

    Best regards,
    Peter

    #293296
    webworkerunited
    Participant

    Hello everybody,

    i buy the theme, install it on an new domain, active the maintanance mode, deactivate the site for all search bots and begin to create content.

    Two week later i have the first problems:

    1. the send Spam mails from my site and server
    /wp-content/themes/enfold/rmkykgpet.php
    /wp-content/themes/enfold/fkchjkf.php
    /wp-content/themes/enfold/brjmo.php

    2. they create folder and chinese sites on my host
    http://www.mydomain.com/sk8hi/NrT/

    Now i delete the fake folders and deactive the theme.
    What can i do to use the theme without this security problems?

    Thanks

    #293234

    Hi!

    In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. Regarding the blog excerpt, you can use the Excerpt meta field or use the <!–more–> tag to specify the post summary. Change the data format on Settings > General and if you’re using the Blog Posts element, configure the number of posts on the Post Number option. If you want to show the read more link, again edit the Blog Posts element then look for Define Blog Grid layout.

    Make sure that the Blog Style on Enfold > Blog Layout panel is set to “Use the advance Layout Builder”. The blog page should have the Blog Posts element included and Blog Style set to Grid Layout.

    Regards,
    Ismael

    #293117

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #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-color: #cccccc !important; }

    after applying the code, please flush browser cache and refresh your page a few times

    Regards,
    Yigit

    #292925

    In reply to: Site wide search

    I have just tried using the url to test out the search and you can clearly see there are no results for a string such as:

    http://lolhatespeech.com/?s=search+term&tag=jew

    I am using the default enfold search widget.

    #292912

    In reply to: Site wide search

    Hi Vince!

    Please try using this plugin – https://wordpress.org/plugins/relevanssi/
    You can find how to integrate it into Enfold in here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Cheers!
    Yigit

    #292536
    kevbikemad
    Participant

    I am having an issue using a Plugin called Awesome Gallery with Enfold. Here is the link to the plugin.
    http://codecanyon.net/item/awesome-gallery/6462937?WT.ac=search_item&WT.z_author=karevn

    The link to the gallery will be in the private section below.

    The problem I am having is that if you use the filter option (click on a filter category) you can look through those images fine with lightbox effect (Magnific), but if you go back to the gallery, click on another filter category, you often see the wrong image in the lightbox. Specially after you go through 2 or 3 different categories. It seems to work OK for just the first two categories you view.

    It seems to work best if I leave Enfold lightbox’s option enabled (with seems to be Magnific), but you can choose different Lightbox effect options from within the Awesome Gallery plugin, but Enfold is overriding this.

    I have been getting some support from the Plugin Author as well, but I think it is an issue with Enfold not working with the Plugin. I have also removed all other plugins to test is there was some other conflict, but it didn’t help.

    If this can not work, do you know of a Filterable Gallery Plugin that does work well with Enfold?
    Thanks.

    #291854
    anitademla
    Participant

    Love your theme!

    I was wondering how I copy the team section style on the “About Us” page in the Enfold sample page:

    It’s under Pages –> Example Pages –> About Us
    or
    Pages –> Example Pages –> Meet the Team

    I’m sure this has been answered before, but I can’t find it and I’ve looked in the help section, searched the forums, and googled it. Please let me know, thanks!

    BeeCee
    Participant

    Hi,

    I’m using ENFOLD 2.9.1 and without having changed/updating anything at my site in the last days (site is currently in Maintenance Mode) I see as “network admin” at the plugins page this error:

    Warning: Invalid argument supplied for foreach() in ......./wp-includes/update.php on line 295

    LIne 295 in der update.php in wp-includes is:
    foreach ( $response['plugins'] as &$plugin ) {

    I have done now a LOT of debugging, de-activated and deleted all plugins, and as soon as I de-activate ENFOLD and replaced it with Twentyfourteen Theme, this error is gone. Yes, I have also downloaded the WordPress files and replaced them with the fresh ones!

    By the way, I remember, that I have found this error somewhere in this forum some time ago, too, where you have suggested to put
    in ENFOLD’s function.php:
    add_theme_support('avia_manual_updates_only');
    and I have done this – without success.

    After searching a lot with Google I have found this:
    http://wordpress.org/support/topic/plugins-update-php-warnings?replies=1

    Maybe it is somewhere in ENFOLD’s theme files a similar “behaviour” (German Umlauts?)

    As soon as I de-activate ENFOLD 2.9.1, the error with update.php is gone and I see again the update notification for my plugins. As soon as I activate ENFOLD again, the error mentioned above is there again.

    (Using WP 3.9.1 network installation, the WordPress download from wpde.org (German WordPress), ENFOLD 2.9.1, all plugins disabled, no caching plugin installed, PHP 5.5 at a German Hoster).

    Any idea?
    Thanks.

    #291721

    In reply to: Border below blog post

    Hi!

    It depends on the blog layout – if you’re using a sidebar search for this line in enfold/functions.php:

    
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    

    and replace 270 with 220. If you’re using a fullwidth layout search for this line:

    
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );	
    

    and replace 360 with 220. Afterwards regenerate the thumbnails with: http://wordpress.org/plugins/regenerate-thumbnails/

    If you don’t want to edit the theme files you can install a plugin like: http://wordpress.org/plugins/simple-image-sizes/ to change the thumbnail sizes.

    Best regards,
    Peter

    #291561

    Hey!

    Please add following code to Quick CSS as well

    .home .av_header_transparency #menu-item-search a:before {
    color: white !important;
    }

    Please go to Enfold theme options > Header Layout > Transparency options and change transparent logo

    Best regards,
    Yigit

    #291090

    Hi!


    @denisrowe
    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .search .widget_pages {
    display: none;
    }

    If that does not work, please post the link to your website

    Best regards,
    Yigit

    #290857

    Topic: active menu item

    in forum Enfold
    dubyajay
    Participant

    Hi,
    How can I get the colored underline on the active menu item like you have on the enfold demo? I have updated to the latest version.

    Also, it seems that my posts are disappearing. Any reason? I try to search the forum for an answer first and only post if I am unable to find a workable solution…

    Thanks

    #290770
    gd0g
    Participant

    I would like ton include the featured image in serach results?

    I have found this code

    <div class=”entry”>

    <?php
    if ( has_post_thumbnail() ) { // check if the post Thumbnail
    the_post_thumbnail();
    } else {
    //your default img
    }

    the_excerpt(); //your short description
    ?>
    </div>

    This is the search.php for enfold

    <?php
    global $avia_config;

    /*
    * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.
    */
    get_header();

    $results = avia_which_archive();
    echo avia_title(array(‘title’ => $results ));
    ?>

    <div class=’container_wrap container_wrap_first main_color <?php avia_layout_class( ‘main’ ); ?>’>

    <div class=’container’>

    <main class=’content template-search <?php avia_layout_class( ‘content’ ); ?> units’ <?php avia_markup_helper(array(‘context’ => ‘content’));?>>

    <div class=’page-heading-container clearfix’>
    <section class=”search_form_field”>
    <?php
    echo “<h4>”.__(‘New Search’,’avia_framework’).”</h4>”;
    echo “<p>”.__(‘If you are not happy with the results below please do another search’,’avia_framework’).”</p>”;

    get_search_form();
    echo “<span class=’author-extra-border’></span>”;
    ?>
    </section>
    </div>

    <?php
    if(!empty($_GET[‘s’]) || have_posts())
    {
    echo “<h4 class=’extra-mini-title widgettitle’>{$results}</h4>”;

    /* Run the loop to output the posts.
    * If you want to overload this in a child theme then include a file
    * called loop-search.php and that will be used instead.
    */
    $more = 0;
    get_template_part( ‘includes/loop’, ‘search’ );

    }

    ?>

    <!–end content–>
    </main>

    <?php

    //get the sidebar
    $avia_config[‘currently_viewing’] = ‘page’;

    get_sidebar();

    ?>

    </div><!–end container–>

    </div><!– close default .container_wrap element –>

    <?php get_footer(); ?>

    Could I make this work? Any advice on where to place the code would be greatly appreciated.

    #290722

    In reply to: Landingpage Style 1

    Hey luoja!

    Thank you for using the theme.

    The section is created using color sections, 1/3 columns and iconbox. Add a background on the color section then insert 3 column layouts. On each columns, add the icon box element. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

    #290336

    Topic: Most Recent Update

    in forum Enfold
    lflask
    Participant

    Hi,
    I just updated the Enfold theme and unfortunately it made a big change to my portfolio videos that I can’t figure out how to fix through my research.

    When I clicked on the portfolio item the video used to pop-up in a lightbox. It no longer does. It goes straight to the vimeo page.

    Any suggestions?

    #289802

    In reply to: Menu Display

    Hi Cre8tve_works!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 13px; }
    #header_main_alternate { background: #565656; }
    #top .av-main-nav > li > a { border: none !important; }

    Cheers!
    Yigit

    #289750

    Hola Jose,

    Enfold no tiene un elemento de ‘newsletter’. Tendrías que utilizar un plugin para eso, puedes empezar buscando aquí:
    http://wordpress.org/plugins/tags/newsletter

    Y aqui (pagados):
    http://codecanyon.net/search?category=wordpress&direction=desc&order_by=best-match&term=newsletter&utf8=%E2%9C%93

    Saludos,
    Josue

    EdFritz
    Participant

    I searched and saw a few other request for this answer. However, they were all parked private, so I have to open another thread to get the answer.

    Q; How do you remove in footer, “Enfold theme by Kriesl”

    #288147

    Hi Peter,

    Thanks for the quick reply! I am new to WP so please go easy on me due my lack of knowledge of the platform :) Is it possible to use another shopping cart other than WooCommerce or this is the only option for WP?

    I also did some research and found a few plugins (s2member and Groups) that might help with managing who sees what. Do you have any experience in integrating them with Enfold.

    In general, is it a good idea to use WP/Enfold for such project where members only shop is required?

    Thanks!

    #287936

    In reply to: Gravity Forms Styling

    Hi kathrynmichaud!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
    1-

    .gform_wrapper .gf_step { color: red; }

    2-

    #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 { border-color: red !important; }

    3-

    #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 { color: blue; font-size: 18px; }

    Regards,
    Yigit

    #287803

    In reply to: Masonry Blog?

    Hey!

    Glad you found it. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

    #287798

    Hey blaircomm!

    Thank you for using the theme.

    You can use the plugin firebug or google chrome’s developer tool to get the right css selectors. You can use it directly on custom.css file. For example, if you want to change the body text of single post, use this:

    .single .template-blog p {
    font-size: 18px;
    color: red;
    font-weight: bold;
    }

    Use this for the post title:

    #top .fullsize .template-blog .post-title {
    text-align: center;
    font-size: 50px;
    padding: 15px 0;
    max-width: 800px;
    margin: 0 auto;
    }

    Change the round container using this:

    span.rounded-container {
    border-radius: 0;
    }
    

    In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Best regards,
    Ismael

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