Home>Support>How to Use Origami Slider ?

How to Use Origami Slider ?

By rp, 8 years ago. Last reply by rp, 7 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I use this setting:
Customising / Theme Settings Display and checked “Use Origami Gallery”

And then when Add Media on a page ( e.g. pictures page ) I choose “Create Gallery”
select a picture and “create new gallery”.
Gallery Settings:
– Link To = Media File
– Columns = 1
– Random Order = unselected
– Size = Origami – Slider

Then Insert gallery.
It gives me

When I update the page and view it, then this occurs:
Fatal error: Call to undefined function siteorigin_panels_is_home() in /wp-
content/themes/origami/inc/gallery.php on line 16

When I unselect “Use Origami Gallery” then I see pictures on the page, but not a nice slider.
The pictures are just like I would inset it like a regular WP media.

All plugins are disabled so that they can’t interrupt.

I like to know what I’m doing wrong so I can use the Origami slider on every page.

Thanks.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 4 days ago rp

    FYI.

    After “It gives me” I don’t get the above Button, but this code without quotes.

    “.

  2. 8 years, 4 days ago rp

    Hmm… one more try and I give up.
    gallery link=”file” columns=”1″ size=”origami-slider” ids=”1781″
    It begins with a [ ends wit ].

  3. 7 years, 11 months ago Alex S
    Hi, I Work Here

    Hi Rp,

    This issue is caused due to not having SiteOrigin Page Builder installed. This will be fixed in the next update, but in the meantime, you can fix this by opening wp-
    content/themes/origami/inc/gallery.php and changing:

    	if(siteorigin_panels_is_home() && empty($attr['ids'])){
    

    To:

    	if( function_exists( 'siteorigin_panels_is_home' ) && siteorigin_panels_is_home() && empty( $attr['ids'] ) ){
    

    If you’re unfamiliar with FTP, I would recommend getting in contact with your hosting provider for assistance.

  4. 7 years, 11 months ago rp

    Hi Alex S,

    Thanks it works!

    Regards,

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More