corpcasting
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] A few CSS IssuesPerfection. Phenomenal support. Thanks so much!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] A few CSS IssuesSorry about that. The page should be public now. Could you check it again?
And thanks for the answer to number 2. 🙂
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] A few CSS IssuesAlso, I’d love to add a little more height to each row… some padding on either side. To make it look just like the demo. Didn’t see that covered in the FAQ.
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Edit event fieldsThe “View Map” button is still appearing in v0.9.8.1 after entering in only a venue.
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Error after update (v0.9.8.1)Makes perfect sense. Thanks for the detailed explanation Eran.
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Error after update (v0.9.8.1)No, the event did not appear in the interface… which is why I had to go into the SQL database to delete it. Not a huge deal.. just wasn’t thrilled. I understand that you have to promote your calendar, but I thought intentionally you made it where it couldn’t be removed from the interface. Didn’t realize it was a bug.
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Error after update (v0.9.8.1)That did resolve it. Thanks!
Just as a side note… I let it go this weekend when I had to spend an extra 3 hours re-entering recurring events for the rest of the year when it should have taken 5 minutes… because of how good the plugin looks and because of your excellent support. But I’m not very thrilled that I had to spend an extra 20 minutes this morning digging through the database trying to figure out how to remove the spam event that the update posted on my client’s calendar. :/
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Error after update (v0.9.8.1)Sorry. I should have been more clear. This happens on the page to add (and edit) events: /wp-admin/admin.php?page=ajax-event-calendar.php … It is not present on the Categories, Activity Report, or Settings page.
Everything still loads and seems to function okay, but that error code goes across the top of the page.
Deactivating and reactivating the plugin did not resolve.
Thanks.
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Edit event fieldsThanks for the reply Eran. Yes, there must be a bug, because adding a Venue does cause the “View Map” button to appear. I look forward to the update.
Thanks!
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Edit event fieldsWow. Thanks for the tip. Can’t believe I missed those settings.
So there would be no way to enter in a Venue only and still have the “View Map” link to not appear?
Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Edit event fieldsI tried editing this section at the beginning of ajax-event-calendar.php, but it didn’t affect either the front end or back end of the event details.
private $required_fields = array(); // 0: hide | 1:show | 2:require private $plugin_default_options = array( 'menu' => '1', 'limit' => '1', 'title' => '1', 'venue' => '1', 'address' => '0', 'city' => '0', 'state' => '0', 'zip' => '0', 'link' => '0', 'description' => '0', 'contact' => '0', 'contact_info' => '0', 'accessible' => '0', 'rsvp' => '0', 'reset' => '0' );Forum: Plugins
In reply to: [Event Calendar] [Plugin: Ajax Event Calendar] Edit event fieldsActually, it would be really helpful to remove those in the back end as well (when entering the event) since they are required fields and I have nothing to put in them. Thanks!
You also don’t need to build the response emails with Formidable Forms. It builds them for you. It takes a quarter of the time.
I ended up switching to ‘Formidable Forms’. Much better plugin. Sooooo much easier to use. Link – http://ww.wp.xz.cn/extend/plugins/formidable/
Forum: Fixing WordPress
In reply to: Best way to manage a business directoryThanks for the reply! Does anyone have a suggestion for the best search plugin?