Community Events's front end page problem

Home Forums Calendar Products Community Events Community Events's front end page problem

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #900967
    remix1998
    Participant

    Sir
    Thank It’s a very good plugin, but I got questions to setup the Community Events plugin, after reading guide, still can’t figure out many steps, please help me to setup whole flow.

    All I want to do is people can login to manager their calendar, i will create around 40~50 people who can manager their owner calendar, and i will give them the login account and login address in private.

    Therefore,there are my questions below

    1. How to setup up login front-end page to people ? is it the same admin login page ? or i can give people other login page for people login ?
    2. When people login, how to redirect to the page which they can manager their calendar, how to setup this flow? should i create front-end page for people to manage first ?

    sorry after watching guide, still can’t figure whole picture to setup all flow, please help me thanks

    #900986
    remix1998
    Participant

    Sir
    I just figure out the flow, if I want to modify the column of the form fields’ name, where can i modify ?

    #901913
    Brian
    Member

    Hi,

    First the Community Events Front End form creates its own login form if you have set for registered users only.

    As for customization to the form fields.

    You can edit some fields, by following our themer’s guide;

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    To learn how to move the Community Events templates to your theme to modify.

    You can also use this guide to change text:

    https://theeventscalendar.com/relabeling-the-venueorganizer-sections-in-single-event-view/

    It is not specially for the Community Events Add On, but will work using that method.

    We are not going to be able to provide much more then this on a customization, but if you have any follow up questions please let me know.

    Thanks

    #901999
    remix1998
    Participant

    Hi
    Thanks for your help, i am trying to understand the tutorials, sorry my english not good enough ~

    IF i want to rename or hide some fields(not to be filled in) at submit form, which file i can modify ?

    #902268
    Brian
    Member

    No worries, we can help out a little here.

    There are a bunch of templates that you can modify it is up to you which one you will need. I would start by looking here:

    the-events-calendar-community-events/views/community/modules/

    You can also look at using CSS to hide the fields if you would not like to move and edit templates.

    Sorry if that is too general, I am unable to help on all of a customization. I can just get you some help to get started then you are going to have to take it from there.

    Let me know if you have any more questions.

    Thanks

    #902771
    remix1998
    Participant

    Thanks Brian

    Very appreciate ~ i got questions below

    1. If i want to hide “upload image” field(not to be filled), what can i do? i found the code is located in image.php around line 22 ~ line 48 but don’t know what should i do?

    2. IF i want to hide organizer’s website field (not to be filles), i found the code is located in organizer.php line 66 ~ line 73 , what should i do?

    3. I am using child-theme, i should copy image.php and organizer.php to [my-theme]/tribe-events/community/modules/ first then to modify it, and i right ?

    #903061
    Brian
    Member

    Ok sounds good.

    I am going to start in reverse.

    For #3 yes move to your child theme just you outlined.

    As for #1 and #2 if you either delete or comment out those lines that will remove it. Nothing special to do beyond that.

    Let me know if that works out for you.

    Thanks

    #903345
    remix1998
    Participant

    Thanks Brian
    another question below:
    1. IF the submission form i want to show in the new page which i generate, how can i do any shortcode or easy way i can do it ?

    2. IF the detail page of activity i want to show in the new page which i generate, what can i do? is any shortcode or easy way to do it?

    thanks

    #903839
    Brian
    Member

    We do not have any shortcodes to move the form and the active page. So you would have to customize the entire form and detail page. I believe it is possible but could involve some advanced coding to pull off. We can try to answer questions about that customization, but for the most part it would be up to you to take care of.

    Thanks

    #904896
    remix1998
    Participant

    Thanks Brian

    Here is my question

    1. if i want to hide this field “use saved location”, how can i hide this field to be choosen by fron-end user?

    #904932
    remix1998
    Participant

    Hi Brian

    Sorry another question

    2. i just hide the field “country” not to be filled, but when i fill the full address from front-end subssion,the detail of activity page will show “location” and “country” also, so if i just want to show location not to show country, what should i do? or if i show country to be choosen, how can i focus just my country to be choosen, not show another country ?

    #905060
    Brian
    Member

    See my answers below:

    1. if i want to hide this field “use saved location”, how can i hide this field to be choosen by fron-end user?

    It is not possible to remove that setting from the field you can only completely remove the field.

    2. i just hide the field “country” not to be filled, but when i fill the full address from front-end subssion,the detail of activity page will show “location” and “country” also, so if i just want to show location not to show country, what should i do? or if i show country to be choosen, how can i focus just my country to be choosen, not show another country ?

    Under these settings:

    Events > Settings > Default Content > Address Section

    You can set a default Country there.

    Or you can go through and target the country field with css across the site to hide it.

    #906018
    remix1998
    Participant

    Thanks Brian

    If i can only completely remove the field “use saved location”,where can i exactly remove the code ?

    #906091
    remix1998
    Participant

    Hi Brian

    I just found the right place to remove the field “use saved location” code,thaks.

    But got another question

    if i hide the field “country”、”state of province” not to be filled, the google map can’t locate the right place, what can i do ?

    #906415
    remix1998
    Participant

    Hi Brian

    The problem has been solved, it comes another one

    How can i setup field “county” only can be choosen “taiwan” this county ?

Viewing 15 posts - 1 through 15 (of 20 total)
  • The topic ‘Community Events's front end page problem’ is closed to new replies.