reilly707
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How Remove WordPress Category Menu Title Attribute ?You should be able to do it by going to your theme customization. Most themes have this as an option. It’s where you add widgets to your sidebar, just click on the widget box and remove the title.
Forum: Fixing WordPress
In reply to: Error after installing theme!Np. HostGator has a 24/7 online support. You can chat with them online and get help from them by going here:
https://support.hostgator.com/Forum: Fixing WordPress
In reply to: Error after installing theme!Then contact your friend, he should have got an email with a link to your CPanel. I am also using HostGator, they send you the mail right after your domain is registered. After entering CPanel you just go to file manager, root files, and delete your theme. If you cannot contact your friend or you have not kept the mail, then you should contact HostGator technical support.
Forum: Fixing WordPress
In reply to: Error after installing theme!Is your wordpress up to date? If it is, then your theme is outdated and is causing the problem. or it’s one of your plugins that is outdated. But anyhow, this is how you can solve it:
You enter you your control panel in your hosting service provider. It’s where you have registered you domain and you should have the link to your cpanel along with your username and pass in the confirmation email they sent you when you registered your domain. When you’re in your Cpanel, search for “file manager” and open it. If it prompt you to choose what you want to have access to, you should choose to open the “rootfiles”. In the rootfiles, you should be able to remove the theme you have installed or the plugins simply by deleting their folders. You should then gain access to your website and your control panel right after updating and saving the rootfiles.Forum: Fixing WordPress
In reply to: PLS what Could be wrongHmm, It’s strange. I can’t think of anything else. I tagged this topic to have a staff member look at it and hopefully they’ll be able to help you out.
Forum: Fixing WordPress
In reply to: PLS what Could be wrongHopefully it’ll work. 🙂
Forum: Fixing WordPress
In reply to: PLS what Could be wrongIs your WordPress up to date? It could also be one the plugins that is outdated. Try deactivating your plugins and then reactivating them one by one to see if there any plugin in particular that is causing this problem or not.
Forum: Fixing WordPress
In reply to: 404 Error, Website not found– HackedThere are in a folder called “plugins” which you can find in your website root files. You can find the link to your control panel together with your user name and password in the mail your hosting service sent you when you registered your domain.
Forum: Fixing WordPress
In reply to: 404 Error, Website not found– HackedThis is COULD BE just due to a corrupted plugin in you root folder. It can be easily fixed through the file manager in the control panel of your HOSTING website. I use hostgator for example, so mine is called CPanel. All hosting provider have that. So after entering you CPanel, scroll down and click on “File manager”. It will then prompt you to enter what you would like to access to, make sure you choose to access the “root files”. You will be then redirected to a window that looks very much like file explorer in windows. You can see all your website data stored in various folders. All you need to do is to find the corrupted plugin and delete it. To do that, I recommend you to create a new folder and name it whatever you want, then cut and paste all the plugins in the plugin folder into that new one. Then go to your website, you should be able to open it now and the 404 error should have gone away. If that is the case, then start copying the plugins back one by one until you catch the culprit.
Forum: Fixing WordPress
In reply to: Blog Header Question@arijuki said it far better than I did. Just do what he said.
Forum: Fixing WordPress
In reply to: Blog Header QuestionThat line is already designed withing the theme you’ve picked. You can access the source code by going to appearance/editor and there you should be able to remove the line.
Forum: Installing WordPress
In reply to: not found domain name in install wordpressHmm, that’s very strange. What happens when you type in your domain and proceed with the installation? do you get an error? Or is not possible to proceed at all?
You might need technical support with your problem, so Hostgator has an online support chat which is a free service. You can talk to them by going here: https://support.hostgator.com/ and then clicking on “start a live chat”.Forum: Installing WordPress
In reply to: not found domain name in install wordpressHi,
In HostGarot you can do it by going to your admin portal. You should have recieved your log-in info together with a link to your portal in a mail after you have registered your domain in HostGator. 🙂Forum: Fixing WordPress
In reply to: Where do I create a form and find shortcodeIt very much depends on the plugin. Some plugins add a new tab to your toolbar. However, some other plugins add a new button to your text editor. Anyhow, after creating your form and receiving the shortcode, all you need to do is to copy and paste it into your text in the editor and it should appear on your website.