Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+7 votes
669 views
in Q2A Core by

When we upload an image by sceditor, then we show default image url structure like as - https://www.mydomain.com/?qa=blob&qa_blobid=6048349624105257942

Now, I want to change url structure like as wordpress - http://mydomain.com/wp-content/uploads/2016/03/image-name.jpg or my own structure.

1 Answer

–2 votes
by
Generally, there is a plugin for this: https://github.com/q2apro/q2apro-better-upload-folders

It changes how the files are stored.

Instead of throwing back the url with the blobid, you can throw back the absolute path.
by
I've already installed this. But, not working.
by
edited by
@q2apro,  please let me know what to do step by step.
by
this plugin not working.
...