• Resolved aenea

    (@aenea)


    When all the testimonials are listed in the admin dashboard, I’d like to have a column listing the client name, as this is the main identifier for the testimonials.
    I tried using the client name as the title of the testimonial but then couldn’t find a way to avoid displaying this along with the testimonial.

    So, I’d like one of the following:
    a) A column in the dashboard listing the client name
    or
    b) The ability to avoid displaying the title of a testimonial

    Can anyone help with this?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching out here…

    Can you please explain with the screenshot you want which location to add the column and remove the title?

    Thread Starter aenea

    (@aenea)

    Here are links to two screenshots.

    https://test.pushingouttheboat.co.uk/wp-content/uploads/2023/06/home-page.jpg

    The first is of our home page where you can see a testimonial displayed in italics, with the name of the person who gave the testimonial (J Graeme Roberts) beneath it. This is a slider, with testimonials being refreshed every few seconds. I use design-1 for the display, with some customised CSS to remove the big green quote mark and adjust the font size of the other quote marks.

    You’ll notice that there is no title above the testimonial (which is how I want it to appear). I’ve only been able to achieve this by leaving the Title field blank for all the testimonials – see the second screenshot.

    https://test.pushingouttheboat.co.uk/wp-content/uploads/2023/06/testimonials-dashboard.jpg

    The problem with this is that, when I view the list of testimonials in the dashboard (as in the second screensot), I can’t see the name of the people who gave the testimonials. This information is stored in the ‘Client Name’ field which is not visible until I open the testimonial for editing, making it awkward to find a particular testimonial for editing.

    I experimented with setting the title of the testimonial to the Client Name but then I couldn’t find any way to avoid this being displayed by the slider.

    I can think of two ways you could help to solve my problem
    a) Add another column to the dashboard in which to display the Client Name.
    or
    b) Add another parameter to the slider shortcode enabling the display of the title to be switched off.

    I don’t mind which of these options you pick but would be very grateful if you could implement one or other (or both) of them.

    Thanks.

    • This reply was modified 1 year, 8 months ago by aenea.
    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Sorry for the late reply.

    You want to add the title on the dashboard side and you want to not display the title on FRONT-END so please added to the below CSS in your theme “Additional CSS” section.

    .wptww-testimonials-slidelist h4?{display: none !important;}

    Thanks,

    Thread Starter aenea

    (@aenea)

    Works a treat. Thanks.

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    If you like our plugin please give us an important Rate and Review it Here…

    https://www.ads-software.com/support/plugin/wp-testimonial-with-widget/reviews/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can the title be removed from the display’ is closed to new replies.