PG
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] not workingForum: Plugins
In reply to: [Event Tickets and Registration] Extend RSVP form@reubenbrown13 Thanks alot. Works flawlessly!
Forum: Plugins
In reply to: [Event Tickets and Registration] RSVP form not workingMake sure you have
<?php wp_footer(); ?>
inside footer page of your theme.yes [rpwe limit=”5″ thumb=”true” cat=”29″] works!
Thanks alot.
Forum: Plugins
In reply to: [Contact Form 7] custom form validationThanks alot. It worked!
Forum: Plugins
In reply to: [BP Email to WP Mail From Bridge] not working on activation mailHi
Thanks for your reply.
It happened to be problem with the plugin i was using “WP Mail SMTP”.
I now switched to “WP Mail Bank” and it fixed that problem.
Forum: Plugins
In reply to: [Registration Options for BuddyPress] approved users onlyHi
Thanks for your reply.
But via “Private Network” option the user who is not approved but just registered are still able to access the group data and members.
Forum: Plugins
In reply to: [BP Email to WP Mail From Bridge] not working on activation mailnope
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Cannot modify header errorno, the shortcodes like [cfdb-table] [cfdb-count] etc.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Cannot modify header errorAnother update:
I found a way out. I deactivated Relevanssi and then saved the page.
After that I reactivated the plugin.Works for me ??
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Cannot modify header errorI again tried this but this time it was different.
It worked when i pressed preview changes. But when i saved, it gives the following error
Warning: Cannot modify header information – headers already sent in ../wp-admin/post.php on line 197 Warning: Cannot modify header information – headers already sent in ../wp-includes/pluggable.php on line 1227
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Cannot modify header errorHi
I am just using Contact form and Contact Form DB. Works great when I don’t use shortcode. But gives error after I generate shortcode and paste it on a page. It does not let me save that page or preview that page. It throws errorWarning: Cannot modify header information – headers already sent in ..\wp-includes\pluggable.php on line 1228
Hi Bill
Great plugin.
I was just testing Displaying shortcode for ‘current’ author. I tried on the latest version of WordPress 4.4.2 but it didn’t work. It didn’t show anything.
I checked the plugin code and recon you are using get_current_user_id() instead of getting username.
I am not sure if it is supposed to work or not, but I updated it with the
$current_user = wp_get_current_user(); $current_user->user_login
and it worked.
So I just wanted to let you know ??
But great plugin once again!!
Cheers
FYI: As a temporary patch, I have renamed name to Unipedia in kbe_articles.php file.
No Prob. Thanks alot for a great plugin. Will be waiting for the update.