Viewing 30 results - 243,181 through 243,210 (of 244,463 total)
  • Author
    Search Results
  • #24460
    Monsoon
    Participant

    Scroll down to The Office part below. I can t figure out how you have a background behind the element and only that element showing it.

    Thanks in advance

    #123391

    In reply to: Blog padding

    Hi!

    It seems like you’re using another theme. Please switch back to Enfold and we’ll help you.

    Best regards,

    Peter

    Hey!

    I hope you managed to modify the post meta section?

    Regards,

    Peter

    #24459
    Monsoon
    Participant

    Nevermind please delete post

    reinstalling fixed it

    #123292

    1) In wp-contentthemesenfoldincludeshelper-post-format.php delete following line:

    add_filter( 'post-format-video', 'avia_video_slideshow_filter', 10, 1 );

    2) Replace

    $current_post['title'] 		= "<blockquote class='first-quote'>".$current_post['title']."</blockquote>";

    with

    $current_post['title'] 		= "<a href='".get_permalink()."' rel='bookmark' title='". __('Permanent Link:','avia_framework')." ".$current_post['title']."'><blockquote class='first-quote'>".$current_post['title']."</blockquote></a>";

    #24455
    SpixnSpex
    Participant

    hi

    Im having problems installing this theme. Have tried 5 times installing the zipped file i downloaded and each time after it reaches 100%, the next screen says ‘Are you sure you want to do this” Then a button that says “Try again” and it takes me back to the installation menu. Nothing is ever uploaded. I then created a rar file instead of a zipped file and after i uploaded that, the next error said this

    https://dl.dropboxusercontent.com/u/8505987/enfold_error.png

    Any ideas guys?

    I have just installed the latest version of wordpress and have installed another theme to make sure it was me. Its just this theme.

    the site is redfrogbookkeeping.com.au

    thanks

    #122574

    In reply to: Color section

    Glad you were able to find a fix, just keep in mind you still need to update your main Enfold parent theme :)

    Let us know if you have any other questions or issues.

    Regards,

    Devin

    #122502

    Thanks Devin for the link, we’ll try to look into it deeply. We found a custom search bar from Google http://www.google.com/cse/ and were wondering if it’s compatible with Enfold or if you’re at all familiar with it.

    Thanks

    -Nicolas

    rubenr11
    Participant

    I want to see my videos on a lightbox but even when i installed some puglins It doesn´t works not with iframe or the media option on buiding page section.

    I use Enfold.

    Thanks

    Ruben

    #122187

    In reply to: Translating search

    Hey!

    Looked into it now for some time and it might be much simpler than all of that ;D

    Please try the following: open functions-enfold.php

    and search for:


    $form = htmlentities( ob_get_clean() );

    Change it to:


    $form = htmlspecialchars(ob_get_clean()) ;

    Did the trick for me :)

    #123405

    My only guess is that something was set up incorrectly. You may also need to go into your styling options and re-set one of them and re-save to get the stylesheet regenerated but that was mentioned in that topic.

    #123404

    thanks, i did try as suggested, but on iphones my site did not load the style sheets properly.

    i checked this out online with googles mobile page speed checker and the image preview returned was all over the place?

    I then cleared everything on my iphone and tried again and it still look an awful mess? any ideas

    thanks,

    #123305

    Hi,

    I am using the last version 1.5.1. I figured out something.

    I think I made a mistake by adding a “blog” module on the page where I told enfold admin I wanted the blog. That creates a conflict. I thought that because I chose my page called blog to display the blog I hade to put a blog module on it but that was a mistake.

    I didn’t need the blog module on that page ;-)

    Just one thing, if I want to put a grid layout and all my featured images to appear the same size do I need them to be at least 495 x400 or they will have different size if some are smaller (300×300 for example)?

    Kind regards

    victoriaeducacion
    Participant

    Hi,

    1- I don’t want to use WPML dropdown selector. I want to replace the flags with only text name and show it in the shrinking fixed header as another button, closer but over to the right to “home” buttons and other buttons (similar to the “contact” button position in this support website). It is possible?

    2- My intention is show only the “Spanish” button when visitors are seeing the site in “English” language. If they click “Spanish”, the site will change to Spanish language and only shows the “English” button. I found the following css rules but i still can’t tested.

    #[name of element] li {

    display:block;

    }

    #[name of element] li.active {

    display:none;

    }

    This rules will work?

    What is the [name of the element] for WPML text name?

    3- I’m using the Enfold child theme. I’m a newcomer to the web design. How should I modify the child theme in order to prevent the loss of this changes from later theme updates? I saw the Devin’s video tutorial for child theme and I suppose that I have to copy-paste wp-contentthemesenfoldconfig-wpmlconfig.php to wp-contentthemesenfold-childconfig-wpmlconfig.php and then modify the lines specified by Dude in other post:

    Open up wp-contentthemesenfoldconfig-wpmlconfig.php and replace:

    $output .= ” <span class=’language_flag’></span>”;

    with

    $output .= ” <span class=’language_flag’>”.$lang.”</span>”;

    or

    $output .= ” <span class=’language_flag’>”.$lang.”</span>”;

    I’ll be grateful for confirming this point.

    I don’t want to modify anything that I can break. :)

    Thanks.

    Regards!

    #24395
    rinoy
    Participant

    When I added wp socializer or digg digg plugin the social icons are also visible in the sidebar enfold latest news widget. I don’t want the social icons to display along with the excerpts of the posts.

    #123236

    Hi Gurmit,

    Both of the above methods will work for you but the [nolink] will allow you to not modify the actual theme files which is often user preferred for easier updating later.

    Regards,

    Devin

    #123235

    Just add the following shortcode at the end of your Copyright line in the theme options footer section.

    [nolink]

    The full line will read something like this:

    © Copyright 2013 - My Awesome Site [nolink]

    #123398

    In reply to: 1.5 Update

    I deleted the enfold theme directory and then tried to upload the enfold theme again via FTP and got the same results (Using filezilla and got no errors)… So I deleted the enfold directory again and restored it from yesterdays backup so now I am back up and running with 1.4 but would like to get the 1.5 working… (I am uploading the enfold directory from the extracted .zip file in themeforest-4519990-enfold-responsive-multipurpose-theme.zip) … please advise…

    I found the problem, it only arises when the “Duplicate Post” plug-in is used.

    Somehow, the thumbnail sticks to the duplicated post and shows up identical in the Enfold Latest Portfolio Widget.

    Duplicated the page is convenient but I also realised that I can save “Templates”.

    So, all is good. Sorry to trouble.

    #114654

    Option to have ‘see more’ on portfolio instead of pages. Then you would be able to see a lot of items and sort the whole page once they have loaded.

    Great work by the way.

    #24409
    chrisdale
    Participant

    I have the latest version of your Enfold theme, which I am trialling for potential use for one of my clients.

    Everything is working fine, except for one thing…

    I changed the ‘Default Footer Widgets & Socket Setting’ so that just the widgets would be displayed. This worked fine. Now though, when I try and bring the socket section back, everything saves as it should, but the changes aren’t reflected in the front end. I’ve tried refreshing the browser, deleting the cache, viewing on a different computer, but still the same.

    I don’t want to post a link to the site on this forum, as it’s not live yet. Any help would be appreciated.

    #123318

    Hi!

    In functions-enfold.php replace:

    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/'));

    with

    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'before' => ''));

    Regards,

    Peter

    #123304

    Hi!

    Which theme version are you using? I can’t reproduce this issue with Enfold 1.5.1.

    Best regards,

    Peter

    #123310

    We’ll fix this in the next version (will be released this week). For now open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodespostslider.php and replace

    switch($contents)
    {
    case "excerpt":
    $excerpt = $entry->post_excerpt;
    $title = $entry->post_title;
    break;
    case "excerpt_read_more":
    $excerpt = $entry->post_excerpt;
    $excerpt .= $permalink;
    $title = $entry->post_title;
    break;
    case "title":
    $excerpt = '';
    $title = $entry->post_title;
    break;
    case "title_read_more":
    $excerpt = $permalink;
    $title = $entry->post_title;
    break;
    case "only_excerpt":
    $excerpt = $entry->post_excerpt;
    $title = '';
    break;
    case "only_excerpt_read_more":
    $excerpt = $entry->post_excerpt;
    $excerpt .= $permalink;
    $title = '';
    break;
    case "no":
    $excerpt = '';
    $title = '';
    break;
    }

    with

    $post_excerpt = $entry->post_excerpt;
    if(empty($post_excerpt)) $post_excerpt = avia_backend_truncate($entry->post_content, apply_filters( 'custom_excerpt_length' , 45) , ".", "…", true);
    switch($contents)
    {
    case "excerpt":
    $excerpt = $post_excerpt;
    $title = $entry->post_title;
    break;
    case "excerpt_read_more":
    $excerpt = $post_excerpt;
    $excerpt .= $permalink;
    $title = $entry->post_title;
    break;
    case "title":
    $excerpt = '';
    $title = $entry->post_title;
    break;
    case "title_read_more":
    $excerpt = $permalink;
    $title = $entry->post_title;
    break;
    case "only_excerpt":
    $excerpt = $post_excerpt;
    $title = '';
    break;
    case "only_excerpt_read_more":
    $excerpt = $post_excerpt;
    $excerpt .= $permalink;
    $title = '';
    break;
    case "no":
    $excerpt = '';
    $title = '';
    break;
    }

    #123403

    Hi sobrilliant,

    There was a bit of discussion on that topic in this thread that may help : https://kriesi.at/support/topic/reducing-http-requests#post-115039

    Regards,

    Devin

    #24403

    Hello, im just wondering how did kriesi achieve such a high page speed insight when mine is quite low in the 65’s?

    #123397

    In reply to: 1.5 Update

    Hi FLSouthPaw,

    If you are unable to access the WordPress admin, delete the Enfold folder from your themes folder.

    That will get wordpress back online asap. Then you can try unzipping the theme folder again on your local machine and then uploading it into the themes folder. There could have just been an issue while uploading since its a bit larger of a theme.

    You can upload folder by folder if you want to be a bit more careful as well.

    Regards,

    Devin

    #24402

    Topic: 1.5 Update

    in forum Enfold
    FLSouthPaw
    Participant

    I updated from 1.4 to 1.5 via FTP and overwrote the whole enfold theme directory… now the whole site is broken… rformz.com

    Any ideas?

    Hi again Nick and thank you kindly for your prompt response. I have uploaded an image here: http://imgur.com/kOnuj7T

    Instead of my blog (unpublished and messy for the moment) I recreated the problem with the dummy data included in Enfold, which I am sure you’re familiar with.

    You can ignore case (3) of the picture I have uploaded. It was the initial issue and I am sending it just in case you want to look into this if you hear the same from others.

    Case (1) is what I was referring to with regard to the file name above the lightbox picture. It is the dummy data post displayed on its own page. This is what you see when you click the featured image.

    Case (2) is something I just saw. The blog slider displays an image with a whitish space around the actual image. This is happening even if all post featured images are the same size (say 80X80) and the image size has been set to 80X80 in the resizer plugin and all images regenerated or posted after the size was set. In the post page the images appear as they should. The problem is you can’t use a color layer background other than white as the white box that surrounds the image looks like a “hole” in the colored background.

    Of course the twitter image is just an example.

    Best,

    Stephen

    #24400

    Topic: Gallery Fade

    in forum Enfold
    artistic24459
    Participant

    Is there a way to turn of the gallery fade for the loading of each image. I find it a bit hard on the eyes.

    http://kriesi.at/themedemo/?theme=enfold

    Gallery with preview is the effect Im talking about. When you hover over each image you get the main preview fading from image to white to image. Is it possible to speed up the fade or stop it altogether?

Viewing 30 results - 243,181 through 243,210 (of 244,463 total)