• Resolved cgonzalez1

    (@cgonzalez1)


    Hi, I was wondering if you could help me, I recently downloaded your plug in and it offers everything I need. However I have entered 16 events and nothing shows up except the actual dates to those events.

    • This topic was modified 3 years, 4 months ago by cgonzalez1.

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

Viewing 1 replies (of 1 total)
  • Plugin Author richteam

    (@richteam)

    Dear cgonzalez1.

    Thank you for the topic. Follow the instructions please.

    Please find the Rich-Web-Timeline-Widget.php file in the plugin. Find line 948 of this code

    <article data-year="<?php echo $list[$k]; ?>" class="" data-tim="rw_tim" id="rich_web_timeline_article" style="overflow: visible; <?php echo $ti_style_width;?> margin: 0 <?php echo $style_ti_mb;?>; padding: 0; <?php echo $ti_style_article;?>">

    And add this code

    <article data-year="<?php echo $list[$k]; ?>" class="" data-tim="rw_tim" id="rich_web_timeline_article" style="overflow: visible; <?php echo $ti_style_width;?> margin: 0 <?php echo $style_ti_mb;?>; padding: 0; opacity:1; <?php echo $ti_style_article;?>">

    If you have another offer to us, please tell us. We will always help you solve problems.

    Thank you very much.

    Best, Rich-Web

Viewing 1 replies (of 1 total)
  • The topic ‘Events not appearing’ is closed to new replies.