Forum Replies Created
-
AuthorPosts
-
esteban
Participantsame problem here.-
esteban
ParticipantI still can’t make the duplicate venues to come back
esteban
ParticipantI solved it with this tribe-templates.class.php
/**
* Loads the contents into the page template
*
* @return string Page content
*/
public static function load_ecp_into_page_template() {
// only run once!!!
remove_filter(‘the_content’, array(__CLASS__, ‘load_ecp_into_page_template’) );self::restoreQuery();
ob_start();
if(tribe_is_upcoming()) { echo tribe_events_before_html(); }
tribe_get_view();
esteban
ParticipantThe related events is solved. Thanks.-
But lets say I want to use this with one of my themes templates and not the Plugins default template. Is this posible ?
if(tribe_is_upcoming()) { tribe_events_after_html(); }
I saw the duplicate venues button and it suddenly disapeared http://www.proyectomx.com/image.png
esteban
ParticipantSolved it!!! My server mails were going through Amazon SES and this doesn’t allow attachments.
esteban
ParticipantI have the latest woocommerce and the latest events plugins
esteban
ParticipantI’m on a dedicated server. What are the system requirements for WooTickets?
esteban
ParticipantI just installed wootickets and I’m having the same problem. I deactivated all other plugins and it’s not working. can you help me out?
esteban
ParticipantDone. I had a very old version in the older inside my theme. as always Thank u so much!!! Great support!!!
esteban
ParticipantThank you guys. You made my day. I was uploading around 100 events a week by hand! Everything works perfectly thanks.
esteban
ParticipantHi, any updates?
esteban
ParticipantHi Timothy. I have a dev site you can use.
esteban
Participanthere are some events, they are all public
485742754778497
330082683750596
186537971482284and I’m getting
The following errors have occurred:
“picture?type=large&access_token=404935409546807|vzHtzdfYYsK8X2vcliYSxEJvO0c” is not a valid image.
“picture?type=large&access_token=404935409546807|vzHtzdfYYsK8X2vcliYSxEJvO0c” is not a valid image.
“picture?type=large&access_token=404935409546807|vzHtzdfYYsK8X2vcliYSxEJvO0c” is not a valid image.
Please note that as a result, no events were successfully imported.esteban
Participantdo you have a time frame for the next release?
esteban
Participantme too. i urgently need this plugin. i was uploading about 100 events week. for me it stopped working when i upgraded WP
-
AuthorPosts
