Aymen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Author's name shown twice – how to remove? (Serene theme)I’m sorry , I don’t know if I got you well ..
1- Go to catgories and see how much categories do you have
2- Add a new category (don’t touch the parent drop down menu)
3- Go to posts and edit the post named “Coumadin and Vitamin K“
4- In the right side, check only the new category you just created and click update
5- Check your website again and see if the post still shows your name twice or notIf it doesn’t work .. [moderator note: section moderated – please do not ask for direct contact; keep the support in the forum]
Forum: Fixing WordPress
In reply to: Changing font size on side bar menuGo to Appearance > Editor and find this line of code (use ctrl + F)
.single .post .entry-meta, .single .attachment .entry-metaYou’ll find some CSS code related to it like so :
.single .post .entry-meta, .single .attachment .entry-meta {color:#888;width:200px;float:left;font-size:1em;line-height:1.4em;padding:5px 0 0;position:relative;z-index:11;}Change it to:
.single .post .entry-meta, .single .attachment .entry-meta {color:#888;width:200px;float:left;font-size:28px;font-weight:bold;line-height:1.4em;padding:5px 0 0;position:relative;z-index:11;}Click Update File and and check your blog again
Forum: Fixing WordPress
In reply to: Changing font size on side bar menuHello dzesikadevic
I can’t see any sidebar …
Forum: Fixing WordPress
In reply to: Author's name shown twice – how to remove? (Serene theme)Hello tweeboo
The first name is cool and correspond to the name of the author … The second is the name of a category like shown in the url:
http://www.helpmelivewell.com/category/teresaharnden/Go to Posts > Categories and see if there’s any category that has you author name in it.
Forum: Fixing WordPress
In reply to: Page Title Font StyleHello limjohnpatrick08
try to add the following code somewhere in the begining of your style.css using the editor
#site-title a { font-family: "Comic Sans MS", Arial, Serif; font-size: 40px; font-weight: bold; line-height: 72px;Forum: Fixing WordPress
In reply to: Visual Editor goneHello esee
Go to page or post editor, click ctrl + F5 and let the page loads completely … if it still doesn’t show .. then try to desactivate the plugins one by one to see which one is causing the issue.
Forum: Fixing WordPress
In reply to: Bough domain name but don't know how to connect to my blodSorry nina, i’ve gone with the wordpress.COM because you’ve mentioned that you didn’t purchased hosting yet.
I don’t know if you have an Idea about the difference between the wordpress.COM and wordpress.ORG but i’ll tell you (in case you had a wrong idea)
wordpress.COM is used when you don’t have a hosting account (ex: Hostgator),all the content is hosted on wordpress servers for free with a subdomain (ex: nina.wordpress.com), but users can add their own personnalized domains if they purchase (like in your case)
wordpress.ORG is used only if you have a hosting account (you didn’t purchase yet), all the content is hosted by your servers. You can add desired plugins themes …
Now are you with wordpress.COM or wordpress.ORG
Forum: Fixing WordPress
In reply to: Bough domain name but don't know how to connect to my blodHello
Try to follow these steps Add registered domain to wordpress.com blog … [moderator note: direct contact solicitation moderated; keep the support directly within the forum]
Forum: Fixing WordPress
In reply to: Link to an internal CSS using PHPThank you WPRANGER for taking time to answer !
I’m not so good using PHP functions.
The page load time get affected (according to Google Page Speed and GTMETRIX), but it’s okay, I can get over that if it’s not a very important part of speed optimization.Thank’s for suggesting the plugin, but just in case that I’ve installed a lot of other usefull ( very usefull) plugins that I don’t want to surcharge my site using another one. But If you do insist on installing it as I can really profite from, then I’m READY!
Forum: Fixing WordPress
In reply to: My Site is running very slowly, and giving 500 errorsHello AnitaNet !
Before answering, you must know that i’m not a web expert but I’ve acquired a “Good” experience using wordpress and dealing with Hosting services.
I use Hostgator too … And all my sites work super fast. So the problem might not be occured by Hostgator .. but who knows.
Whenever I had a problem with WordPress or Hosting problems I used to contact the Hostgator support team (Live Chat) and they resolved all of my issues. So I suggest you to contact them and ask them (INSIST) to check your site.