• Plugin: Integrate Google Drive Affected Feature: Shortcode Builder – Module Pagination Severity: Medium Environment:

    • WordPress Version:
    • Plugin Version: 6.8.1
    • Theme: OceanWP Child Theme theme.
    • Browser: Chrome (v125),

    The shortcode builder module of the plugin fails to paginate correctly. While pagination buttons are visually displayed, they are non-functional—users cannot switch to the next page of items.

    Root Cause

    Upon inspection, pagination links are rendered without valid <a href> attributes. This means:

    • No actionable trigger for page changes.
    • JavaScript pagination logic cannot bind or execute.
    • Users are stuck on page 1, unable to browse further files or folders.

    🔍 Steps to Reproduce

    1. Navigate to /wp-admin/admin.php?page=integrate-google-drive-shortcode-builder
    2. Select a module (e.g., File Browser or Gallery) with multiple items.
    3. Enable pagination and set items_per_page to a low number (e.g., 5).
    4. Save and preview the shortcode.
    5. Observe that the page numbers show, but clicking them does nothing.


    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Bug Report: Shortcode Builder Module Pagination Broken’ is closed to new replies.