lyhtning
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with text transform of heading 3Ugh, now I feel dumb. I thought I’d done that but I guess not (in my defense, the H3 tags all appear capitalized no matter what in the edit content page so it’s hard to tell).
Thanks for pointing out the obvious!
Forum: Fixing WordPress
In reply to: Remove Parallax effect of header imageI noticed that I had to add <?php before that script and it works perfectly.
Thanks a lot for your help and prompt responses!
Forum: Fixing WordPress
In reply to: Remove Parallax effect of header imageI made the appropriate changes to style.css and bus-leader-scripts.js
But I think I’m having trouble with the last part, loading bus-leader-scripts.js I made a .js folder for my child theme, copying the parent theme folder paths and all, but I’m doing something wrong since I don’t see the .js folder or file when I go to Appearance, Editor?
I tried looking up the issue elsewhere on wordpress and something about making a functions.php file? When I tried creating a functions.php file and went on Editor to see if it shows up properly, the entire screen is blank; removing the functions.php file from my child theme seems to fix that issue. (Not sure if this is relevant to the .js problem, but just to let you know.)
Thanks!