Hello Greenshift team,
I found a possible issue related to Dynamic Links in Greenshift Reusable Templates / Template Replacement mode.
Environment:
- WordPress
- Blocksy Theme
- Greenshift Pro
- Meta Box plugin
- CPT: Places
Setup:
- Created a Greenshift Reusable Template
- Enabled “Overwrite Site Pages by this template”
- Template Type: Singular Template
- Post Type: Places
- Using custom meta field:
place_google_map_url
Problem:
Dynamic data itself works correctly on frontend:
- Dynamic Title → Post Title works
- Dynamic Title → Custom Field works
- Meta Getter → Custom Field works
However, dynamic links do not render on frontend.
Tested cases:
- Button Advanced
- Button sometimes does not render correctly on frontend
- Button Component
- Button renders
- But href becomes empty on frontend
- Dynamic Title with “Enable Link from Title”
- Text renders correctly
- But frontend output does not contain clickable link
Editor preview works correctly in all cases.
Frontend behavior:
- Dynamic field values are visible
- But generated href links are missing or empty
No JS console errors.
No cache/minify issues.
Tested with:
- Current/Latest
- Definite → Current Post
- Synced Pattern
- Non-synced Template
Observation:
This seems related specifically to frontend dynamic href rendering inside:
- Reusable Templates
- Template Replacement / Override mode
- Possibly interaction/link rendering layer
Expected behavior:
If dynamic field renders correctly on frontend, link-enabled components should also generate valid href attributes.
Could you please check whether this is a known issue with:
- Dynamic Links
- Button Components
- Dynamic Title links
inside Template Replacement mode?
Thank you.
Post a Reply
You must be logged in to post a comment.