Friday, April 12, 2013

[Help Wordpress] Custom default template / Edit templates


Hi,


There is new_royalslider_templates filter that allows you to modify templates, print_r to see how they look.



add_filter('new_royalslider_templates', 'new_royalslider_edit_templates', 10, 2);
function new_royalslider_edit_templates($templates) {
print_r($templates); // modify $templates array here (add/remove/edit)
return $templates;
}


Dmitry



.

help.dimsemenov.com

No comments:

Post a Comment

Search

Other post

[Wordpress issuses] raincoaster on "I can not comment on the blog that I follow."
raincoaster on "I can not comment on the blog that I follow."
I can not comment on the blog that I follow. Despite I being connected in wordpress, when ...
[WP issuses] mgerney on "[Plugin: WP Forum Server] Extra return after post name"
mgerney on "[Plugin: WP Forum Server] Extra return after post name"
mgerneyMemberPosted 6 days ago #There is an extra return after the forum poster name. I ca...
[Wordpress issuses] louiechow on "Appearance of Password Protected Pages"
louiechow on "Appearance of Password Protected Pages"
It is the case in all of them, and the reason it is there is to warn the users that you wa...
[Wordpress issuses] theasianexperience on "Can I find a widget that shows where my readers are from?"
theasianexperience on "Can I find a widget that shows where my readers are from?"
Need help? Check out our Support site, thenCan I find a widget that shows where my readers...
[Wordpress issuses] supportbot on "cause based blog and original art to raise money"
supportbot on "cause based blog and original art to raise money"
You did not specify a blog address or reason for posting when you created this topic.This ...