WPIntell

Source evidence

Long vertical list

Events Manager – Events / Locations Slider · support · 2020-04-21T16:22:00+00:00

complaintsentiment
mediumseverity
0.8relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 26 rows with source links

15.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
John unresolved
It doesn’t seem to matter what shortcode I use, I get the same result, a very long vertical list of [events_slider scope=future]. It goes on and on! I’m using Elementor page builder, could there be a conflict? Hi John, Sorry, I seemed to have missed your question. Yes, using Events Manager with Elementor might cause issues with shortcodes. I do not have a very deep knowledge of Elementor, but users of my other EM add-on for OpenStreetMap encountered similar issues. There is a workaround, but that would require some custom coding. Please let me know if you’re comfortable with that. Hello, I am having the same issue, although I am not using elementor, I am using Divi builder. The url for my dev site is here: https://mockup.chicagoevents.com/ Other than the vertical stacking, what an EASY tool. Here is the code I use for my slide format. `<div class=”custom-header-element”> <div class=”header-parallax” style=”background:url(#_ATT{Event_Slider_Image_URL})”> </div> <div class=”cu-middle-section”> <div class=”promo_description”> <h2 class=”et_pb_module_header”>#_EVENTNAME</h2> </div> <div class=”section-right-text”> <div class=”et_pb_text_inner”> <p> <img class=”wp-image-2262 aligncenter size-thumbnail” src=”#_ATT{Event_Logo_for_Slider_Image_URL}” alt=”” width=”150″ height=”150″> <strong>#_EVENTDATES</strong> {is_long}<strong><br>#_ATT{Custom_Time_Description}</strong> {/is_long} {has_ATT_Event_Registration_URL}<div class=”et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_module “> <a class=”et_pb_button et_pb_button_0 et_pb_bg_layout_light” href=”#_ATT{Event_Registration_URL}”>REGISTER NOW</a>{/has_ATT_Event_Registration_URL} </div> </p> </div> </div> </div> </div>` I would be very interested in custom coding as I am under deadline. Thank you!

Comments

2 shown
Stonehenge Creations 2020-05-28T18:08:00+00:00

Hi John, Sorry, I seemed to have missed your question. Yes, using Events Manager with Elementor might cause issues with shortcodes. I do not have a very deep knowledge of Elementor, but users of my other EM add-on for OpenStreetMap encountered similar issues. There is a workaround, but that would require some custom coding. Please let me know if you’re comfortable with that.

mikemeadows2221 2020-06-06T20:30:00+00:00

Hello, I am having the same issue, although I am not using elementor, I am using Divi builder. The url for my dev site is here: https://mockup.chicagoevents.com/ Other than the vertical stacking, what an EASY tool. Here is the code I use for my slide format. `<div class=”custom-header-element”> <div class=”header-parallax” style=”background:url(#_ATT{Event_Slider_Image_URL})”> </div> <div class=”cu-middle-section”> <div class=”promo_description”> <h2 class=”et_pb_module_header”>#_EVENTNAME</h2> </div> <div class=”section-right-text”> <div class=”et_pb_text_inner”> <p> <img class=”wp-image-2262 aligncenter size-thumbnail” src=”#_ATT{Event_Logo_for_Slider_Image_URL}” alt=”” width=”150″ height=”150″> <strong>#_EVENTDATES</strong> {is_long}<strong><br>#_ATT{Custom_Time_Description}</strong> {/is_long} {has_ATT_Event_Registration_URL}<div class=”et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_module “> <a class=”et_pb_button et_pb_button_0 et_pb_bg_layout_light” href=”#_ATT{Event_Registration_URL}”>REGISTER NOW</a>{/has_ATT_Event_Registration_URL} </div> </p> </div> </div> </div> </div>` I would be very interested in custom coding as I am under deadline. Thank you!