Plugin Author
inapan
(@inapan)
@evo252
I am working on a shortcode solution to put it on a page. In the meantime you can use a plugin to put widgets on pages. One which works for me (and others) is: Widgets on Pages.
Could you (private) mail me (address in quick-post-widget.php file or from the plugin site) and if possible create a temporary account for me on your site so I can try to debug your bugs?
inapan
Thread Starter
evo252
(@evo252)
Thanks inapan for your help. For those who may have same problems :
– Some bugs on Chrome are due to an incompatibility between Lightbox Gallery Plugin and Quick Post Widget, use WP-Slimbox2 Plugin !
– Here is the php call function of the widget :
the_widget($widget, $instance, $args);
You can customize it like this:
the_widget('Quick_Post_Widget','title=Post&show_text=Show&hide_text=Hide'); etc…
Thanks for this awesome plugin which works perfectly 😉
Plugin Author
inapan
(@inapan)
@evo252
You’re welcome!
It has been an interesting session… 😉
inapan
Hi, thank You very much for this great plugin! I only have one problem. Visual editor does not seem to allow uploading images from computer. It only allows to add image URL. The small icon at the end of the Link URL field that you mentioned in QA doesn’t appears.
Can you help me please, I’m I doing something wrong?
Thanks.
@jjnike
In the widget’s “Visual editor options” section, make sure the “Disable media upload” box is NOT checked. Now when you click on either media icon in the visual editor, you’ll see a new icon appear to the right of the Image/File URL field. Clicking that icon will bring up a new dialog where you can upload and manage media.
Hope this helps! 🙂
@pcwriter
Thanks for your help, the “Disable media upload” is not checked, I founded that the “icon” appears in IE or Mozilla but doesn´t appears in Chrome.
Have a nice day.
Hello,
I have the same problem, the widget is not displayed in IE 9, or Crome. I have a WP 3.2.1 on Mutisitio. Which file must be changed the settings mentioned above?