About us Clients we worked with

63.About us Clients we worked with

Module position: tp-about-testimonial

Module class suffix: Not Used

If you want your module this way, Go to backend: Extensions --> Module Manager --> New --> Select type as RokSprocket Module with the settings below:

Step-1:

Create a new RokSprocket module

Select your module Layout as "Quotes"

Select your Content provider as "Simple Provider"

Click on "Add New item" Button at right corner

Add your Contents in newly created tabs

Publish the module in "tp-about-us-testimonials"

Step-2:

Once the module is successfully created SAVE & CLOSE the settings

Step-3:

Again you should create a new Roksprocket module with the settings below

Select your module Layout as "Strips"

Select your Content provider as "Simple Provider"

Choose the Theme as "Parallel"

Add your Brand logo in Image section

Once the Two modules are created you need to create a new custom html module and add the following html code

<h3 class="module-title text-center"><span class="title-left">Clients we </span>
<span class="title-right"> worked with</span>
</h3>
<p class="text-center tp-sub-text">What our clients says about us</p>
<div>{loadposition tp-about-us-testimonials}</div>
<div class="margin-top-40">{loadposition tp-about-us-brands}</div>

Make sure the Prepare content in options tab are set to "YES"

Last updated