Forum Replies Created

Viewing 10 replies - 16 through 25 (of 25 total)
  • 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 not

    If it doesn’t work .. [moderator note: section moderated – please do not ask for direct contact; keep the support in the forum]

    Go to Appearance > Editor and find this line of code (use ctrl + F)

    .single .post .entry-meta, .single .attachment .entry-meta

    You’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

    Hello dzesikadevic

    I can’t see any sidebar …

    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.

    Hello 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 gone

    Hello 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.

    Sorry 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

    Hello

    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]

    Thread Starter Aymen

    (@aymen1210)

    Thank 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!

    Hello 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.

Viewing 10 replies - 16 through 25 (of 25 total)