Brent Kozlowski

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 38 total)
  • Author
    Posts
  • in reply to: Adding Events inside WooCommerce "My Account" #1599031
    Brent Kozlowski
    Participant

    Ideally, there would be a “My Events” endpoint in the account area. Members would have the ability to add a new event, see a list of their past, current and future events as well as see attendees for those events.

    in reply to: conflict with WooCommerce Membership #1573021
    Brent Kozlowski
    Participant

    Still having the same problem post update. What’s the deal?

    in reply to: Incompatibility resulting in AJAX backend error #1573020
    Brent Kozlowski
    Participant

    Still having the same error post today’s update. What’s the deal?

    Brent Kozlowski
    Participant

    I’m also having the same issue.

    in reply to: Event Tickets Plus & WooSubscriptions Conflict #1480640
    Brent Kozlowski
    Participant

    @ksministries – Just to be clear the code looks like this without the commenting?

    if ( ! $transient_id && 'product' === get_post_type( $id ) && ! is_admin() ) {
        
        $session = WC()->session;
        $transient_id = !empty($session) ? $session->get( self::HASH_COOKIE_KEY ) : false;
    
    }
    Brent Kozlowski
    Participant

    Thanks!. This is only for a custom landing page template that needs to be super fast. Can’t have anything unnecessary loading that isn’t critical to that page.

    Brent Kozlowski
    Participant

    Thanks! Those both worked, but still need something to remove this one from the footer.

    <script type='text/javascript'> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done"}};/* ]]> */ </script>

    in reply to: Events page causing 404 #1320718
    Brent Kozlowski
    Participant

    I could freaking kiss you man! Wow, I have no idea how or when that could have been changed, but of course it was something simple like that. What an ordeal. Thanks for your time and help!

    in reply to: Events page causing 404 #1319790
    Brent Kozlowski
    Participant

    This reply is private.

    in reply to: Events page causing 404 #1319734
    Brent Kozlowski
    Participant

    Spinning up a testing server for you.

    in reply to: Events page causing 404 #1310191
    Brent Kozlowski
    Participant

    No worries, I disabled all plugins except Events Calendar related ones and switched to 2016 Theme. No Luck?

    in reply to: Events page causing 404 #1302655
    Brent Kozlowski
    Participant

    Hi Geoff,

    The single event pages have always worked.

    The problem is with the main events calender.

    https://sistershipcircle.com/events

    in reply to: Events page causing 404 #1302386
    Brent Kozlowski
    Participant

    Hi Geoff,

    Don’t want to seem impatient, but this is kinda a big deal for us. We rolled back the plugin to the previous version and we still are not able to access the calendar. My guess is that it’s some sort of bug with one of the settings that’s saved to the DB. I’m thinking this because we reverted the theme to “2014” and disabled every other plugin on the site and we’re still getting a 404.

    Thanks for your help,

    Brent

    in reply to: Events page causing 404 #1301757
    Brent Kozlowski
    Participant

    This reply is private.

    • This reply was modified 6 years, 10 months ago by Brent Kozlowski. Reason: addded info
    • This reply was modified 6 years, 10 months ago by Geoff B..
    in reply to: Events page causing 404 #1301709
    Brent Kozlowski
    Participant

    This reply is private.

Viewing 15 posts - 1 through 15 (of 38 total)