Placement of shortcode prevents display of content that follows
-
Hello,
This is a weird one. I have three sections in my template sidebar that each displays custom metabox content. In the 2nd section, I have placed the shortcode for Good Reviews which is working beautifully. However for some reason, when the shortcode is in place, any divs that follow div.gr-reviews are behaving strangely.
For instance:
- With the Reviews in the 2nd section, the following (3rd) section (Author Info) below the reviews fails to load.
- If I place the Reviews in the 3rd section after the Author Info, the image loads, but the div below the reviews is hidden.
- If I place the Reviews in the 1st section before both my Vendor Buttons and Author Info, the vendor buttons display, but the metabox info that is needed to display the links properly doesn’t load.
Given all of this behavior, it seems that Good Reviews is in conflict with the custom metaboxes. Any thoughts on how I can troubleshoot? Your plugin is exactly what I need and I’m hoping I can make it fly.
I’m adding the metaboxes by incorporating CMB2 into my theme. If there is code I can provide, let me know what you need.
Thanks!
Amanda
- The topic ‘Placement of shortcode prevents display of content that follows’ is closed to new replies.