Title: Quick Question
Last modified: August 21, 2016

---

# Quick Question

 *  Resolved [mugamugaw](https://wordpress.org/support/users/mugamugaw/)
 * (@mugamugaw)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/quick-question-32/)
 * First of all great plugin!
    I just have 2 quick questions:
 * First, is it possible to allow users to post the drawing like a blog post and
   not as a reply or comment?
 * Second, is it possible to have a custom background canvas as the default?
    For
   example, if I wanted to allow people to draw on a map and ONLY draw on that map
   background.
 * Thanks!
 * [http://wordpress.org/extend/plugins/drawblog/](http://wordpress.org/extend/plugins/drawblog/)

Viewing 9 replies - 16 through 24 (of 24 total)

[←](https://wordpress.org/support/topic/quick-question-32/?output_format=md) [1](https://wordpress.org/support/topic/quick-question-32/?output_format=md)
2

 *  Plugin Author [randytayler](https://wordpress.org/support/users/randytayler/)
 * (@randytayler)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905571)
 * Okay! Releasing v0.9 today. This should allow you to do the background image 
   like you wanted, though you’ll need to update the background image in the admin
   area, and it needs to be hosted on your own site. It’ll also work for new posts.
 * If this resolves the issues (I hope it does!), can you close this thread? Lemme
   know if you see any problems.
 *  Thread Starter [mugamugaw](https://wordpress.org/support/users/mugamugaw/)
 * (@mugamugaw)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905572)
 * Hey man IT’S PERFECT!
    Just one little thing. Obviously the eraser does not work
   with the canvas so how can I just edit it out completely?
 *  Thread Starter [mugamugaw](https://wordpress.org/support/users/mugamugaw/)
 * (@mugamugaw)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905573)
 * Also the clear all turns everything white so how could I edit that out also?
 *  Plugin Author [randytayler](https://wordpress.org/support/users/randytayler/)
 * (@randytayler)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905574)
 * In drawblog_canvas.php, delete lines 226 and 227… I think that’s all you need
   to do.
 *  Thread Starter [mugamugaw](https://wordpress.org/support/users/mugamugaw/)
 * (@mugamugaw)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905575)
 * That did not do anything that I can see
 *  Plugin Author [randytayler](https://wordpress.org/support/users/randytayler/)
 * (@randytayler)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905576)
 * Hmm. That should do it on the comment form, but not on the post form. Were you
   looking at the form for making comments or the one where you post new blog entries?
 *  Plugin Author [randytayler](https://wordpress.org/support/users/randytayler/)
 * (@randytayler)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905577)
 * It’s these two lines you want:
 *     ```
       document.write("<img src='<?php echo plugins_url();?>/drawblog/icons/eraser.png' onclick='drawblogEraserOn()' style='cursor:pointer' id='eraserbutton'>");
       document.write("<img src='<?php echo plugins_url();?>/drawblog/icons/erase_all.png' onclick='drawblogClearAll()' style='cursor:pointer'>");
       ```
   
 *  Thread Starter [mugamugaw](https://wordpress.org/support/users/mugamugaw/)
 * (@mugamugaw)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905579)
 * Yay everything is perfect now. I really appreciate the help man this is an awesome
   plugon!
 *  [xiao_coffe](https://wordpress.org/support/users/xiao_coffe/)
 * (@xiao_coffe)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905606)
 * How did you solved the first question?
 * edit, sorry I´am stupid! Can they instert that from front end and not backend.

Viewing 9 replies - 16 through 24 (of 24 total)

[←](https://wordpress.org/support/topic/quick-question-32/?output_format=md) [1](https://wordpress.org/support/topic/quick-question-32/?output_format=md)
2

The topic ‘Quick Question’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/drawblog_a5a6a6.svg)
 * [DrawBlog](https://wordpress.org/plugins/drawblog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/drawblog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/drawblog/)
 * [Active Topics](https://wordpress.org/support/plugin/drawblog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/drawblog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/drawblog/reviews/)

 * 24 replies
 * 3 participants
 * Last reply from: [xiao_coffe](https://wordpress.org/support/users/xiao_coffe/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/quick-question-32/page/2/#post-3905606)
 * Status: resolved