Forum Replies Created
-
AuthorPosts
-
Ryan
ParticipantI would ideally like to add another button next to the add to calendar button that says “sync with gcal”
This button should have https://calendar.google.com/calendar/render?cid=http pretended to the iCal link your system creates.
If you do this, add this prepended URL and the iCal Link, the page will open up in a users g cal and ask to sync this calendar.
This is what I need to achieve. I need to giver users he ability to gcal sync a calendar.
Please note I’m trying to use the https as the find, and replace it with https://calendar.google.com/calendar/render?cid=http
The last http in this line needs no “s” otherwise google will throw an error.
Ryan
ParticipantIm not sure about the custom date end. Someone else is managing the calendar, i just received the error message from them with questions on whats wrong. you may have been viewing another section of our site if you did not see any events.
Is this error related to php 7.1? I dropped our version to 7.0 to fix another issue that is coming up on tEC. seemed to fix it.
the other issue was under venue info. I would get an error in the meta box with no content loaded. think its the same (int) issue. either way, changing it to 7.0 got the box to load, i just get this warning now:
Warning: Missing argument 2 for tribe_add_start_time_to_event_title(), called in /home/planetg0/public_html/wp-includes/class-wp-hook.php on line 298 and defined in /home/planetg0/public_html/wp-content/themes/pg-location/functions.php on line 348
Ryan
ParticipantI actually figured out what my issue was.
My problem was with my database structure after the migration. Some of my tables were giving off this error: This table does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.
This would not allow me to delete or create anything new within those tables in wordpress.
I had to migrate back to a backup of my database to fix the issue. If anyone knows of a fix for this I’d like to have it in my back pocket for the future. Tried to set primary / index / unique / auto increment with no avail.
Ryan
Participantafter testing one of my sites under the main still works fine, as well as my main site. It is just 3 of my other sites.
Ryan
ParticipantUpdate, I did change my theme to 2016 and deactivated all plugins except EC
Ryan
ParticipantAh yes, I was debating on playing with the CPT registration functions. Since I only really need to author features for initial set up I went ahead and added ‘author’ function to the types. It was very simple. I will just have to remember that updates will remove this option, again not the end of the world as all users and organizers will be registers already.
I’ll post this to featured request as well
Thanks for your help.
Ryan
Participanthmm thats strange.
I commented out the website (zip in my case) in the code because we will not need a website listed in the details.
Anyways, Long story short, uncommented and zip is no longer showing up under website with a link. -
AuthorPosts
