Questions tagged [testimonials]

33 questions
2
votes
2 answers

How integration tests are performed on your company/job/project?

I want to improve integration tests methods where I work and I would like to know how this process happens in other places. Things like: - When test plans writing begin - Proportion between testers, developers and stuff (entire applications or…
Danmaxis
  • 1,710
  • 4
  • 17
  • 27
2
votes
1 answer

How would I achieve this for my testimonial page?

I would like to have quotes with oversized quotation marks at the start and finish of the quote. At the moment the problem I am having is that there is too much spacing. Here is my code: HTML:
Sam Bowers
  • 21
  • 2
1
vote
2 answers

Any good Testimonial module / component in Joomla 1.6?

I am new to Joomla 1.6. I have a problem while trying to install "Freestyle Testimonials" (File Name - "freestyle_testimonials_lite-1.6.0(1).zip"), a component for testimonials for Joomla 1.6, as there is an error message appearing "Component…
Subhagreen
  • 11
  • 1
  • 2
1
vote
1 answer

How to convert the slider dots to Author name In Testimonial Slider?

I have added a testimonial slider in WordPress Page but It is showing the dots at the bottom but I want the author name in place of dots. Can any one help me in this. I have also attached the UI sample.
user8531037
1
vote
0 answers

Bootstrap Carosel dosen't work when I add it to full webpage

Help I have a Carousel that works on its own but when I add it to my webpage that I'm creating it stops working completely. I have provided some links... I'm using bootstrap 4 to build the website. …
Victor Johnson
  • 619
  • 2
  • 6
  • 10
1
vote
2 answers

How can I make a testimonials page more accessible for users of screen readers?

The page has one heading up top, followed by quotes from users, their organization's logo and a link to their homepage, and their name and position. Right now, the outline for screen readers has a single heading in the main part of the page. I think…
user42795
  • 41
  • 2
1
vote
3 answers

Adding randomization to simple testimonial rotator

There was an awesome, super-minimal testimonial rotator that I found here, but I'm curious as to how I might get it to simply randomize the results. Here's the rotator as it now functions: $('.testimonials…
vectyr
  • 13
  • 7
1
vote
3 answers

Jquery Testimonial fader does not work smoothly

I use jquery to rotate my div one by one using fade effect but the effect is not smooth it jumps up and down and then display here is my fiddle. http://jsfiddle.net/xXRwA/ $(document).ready(function(e) { $('.testimonials div:first').show(); …
Rakhi
  • 929
  • 15
  • 41
1
vote
2 answers

getting random testimonial in magento not working due to cache

I am trying to display random testimonials, but due to magento cache the random is not working, i have to flush the cache each time to see the testimonials change, my code public function getTestimonialsLast(){ $collection =…
jarus
  • 1,853
  • 11
  • 44
  • 76
0
votes
1 answer

Create a testimonial section in Drupal 6

Im developing a site using drupal 6 and i need a testimonial feature using which users can write testimonials about my site and services. When a users enters a testimonial it has to undergo an approval process and the admin should be able to do this…
Ivin
  • 4,435
  • 8
  • 46
  • 65
0
votes
0 answers

Elementor Testimonial Carousel not working properly ..?

Elementor Testimonial Carousel not working properly not showing slider dots and just show only one review I add 3 reviews but it only show one. and not other styling working. enter image description here Elementor Testimonial Carousel not working…
0
votes
1 answer

Problem in Testimonials Slider Javascript

I am trying to make a Testimonials slider in Javascript but I can´t get the slider to move to the next slide. It works fine if you are in the first or last slide otherwise it wont move. Tried many different solutions but none of them worked. I am a…
Cecilia
  • 5
  • 3
0
votes
2 answers

Testimonials slider loop/query not working PHP Wordpress

So, I am trying to display Testimonials with Slick slider but it is not working. I guess I linked the css and js files wrong or something because testimonials are displaying but slider doesn't work. So please help with troubleshooting. This is…
Milan
  • 78
  • 5
0
votes
1 answer

Prestashop testimonial link

I'm using a theme with testimonial slider in homepage and I've figured out that there in the module folder a file called all_testimonial.tpl and something about an upload form. So I guess that there is a way to have a page with all testimonials with…
sangkavr
  • 61
  • 7
0
votes
1 answer

How to get Testimonials text to show on mobile in portrait orientation?

We're running WordPress with Bridge theme. It has a built in widget for sliding testimonials. It is included on our home page. It works fine on desktop. On mobile they appear when in landscape orientation, but disappear when in portrait. Visual…
Sirona Man
  • 13
  • 3
1
2 3