justanotherpoet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do user register or log in at your website frontpageBy default, a user must login in order to post a comment on your site. You can change these default settings in: Settings<Discussion. However, from what I understand about your post, you would like for people to be able to login to your site without using WordPress as a middle-man? If so, you will need a plugin. Just run a search for “login” in the plugins page and explore your options.
On a side note, your potential customers would have to login to something in order to be able to complete a transaction anyway.Forum: Fixing WordPress
In reply to: Password Protect Page Not Working since update.Sorry, I do not have any assistance but I just wanted to let you know that the Password Protect page is working fine for me.
Forum: Fixing WordPress
In reply to: Unlink Header Image?Okay. Thanks. Thanks to all who contributed. Gonna go ahead and mark this as resolved.
Forum: Fixing WordPress
In reply to: Unlink Header Image?Okay. It worked! You’re the man Tirumal!!!!!!!!!!!!! Thank you!!!!!!!!!! What I just did was:
*went into my hosting cpanel
*deleted the function.php file I had previously imported from parent theme
*created a new function.php file
*went back to my site, then into the theme editor
*then inserted your code into the new function.php fileNow, I have one last question for you. In the future, if I need to add/edit more functions, I can just do it through the new function.php file I created for the child theme, correct?
Forum: Fixing WordPress
In reply to: Unlink Header Image?I’m confused. Sorry. I’m just gonna try out what I think you are saying and see how it works. Be right back.
Forum: Fixing WordPress
In reply to: Unlink Header Image?If I can insert it into actions.php, do I insert it at the very end of the file or somewhere else within the file?
Forum: Fixing WordPress
In reply to: Unlink Header Image?Okay. I have already, just a few minutes ago, imported the functions.php of the parent theme into the child theme. Now, being as though I have already made that import, can I just insert the above code into actions.php?
Forum: Fixing WordPress
In reply to: Unlink Header Image?Yes, but I am using a child theme. Are you saying that I should insert this code into the header.php of the parent theme? And if so, should I insert it at the very end of the header file?
Forum: Fixing WordPress
In reply to: Unlink Header Image?@tirumal now, to be clear. When I first created the child theme for Suffusion, I only imported the style.css and not any php. Does this have any impact as to why the above code will not work?
Forum: Fixing WordPress
In reply to: Unlink Header Image?@tirumal that didn’t work. I copied/pasted the above code into my child theme and it didn’t work.
Forum: Fixing WordPress
In reply to: Unlink Header Image?@andrew no there is no option in the theme management area. Here is the link to the header.php in pastebin:
Forum: Fixing WordPress
In reply to: Unlink Header Image?Sorry, Tirumal, but where exactly do I find the <head> tag? I’m a little confused. Can I just copy/paste the above jQuery code into my child theme? Thank you.
Forum: Fixing WordPress
In reply to: Unlink Header Image?Sorry, Tirumal, but where exactly do I find the <head> tag? I’m a little confused. Can I just copy/paste the above jQuery code into my child theme? Thank you.
Forum: Fixing WordPress
In reply to: Unlink Header Image?My entire header.php is below. I cannot find the href. Am I missing something? Addtionally, I’m using a child theme for Suffusion. So, how would I accomplish my goal with that in mind:
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Unlink Header Image?@”Theme Diva” No comment.