Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Nks

    (@nik00726)

    Ok

    Can you go to php myadmin and go to scroll_news table.
    and there check if custom_link column data is there ?

    When you inset link is it available in edit news ?

    I think links are not inserted to scroll_news table of WP.

    please check and let me know.

    Thread Starter damaja

    (@damaja)

    Ok I am somewhat a newbie to web development so bear with me. Where do I find ‘php myadmin’? Is it something I have to download?

    Thread Starter damaja

    (@damaja)

    Nevermind, I figured it out. Here’s a screen shot of what I saw.

    Yes in ‘Update News’ the link is there under ‘News Url’.

    Thread Starter damaja

    (@damaja)

    After doing some digging I think I may have found the problem, but I don’t know how to go from there.

    I looked in the newsScroller.php file and found this line of code:

    <?php echo $row['../../plugins/vertical-news-scroller/custom_link']; ?>' target="_blank"><?php } ?>

    …but when I looked in the folder I don’t see ‘custom_link’. Do I have to create that myself and how do I do it?

    Plugin Author Nks

    (@nik00726)

    Hi

    I think when you have installed this plugin it may be corrupt some how.
    there is notinhg like <?php echo $row[‘../../plugins/vertical-news-scroller/custom_link’]; ?>

    in plugin.

    So could you delete and re-install it ?

    Thanks

    Thread Starter damaja

    (@damaja)

    Yup, I deleted and re-installed and it now works like a charm. Thanks a lot.

    Plugin Author Nks

    (@nik00726)

    Ok

    Thanks for using it.
    Please rate it..

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘News Titles not redirecting’ is closed to new replies.