ROTD excerpt length

This topic contains 5 replies, has 3 voices, and was last updated by  Paolo 8 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #50782

    kira
    Expired Member
    Post count: 45

    Hello,

    I would need the ROTD widget to display more than a single row. I would need 700 characters to be displayed. Can you help with some guidance? I’ve started with the below from a solution i got from you guys on a different aspect of the site. Not really sure if the ‘geodir_rotd_excerpt_length’ exists. Once function is ok I will paste this in the functions file.

    // Change ROTD review excerpt length
    function custom_rotd_excerpt_length() {
    return 700;
    }
    add_filter(‘geodir_rotd_excerpt_length’, ‘custom_rotd_excerpt_length’);

    Thanks!
    Kira

    #50785

    Giri
    Expired Member
    Post count: 3155

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #50793

    kira
    Expired Member
    Post count: 45

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #50844

    Paolo
    Site Admin
    Post count: 31206

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #50847

    kira
    Expired Member
    Post count: 45

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #50849

    Paolo
    Site Admin
    Post count: 31206

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket