titusraj

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 97 total)
  • Author
    Posts
  • in reply to: Limiting the Period for an Event #1602739
    titusraj
    Participant

    I think I will wait for this feature to be made standard. Please let me know if that happens.

    in reply to: Limiting the Period for an Event #1598925
    titusraj
    Participant

    Hi Jamie,

    It is not about deleting older events.

    When someone submits an event, for example the event runs for 3 months. I do not want to give them the option of choosing 3 months from start to finish.

    I want to allow a maximum of one month for any event, even if the exhibition runs for six months.

    Titus

    titusraj
    Participant

    I have managed to solve this:

    I removed this %%title%%

    From Yoast Seo – Content Type – Pages

    in reply to: Title Appears 3 times #1514449
    titusraj
    Participant

    I managed to remove the main title on the event and breadcrumbs

    .custom-header-wrapper .page-title {
    display: none;
    }
    .breadcrumbs {
    display: none;
    }

    Many Thanks
    Titus

    in reply to: Change Font Size for "Submit an Event" #1494421
    titusraj
    Participant

    Thanks, I had to use !important to make it work. All sorted now, thanks for your help.
    Titus

    .tribe_community_edit .entry-title {
    font-size: 0px !important;
    }

    in reply to: Indenting Single Event Description #1488234
    titusraj
    Participant

    Yes, the custom CSS worked , thank you very much.

    113 Triathlon MALAYSIA (Desaru)

    in reply to: Add Photo on Main Events Page Only #1483637
    titusraj
    Participant

    Thank you so much for your help. That is much appreciated.

    in reply to: Photo View not working on Upcoming Events #1474206
    titusraj
    Participant

    Hi Andras,

    Many Thanks for sorting it out. It is much appreciated.

    I am using the calendar on another site with the exact same setting and it works fine.

    For now this is perfect. Thank You.

    Wishing you a super weekend ahead.

    Titus

    in reply to: Photo View not working on Upcoming Events #1469678
    titusraj
    Participant

    This reply is private.

    in reply to: Photo View not working on Upcoming Events #1464497
    titusraj
    Participant

    Hi Andras,

    Good Morning

    This is the information I received.

    Please let me know how to fix.

    Titus

    WordPress database error: [Unknown column ‘EventStartDate’ in ‘order clause’]
    SELECT SQL_CALC_FOUND_ROWS DISTINCT wpt4_posts.*, IF (wpt4_posts.post_type = ‘tribe_events’, wpt4_postmeta.meta_value, wpt4_posts.post_date) AS post_date FROM wpt4_posts LEFT JOIN wpt4_postmeta as wpt4_postmeta on wpt4_posts.ID = wpt4_postmeta.post_id AND wpt4_postmeta.meta_key = ‘_EventStartDateUTC’ WHERE 1=1 AND wpt4_posts.post_type IN (‘tribe_events’, ‘tribe_events’) AND (wpt4_posts.post_status = ‘publish’ OR wpt4_posts.post_status = ‘tribe-ea-success’ OR wpt4_posts.post_status = ‘tribe-ea-failed’ OR wpt4_posts.post_status = ‘tribe-ea-schedule’ OR wpt4_posts.post_status = ‘tribe-ea-pending’ OR wpt4_posts.post_status = ‘tribe-ea-draft’ OR wpt4_posts.post_author = 1 AND wpt4_posts.post_status = ‘private’) ORDER BY EventStartDate DESC, wpt4_posts.post_date DESC LIMIT 0, 10

    Deprecated: Function create_function() is deprecated in /home/eventsfo/public_html/wp-content/plugins/the-events-calendar-community-events/src/Tribe/Main.php on line 922

    in reply to: Photo View not working on Upcoming Events #1457653
    titusraj
    Participant

    This reply is private.

    in reply to: Photo View not working on Upcoming Events #1455983
    titusraj
    Participant

    This reply is private.

    titusraj
    Participant

    I have added two blank lines to
    “Add HTML before event content”

    This has basically moved the filter bar down and it can be seen now.

    However , this leaves a big gap on mobile view.

    • This reply was modified 6 years, 5 months ago by titusraj.
    titusraj
    Participant

    I now have it on tribe event styles and default event templates. I all looks fine on mobile. However on desktop the native filter bar that allows for all the separate views is not appearing.

    in reply to: Upgrading to Business #1386276
    titusraj
    Participant

    Thank you, I will do that.

    Titus

Viewing 15 posts - 16 through 30 (of 97 total)