• Resolved mpicc

    (@mpicc)


    Hi, I have done the install and activated. Went to setting and did a custom text and only to show on the main page. Ideally would like it on top somewhere, but not displaying.

    I tried putting short codes on pages to test, but still no go. Thoughts?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • moviehour

    (@moviehour)

    Sometimes shortcode doesn’t work due to it’s quotation. Write the short code like below:

    <?php echo do_shortcode('[t4b_ticker]'); ?>

    Type single quotation from your keyboard.

    Update the plugin with the latest version. Hopefully, your problem will be solved.

    Thread Starter mpicc

    (@mpicc)

    Unfortunately updated to the new version and still not displaying anything. I simply need the ticker on the homepage only, which I have selected on the setting page. I have put the code <?php echo do_shortcode('[t4b-ticker]'); ?> on a normal; page and it wasn’t displaying anything.

    There may have any conflicts with JavaScript. Can you give me the page URL, where you are trying to display the ticker?

    Thread Starter mpicc

    (@mpicc)

    I am trying to display it on the homepage of mpicc.org.uk. I have not embedded the code, however I put the code in the page for you instigate here
    Just below the text that says ‘This section is coming…”

    I am not allowed to access that page. Check the following:

    • Make sure that Show in homepage only checkbox is unmarked. If you mark the checkbox, it will show ticker only in homepage.
    • I found the shortcode as:
      <!--?php echo do_shortcode('[t4b-ticker]'); ?-->
    • It will be:
      <?php echo do_shortcode('[t4b-ticker]'); ?>
    • Make sure that your shortcode is in correct form.

    Lastly, it is hard to say anything without having knowledge about your WP dashboard. If you have no problem to give me the access in your WP admin, then you can email me your login details at realwebcare at the rate of gmail dot com.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Not displaying Ticker at all’ is closed to new replies.