kissme1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Retro-Fitted Theme – Modification to Catagory TextWell I tried copying all the files and removing only the functions.php file and the theme works, BUT none of the Css modifications work even though I have copied all the css files.
When i remove all the files and only leave the style.css file in the child theme directory with the following text.
@import url( ‘../retro-fitted/style.css’ );
All the css modifications work. Very Strange
Forum: Themes and Templates
In reply to: Retro-Fitted Theme – Modification to Catagory TextYou mean function.php and the functions folder inside the library folder?
Forum: Themes and Templates
In reply to: Retro-Fitted Theme – Modification to Catagory TextYes I edit the parent theme files but the child one is active, I cant edit anything in the child theme.
This child theme requires its parent theme, Retro-fitted.
Forum: Themes and Templates
In reply to: Retro-Fitted Theme – Modification to Catagory TextI AM using a child theme, I edit everything in the parent theme. Also I am using local wamp on my pc to make the modification and dont update them on my website until they are final so I can easily play around.
Also I pasted my custom code in My Custom CSS but what am I supposed to do then? also I tried replacing posted in with some other text but it doesnt work, It just says Updated 1 Item and Skipped 1 Item in the notification bar.
Again sorry for my noobness and I really hope you or someone else can help me in this.
P.S. I also checked the style.css file and the My custom css plugin hasnt copied the text I pasted in it, is that supposed to happen?