Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter michaelwilding

    (@michaelwilding)

    I have been going through everything to see if I can find a way of moving the map below the rest of the location page content as well but haven’t found it, any suggestions on how?

    I have managed to change the size.

    agelonwl

    (@angelonwl)

    Hi,

    can you try this to insert to your theme functions.php

    remove_filter ( 'wp_title', 'em_content_wp_title',100,3 );
    add_filter ( 'wp_title', 'em_content_wp_title',10,3 );

    and what theme are you using?

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    a common issue in studiopress themes. the above has fixed them all so far.

    Thread Starter michaelwilding

    (@michaelwilding)

    Thanks, that fixed the problem. I am using Catalyst in case you wanted to know as reference.

    Any ideas on how I can put the Google Maps underneath the details for both Venues and Events?

    Thanks for the help.

    agelonwl

    (@angelonwl)

    Hi,

    you could use EM settings > Events/Location Format to change layout.

    can you provide more details?

    https://wp-events-plugin.com/documentation/placeholders/

    Thread Starter michaelwilding

    (@michaelwilding)

    Thanks for all the help, I missed the MAP placeholder in the locations page description at the top!

    I have one last question I hope you may be able to help with. It is regarding paragraph breaks in the descriptions. Using both the Visual and HTML editor in the locations description new paragraphs are not being displayed in the text which makes it very hard to read.

    You can see an example at https://www.whatsonthefringe.com/listings/location/above-the-stag/

    Would you have any idea how to fix this? I guess it is something in WordPress that is preventing it from happening and have had a look around but not been able to find any reports of it.

    Thanks again.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    normally ppl have the opposite problem… does it doe this in normal events?

    Thread Starter michaelwilding

    (@michaelwilding)

    Just added an event and tested and it seems to be working fine in the Events just not on locations.

    Thanks

    Thread Starter michaelwilding

    (@michaelwilding)

    Sorry, should have sent the link to the event.

    https://www.whatsonthefringe.com/listings/event/test-event/

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    actually, I’m getting this too…. will fix this in next update.

    Thread Starter michaelwilding

    (@michaelwilding)

    Great, thanks for all the help. Love the plugin and will be looking to upgrade as soon as I am ready to manage bookings.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    already fixed in the dev version if you’d like to try it out

    will probably update to 4.305 as there’s some other things needing an update

    Thread Starter michaelwilding

    (@michaelwilding)

    Working perfectly, thank you.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘[Plugin: Events Manager] Data showing outside of post’ is closed to new replies.