• [email protected]

    (@admintattoos-hurtcom)


    Plugin is great, nice and simple to use and has lots of features. Unfortunately there are two things which mean I cant use it for my site.
    One is that it dosn’t follow the date structure you’ve set for wordpress as it has a fixed American date structure. And two, you cant remove the website entry field, or add your own fields such as Town, Country etc. If these two things cold be fixed, then in my opinion, Hms testimonials would be the best testimonials plug in for wordpress.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Jeff K

    (@kreitje)

    Hi there,

    At the current time you can’t add Town / Country / etc however you can use CSS to hide website field. This is new with the 1.7.1 update.

    Add this to your CSS.
    .hms-testimonials-form .website { display:none; }

    I am working on an update to simplify the UI even more and offer some better documentation.

    I will look into adding custom fields for future versions. Adjusting the date format is already on my “todo” plan.

    Thanks for the review,
    Jeff

    GREAT PLUGIN! Thank you!

    One question, similar to above. I am fine modifying the php files, but I need to know where to look to reorder how the items show up on the testimonial submission form. I have added a custom item “Title”, and it shows up in the form but it lists it at the bottom. It looks very odd as it goes:
    Name
    Website [hidden]
    Testimonial
    Title

    Even if I cant insert Title in between, I would like to reverse the order so it goes:
    Testimonial
    Website [hidden]
    Name
    Title

    Any way I can do this manually?

    Thanks again for an awesome plugin!

    BTW – I considered using the: function hms_name_override($text) trick in the documentation to change the “Website” label to “Title” however its hard coded to add an https:// at the beginning of the input, so the title looks like a link ?? I was trying at least ??

    Plugin Author Jeff K

    (@kreitje)

    Hey jeremywight,

    That`s a great idea. I am currently on vacation for the next 2 weeks but I will add sorting those right when I get back.

    If you can wait that long, great. If not, what you could do is modify shortcodes.php in the plugin. The top function controls the form you see.

    You might consider grabbing the source from a view-source screen and replacing the HTML form in shortcodes.php.

    Thanks,
    Jeff

    P.S. If you haven’t rated the plugin please do so.

    Got it figured, through your direction! Thank you!

    can u plz help me on testimonial form ,
    i want to know as user will fill and submit the form where will the data go as i didn’t get it on my mail so where it goes if u have any idea plz help me out….

    thanks ….

    Plugin Author Jeff K

    (@kreitje)

    It gets emailed to the address in the general settings. They are also saved in the database. If you click on Testimonials on the left they will show up in the list.

    that is same i expected but not working…
    i am not getting any mail when i submit any form i used recaptcha also and i can’t see them on list i have only the testimonials(only 2) which i added from backend so what should i do now….

    where is the problem in it i searched all settings but nothing found..

    can u help me more about it…

    Plugin Author Jeff K

    (@kreitje)

    I submitted one.

    I’ve managed to get the testimonial display in the side bar and it has a read more link which should take the user to the testimonial page where all the testimonials are visible. But this does not work.

    I’m using the following shortcode in the page:

    [hms_testimonials]

    I’m also telling the testimonial plugin to goto the testimonial page by using the correct URL.

    No content is being displayed.

    Plugin Author Jeff K

    (@kreitje)

    Can you post a link to the page with the sidebar and a page that shows the testimonials?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Testimonial for hms testimonials’ is closed to new replies.