• Couple Issues and I’ve read every bit of information I can find.
    Event Page Issues
    1> I cannot get the event website to be a “live” link everytime. What an I missing?
    2> The “contact email” how does I make this live link?
    3> Event attributes in the dashboard; why are a couple attributes duplicate?

    Sample dashboard attributes

    Attribute Name	Value
    Looking For Sponsors? (Yes/NO)
    EVENTLINK (Website)
    Organization
    Contact Email (you@youremail.com)
    Phone (999 -999-9999)
    Looking For Sponsors?(Yes/NO)
    EVENTLINK (Website)

    Submit Event Page:
    4> “Add a new location” goes to a page that is equivalent to a 404 in wordpress. How do i make this work so anonymous users a can list an event. We also us emember as a membership software.

    Code:

    Event Attributes: `#_ATT{Looking For Sponsors? (Yes/NO)}
    #_ATT{EVENTLINK (Website)}
    #_ATT{Organization}
    #_ATT{Contact Email (you@youremail.com)}
    #_ATT{Phone (999 -999-9999)}`

    Code:

    Default Single Event:

    <div style="float:right; margin:0px 0px 15px 15px;">#_MAP</div>
    <p>
    	<strong>Date/Time</strong><br/>
    	Date(s) - #j #M #Y #@_{ \u\n\t\i\l j M Y}<br />
    	<i>#_12HSTARTTIME - #_12HENDTIME</i>
    </p>
    
    <p>
    	<strong>Location</strong><br/>
    	#_LOCATIONLINK
    </p>
    <p><strong>Looking For Sponsors   </strong>#_ATT{Looking For Sponsors?(Yes/NO)}</p>
    <p><strong>Website   </strong>#_ATT{EVENTLINK (Website)}</p>
    <p><strong>Organization   </strong>#_ATT{Organization}</p>
    <p><strong>Contact Email   </strong>#_ATT{Contact Email (you@youremail.com)}</p>
    <p><strong>Phone   </strong>#_ATT{Phone (999 -999-9999)}
    
    <p>
    	<strong>Category</strong>
    	#_CATEGORIES
    </p>
    
    <br style="clear:both" />
    #_NOTES
    {has_bookings}
    <h3>Bookings</h3>
    #_BOOKINGFORM
    {/has_bookings}

    My Links:
    Single Event Page:
    http://azinstyle.com.previewdns.com/events/event/suit-for-the-stars-a-toast-to-triumph/

    Submit Event:
    http://azinstyle.com.previewdns.com/events/submit-an-event/

    http://wordpress.org/extend/plugins/events-manager/

