Home Forums Pro Themes Education Hub Pro Excerpt shown very shot for feature content

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #32335
    pingbara
    Participant

    Hi again, last time I had problem about short excerpt in the slider in my homepage and all of the problem was resolved by your team recommendation.

    Now I have some sort of similar problem about the short excerpt, but this time it happens with the excerpt in the feature content. You can see the screenshot in below google drive

    https://drive.google.com/file/d/0B5RN4I8uE74TZHYtalR3WVh4OUk/view?usp=sharing

    Please kindly help me

    PS) my website is http://www.chinaprovisa.com
    PS2) at this moment i will take out all feature content as the excerpt problem make my site strange

    Best Regards
    Methee

    #32420
    wensolutions
    Keymaster

    Hello @pingbara

    The feature content will display the excerpt as much as you put text on the excerpt field at the backend of the particular page or post.

    So please try including some more text at the excerpt section of the post or the page .

    Hope this helps .

    If this does not solve your issue, please let us know and w will help you further.

    Best Regards!!

    #32454
    pingbara
    Participant

    Hi i had tried including some more text at the excerpt section but it didn’t work.
    It will be cut shorten and replaced by …….

    This just like last time when i had problem with excerpt shown on front page slider.

    Please kindly help me

    Best Regards,
    Methee S.

    #32456
    wensolutions
    Keymaster

    Hello @pingbara

    To solve the issue you have to create and activate the child theme.

    You can use plugins to create the child theme and below is the reference to one of them.

    https://wordpress.org/plugins/wp-child-theme-generator/

    Now from inc > hook > featured-content.php copy the entire line of code from line no 23 to 155 and paste it in your child themes functions.php file.

    Then search the code below:

    $contents[ $cnt ]['excerpt'] = education_hub_the_excerpt( apply_filters( 'education_hub_filter_featured_content_excerpt_length', 40 ), $post );

    now you can adjust the numerical value 40 to the value you want.

    Hope this helps.

    If you have any confusion further,please let us know.

    Best Regards!!

    #32499
    pingbara
    Participant

    HI thanks alottt it is now solved

    Best Regards,
    Methee S.

    #32536
    wensolutions
    Keymaster

    Hello @pinbara

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
    https://wordpress.org/support/theme/education-hub/reviews/

    Best regards !!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.