Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter drkings

    (@drkings)

    OK, thank you. I’ve worked it out now.

    It wasn’t quite what we thought…

    The code I cited you above is a bit of custom CSS inserted by my website designer into the theme, but using the old naming structure.

    I took my heart in my hands (being a novice at this) and edited style.css in the theme to rename all the parameters according to the notes in your FAQ.

    The widget is now working properly!

    Thanks for your help and prompt responses.

    Daniel

    Thread Starter drkings

    (@drkings)

    Hi Michael,

    I’m a bit of a novice at this but I’ve just spoken to my brother who knows a little about wordpress.

    He says he thinks that the Theme is grabbing the css from the plugins and incorporating them into style.css. (But he’s not sure about this) Does this make sense?

    When I look at my style.css and find the line pertaining to the testimonials widget I see the following:

    /* Testimobial widget */
    .testimonialswidget_testimonials .testimonialswidget_active {display: block;}.testimonialswidget_testimonials .testimonialswidget_display_none {display: none;}.testimonialswidget_paging {clear: both;font-weight: bold;height: 1.4em;}.testimonialswidget_testimonial {clear: left;display: none;margin: 0 0 1.4em 0;}.testimonialswidget_author {font-weight: bold;}.testimonialswidget_testimonial .testimonialswidget_image {float: left;margin-bottom: 1.4em;margin-right: .2em;}.widget .testimonialswidget_testimonial .testimonialswidget_image {float: initial;}.widget .testimonialswidget_testimonial q p {display: inline;}.testimonialswidget_testimonial cite {display: block;text-align: right;}.testimonialswidget_testimonial cite:before {content: “– “;}.testimonialswidget_testimonial_list {display: block;padding-bottom: 1em;}

    Does this help?

    Thread Starter drkings

    (@drkings)

    Hi Michael,

    I’ve read the FAQ, but I don’t believe that you’ve changed the shortcode for the the rotating widget. Perhaps there’s something I’ve missed.

    I’ve tried clearing the browser cache – that didn’t help.

    How do I clear the website cache?

    Thanks

    Daniel

    Thread Starter drkings

    (@drkings)

    An example of a page on my site where this is happening is:

    http://presencetraining.co.uk/business/one-to-one/

    The html used is:

    [testimonialswidget_widget tags=”business” refresh_interval=15]

Viewing 4 replies - 1 through 4 (of 4 total)