roychambers880 Posted November 5, 2014 Share Posted November 5, 2014 Hi I'm new to wordpress and PHP, I'm not a developer and I only understand HTML. All I've learnt so far about wordpress is from youtube, so apologies in advance for all the questions. In the header where it says "Get Register", i want to change it to just say "Register". I'm using firebug and Firefox browser to find the file, to edit the above request. so far, its told me the text i need to edit, is in custom.css?ver=1 on line 329 I found the file custome.css, but how do i edit custom.css?ver=1 please? Quote Link to comment https://forums.phpfreaks.com/topic/292289-edit-text-get-register-noob-php-alert/ Share on other sites More sharing options...
QuickOldCar Posted November 14, 2014 Share Posted November 14, 2014 What you describe is most likely in just that theme. Is unlikely to be in the css file unless was an image. I would look in the header.php file of that theme instead. Also possible the theme creator made a new function in functions.php Paste the header.php for that theme here in the forums code tags. Use the <> button. Quote Link to comment https://forums.phpfreaks.com/topic/292289-edit-text-get-register-noob-php-alert/#findComment-1496546 Share on other sites More sharing options...
snoopytamp Posted November 19, 2014 Share Posted November 19, 2014 It's possible that it's in the header file. Look for the header file and edit it there. Quote Link to comment https://forums.phpfreaks.com/topic/292289-edit-text-get-register-noob-php-alert/#findComment-1496985 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.