Viewing 10 replies - 31 through 40 (of 40 total)
  • Enen

    (@nnagarajan7)

    Hi Michael,

    Regarding multiple instances of Testimonial listings, I tried the way suggested by you i.e. splitting the categories for issues resolved and testimonials received. However, both the category listings appears in one single page. To be clearer on what I require, I want to list separately the issues resolved and I want list separately the testimonials received. It appears the shortcode available [testimonailswidget_list] is for only one instance of Testimonial Widget. Is it possible to create a separate list as evinced by me above.

    Plugin Contributor Michael Cannon

    (@comprock)

    Sounds like you want something like…

    [testimonialswidget_list category=issues]
    [testimonialswidget_list category=testimonials]

    Is it not doing what you want?

    Have you created TW entries, some with category Issues and some with category Testimonials?

    If still having trouble, please provide me an admin account. Send details via https://aihr.us/contact-aihrus/.

    Enen

    (@nnagarajan7)

    @ Michael

    Thanks. It seems I have now found the way to show separate TW entries for different categories. I am sure there is a way to reduce the size of Gravatar. Could you please help me out on this.

    Thanks again.

    Plugin Contributor Michael Cannon

    (@comprock)

    See FAQ 5.

    Enen

    (@nnagarajan7)

    @ Michael

    I have finally been able to achieve what I wanted but increased line spacing is causing an issue. Is there anyway I can decrease the space between the lines and paragraphs.

    Thanks for your time and support.

    Plugin Contributor Michael Cannon

    (@comprock)

    Got URL for me to look at?

    Enen

    (@nnagarajan7)

    Please see this link. https://www.indiaconsumerforum.org/32717-2/
    You will see the paragraph spacing in the sixth item. I would like to reduce the spacing and also would like to know how to change the font type to Arial or Times New Roman

    Plugin Contributor Michael Cannon

    (@comprock)

    I would recommend removing the pre and code tags from around the shortcode in your post edit and then see what’s left to do.

    Enen

    (@nnagarajan7)

    Hi,

    I think that works. Let me continue working on it will revert with any issues. Can the font type be changed? Presently I think it is Times New Roman.

    Thanks a lot for your time and support.

    Plugin Contributor Michael Cannon

    (@comprock)

    Your current font-family is Times. You can change to whatever via CSS like the following.

    .testimonialswidget_testimonials {
      font-family: sans-serif;
    }

    Be warned, this will change all of the testimonials font. See FAQ 34/35 for what the HTML/CSS layout looks like.

    Next, please open a new support ticket for further issues.

Viewing 10 replies - 31 through 40 (of 40 total)
  • The topic ‘Page Navigation’ is closed to new replies.