Testimonials not right

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Nov 11, 2013 9:29 am
Reply with quote
Report this post
Hi All,
Please can you assist, I'm using the quick start package and it seems that I have done something wrong because my testimonials don't look correct. see attached screenshot. if you can point me in the right direction to fix it I would appropriate it. I'm using Apache2, php 5.3 & mysql 5.5

Regards,
M
User avatar
Fresh Boarder

GK User
Mon Nov 11, 2013 10:25 am
Reply with quote
Report this post
Hello,

Most probably your editor removed some HTML5 features from the code - please disable the WYSIWYG editor and compare your code with the original one:

Code: Select all
<h3 class="header">A Brand You Can Trust. They trusted us.<small>CloudHost hosting has been serving the web community since 2007.</small></h3>


<div class="gkTestimonials" data-extralinks="on">
<div>
<div><img src="images/demo/testimonial1.jpg" alt="Testimonial I" /><blockquote><p>I really enjoyed CloudHost very much, I’m looking forward to using it on larger projects.</p><strong>Company, ltd.</strong></blockquote></div>
<div><img src="images/demo/testimonial2.jpg" alt="Testimonial II" /><blockquote><p>I really enjoyed CloudHost very much, I’m looking forward to using it on larger projects.</p><strong>Company, ltd.</strong></blockquote></div>
<div class="gkText"><div><p>Our customers love us.<br />We are rated 4.99 / 5.00</p></div></div>
</div>

<div>
<div><blockquote><p>I really enjoyed CloudHost very much, I’m looking forward to using it on larger projects.</p><strong>Company, ltd.</strong></blockquote><img src="images/demo/testimonial3.jpg" alt="Testimonial III" /></div>
<div><blockquote><p>I really enjoyed CloudHost very much, I’m looking forward to using it on larger projects.</p><strong>Company, ltd.</strong></blockquote><img src="images/demo/testimonial4.jpg" alt="Testimonial IV" /></div>
<div class="gkLink"><div><a href="#">More testimonials</a></div></div>
</div>
</div>
User avatar
Administrator

GK User
Mon Nov 11, 2013 12:24 pm
Reply with quote
Report this post
Thanks for the quick reply.
unfortunately they are 100% the same. I've even copied the source from your post and it still shows the same layout.
User avatar
Fresh Boarder

GK User
Mon Nov 11, 2013 1:11 pm
Reply with quote
Report this post
So in this case you will have to provide me an URL to your website.
User avatar
Administrator

GK User
Tue Nov 12, 2013 2:22 pm
Reply with quote
Report this post
you can access the site at http://w3w.miosa24.co.za
User avatar
Fresh Boarder

GK User
Tue Nov 12, 2013 9:22 pm
Reply with quote
Report this post
The problem is caused by some 3rd party typography plugin which creates this file:

http://w3w.miosa24.co.za/plugins/editor ... raphy2.php

When you reduce margins from 10px to 0px in this file for blockquote then grid layout is normal.
User avatar
Administrator

GK User
Wed Nov 13, 2013 5:21 am
Reply with quote
Report this post
thanks for the assist
User avatar
Fresh Boarder


cron