# Onepage testimonials

### 53. Onepage testimonials

> Module position: onepage
>
> Module class suffix: section5 clients tp-title-center tp-bg-gray

![](/files/m7e2o5kjiMWVkd2vXaN8)

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

#### Step-2:

Once the module is successfully created SAVE & CLOSE the settings

#### Step-3:

After created the Roksprocket module you need to create a new custom html module and follow the steps below

Once the module is created you need to add the following html code in your custom html module

```html
<div class="container">
    <div class="col-sm-12">
        <h3 class="module-title tp-title-center"><span class="title-left">
Customers</span><span class="title-right"> we worked with</span>
        </h3>
        <p class=" text-center tp-sub-text" style="margin-bottom: 30px;">Sed ut 
Perspiciatis Unde Omnis Iste Sed ut perspiciatis unde omnis iste natu error sit 
voluptatem accusan tium Sed ut</p>{module onepage customers}</div>
</div>
```

> Note: You can add your Roksprocket module in this custom html module, This is very simple you used No number's Module Anywhere plugin. If you are new to this simply follow the steps below to add your module inside the custom html module.

#### Step-4:

![](/files/T5ldsf33ZXYWjlGKwLBI)

When you click the Insert Module button, New popup window will open, Here you can able to choose Which module to insert inside the custom html module. In our case we choosed the "onepage customers" module.

#### Step-5:

Once the module is created successfully SAVE & CLOSE The settings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jdocs.themeparrot.com/joomla-templates/runway/layout-customization/home-styles/home-style-8/onepage-testimonials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
