Viewing 30 results - 218,761 through 218,790 (of 243,289 total)
  • Author
    Search Results
  • #275667

    Hi!

    1- You can start new topics at the bottom of Enfold forum – https://kriesi.at/support/forum/enfold/#new-post
    2- Tags should be matching on your blog posts to display them in related posts section. You can simply add same tag to your posts that you would like to display in “You might also like” section
    3- Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646

    Best regards,
    Yigit

    #275664

    Topic: Bug in Enfold

    in forum Enfold
    blankonblank
    Participant

    Hi – Trying to add a whitespace seperator on our page. But when you choose whitespace the popup menu falls off the page partly and you can’t get to the save option. having this problem on chrome on a mac.

    #275656

    Hey deyowulf!

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

    @media only screen and (max-width: 768px) {
    main .post-entry {
    padding-right: 17px;
    }}

    Best regards,
    Yigit

    Hi Frink!

    Thank you for visiting the support forum!

    It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author. Also, please update the theme to Enfold 2.8.1.

    Thank you for your understanding.

    Cheers!
    Ismael

    #275641

    Hey!

    Thank you for using the theme!


    @Michael
    : Thank you for trying to help!


    @athlonius
    : I’m sorry but that particular feature is beyond the scope of support. You can try to edit header.php, find this code on line 63:

    <div id='wrap_all'>
    

    Below, add something like this:

    <?php echo "<div class='header-top-bg'></div>"; ?>
    

    Then go to Enfold > General Styling > Quick CSS, add this:

    .header-scrolled {
    margin-top: -200px;
    }
    
    div.header-top-bg {
    display: block;
    background: red;
    height: 200px;
    width: 100%;
    }

    The negative top margin of the header-scrolled should correspond with the height that you set for the header-top-bg. Use wp conditional to create different background for each page.

    Regards,
    Ismael

    #275636

    Hey!

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

    div .main_color .tabcontainer .active_tab { color: red; }

    Cheers!
    Yigit

    #275633

    Topic: Mega Menu Problem

    in forum Enfold
    kdm
    Participant

    Dear All,
    we use your Theme Enfold as our new Website.
    We will represent different products (200pcs estimate) as picture catalog with enquiry Form. We do not use Woo Commerce as we can represent the product Details more easier with your Template builder.

    Now we have the Problem of MegaMenu, as we put so many Products inisde the TopMenu, now we have problems with scrolling and design of TopMenu.

    Anybody can help us to fix this Problem or any other Solutions (Design of TopMenu)

    Thanks in Advance

    Hi!

    Thank you for the update.

    It seems to be computing the top position of the image overlay incorrectly, the first time you hover over it. Please download the latest version Enfold 2.8.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Ismael

    thanks for the link aovivo. Appreciate that. Will examine it in more detail when I have some time on my hands. Though like you, I’m weary that trying to implement it could potentially conflict with other plugins/scripts in Enfold.

    Cheers

    • This reply was modified 11 years, 4 months ago by tma8.
    #275612

    Hey jonathan2012!

    Please see Kriesi’s post here – https://kriesi.at/support/topic/kriesi-logo/#post-161892
    Currently it is not possible and you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
    You can request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
    Cheers!
    Yigit

    #275606

    Hi metafora29!

    You can enable debugging mode to see shortcodes you have creating in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Regards,
    Yigit

    #275603

    hm, looking at the error console it throws the following: TypeError: this.$node.css(…) is undefined…”undefined”)this.width=a;if(typeof b!=”undefined”)this.height=b;if(this.height.t… This belongs to the html5 audio player script. Too bad I cannot use the WP Player in enfold :-/

    #275595

    Hey batesunited!

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

    @media only screen and (max-width: 768px) {
    h3.av-special-heading-tag {
    font-size: 22px!important;
    }}

    Cheers!
    Yigit

    #275592

    Hi!

    It was a small bug which was fixed in version 2.8.1. You can update Enfold to the latest version 2.8.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    Hi thewebworkshop!

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

    .archive .avia_cart_buttons {
    display: none!important;
    }

    Best regards,
    Yigit

    #275589

    Hey KirstenMac!

    Please go to Appearance > Menus and make sure to check “Enfold Main Menu” under Menu Settings

    Best regards,
    Yigit

    #275588

    In reply to: Responsiveness

    Hi eaglescience2!

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

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 7px; }}
    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    height: auto !important; }}

    also Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Regards,
    Yigit

    #275587
    KirstenMac
    Participant

    Hi,

    It seems my Enfold installation has the menu underline function deactivated by default for some reason. Can someone please tell me how to turn it on? I’ve searched the other posts and they’re all about altering the colour / position etc., but mine just isn’t appearing to begin with.

    #275578

    Topic: Ajax Portfolio

    in forum Enfold
    awilson3rd
    Participant

    This relates to the post here: https://kriesi.at/support/topic/ajax-portfolio-on-android/

    I thought that turning Ajax off would solve the problem but it has not so I need some advise on possible workarounds.

    Enfold is a modern theme and I can’t understand why on such a modern theme this issue is happening. My internet connection is not that slow but as advised in the post listed above the portfolio won’t load correctly with more than 6 items (see the screenshots) – 6 items is way too low, I have hundreds of portfolio items that I want to include across a number of pages. As advised in the previous post it seems that the problems are cause when a viewer scroll down ‘before’ the page is fully loaded. But, this is normal behaviour when browsing a website, very few people will actually wait for the page to load fully before they scroll down the page.

    A properly functioning portfolio is crucial to my website, without it the viewer cannot see the pagination and also sometimes cannot see portfolio entries because they are all bunched up together.

    Can you please get Kriesi to take a look into this.

    Thanks

    Andrew

    #275576

    Hey!

    Wenn ihr die Links nebeneinander darstellen wollt müsst ihr auch die Anzahl der Widget Areas im Fußbereich reduzieren – zB auf 1 oder 2 (Enfold > Theme Options > Footer Layout > Footer Columns)

    Regards,
    Peter

    #275567

    Topic: Responsiveness

    in forum Enfold
    #275547

    Hey!

    Normally the post title will be used as image caption (like here: http://test.inoplugs.com/this-is-a-nice-post-2/ ) and the image alt attribute content will be used for the lightbox title. I’m not sure why the post title is not used for the image description on your website tough. Maybe a custom child theme template overwrites the default loop-index.php template?

    If you want to use the image description for the lightbox description open up wp-content/themes/enfold/includes/loop-index.php and replace:

    
     if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>';
    

    with

    
    		$image_description = get_post_meta(get_post_thumbnail_id(), '_wp_attachment_image_alt', true);
    		if(empty($image_description)) $attachment = get_post(get_post_thumbnail_id());
    		if(empty($image_description) && is_object($attachment))
    		{
    			$image_description = $attachment->post_excerpt == "" ? $attachment->post_content : $attachment->post_excerpt;
    			$image_description = trim(strip_tags($image_description));
    		}
    
    		if(!empty($image_description)) $featured_img_desc = $image_description;
    		if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>';
    

    Cheers!
    Peter

    #275543

    Hi batesunited!

    Just create an “includes” folder in your child theme directory and copy the modified loop-search.php into this folder – i.e. the file path should look like: wp-content/themes/enfold/includes/loop-search.php

    If you want to remove the excerpt delete this code located in loop-search.php:

    
    
                <?php
                    echo '<div class="entry-content" '.avia_markup_helper(array('context' => 'entry_content','echo'=>false)).'>';
                    $excerpt = trim(get_the_excerpt());
                    if(!empty($excerpt))
                    {
                        the_excerpt();
                    }
                    else
                    {
                        $excerpt = strip_shortcodes( get_the_content() );
                        $excerpt = apply_filters('the_excerpt', $excerpt);
                        $excerpt = str_replace(']]>', ']]>', $excerpt);
                        echo $excerpt;
                    }
                    echo '</div>';
                ?>
    

    If you want to remove the sidebar add this code into the child theme functions.php file:

    
    add_action('wp_head','avia_remove_search_sidebar', 10);
    
    function avia_remove_search_sidebar()
    {
    			global $avia_config;
    			$result = "fullsize";
    			$avia_config['layout']['current'] = $avia_config['layout'][$result];
    			$avia_config['layout']['current']['main'] = $result;
    }
    

    Best regards,
    Peter

    #275537

    Hi!

    Please use this css code to hide the flags on all websites:

    
    .menu-item-language img.iclflag {
    display: none;
    }
    

    – I recommend to add it to the child theme style.css file. If you want to insert it into the quick css field you must save the code several times because Enfold creates a different option set for each language. You can use the language switcher (Enfold > Theme Options) to save the quick css content for each language.

    Regards,
    Peter

    #275535

    Hi!

    Yes, I think this is possible because we use the get_template_part() function to call the template. Just create an “includes” folder in your child theme directory and copy the modified related-posts.php into this folder – i.e. the file path should look like: wp-content/themes/enfold-child/includes/related-posts.php

    Regards,
    Peter

    Hi Dude !

    Thanks a lot for your quick answer and efficiency.

    I have one more trouble : I would like to get a language switcher as a drop down menu in the main menu (and not an horizontal list). It is selected in WPML but it seems that some enfold code force it to be like that.

    Thanks.

    Marc.

    #275524

    In reply to: Blog related questions

    Hey!

    In wp-content/themes/enfold/index.php and wp-content/themes/enfold/single.php

    Best regards,
    Peter

    #275523

    Hi!

    Yes, I recommend to use the advanced layout editor. Just create a page, add a blog element to it and configure the categories. Then go to Enfold > Theme Options and select this page from the “And where do you want to display the Blog?” dropdown. Then click on the “Blog Layout” tab and select “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” from the “Blog Style” dropdown.

    Best regards,
    Peter

    #275521
    jonathan2012
    Participant

    Hi,

    I have Enfold (which I love) and would like to put the Lozenge shaped ‘hover over button’ that you use on your portfolio preview images on http://kriesi.at/theme-overview (which says ‘View demo’ or ‘View Details) – is this possible to do? Do you need some special styling code? If so, please could you send.

    Many thanks,

    Jonathan

    #275519

    Hey Adenadoume!

    Open up wp-content/themes/enfold/includes/related-posts.php and replace:

    
    $tags               = wp_get_post_tags($this_id);
    

    with

    
    $tags               = get_the_category($this_id);
    

    and

    
     'tag__in' => $tag_ids,
    

    with

    
    'category__in' => $tag_ids,
    

    Regards,
    Peter

Viewing 30 results - 218,761 through 218,790 (of 243,289 total)