• Resolved terrawide

    (@terrawide)


    There is a small syntax error on line 19 of the alternate-timeline-bullet-style.php file of the 1.3 version of the List Items for Elementor PlugIn (Free, non-pro version). There is an extra inline PHP close tag ?> towards the end of the code line noted.

    Line with Error: <i class=”ile-icon <?php echo $icon ?>” style=”color:<?php echo $icon_color; ?>; ?>”></i>

    Corrected Version: <i class=”ile-icon <?php echo $icon ?>” style=”color:<?php echo $icon_color; ?>”></i>

    It’s not really evident unless viewed in a Text Browser like Links, which I use to check ‘Search Engine Perspectives’ on websites.

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

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

    (@techeshta)

    Hello @terrawide

    Thank you very much for your support and guidelines. We made the changes and updated plugin here on live.

    Best regards

Viewing 1 replies (of 1 total)
  • The topic ‘Syntax Error’ is closed to new replies.