petimi
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Sub directory installation with subdomainssame problem here with one.com installing multisite
does anyone has a fixed up htaccess code?
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Application form is not generatedFigured it out.
The plugin was conflicting with another plugin (WP-prettyPhoto) of my theme that was using jQuery.
Disabled it now it works fine.Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Permalinkssame problem here.
is there a permalink setting that works with job manager (other than the default)?thanks
Forum: Fixing WordPress
In reply to: Querying my database for user informationHi,
I would be interested to find out about this too.How do you extract user meta information?
Is there a way to export name, email etc, the core wp user data and more importantly the custom fields and user photos?
I am aware that there is no option for this through the backend but if someone point out which talbe/records you need to export from the mysql database it’d be great help.
thanks.
Forum: Plugins
In reply to: [Plugin: Subscribe2] Notification settings go to admin backend, not gooddid anyone figure out a way to mod this plugin to manage user subs in frontend?
Forum: Plugins
In reply to: [Plugin: Subscribe2] Notification settings go to admin backend, not good+1 for the feature request
Has anyone succeeded doing this? If yes, a how to / source code would be very appreciated.
many plugins provide similar feature, they sort of “theme” the settings page/registration/etc and make it accessable in the front end blended in your theme’s design.
I remember 2 plugins that did similar:
1. “profiler” which themed the user’s backend profile settings page
http://wordpress.org/extend/plugins/profiler/
2. “theme my login” which replaced the registration, login pages with themed pages
http://wordpress.org/extend/plugins/theme-my-login/