hi
sorry for my wrong typing,i means shortcut not short code,thans..
i download the plugin and install it perfectly,but i could not found it’s shortcut!!! so i could not use it,what should i do please?
thank you
I can’t understand, what do you mean by shortcut & which shortcut you are looking for? This plugin has no setting panel. It will work on fly. Install it & use shortcode that’s it. You just need to add plugin shortcode into your theme after installation. You can find shortcodes in the plugin description tab. Thanks
hi
yes i mean this was, the small shortcut in setting panel.
sorry because i am new to word-press.
i copied the all codes bellow in my HTML tab of a PAGE,in word-press:
[wpf_carousel name=”my-carousel” title=”Title Goes here”] //name=(unique-name)
[wpf_carousel name=”my-carousel-2″ category=”categ” title=”Title Goes here”] //name=(unique-name)
[wpf_carousel name=”my-carousel-3″ taxonomy=”tax” category=”categ” title=”Title goes here”] //name=(unique-name)
post_type=”post”
category=”categ” // default is empty
taxonomy=”tax” // default is category_name
name=”carousel-name” // default is wpf_carousel
title=”Carousel title goes here.” // default is More..
count=”unlimited”
title_color=”#000000″ // default is #000000
title_bg_color=”” // default is none
link_color=” #222222″ // default is #222222
slides=”4″ // default is 4
scroll=”1″ // default is 1
autoplay=”false” // default is false
speed=”2000″ // default is 2000
but it can not work and my page is empty,but why please?
please tell me,what should i do,thank you
hi
i got the main code:
[wpf_carousel name=”my-carousel-2″ category=”cate1″ title=”Title Goes here”]
but what is the name?!!
what should write at here? : “my-carousel-2”
thanks
You can put any unique name you want, it is helpful when you need to place more than one carousel in one page.