• I just installed and configured the Front-End Submission add on to my DEV site. It works really well, but I have some questions:

    1) What CSS can I use to change the z-index or position from the top of the page for the popup window? It currently is not the topmost DIV, and is covered by the theme’s navigation. Changing the z-index would hopefully bring it in front. Or we could maybe move it down 200px from the top. http://www.dev-jmoreliving.com.php56-11.dfw3-2.websitetestlink.com/calendar/

    2) Is there a way to add the front end submission “Post Your Event” button to the my sidebar Upcoming Events? http://www.dev-jmoreliving.com.php56-11.dfw3-2.websitetestlink.com/ I tried the widget but it s blank and the instructions say that it is intended for other sites.

    3) Is there a way that when a location address is added, the “Include Map” automatically gets checked?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter lutzcreativegroup

    (@lutzcreativegroup)

    I figured out #2, I just need to use the shortcode [ai1ec_interactive_frontend]

    Thread Starter lutzcreativegroup

    (@lutzcreativegroup)

    Actually, strike that. Yes, that shortcode adds the button, but in it’s own sidebar widget. I tried using a text widget and the front end submission shortcode along with the “agenda” shortcode to get it all in one widget, but the “agenda” shortcode doesn’t work particularly well in the sidebar. Is there a way to add the button to the out-of-the-box Time.ly widget?

    Thread Starter lutzcreativegroup

    (@lutzcreativegroup)

    Anybody? Bueller? Bueller?

    Thread Starter lutzcreativegroup

    (@lutzcreativegroup)

    Figured it out.

    
    .ai1ec-modal {
    	z-index:999999;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change z-index of Front End Submission Popup’ is closed to new replies.