2012-10-22, 09:00:55
jason.dixon.email Wrote:Hmm looks like I might have messed with something when I changed things around to let plugins change the data.
On line 71 or so can you see this line:
Code:echo exec_filter('content',$data);}
Replace it with:
Code:echo $data;}
That should undo my change I think. Sorry about that.
Also I have re-uploaded the file, so you could download again if you like.
When you say:
Quote:where I used another page for input of that tag, like in your description
Do you mean the little tab down the bottom of the text box (named main and sidebar respectively in this case) or a totally new page (ie created a new page named sidebar?)?
I ask because I'm not sure what you mean when you say "Also, in such a configuration it should be clear from the page manager what sections are part of one page.."
Could you expand on that? Thanks checking this plugin out and for the feedback too!
Well as I see it: there are one or more pages in a website. Normally every page is one page in the page management. In the configuration of this plugin you use multiple pages and use them as content fields in one or more pages (right?), or... Anyway, I find it a bit confusing..