New Landing How can we help? Themeforest Theme Support Neighborhood How to extend the excerpt area for the blog page ?

Viewing 15 posts - 1 through 15 (of 15 total)
  • #105940
    deanjohn
    Member
    Post count: 93

    HI,

    How do I extend the excerpt text area for a blog from 2 rows to 8 rows for the blog page ?

    The excerpt area for a blog only displays a 2 row preview. I would like to make this bigger for about 7-8 rows.

    thanks,

    Dean

    #105960
    deanjohn
    Member
    Post count: 93

    It seems if you set Blog page to the one you wish to use, the theme loses it’s title.

    In the customise section of wordpress once you set a page for the blog it removes the blog page title and you cannot edit the settings of the blog e.g. shorten excerpt, set posts to more etc.

    #106092
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please find this code at functions.php-:

    function new_excerpt_length($length) {
    	    return 60; //you can change the length of excerpt 60 to 100 or any as you want.
    }

    Thanks

    #106302
    deanjohn
    Member
    Post count: 93

    thanks… also your standard blog page by default removes the page heading title. If i select my blog page in appearance > customise it then loses it’s page heading.

    #106311
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue so i can check and resolve the issue easily.
    Thanks

    #106318
    deanjohn
    Member
    Post count: 93
    This reply has been marked as private.
    #106321
    deanjohn
    Member
    Post count: 93
    This reply has been marked as private.
    #106393
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me wordpress admin login detail so i can check your title issue.
    Thanks

    #106734
    deanjohn
    Member
    Post count: 93
    This reply has been marked as private.
    #106738
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Now you have fixed two topic. Which topic is urgent?
    Thanks 🙂
    With Best Regards
    Mohammad

    #106739
    deanjohn
    Member
    Post count: 93
    #106760
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue so please check.
    Code Remarks-: I edited functions.js at /neighborhood/js/

    Find this code at line 623:-
    var carouselWrap = carousel.parent().parent(),
    Replace with :-
    var carouselWrap = jQuery(this).parent().parent(),

    I will inform to developer to add in next upgrade.

    Thanks 🙂
    With Best Regards
    Mohammad

    #106767
    deanjohn
    Member
    Post count: 93

    many thanks

    also lastly, the blog does not display the title of the page e.g. News did you manage to resolve that. ?

    http://britishleggings.com/news/

    #106809
    deanjohn
    Member
    Post count: 93

    Hi Mohammed, for some reason your changes have affected my translator plugin. Can you tell me if you installed anything or is the above you only changed ?

    It’s important as I have translation plugin applied to my site and now I cannot modify plugin the options and have error occured in red appearing on my site in the top right of my screen.
    Only on this plugin.
    Thanks

    #106951
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    I did not installed anything beside this change. Please check with hard refresh and another new installed or updated plugin may conflict.
    Thanks

Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register