Viewing 5 replies - 1 through 5 (of 5 total)
  • I am having the exact same problem. I properly identified the name – ‘content’. It properly imports the Title, but none of the content. Like the above poster, it is just a blank page. I see their problem six months ago was never answered/addressed. It’s a GREAT program, but if it can’t bring in Dreamweaver content then it’s not helpful to Dreamweaver users. Thank you for any help you can provide.

    OK… the plugin isn’t handling the Dreamweaver portion correctly, so I came up with a temp solution.

    I did a Find/Replace. I searched the entire site sourcecode for:
    <!– #BeginEditable “mycontent” –>

    I set the replace to: <!– #BeginEditable “mycontent” –><div id=”mycontent2″>

    I then added </div> to the end of the editable region via Find/Replace.

    In the plugin, I then changed it from Dreamweaver to HTML and set the ID as mycontent2.

    It worked almost perfect. Experimenting in this area may help others until the author can figure out why the Dreamweaver call isn’t working.

    Cheers.

    Plugin Author Stephanie Leary

    (@sillybean)

    Thank you! I’ll do some more testing on this for the next release.

    dis-annie

    (@dis-annie)

    Thanks jtracy for the creative solution!

    I ended up editing my Dreamweaver template and simply putting “<div id=”stuff-to-import”> around the editable tag, so it would update all the files automatically. Plugin worked perfectly and saved SOOO much time!!

    hiwwpoh

    (@hiwwpoh)

    Thank you very much for posting this solution. It has save me a lot of time and frustration!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dreamweaver Template Regions not working’ is closed to new replies.