You would have to create a child theme to do this. After you have created a child theme, create a new file called functions.php. Then insert the following code into that file:
<?php
function graphene_display_slider(){
graphene_slider();
}
?>
After that, make sure you activate the child theme through Appearance > Themes.
i have put the above code in functions.php but it does not slide anymore.
slider does not move in any pages. what should i do?
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Account
Search Forums
Priority Support
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.