narayanan1
Forum Replies Created
-
Yes – you are quite right. That was indeed the case. We had forgotten the insert into the footer.
Thanks for the note back.
ok guys – for others who might be interested, we kind of figured this ourselves
In wpuf-add-post.php and wpuf-edit-post.php
Go to call $editor = wpuf_get_option( ‘editor_type’ );
then add
$editor = ‘null’
which forces an unknown editor triggering a default simple editor to render.A hack to get around to what we were after.
Hello Chrishylton2012
We are trying to do the exact same thing that you have accomplished.
Can you help us by posting the detailed code changes to bookings.php and em-event.php ?
Thanks much in advance !
Forum: Plugins
In reply to: [WP Social AutoConnect] Forgot Password LinkHi Justin – thanks – we edited widget.php and simply removed the ‘forgot’ link for the moment.
Some other plug-ins (and themes too) offer the ‘Password recovery’ that runs off a page on the site itself. That way, my site brand keeps control of look/feel. We do not want our users to go to WP login, edit profile edits, etc, and have built around it. Our site is still under dev, but you can take a quick peek here.
http://chypin.com/chypindb1/activity/The My profile on menu bar (which appears only after you login) points to buddy press edit profile.
Your plug in is awesome. We just need a solution for forgot password instead of going to WP.
Any thoughts? anyone?
I tried with plugins disabled, and the problem does not go away.
@amcclay – you are absolutely right. I can see from url that parts of WPTouch are ignoring the subdirectory path if WP is installed in a subdirectory.
@bravenewcode – appreciate if you guys can you please help solve this?
Thanks.
Hello there – sorry for reopening this – but images do not load when you click on the post on the front page.
Check out http://www.chypin.me
Click on any post there, the subsequent screen does not show the post images and description etc.
Suggestions greatly appreciated.
Hello – we are having the exact same problem – how did this get resolved ?
Thanks for the guidance.
Forum: Plugins
In reply to: [Facebook] Post to users Facebook TimelineWe have the exact same question…
Any help is much appreciated.
Thanks
Raja