• Resolved jnati

    (@jnati)


    I am managing a website that is mostly hand-coded, but I am running 3 installs of wordpress inside of the site to manage news and events.

    I was able to figure out how to run a LOOP to get and style a few posts onto the index page of my site, but I’m having a hard time figuring out how to code an Events Loop.

    If you follow this link, I basically just want to display the same content that appears in the sidebar widget listing Upcoming Events, but at the root of my site, outside of my WordPress install.

    I have managed this is in the past by creating a new php page inside of my WordPress install that only contains the simple loop coding, and then linking to that with a php include, so I don’t have to change a million file paths.

    Please let me know if you have any ideas!
    Thanks!
    Jimmy

    check the events widget in the sidebar:

    https://wordpress.org/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi Jimmy,

    As outlined in our forum guidelines, we aren’t able to help with these kinds of complex customizations. But we do have some handy resources that might be helpful for you:

    Themer’s Guide – provides an overview of how to customize the plugin’s frontend appearance.
    Tutorials – useful tips and tricks for changing how the plugin looks and behaves.
    Technical Docs – provides an overview of the classes and functions in each plugin

    Good luck, and thanks for using The Events Calendar!

    ~Leah

    Thread Starter jnati

    (@jnati)

    ok, then any help with coding just a simple Loop of upcoming events in a list on an existing WP Page outside of the widget area?

    Plugin Contributor leahkoerper

    (@leahkoerper)

    Hi jnati,

    I’m sorry, we aren’t able to assist with that here on the free forum. You might check out the third-party plugin Event Rocket and see if that will help you.

    Best,
    Leah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is it possible to make an Events list LOOP outside of wordpress install?’ is closed to new replies.