Viewing 15 replies - 1 through 15 (of 17 total)
  • can we go with it one by one (bit confusing). What’s the main concern here?

    Thread Starter Elizabeth Hannan

    (@elizabethhannan)

    Hiya! Yup, I have (4) questions below.

    On the Single Event Page I have theses issues:

    1> I cannot get the event website <<actual URL.WWW of the event>> to be a “live” link every time. It stays as text only. What an I missing?

    For example, on this page: http://azinstyle.com.previewdns.com/events/event/suit-for-the-stars-a-toast-to-triumph/

    2> Same question as above. The “contact email” how does I make this live link as well? <<mailto:>>

    From The code below:

    3> “Event attributes” in the dashboard; why are a couple attributes duplicate? I would like to remove the duplicates from the anonymous event creation page. It should be the same as the code below:
    Event Attributes: `#_ATT{Looking For Sponsors? (Yes/NO)}
    #_ATT{EVENTLINK (Website)}
    #_ATT{Organization}
    #_ATT{Contact Email (you@youremail.com)}
    #_ATT{Phone (999 -999-9999)}

    Instead I have this on the event creation page: I have highlighted the duplicate attributes, not exactly sure where they have come from.

    Attribute Name	Value
    <strong>Looking For Sponsors? (Yes/NO)
    EVENTLINK (Website)	</strong>
    
    Organization
    Contact Email (you@youremail.com)
    Phone (999 -999-9999)
    Looking For Sponsors?(Yes/NO)
    EVENTLINK (Website)

    Sample Single Event Page:
    http://azinstyle.com.previewdns.com/events/event/suit-for-the-stars-a-toast-to-triumph/
    —————————————————————
    <strong>The Actual Event Submission Page:</strong>

    4> When someone adds a new location to this page it goes to a 404 on the site. Where should it go and how do I make it work so the user can add a new location?

    Sample page:
    http://azinstyle.com.previewdns.com/events/submit-an-event/

    <div style="float:right; margin:0px 0px 15px 15px;">#_MAP</div>
    <p>
    	<strong>Date/Time</strong><br />
    	Date(s) - #j #M #Y #@_{ \u\n\t\i\l j M Y}<br />
    	<i>#_12HSTARTTIME - #_12HENDTIME</i>
    </p>
    
    <p>
    	<strong>Location</strong><br />
    	#_LOCATIONLINK
    </p>
    <p><strong>Looking For Sponsors   </strong>#_ATT{Looking For Sponsors?(Yes/NO)}</p>
    <p><strong>Website   </strong>#_ATT{EVENTLINK (Website)}</p>
    <p><strong>Organization   </strong>#_ATT{Organization}</p>
    <p><strong>Contact Email   </strong>#_ATT{Contact Email (you@youremail.com)}</p>
    <p><strong>Phone   </strong>#_ATT{Phone (999 -999-9999)}
    
    <p>
    	<strong>Category</strong>
    	#_CATEGORIES
    </p>
    
    <br style="clear:both" />
    #_NOTES
    {has_bookings}
    <h3>Bookings</h3>
    #_BOOKINGFORM
    {/has_bookings}

    @ #_ATT

    you can do like #_ATT{website} or #_ATT{Email}

    @ 404

    please try this post http://wordpress.org/support/topic/single-event-404?replies=4

    oops, sorry turns out as link

    <a href="#_ATT{website}">#_ATT{website}</a> or <a href="mailto:#_ATT{Email}">#_ATT{Email}</a>

    Thread Starter Elizabeth Hannan

    (@elizabethhannan)

    Thanks it almost worked:
    In regards to the wp-config.php http://wordpress.org/support/topic/single-event-404?replies=4

    When I enter in /wp-config.php on my site I get “page does not exist” @ this link .

    1> Please let me know from the editor options below which one would I add the following too? I am using Elegant Themes template.

    added
    define('EM_DISABLE_PERMALINKS',true);
    in wp-config.php

    These are my editor options:

    Templates

    Blog Page Page Template (page-blog.php)
    Comments (comments.php)
    Contact Page Page Template (page-contact.php)
    Footer (footer.php)
    Full Width Page Page Template (page-full.php)
    Gallery Page Page Template (page-gallery.php)
    Header (header.php)
    Login Page Page Template (page-login.php)
    Main Index Template (index.php)
    Page Template (page.php)
    Portfolio Page Page Template (page-template-portfolio.php)
    Search Form (searchform.php)
    Search Page Page Template (page-search.php)
    Sidebar (sidebar.php)
    Single Post (single.php)
    Sitemap Page Page Template (page-sitemap.php)
    Theme Functions (functions.php)
    breadcrumbs.php (breadcrumbs.php)
    core_functions.php (core_functions.php)
    custom_functions.php (custom_functions.php)
    entry.php (entry.php)
    featured.php (featured.php)
    home.php (home.php)
    import_settings.php (import_settings.php)
    loop-page.php (loop-page.php)
    loop-single.php (loop-single.php)
    navigation.php (navigation.php)
    no-results.php (no-results.php)
    options_aggregate.php (options_aggregate.php)
    post_thumbnails_aggregate.php (post_thumbnails_aggregate.php)
    postinfo.php (postinfo.php)
    scripts.php (scripts.php)
    widgets.php (widgets.php)

    Styles
    Stylesheet (style.css)
    style-Black.css (style-Black.css)
    style-Blue.css (style-Blue.css)
    style-Green.css (style-Green.css)

    2> How do I remove the duplicate attributes at the bottom located here:
    I have cleared my cookies and restarted but they seem to be stuck there. Help? What should I change? They are not duplicate in attributes or in submit event settings.

    Looking For Sponsors? (Yes/NO)
    Event Website
    Organization
    Contact Email
    Contact Phone
    (Duplicate) – Looking For Sponsors?(Yes/NO)
    (Duplicate) – Event Website
    (Duplicate) – Contact Email

    with regards to wp-config.php, it is located on your WordPress installation directory

    Hi,

    I have the same issue. What should I do to solve the 404 link on the new location form (event submission form) :
    http://www.enseignons.be/actualites/activite-scolaire/

    Thanks for your help,

    I’ve tried doing this in the settings but it did not change anything.
    What will be the impact of disabling permalinks ? What will my other urls look like ?

    Benjamin

    I’ve changed it in the wp-config file, and it did not fix it.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    enseignement your issue is probably different to the above, i don’t see a 404 there though (nor a link)

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    where’s the link?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    might be because you’re logged in and I’m not?

    Oh oooh…
    Indeed ….
    Stupid error 🙂

    Works indeed pretty well !!
    Benjamin

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘[Plugin: Events Manager] new location 404, website link not live’ is closed to new replies.