Title: dflavin's Replies | WordPress.org

---

# dflavin

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

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

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Members - Membership & User Role Editor Plugin] Allow access to view Ninja Form Submissions](https://wordpress.org/support/topic/allow-access-to-view-ninja-form-submissions/)
 *  [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [4 years ago](https://wordpress.org/support/topic/allow-access-to-view-ninja-form-submissions/#post-15727122)
 * marcusr44 (@marcusr44),
    were you able to work it out. I have the same issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Conditional Fields for Contact Form 7] Javascript error – Conditionals do not work at all.](https://wordpress.org/support/topic/javascript-error-conditionals-do-not-work-at-all/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/javascript-error-conditionals-do-not-work-at-all/#post-12423002)
 * I found which plugin was causing the problem!
    “Contact Form 7 Preview” I deactivated
   all of the contact form 7 plugins that I had down loaded & the problem went away.
   I then activated them one at a time, checking if the conditional fields worked.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Two Calendars](https://wordpress.org/support/topic/two-calendars-5/)
 *  [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/two-calendars-5/#post-12116119)
 * I would like to be able to have two calendars also.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] RSS feeds not refreshing](https://wordpress.org/support/topic/rss-feeds-not-refreshing/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/rss-feeds-not-refreshing/#post-11986623)
 * Patrick,
    Thank you. That fixed the issue.
 * Sometimes you get tunnel vision.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Page URL](https://wordpress.org/support/topic/page-url-10/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/page-url-10/#post-11986337)
 * I realize that it is not a safe solution. Currently if you go to an events page
   that is accepting reservation and are not signed in you are immediately redirected
   to the log-in page.
 * The site is not for the general public, there is NO payments for any of the members
   and other than email addresses and neighborhood that they live in there is no
   other information in the database.
 * Also the only log in page that is effected is the one created by events manager.
 * This is a special issue for a restricted site, with NO e-commerce and very little
   stored information of the users who all have the role of subscriber.
 * I realize and agree with your concerns.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] RSS feeds not refreshing](https://wordpress.org/support/topic/rss-feeds-not-refreshing/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/rss-feeds-not-refreshing/#post-11986160)
 * Patrick,
    I have looked through, where are the settings for ical?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] RSS feeds not refreshing](https://wordpress.org/support/topic/rss-feeds-not-refreshing/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/rss-feeds-not-refreshing/#post-11983504)
 * The eight week limit is all that the events.ics file sends, so I know the issue
   is not with Google.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Page URL](https://wordpress.org/support/topic/page-url-10/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/page-url-10/#post-11983488)
 * I added two variables to the top of the login.php file.
    example: <?php $bob 
   = $_GET[‘bob’]; $tom = $_GET[‘tom’]; ?> then I modified the address for the event
   [https://yourwebsiteaddress.com/events/holiday-party/](https://yourwebsiteaddress.com/events/holiday-party/)
   to read: [https://yourwebsiteaddress.com/events/holiday-party/?bob=BillW&tom=xpcA135$$$](https://yourwebsiteaddress.com/events/holiday-party/?bob=BillW&tom=xpcA135$$$)
 * bob is the username
    tom is the password
 * In this way I can send an email that the user can automatically sign into the
   site automatically and book the number of tickets that they want.
 * Normally, I would not be passing this information around like this, but the users
   do not know their own passwords and all they can do is book an event. The events
   are for a specific community with several months of backups.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] RSS feeds not refreshing](https://wordpress.org/support/topic/rss-feeds-not-refreshing/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/rss-feeds-not-refreshing/#post-11979877)
 * I should also mention that it is only displaying 8 weeks 9/29/2019 to 11/23/2019.
   
   Yesterday it was displaying 9/28/2019 to 11/22/2019.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Page URL](https://wordpress.org/support/topic/page-url-10/)
 *  Thread Starter [dflavin](https://wordpress.org/support/users/dflavin/)
 * (@dflavin)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/page-url-10/#post-11954048)
 * Patrick,
    I understand exactly what you are saying, also I understand that PHP
   is an executable coding language. What I am looking for is the name of the php
   file that is being called originally to create the html which is displayed.
 * Thank you for your insight.

Viewing 10 replies - 1 through 10 (of 10 total)