• Resolved TheSupercargo

    (@thesupercargo)


    This is a great little plug-in and I’m very happy to have it on my site, but …

    I ONLY want it to show custom quotes. I have loaded 5 custom quotes (with hyperlinks) and I’ve marked “No additional quotes” at “What should be displayed in addition to the quotes entered above?” BUT in addition to the quotes I’ve put in, Nice Quotes also rotates my site’s footer text(!) and (it looks like) a blank entry.

    Anything I can do to stop this?

    https://www.ads-software.com/extend/plugins/nice-quotes-rotator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CodeAndReload

    (@codeandreload)

    Some things to check:
    Make sure the anchor tags are closed properly.
    Make sure that each quote is separated by a carriage-return.

    Double check that ‘No addition quotes’ is still checked. It is possible that another plugin has over-ridden the option, but highly unlikely.

    You don’t have any short-codes that would resolve to your footer in your quotes, do you?

    How is your footer text created? Is it an excerpt on a post?

    May want to check the database too, but I doubt that is the problem.

    If you are feeling adventurous with the code you can try to print_r the $lyrics array at the bottom of the nice_quotes_get_quote() function to see which quotes it is populating. Keep in mind that it is natural to see consecutive multiples of the same quote, that is how they are weighted.

    Thread Starter TheSupercargo

    (@thesupercargo)

    Oh dear. Egg on my face. I’d left off one double-quote at the end of a hyperlink. Fixed it and Nice Quotes is working smoothly again.

    Thanks for your quick response and suggestions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Nice Quotes Rotator] Fails to return ONLY custom quotes’ is closed to new replies.