• Resolved juliesuccess

    (@juliesuccess)


    See this page? The events list is SO LONG. Is there a way to just show a few, then link to a page with all of them?
    (Also if someone knows how to add padding between the icon and text… I’ve tried so many ways with CSS, no dice).

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Alan Fuller

    (@alanfuller)

    Use [qem posts='3'] on your summary page and add a link to another page with the full list [qem]

    To move the text further from the date icon you use margin-left, which is defaulting to 61px

    e.g.

    .qem-small {
      margin-left: 80px;
    }
    Thread Starter juliesuccess

    (@juliesuccess)

    FANTASTIC!!! Thank you so much. It all worked great.

    Plugin Author Alan Fuller

    (@alanfuller)

    The new page is looking very nice.

    I see on event details you are displaying Google Maps but not yet got an authorised Google Maps API key set up in settings.

    Thread Starter juliesuccess

    (@juliesuccess)

    Yah, I noticed that, but I did create and add aan API key. ??? Not sure why it’s doing that.

    Thread Starter juliesuccess

    (@juliesuccess)

    Also the page is now https://www.suusuccess.org/events/

    Plugin Author Alan Fuller

    (@alanfuller)

    I found the page before ??

    An API key is there – but returning 403 = Forbidden, which basically means Google doesn’t think it is allowed on that domain or IP – you need to examine the restrictions set on the key carefully, e.g. if you are restricting by domain have you included the non www version- have you a typo etc

    Thread Starter juliesuccess

    (@juliesuccess)

    Hmmmm… I’ve made a bunch of changes to my maps settings, but I’m not sure if it’s working. Quick events Manager is MUCH easier to use than google these days! haha! ??

    Plugin Author Alan Fuller

    (@alanfuller)

    Google make it hard what with the credit card required then protecting the key, and then when you make changes that takes ages so you don’t know it works, maybe one day I’ll add open street maps or something that is easier.

    Thread Starter juliesuccess

    (@juliesuccess)

    Thanks for all your help! Love this plugin!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘List is too long!’ is closed to new replies.