1. Home
  2. Docs
  3. Responsive Posts Carousel
  4. FAQs
  5. Load Template from Theme

Load Template from Theme

Sometimes you may need to make some changes in the carousel template and don’t want to override when you update the plugin. The solution is to load it from your Theme or better from Child Theme. Please follow below to do it.

Copy Template File

First, you need to know the template file name of the selected template. Support you’re using the Style 10 its template file name will be style10.php and will be at this location inc/render/template/style10.php

Copy this file and do the modification you need.

Load Template from Theme

Now go to your theme or child theme using FTP or File Manager of the control panel and create a directory named rpc on the root of the theme/child theme. Paste the copied template here in this directory and now it will load instead. You’re free to make changes here and can also ask us for customization services.