[Plugin: Widget Logic] page copy shortcode?
-
I create a wordpress page and in it I add in divs to separate out layers (using z-index). See here:
<div id=”container”>
<div id=”nav_bkgd”></div>
<div id=”nav_tabs”></div>
<div id=”logo”></div>
<div id=”sidebar”>[WANT TO ADD SHORTCODE TO REFERENCE OTHER PAGE COPY HERE]</div>
</div>Now, I want to add a shortcode inside that div above that references the copy from another page as you see above so that my users can just edit that other page and not mess up the html above. Is that doable?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Widget Logic] page copy shortcode?’ is closed to new replies.