JP Agent Tracking Bridge (docs) - Frontend Layout Problems
Article Index
- JP Agent Tracking Bridge (docs)
- How JP Agent Tracking Bridge Works
- Requirements
- WordPress Installation
- Joomla Installation
- Basic Configuration
- Connecting Google
- Google Permissions
- Disconnecting Google
- Installing the Agent Tools
- Start Tagging
- Talking to Your AI Agent
- Tracking Overview
- Structured Tracking Rules
- Custom Tracking Scripts
- Successful Form Tracking
- YOOtheme Essentials Forms
- Email Click Tracking
- Phone Click Tracking
- Google Tag Manager
- Existing GTM Tags
- Publishing Google Tag Manager
- Google Analytics Verification
- Tracking Verification
- Recommended Verification Chain
- WooCommerce Tracking
- WooCommerce Ecommerce Data
- WooCommerce Purchase Statuses
- Consent and Cookie Management
- YOOtheme Pro
- Stop Tagging
- Security
- Google OAuth Security
- History
- Reset and Clear Log
- Working With Existing Tracking
- Troubleshooting
- Google Connection Problems
- Events Appear in dataLayer but Not GA4
- Form Tracking Does Not Fire
- WooCommerce Troubleshooting
- Frontend Layout Problems
- Recommended First Tracking Job
- Recommended WooCommerce Setup
- Developer and Agency Notes
- Agent API Concepts
- Google Tools MCP
- Privacy and Google Data
- Before Finishing a Tagging Session
- Quick Start
- Example Agent Request
- All Pages
Page 42 of 51
Frontend Layout Problems
JP Agent Tracking Bridge should not change the appearance of the frontend.
The Bridge does not require public layout CSS and should not modify:
- Viewport metadata
- Theme widths
- UIkit layout classes
- YOOtheme responsive breakpoints
- Body or HTML styles
If activating the plugin appears to change the public layout:
- Check the server/PHP error log for fatal errors.
- Check the browser console.
- Make sure the latest plugin version is installed.
- Temporarily disable the Bridge and compare the result.
A PHP fatal near the end of a page request can prevent theme footer scripts from loading and may look like a visual or responsive-layout problem even when no CSS has been changed.