Add photo view to current page

Home Forums Calendar Products Events Calendar PRO Add photo view to current page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1022997
    Fiona Amudala
    Participant

    My events can currently be viewed here – http://cornerstonechurch.asn.au/events/photo/
    I would like to do 2 things…

    1 – change the styling of how that presentation of the events is viewed – http://imgur.com/WKlki6m
    2 – add that new styling underneath a page that has already been created – http://cornerstonechurch.asn.au/whats-on/ so that it now looks like – http://imgur.com/qhcbuB1

    #1022998
    Fiona Amudala
    Participant

    This reply is private.

    #1023294
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    I can help answer your questions.

    We do not have shortcodes for the main views of Photo, Month, List, etc so it is not possible to embed it in another page unfortunately.

    To modify the templates we have the themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    To move and edit the event templates in your theme.

    Beyond helping you get started on a customization I am not able to provide much coding on making all the changes you would like.

    Let me know if you have any follow up questions.

    Thanks

    #1023597
    Fiona Amudala
    Participant

    Thank u for your reply, but if this is the case, for what am I paying? I do not wish to be rude, but the themer’s guide is quite complicated and I was hoping for a much simpler solve. Is there anything that can be done?

    #1023631
    Brian
    Member

    Hi,

    You paid for a year of updates and support of existing features as is. The license does not include customization or development as typical for all WordPress Plugins.

    For a complete breakdown of what your license includes is in our terms and conditions, which you agree to on your purchase:

    https://theeventscalendar.com/terms/

    Having said that we try to help on with some css changes if we can.

    This css should change the button colors to what you like and hide the UpComing Events Title as well:

    #tribe-events #tribe-events-content-wrapper .tribe-events-button,
    #tribe-events-content-wrapper .tribe-events-button,
    #tribe-events-bar #tribe-bar-form .tribe-bar-submit input[type="submit"] {
    background: #024da1;
    }

    .tribe-events-photo .tribe-events-page-title {
    display:none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    As for changing the Export Listed Events Text, George has a solution at this link:

    Change text on Export Listed Events

    Thanks

    #1025827
    Fiona Amudala
    Participant

    Thanks heaps for your assistance Brian. Much appreciated.

    #1026585
    Brian
    Member

    You’re Welcome,

    Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Add photo view to current page’ is closed to new replies.