WordPress -- Plug-In To Assign Images To Users/Clients? - image

As a graphic designer, I am wondering if either:
there is a WordPress plugin that will allow me, as an administrator, to upload a client image and assign it to a user profile; or
there is a simple way to hack WP into doing what I stated in #1?
I want clients to have the ability to log-in once to my WordPress site, and to click on a "user gallery" page which will only show the images/graphics assigned/completed for them.
Any help would be greatly appreciated.

Seems this plugin should work...
User Specific Content
This Plugin allows you to select specific users by user name, or by role name who can view a specific post content or page content.

Related

how to disable publish button in joomla for author users?

I have three users on my Joomla website
an author who can create content
the editor who can edit content but can not publish
a publisher who can create, edit and publish
the problem is in Joomla is editor also have publish authority but my requirement is I dont want publish authority for author user.
how can i implement that?
Where is the confusion in this? If you check this link https://docs.joomla.org/User_Group_Access_levels_explained_in_simple_terms. This is another latest link for 2.5 https://docs.joomla.org/ACL_Tutorial_for_Joomla_1.6. Roles are defined as follows
Author - Can create and edit their content. If you dont want to give edit permission to author you can very well disable it in the content permissions. You will see an Options tab on top right when you open contents. After clicking you can go to Permissions and give required permissions.
Editor - Editor can edit but cannot publish. Editor users cannot, publish or change the publishing status of any articles, even their own.
Publisher - This group allows a user to post, edit and publish any (not just their own) content item from the Front-end.

I want to add CAPTCHA on shoppingcart.asp as well one-page-checkout.asp page in Volusion, can anybody help me how to do this? Thanks

My client has ecommerce store on Volusion and he is getting so many fake orders and now I want to add CAPTCHA before user login on shoppincart.asp page or one-page-checkout.asp page (before place order button).
My client website is www.featherstore.com
I already contacted Volusion support and they don't have any specific answer about this problem and just suggesting to take their serivce or get this done by their partner.
You can use google captcha for this :
Google reCaptcha
It is easy to use... You can find out the code how to put it. You just have to get one Public Key & Private Key for specific domain.
It's under the design menu in the admin panel, Hover over design, then click on articles.
Once on articles change display mode to list, and find one-page-checkout.asp and shoppingcart.asp click edit and add your code.
For reference use see:
Volusion File Editor Support
One Page Checkout and Advanced Shopping Cart Functionality in Volusion

Frontend editing in Joomla doesn't work

I have made a site in Joomla 2.5, and can't edit my articles by using the frontend option "edit article".
This function is available when I am running the site in offline mode, but when I switch to online mode, it disappears.
When running the site in online mode, I login to the administrator, and then "view site"
Can some one please help me!
You need to log in on the frontend when your site is in online mode to be able to edit articles. It doesn't matter if you are logged already on the backend, it won't count.
You should either enable log in module on some page, or a menu item pointing to log in page on the frontend. After logging in there, you will be able to edit your articles.
If you don't want users to see your login page/module on the frontend, you can create a hidden menu item for it, for which only you would know the link and it won't be displayed
Just go to your website's /index.php?option=com_users
There you will be able to login to the frontend.

Custom Joomla Registration Form and Profile

I want to create a custom Joomla registration form and a profile to show the information saved. For this I followed the answer on this thread. I have cloned and changed the files of the user profile plugin. Now the problem is that the edited profile form is not displayed after I have enabled the plugin. I have a login link on my site, which on success redirects to a profile display page after that. When I click edit on the profile display page, the edit profile form is still the same old one and it is located at profile?layout=edit. All it has is:
Name
Username
Password
Confirm Password
Email
Confirm Email
Basic Settings
Why is this not working. The installation was also fine.
Is this even the right way of doing this.
Please help with this. I appreciate all the help. Thanks!
See original Joomla docs on how to add a profile plugin in Joomla 1.6
http://docs.joomla.org/Creating_a_profile_plugin
I ended up going with Community Builder. It has amazing search features.

show specific content for each registered user in joomla 1.6

I am looking for a module/extension, or something that can help me to
make a page/item that only one specific user registered can see.
I would like also create a space dedicated to this user, where i can publish there pages and aticles.
Maybe using php and the variable that contains the username and an iframe, but I dont know how to doit.
Thank for the help
GMAccess is a Joomla! component that makes managing groups and access permissions easy, you will be able to create a special group and add your user (via Joomla's user management) to it and manage which pages can be viewed by that group.

Resources