Support Forum

Please help

TG tsachi galanos
tsachi galanos
Member

Hello ,

I just join as silver member ship .. i need download plugin called “file-uploader”

http://codex.simple-press.com/codex/plugins/our-plugins/available-plugins/file-uploader/

When im going above link i didn’t see any download link .. please help me

Thanks

 

 

 

 

14 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

That is a documentation link.

Downloads are available from the ‘Download’ menu item on this site (at the top of the page). When loaded follow the link to the plugin downloads page.

TG tsachi galanos
tsachi galanos
Member

Sorry still i cant find it ,  my screen look like this ,

http://i.imgur.com/BAOyxjd.png

where is download link placed ?

Thanks

 

TG tsachi galanos
tsachi galanos
Member

I have one more issue … i have installed plugin on my site ,, but when im try to upload its .. its won’t work http://i.imgur.com/VudpNlK.png  … look my screen … i try to press button .. but its not start to upload files ..

 

 

YS Yellow Swordfish
Yellow Swordfish
Member

Those buttons are not even getting any styling. You most probably have a JavaScript conflict – your wp theme or another plugin – which needs to be fixed. This codex article explains what this means and what to look for:

http://codex.simple-press.com/codex/faq/troubleshooting/what-is-this-jquery-conflict/

It is also worth looking to see if your site has the ‘bootstrap.js’ library being loaded – by your WP theme as that can also stop the styling and functionality of the uploader.

Often a quick switch to the WP default theme on your site and then a test of the forum page can tell whether it is something on the WP theme or not.

TG tsachi galanos
tsachi galanos
Member

Thanks you !! Yes i just found it was theme issue … whatever i cant change theme as i need your advice to keep this both thing work together .  just tel me how to solve it … any solution ?

YS Yellow Swordfish
Yellow Swordfish
Member

So have you identified what the issue is as we would need to know that…

TG tsachi galanos
tsachi galanos
Member

Hii ,

1. I finally found its happen load JS file .. i attached it .. please kindly advice me how i load this JS without conflicting ?

2 . And Now i need edit permission Attachment not show on guest user’s .. it can be possible ?

Thanks

YS Yellow Swordfish
Yellow Swordfish
Member

There is a whole thread on the ‘Bootstrap’ issue here: https://simple-press.com/support-forum/sp5-plugin-topics/start-upload-button-not-working/page-5/ – and post 46 of that thread describes what needs to be done. However that is for a very specific theme and I have no idea which theme you are using but the principle is the same.

It is not the Bootstrap file that needs to be changed but the loading of the various scripts to ensure they are loaded in the correct sequence – something many theme authors seem unable to get right.

TG tsachi galanos
tsachi galanos
Member

Thanks you … but you didn’t reply my 2nd question as i need hid attachment from guest user … only visible registered user … i was check permission aria .. i didn’t see any option to do that ….

YS Yellow Swordfish
Yellow Swordfish
Member

These are permissions. Surely you must have turned them on for your users so turn them off in any permission sets that are used by your non-registered users. These would have been chosen by you when you created your forums. (Forum admin > Permissions > Manage Permissions)

TG tsachi galanos
tsachi galanos
Member

Actually when im create forum i put “Read only ” for guest ,  also in setting aria its now “OFF” ,,, but when im viewing Post on forum .. attachment showing unregistered user’s

Admin end 1 http://i.imgur.com/edUV3RB.png

Admin end 2 http://i.imgur.com/YcP9Rxq.png

Admin end 3 http://i.imgur.com/l8oCVgm.png

 

YS Yellow Swordfish
Yellow Swordfish
Member

Do you want tio give me a link to your forum page? With an example post on it.