Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor nsciolini

    (@nsciolini)

    Hi zepelinsw,

    You have a javascript error. Try to add the autoPlayPausehe value in the setting page for example with 2000 and update the settings.

    Thanks!!

    Thread Starter nsciolini

    (@nsciolini)

    I think it is a bug of event manager but meanwhile i fixed it like agelinwl says:

    .em-events-search-form br {
        display: none;
    }
    .em-events-search-form p {
        display: inline;
    }

    Thanks!

    Plugin Contributor nsciolini

    (@nsciolini)

    Hi pzh20,

    Try to check if you have a javascript error when you are creating a new timelinr post because if other plugin break the js the category input will not work. And check if the category exist in the category section:
    wp-admin/edit-tags.php?taxonomy=timelinr_cats&post_type=timelinr

    Categories are working, if you test it in a new wordpress you will see the result.

    Thanks!

    Plugin Contributor nsciolini

    (@nsciolini)

    With the version 1.2 you can enable the title link and the post excerpt in the option page.

    Regards,

    Plugin Contributor nsciolini

    (@nsciolini)

    Hi Steacha,

    Try to download the last version and update your default settings in option page, and please let me know if you could fix the error.

    Thanks!

    Plugin Contributor nsciolini

    (@nsciolini)

    Thanks Jockoe,

    We will consider for future releases.

    Regards,

    Plugin Contributor nsciolini

    (@nsciolini)

    Hi Keith Firmin,

    There is not a video yet but you should do the followings step to get the timeline:

    Step 1: Download and Installation

    • Upload files to the directory / wp-content/plugins/wp-jquery-timelinr/
    • Activate the plugin “WP Timelinr JQuery” through the ‘Plugins’ menu in WordPress.

    Step 2: Add Timelinr categories (optional)

    • Select Categories on the menu of custom post type “Timelinr“
    • Write a name
    • Add new category

    Step 3: Add Timelinr entries

    • Create a new post in custom post type “Timelinr”
    • Add a title
    • Select a date
    • Add a featured image
    • Write a description
    • Submit the timelinr post

    Step 4: Add Timelinr shortcode

    • Create a new page
    • Add the shortcode in the description field
    • If you had created a category, the shortcode should be [timelinr category=YOURCATEGORY]
    • If you had not created a category, the shortcode should be [timelinr]

    I hope you can enjoy our plugin. Please let us know where you could not continue.

    Regards,

Viewing 7 replies - 1 through 7 (of 7 total)