Limit content on general service page

This support request was posted in Paeon by cybrbaer

Request ID #2742 In Progress
  • Can I control the amount of content that is pulled from the specific service pages to the general page?

    Hello there,

    What do you mean by general page? The services template?

    Best,
    Juan.

    yes

    Hi there,

    Thanks for your response.

    Unfortunately there’s no option to change that from the backend. However, if you check the code over template-services.php you’ll see that the function:

    the_excerpt();
    

    Is the one in charge of displaying the description. We count with a function in our framework that allows you to pick the amount of characters to show. You can try and replace the one I mentioned before with ours:

    nice_excerpt(200);
    

    200 is the number of characters to be printed, it is an example, you can pick your own number.

    Best,
    Juan.

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

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server