Tag Cloud Limiter

Home Forums Jevelin Theme Tag Cloud Limiter

Home Forums Jevelin Theme Tag Cloud Limiter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • DeonLouBotha
    Participant

    Where is the TAG Cloud Limiter, the number of TAGs being thrown out is causing massive white space?

    It’s not allowed, or there is no way to limited or sot by post count in the Widget itself and this is visually unappealing.

     

    Attachments:
    You must be logged in to view attached files.

    Hi Deon,

     

    Thank you for your question.

     

    Which widget are you using to display them?

     

    Could you please share the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    DeonLouBotha
    Participant

    Solution for this topic

    It’s the Tag Cloud Widget which the Demo Data forces.

    I’ll go and manually PHP Code the hard way and limit the output.

    Added the following to the Functions.php

    function prefix_widget_tag_cloud_args( $args ) {
    $args[‘number’] = 23;
    return $args;
    }
    add_filter( ‘widget_tag_cloud_args’, ‘prefix_widget_tag_cloud_args’, 10, 1 );

    Problems solved.

    Awesome great to see you got that solved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form