New Landing How can we help? Themeforest Theme Support Flexform Limit on Categories and Tags

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #5869
    Scholle
    Member
    Post count: 4

    There seems to be a limit on the quantity of categories and tags in the Blog Aux Options and elsewhere in Flexform. Is it possible to remove that limit? How could that be done (in a fairly uncomplicated way)?

    Thank you for your help!

    #6034
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    You’ll need to edit /includes/page-builder/composer/lib/shortcodes/blog.php lines 54-56:

    $category_list = wp_list_categories('sort_column=name&title_li=&depth=1&number=10&echo=0&show_count=1');
    $archive_list =  wp_get_archives('type=monthly&limit=12&echo=0');
    $tags_list = wp_tag_cloud('smallest=12&largest=12&unit=px&format=list&number=50&orderby=name&echo=0');
    

    – Ed

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

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

License required for the following item
Login and Registration Log in · Register