katiska
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [cerise] The same footer that on the themeOk i’ll contact you when i change the theme.
Forum: Themes and Templates
In reply to: [cerise] The same footer that on the themeForum: Themes and Templates
In reply to: [cerise] The same footer that on the themeHi,
For the moment i use another theme but thanks for your reply.
The link of my website is http://bioesthetiquerenard-boutique.com
i want the same footer of the theme cerise in example:
THanks
Hello,
Can you tell me where I’ve to insert the code in the file functions.php ??
Thanks by advance.
Ok thanks, maybe can you tell me where i have to put the code on functions.php files ?
I think i don’t find the right place for it.
Hi Frankie,
Here is the code that i’ve put in functions.php file : <pre lang=”php”>
add_filter( ‘aps_status_arg_public’, ‘__return_true’ );
add_filter( ‘aps_status_arg_private’, ‘__return_false’ );
add_filter( ‘aps_status_arg_exclude_from_search’, ‘__return_false’ );I’ve pasted this code at the end of the code in functions.php. Further to the error message i guessed that it wasn’t the right place …