Problem with testimonials

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2526
    Alanajane
    Member

    The testimonials aren’t lining up properly (see attachment). They should be three straight across. I’ve imported the sample data and modifying from there. What can I do to correct the alignment of the testimonials?

    #2531
    livemesh
    Keymaster

    Looks like somewhere the markup has gone wrong (probably an unclosed or extra div). Pls reply as a private message here with the site URL and a temporary login to the WordPress dashboard and I can take a look. You may also email me the same (see bottom right box in my profile page). Thanks

    #2606
    Alanajane
    Member

    Having trouble setting up a temp login. Will keep working on it. In the meantime, here is the current code to that section:

    [/one_third_last][/nine_col_last][/segment][segment id=”testimonials-section”]
    <div class=”header-wrap”>
    <div class=”section-header”>
    <h3 class=”fancy-heading2″><span>Client Testimonials</span></h3>
    </div>
    </div>
    <div class=”client-testimonials”>

    [one_third]
    <div class=”client-testimonial”>
    <div class=”text”>“I feel way more educated and confident to shop for things that actually flatter me.”</div>
    <div class=”footer”></div>
    </div>
    </div>
    <h4 class=”client-name”>Vanessa</h4>
    <div class=”client-misc”><span class=”department”>Film Composer</span>
    </div>
    <!–footer–>

    [/one_third][one_third]
    <div class=”client-testimonial”>
    <div class=”text”>“In a hectic week, it was good to have some me time, and to feel pampered. The best aspect [of the wardrobe wedding] is that my clothes have space to breathe, are no longer crushed, and combinations just present themselves. I would most definitely recommend it to friends.”</div>
    <div class=”footer”></div>
    </div>
    <h4 class=”client-name”>Fiona</h4>
    <div class=”client-misc”><span class=”department”>University Lecturer</span>
    </div>
    <!–footer–>

    [/one_third][one_third_last]
    <div class=”client-testimonial”>
    <div class=”text”>“I used Dress Up Cycle’s Personal Style & Shopping service to help me find an outfit for my engagement photo shoot. I knew I would want to treasure these photos forever, so I asked Alana to help me find me a dress that would highlight my best features, flatter my figure and fit within our Old Hollywood style wedding. After searching for weeks myself, I didn’t think this would be possible in our timeframe and on my budget. However within a couple of hours Alana had found the perfect dress!”</div>
    <div class=”footer”></div>
    </div>
    <h4 class=”client-name”>Rhianne</h4>
    <div class=”client-misc”>Photographer
    </div>

    #2607
    Alanajane
    Member
    #2616
    livemesh
    Keymaster
    This reply has been marked as private.
    #2641
    Alanajane
    Member
    This reply has been marked as private.
    #2645
    livemesh
    Keymaster

    The things look good now – have fixed it. When the code was copy pasted from the browser from the post above, some unwanted characters got into the markup spoiling the class declarations. Let me know if you encounter any more issues. Thanks

    #2653
    Alanajane
    Member

    It looks brilliant. Thank you for all your help!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Problem with testimonials’ is closed to new replies.