Advertisement:

Author Topic: Osclass Easy Slider error with patricia theme  (Read 767 times)

radpau

  • Newbie
  • *
  • Posts: 1
Osclass Easy Slider error with patricia theme
« on: July 08, 2016, 03:38:11 pm »
This message to Raja Sekar and any body had been install easy slider before please help me anyone .check my attached screenshot. I followed the instruction to replace the <div class="content home">'   with <div class="content home">   <?php osc_slider(); ?>   but it become error with 2 easy sliders and the size become full width. Please help me...   

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Osclass Easy Slider error with patricia theme
« Reply #1 on: July 10, 2016, 12:47:29 am »
OSC Slider is different than Osclass Easy Slider, which one are you using?

DrizzleThemes

  • Sr. Member
  • ****
  • Posts: 478
  • DrizzleThemes
Re: Osclass Easy Slider error with patricia theme
« Reply #2 on: July 11, 2016, 12:09:04 am »
Hi,

Do not use div and class given on help. But you can add it your own like. And Patricia theme using container so you have have place the code above or after container div.

Code: [Select]
<div class="osc_slider">
<?php osc_slider(); ?>
</div>


frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Osclass Easy Slider error with patricia theme
« Reply #3 on: July 11, 2016, 01:16:54 am »
@radpau
On patricia theme, you only install OSC Slider plugin delivered with theme and install it, no theme modifications are required.