Viewing 30 results - 224,611 through 224,640 (of 244,353 total)
  • Author
    Search Results
  • #246924

    Hey Artinet!

    It seems like you edited http://www.artisan18.co.uk/wp-content/themes/enfold/css/custom.css – I recommend to download the custom.css file from your server and to remove the background-color code from this file.

    Cheers!
    Peter

    #246922

    Hey yummyrec!

    You probably need to modify the cpt templates of the Responsive Timetable Schedule plugin. I’m not familiar with the plugin and I can’t assist you with the customization but I recommend to use the wp-content/themes/enfold/single-portfolio.php and wp-content/themes/enfold/includes/loop-portfolio-single.php templates as starting point and to create a new, custom cpt template for your “Responsive Timetable Schedule” cpt based on the portfolio templates.

    Regards,
    Peter

    #246920

    Hi akhilz!

    Please insert the code into wp-content/themes/enfold/functions.php and not into wp-includes/functions.php.

    Best regards,
    Peter

    #246916

    Hey!

    The code should be working. Please create me an admin account and I’ll look into it. Alternatively you can modify wp-content/themes/enfold/config-wpml/config.php and delete:

    
            //first append search item to main menu
            add_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 );
            add_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 );
    

    Then the theme won’t append the flags to the menu.

    Regards,
    Peter

    #246915

    Hey mrsl!

    The portfolio grid will not show your gallery images but just a featured image. If you want to show a gallery like here: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ please select the “Ajax” link option on the portfolio element settings screen: http://www.clipular.com/c/6146267491074048.png?k=qhlp_49DBqSGhb0Y4uYrwpaUX-I
    and then edit your portfolio items and use the “Ajax Portfolio Preview Settings” to set a preview image gallery for each portfolio entry.

    Best regards,
    Peter

    #246914
    This reply has been marked as private.
    #246907

    Hey!

    1) You can try to add this code into the enfold/functionsphp file:

    
    function remove_caption_style( $width ) {
        return false;
    }
    add_filter( 'img_caption_shortcode_width', 'remove_caption_style' );
    

    It should remove the style attribute from the “caption” code output.

    2) Use this code to change the title width:

    
    #top .fullsize .template-blog .post-title {
    max-width: 100%;
    }
    

    Best regards,
    Peter

    #246906

    Ok, so if I disable all that I will also lose all my SEO meta information that is packed in there for each page. I assume that I have to re-create that elsewhere? What SEO plugin do you recommend using with Enfold?

    #246901

    Hey!

    Sure – open up wp-content/themes/enfold/includes/loop-index.php and delete:

    
                        echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
                        echo '<span class="entry-author-link" '.avia_markup_helper(array('context' => 'author_name','echo'=>false)).'>';
                        echo '<span class="vcard author"><span class="fn">';
                        the_author_posts_link();
                        echo '</span></span>';
                        echo '</span>';
                        echo '</span>';
    

    and:

    
    
                        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,
    Peter

    #246888

    Hi!

    Please try to install the theme via ftp: https://vimeo.com/64927356 . If you downloaded the files from http://themeforest.net we can guarantee that the theme does not contain viruses or trojans.

    Regards,
    Peter

    #246887

    Topic: WordPress Premium??

    in forum Enfold
    Lukeduggleby
    Participant

    Hi, I am a complete wordpress rookie so apologises for this message before hand as I’m sure its obvious.

    I have a premium wordpress account already with a different website. I have just downloaded enfold to set up a seperate website unrelated to my existing wordpress. So do I need to set-up another wordpress account to instal enfold? and is a Premium wordpress account enough to use many of the enfold accessories/plugins?

    Thanks

    Luke

    #246883

    I just installed it and I’m seeing very similar behavior. The first image that Facebook wants to use is something other than the main photo on the blog. Here’s a screen capture of what I mean: http://thinkspace.com/wp-content/uploads/2014/04/fb-screenshot-enfold-theme-blog-problem.png

    #246881

    Hey!

    Ah, ok. If you link to the same portfolio entry from different pages the breadcrumb can’t be consistent. WordPress doesn’t know which “masonry page” is the parent page of a “single portfolio entry” because the masonry grid is actually just a shortcode which is embedded into the content of a page. Kriesi found a workaround and Enfold stores the id of the parent portfolio/grid page into a session.

    I.e. if the user first views this portfolio grid page (http://2013.traverscollins.com/us/marketing-capabilities/advertising-media/ ) the server will save the page id into the session and as soon as the user views the single portfolio entry (i.e. http://2013.traverscollins.com/work/harper-international/ ) Enfold uses the session data and the saved page id to build the breadcrumb (You are here:Home / Us / Marketing Capabilities / Advertising & Media / Harper International). If the user accesses the portfolio entry from another portfolio page: i.e. from http://2013.traverscollins.com/work/ the breadcrumb structure might be different. Note that you need to clear the browser cache to remove the session data if you want to test this.

    You’ve three options:

    1) Make sure that the same portfolio items are not part of several masonry or portfolio grids and remove the masonry/portfolio grid from the other pages.

    2) Remove the breadcrumb

    3) Try another breadcrumb like Yoast SEO – maybe it gives you better results for your project.

    Regards,
    Peter

    Hey Johan!

    1) Yes, you can download the theme after you purchased a license. The purchase requires marketplace credits or a paypal/skrill account.

    2) Yes, the installation can be done within minutes. See https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Peter

    #246875

    Hi!

    I recommend to deactivate https/ssl on your server or to add a redirection ( http://stackoverflow.com/questions/8371/how-do-you-redirect-https-to-http ) from https to http to your htaccess file.

    Regards,
    Peter

    #246873
    maximadz
    Participant

    Hi there,

    Google webmaster tool reported that 2 links on my web site can not be reached (403)
    These links are
    avia_framework_globals.frameworkUrl from the below snippet

     <script type='text/javascript'>
     /* <![CDATA[ */  
    var avia_framework_globals = avia_framework_globals || {};
        avia_framework_globals.frameworkUrl = 'http://www.orangeuce.com/wp-content/themes/enfold/framework/';
        avia_framework_globals.installedAt = 'http://www.orangeuce.com/wp-content/themes/enfold/';
        avia_framework_globals.ajaxurl = 'http://www.orangeuce.com/wp-admin/admin-ajax.php';
    /* ]]> */ 
    </script>

    and http://www.orangeuce.com/wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/ from the layer slider on the home page.

    Visually all appears to work ok. I just wanted to tidy it up. Should I check the permissions or these are just some unnecessary artefacts?

    Thanks,
    Max

    #246849

    Hi,

    Does it happen with the default WordPress theme?

    Cheers!
    Josue

    #246847

    In reply to: Accordion bugs

    Hello,

    It’s weird, do you have the latest version of Enfold? have you tried disabling all third-party plugins to see if it gets fixed?

    Regards,
    Josue

    #246837

    Hey Steve!

    Your content is stored in the database, if you haven’t touched any theme files it is safe to re-install it (keep the same folder name).

    Regards,
    Josue

    #246836

    Topic: Accordion bugs

    in forum Enfold
    THP Studio
    Participant

    I have had this happening for months now, on all different version of Enfold. I have tried Safari and Chrome, it happens on both.

    Try adding an accordion, then adding a few elements to it. fine right? Go back into it, edit some elements, add some text to them, maybe a button as well, go to the next one do the same. Eventually – without fail – it will come up with an “undefined” bug showing in the first accordion pop up window instead of all your elements. The only temporary fix is to actually republish the page, then it works (for a while) again.

    Any ideas guys? would really appreciate your help, this ones driving me crazy!

    #246834
    Fudge
    Participant

    I would like to know how to change the header font color for main menu + secondary menu.

    It seems the setting in Enfold Styling for “Header Font Color” sets the color but this color is used for the active, non-active, hover color and the non-active link just has a lower opacity.

    As seen on my website http://younglife.org.au/wp/pages/services/

    I would like all the non active links for main menu + secondary menu to be white (#FFFFFF) but when they are hovered over or it’s the current page your on to be highlighted green (#719430)

    Hope that makes sense.

    cheers Fudge

    #246833

    Hi Josue,

    Thanks for the quick response!

    I thought about doing that, but wouldn’t that wipe out my custom slider files and code? And I’m not sure if that would also delete my custom pages built within Enfold. Would there be an easy way to back up and restore the slider data (and perhaps the custom pages if necessary) after I replace the Enfold files?

    Thank you so much!

    Steve

    #246831
    drivemode
    Participant

    Hi Enfold,

    We are using Enfold theme on our website and currently experiencing a problem. As soon as we make any kind of modifications on this page editing and publish it, entire content on the page will disappear. (Only way to restore this is to use revision history feature.) Any idea how to fix this issue?

    Here is our website’s URL:
    http://drivemode.com/

    Thank you,
    Brian

    #246806

    Hey!

    He meant that that string (This content is password protected. To view it…) is translated by WordPress; not by Enfold, so in order to have it in your language you’d need to set your WordPress system to that language.

    Regards,
    Josue

    #246802

    Hi Steve!

    The safest and easier solution would be to re-download Enfold from Themeforest again and installing it via FTP, take a look at this video for a reference:

    Cheers!
    Josue

    #246783

    You are welcome, glad we could help :)

    Regards,
    
Josue

    #246782

    Nailed it. Thanks!

    #246776

    See it now:
    http://pencils.com/

    An additional “}” was needed before the code in order to exclude it from the media query before it.

    Cheers!
    Josue

    #246765

    Sorry about that. Give it a go now.

    #246756

    It doesn’t work:

    Regards,
    Josue

Viewing 30 results - 224,611 through 224,640 (of 244,353 total)