badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Child theme and modified code

#16144
grendizer
Member

Hi

Yes I was aware of this kind of code, and I’m about to add it to my child theme’s function.php, but there is missing information. For example, in your sample code, there is this line :
remove_action( ‘cleanretina_404_content’, ‘cleanretina_display_404_page_content’, 10 );
‘cleanretina_404_content’ : I must replace this by the real “phase”. Where do I find this info?
‘cleanretina_display_404_page_content’ : I must replace this by the real function: ‘cleanretina_featured_post_slider’
10 : I must replace this by the real position number. Where do I find this info?

Thanks , and sorry for the newbie stance.
David