Support » Plugin: Quotes Collection » [Plugin: Quotes Collection] removing quotes not working/ shorter refresh times

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Srini G

    (@srinig)

    When you upgrade, the old quotes-collection.css file is replaced with that of the new version. Thus any changes you’ve made to the old file will be lost. You will have to uncomment the quotation marks CSS again. And when you do that it does remove the quotation marks in the output. I’ve checked it with version 1.5.2 & 1.5.3 with WP 3.2.1, it works.

    And the options for refresh times have always been 5, 10, 15 and 20. It’s been the same with 1.4.4. What’s the refresh time you use with 1.4.4?

    Thread Starter Nyx1961

    (@nyx1961)

    Thanks for getting back to me. I appreciate it. 🙂

    I did try uncommenting the quotation marks but it didn’t work for me, unless I did something wrong. Exactly what did you change in the CSS, to make sure that it’s the same thing I changed?

    I use a 30 second refresh time. I don’t remember changing anything to add that but it’s been a while since I originally installed your plugin so I guess I must have. I’ll try to figure out what I did. *shrug*

    Plugin Author Srini G

    (@srinig)

    If you want a 30 second refresh time, I’ll provide it in the next update. That’s not a problem.

    As for CSS code, just remove the /* and */ that surrounds

    q:before, q:after {
    	content:"";
    }

    and refresh the browser to see the changes.

    Thread Starter Nyx1961

    (@nyx1961)

    Thanks for your help! And I appreciate you’re adding a 30 second refresh time with the next update. 🙂

    Why don’t just put an input-text to set the refresh time?

    Hi,

    I have a few questions on this plugin.

    What do I change in the CSS file to change the text to bold and Italic or to change the text font size.

    MAybe even change the quote font as well ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Quotes Collection] removing quotes not working/ shorter refresh times’ is closed to new replies.