Saturday, July 6, 2013

[Help Wordpress] Two different sliders on two pages


Two different sliders on two pages



Well, you may use PHP if/else statement and add a check that you need, e.g.:



if( is_home() ) {
echo get_new_royalslider(1);
} else {
echo get_new_royalslider(2);
}


Read more

help.dimsemenov.com



No comments:

Post a Comment

Search

Other post

[Wordpress issuses] fiegephoto on "menu tabs all go to one page"
fiegephoto on "menu tabs all go to one page"
fiegephoto on "menu tabs all go to one page"Why does all of the menu tabs go to the about ...
[Wordpress issuses] rosefaery on "Can anyone help me with finding/enabling the text editor function?"
rosefaery on "Can anyone help me with finding/enabling the text editor function?"
rosefaery on "Can anyone help me with finding/enabling the text editor function?"I've used...
[Wordpress issuses] auxclass on "creating subdomain in wordpress blog"
auxclass on "creating subdomain in wordpress blog"
auxclass on "creating subdomain in wordpress blog"yourusername.wordpress.com is already a ...
[Wordpress issuses] rkahn1 on "How do I change my blog address without a purchase or deleting the site?"
rkahn1 on "How do I change my blog address without a purchase or deleting the site?"
rkahn1 on "How do I change my blog address without a purchase or deleting the site?"If the...
[Wordpress issuses] auxclass on "How do I change my blog address without a purchase or deleting the site?"
auxclass on "How do I change my blog address without a purchase or deleting the site?"
auxclass on "How do I change my blog address without a purchase or deleting the site?"If t...