Title: netforest's Replies | WordPress.org

---

# netforest

  [  ](https://wordpress.org/support/users/netforest/)

 *   [Profile](https://wordpress.org/support/users/netforest/)
 *   [Topics Started](https://wordpress.org/support/users/netforest/topics/)
 *   [Replies Created](https://wordpress.org/support/users/netforest/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/netforest/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/netforest/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/netforest/engagements/)
 *   [Favorites](https://wordpress.org/support/users/netforest/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/netforest/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/netforest/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] Emailed Form has no carriage returns](https://wordpress.org/support/topic/emailed-form-has-no-carriage-returns/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/emailed-form-has-no-carriage-returns/#post-5198653)
 * I figured out there is a conflict between the plugin User Meta Pro and Fast Secure
   Contact Form. When I deactivate User Meta Pro the form displays correctly in 
   the email with returns. Will Contact User Meta Pro folks. Any other suggestions
   welcome.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Malware Issue](https://wordpress.org/support/topic/malware-issue-6/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/malware-issue-6/#post-4013597)
 * Specifically, I am looking for how one detects malware by examining the mysql
   WP database. The hacker in this case is k1ngnca
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Authentication Required after WP upgrade](https://wordpress.org/support/topic/authentication-required-after-wp-upgrade/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/authentication-required-after-wp-upgrade/#post-3912312)
 * Yes, You need to contact your web hosting provider. They are doing this as a 
   precautionary measure to prevent attacks on WP sites. They should be able to 
   issue you the correct credentials for logging in.
 * Hope that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] No Upgrade option](https://wordpress.org/support/topic/no-upgrade-option/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/no-upgrade-option/#post-3721626)
 * in either case whether I click on ‘Re-check Updates’ or ‘Check Dev Versions” 
   with ‘Enable Dev Versions’ checked ‘Yes’ I still don’t have the option to update
   to 5.4 in the plugins list. Strange? Any other suggestions or can I update manually?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Remove Post Date for Event](https://wordpress.org/support/topic/remove-post-date-for-event/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/remove-post-date-for-event/#post-3443767)
 * What I was asking is how to remove the date the post was published whch shows
   up at the top of each post. I chose to use posts instead of pages.
 * What happens if I switch to pages for events even though I have multiple events
   created as posts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Passing Parameter to Short Code or using URL](https://wordpress.org/support/topic/passing-parameter-to-short-code-or-using-url/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/passing-parameter-to-short-code-or-using-url/#post-3443209)
 * Is it possible to use a variable for x so it pulls the current user instead of
   hardcoding it. Or better yet is there an URL that will do the same thing as the
   short code. Something like
 * `http://mydomain.com/events/index.php?post_type=event_list&search=lastname`
 * I am using a member list plugin and would like to link to each member’s events.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Passing Parameter to Short Code or using URL](https://wordpress.org/support/topic/passing-parameter-to-short-code-or-using-url/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/passing-parameter-to-short-code-or-using-url/#post-3443206)
 * Which taxonomy manager are you using? I would be interested in looking at it.
 *  I am actually trying to use the lastname field that already exists in the WP
   user profile. I am using member list plugin and ideally would just like to create
   a link to the events list page for an individual member that would be equivalent
   to
    `[events_list search=:last name"]`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Access to Meta Fields in Profile](https://wordpress.org/support/topic/access-to-meta-fields-in-profile/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/access-to-meta-fields-in-profile/#post-3395924)
 * I found out the issue, I am using the Members List plugin that automatically 
   adds the Location Meta fields to the User Profile/Admin. But currently they are
   not accessible via other roles. have contacted the Members List forum & developer
   for a solution.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] [Plugin: Events Manager] Submission form automatically publishing](https://wordpress.org/support/topic/plugin-events-manager-submission-form-automatically-publishing/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-events-manager-submission-form-automatically-publishing/#post-3295791)
 * Checked User capabilities, and umarked published events for Contributors
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Event Submission Form – Visual Editor display issue](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/#post-3231296)
 * By placing this css in the header script section of the theme settings, it fixed
   the problem.
 *     ```
       <style type="text/css" media="screen">
       body.full-width-content  #event-form .inside {     clear: both;  margin-bottom: 20px;  width: 910px!important; }
       body.content-sidebar #event-form .inside {     clear: both;  margin-bottom: 20px;  width: 610px!important; }
       </style>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Event Submission Form – Visual Editor display issue](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/#post-3231278)
 * Seems only some genesis themes don’t work. Can’t seem to locate the problem.
   
   To see example: [http://netforest.com/test/submit-event/](http://netforest.com/test/submit-event/).
   Will try to solve it. thanks for anymore help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Event Submission Form – Visual Editor display issue](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/#post-3231271)
 * That didn’t seem to work, I can size the box vertically and scroll now. Don’t
   remember if that was possible before.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Event Submission Form – Visual Editor display issue](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/event-submission-form-visual-editor-display-issue/#post-3231269)
 * I tried the twenty eleven theme and it was ok. I am using the Magazine theme 
   from Genesis. So maybe that is causing the conflict. Not sure the best way to
   resolve it.
 * Here is a link: [http://workthatreconnects.org/submit-your-event/](http://workthatreconnects.org/submit-your-event/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Events Manager – Widget showing up in Single Events](https://wordpress.org/support/topic/events-manager-widget-showing-up-in-single-events/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/events-manager-widget-showing-up-in-single-events/#post-3214906)
 * Found out my Featured Page widget was placed in another area inadvertently. (
   After Post section). Problem created and solved by me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] FullCalendar tooltips break after Event Manager Save Settings](https://wordpress.org/support/topic/fullcalendar-tooltips-break-after-event-manager-save-settings/)
 *  Thread Starter [netforest](https://wordpress.org/support/users/netforest/)
 * (@netforest)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/fullcalendar-tooltips-break-after-event-manager-save-settings/#post-3186392)
 * Hi Marcus,
 * Just thought I would check with you how long it might take to resolve this issue.
   We are eager to use the events calendar on our new site, but are holding off 
   changing the settings until it does not effect the fullcalendar.
 * Again, thanks for all your work. As soon as we go live, our organization will
   donate.
 * Werner

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/netforest/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/netforest/replies/page/2/?output_format=md)