I’ve found a solution to my problem : i’ve used in my child theme the same name “page.php” and now i can see my modifications.
I don’t know why it was not working whith the previous name.
Hi everybody,
I’m under a 3.7.1 WP with the Twenty Thirteen theme.
I’ve followed the whole procedure to modify my pages to full width, by creating a child theme.
I’ve been able to activate my child theme but the modifications i’ve made in my new “full-width-page.php” aren’t visible on my website. Checking with Firebug, i’ve seen that it’s still the “page.php” which is used.
I don’t know what i’ve missed! Can you help me ?!
Thanks in advance,
Mickael.
Just discover the problem : need to refresh the cache of my browser so the new CSS applies… !