Wrap shortcode in a div
-
I am just trying to show menu content from a restaurant site that is physically in our bar. I have everything looking OK, but i would like to wrap your shortcode in a div so I can add other divs and content to the page.
A good working one can see here, just using the shortcode:
[remote_get url="https://johnnyjensens.com/menu3" start=' <div class="entry-content clearfix"]
Problem with adding a <div> can be seen here:
https://www.tivolibarandgrill.com/menu22
<div id="jj-menu">[remote_get url="https://johnnyjensens.com/menu3" start='<div class="entry-content clearfix"' stop='<div id="comments"']</div>
..
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Wrap shortcode in a div’ is closed to new replies.