• Resolved lutzcreativegroup

    (@lutzcreativegroup)


    I have to say, your method for support kinda sucks. I paid for the add-on, there should be a way for paid customers to get better support. We are having issues with the Front-end Submission add-on. But the only way I can attempt to ask questions is through this WordPress support area. No one seems to be monitoring this. Questions just go unanswered. Your documentation is very limited for this add-on. But I will try again:

    1) We have written disclaimer copy and checked the box in the settings making it a requirement. The disclaimer copy does not show on the popup form. So people filling the form out have a checkbox that they can agree to the disclaimer without actually seeing the disclaimer. Where should this disclaimer text show up?

    2) While there is a checkbox in the settings to make an image required, there is no way to actually UPLOAD and image in the form. Checked or unchecked in the settings there is no method for adding an image.

    3) When an address is entered, the “Include map” doesn’t automatically get checked. It should

    https://www.dev-jmoreliving.com.php56-11.dfw3-2.websitetestlink.com/calendar/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Sorry for not replying sooner.

    1. This is a bug, please vote, subscribe and comment here: https://ideas.time.ly/ideas/CAL-I-478

    2. https://imgur.com/1S4N3Rw

    3. If you want changes or new features, please suggest on Timely Product ideas page: https://ideas.time.ly/, upvote an existing request or make a new request there.

    Thanks,
    Ben

    Thread Starter lutzcreativegroup

    (@lutzcreativegroup)

    For #2 you have to have “Allow anonymous users to upload images for their events” checked. That’s why it wasn’t showing.

    Yes that’s right, it is necessary to activate the option.

    Plugin Author Eli

    (@elirenato)

    Hi lutzcreativegroup,

    Please go to Appearance->Editor.

    If you want to always show the disclaimer text, add this at the end of the file:

    #show_disclaimer {
    display: block !important;
    height: auto !important;
    }

    If you just want to emphasise the text “Posting rules” that is a link (and it is not emphasised in your theme) add this:

    #open_require_disclaimer {
    text-decoration: underline !important;
    font-weight: bold !important;
    }

    Regards,

    Eli

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Front-End Submission Add-On (PLEASE ANSWER)’ is closed to new replies.