Forum Replies Created

Viewing 12 replies - 76 through 87 (of 87 total)
  • salescart

    (@codeaholic)

    It took nearly 7 seconds to load your page, but you get a good grade. It looks more like a network/webserver issue.

    http://gtmetrix.com/reports/www.rightwebsite.co.uk/yWIbMbNM

    salescart

    (@codeaholic)

    What happens when you go here: https://developers.facebook.com/tools/debug/og/object/

    You have the WordPress SEO plugin just like us. I really have a feeling this is the culprit.

    salescart

    (@codeaholic)

    When you use the Facebook Object debugger, go down where it says “see exactly” and press that button and post the information. It will show the exact scraped text.

    URLs.
    Scraped URL See exactly what our scraper sees for your URL

    salescart

    (@codeaholic)

    Are you using an SEO plugin perhaps that might be “rewriting” these search engine optimizing values and you are leaving them blank?

    We have a similar problem where the og:url is being rewritten somewhere (we believe)…it might be a plugin that’s the culprit but finding which one can be difficult. Our “gut” tells us in our case its an SEO plugin. You could have the same problem.

    salescart

    (@codeaholic)

    Most likely the cause was your username and password got hacked on your hosting site. Assuming you installed the WordPress blog via GoDaddy or some other hosting company, you basically could delete your entire subdirectory that holds the wordpress content. Also your hosting control panel might have an “uninstall” button that simply uninstalls that feature and thus deletes all that for you.

    However, this is making an assumption based on guessing the answer to Schulte’s question above. His question is important because he helps us know “where” your blog “is”. You could also post the blog name url and folks could figure out where it is.

    Thread Starter salescart

    (@codeaholic)

    I posted in the other forum, they told me this was the right forum, then you tell me the other forum is the right forum. So now you tell me its the right thread but provide no answer to my question. No problem someone else answered the question in the “wrong” thread.

    I wasn’t promoting. I was informing someone about “WHY” the problem is occurring. Kinda like someone complaining that they have to keep putting horse shoes on their horse but they have to get to town to buy groceries…and someone suggesting they buy a Ford…and the person saying don’t promote Ford in my thread about horse transportation.

    Anyway, you may as well delete this thread now because I got the answer in the wrong forum.

    Thread Starter salescart

    (@codeaholic)

    We have both….
    I understand now there are 2 different places. Its confusing “at best”. I was told, however, THIS is the right place to post questions for “self-hosted” themes, is that NOT true?

    I’m not promoting…I’m asking a question. I put the URL’s in there so people could “reproduce” the problem. That is generally how “the rest of the world” does it. Going to the url, allows you to see EXACTLY the problem I’m talking about it and to replicate it. If you are in software, I’m sure you know what “replication” is and “test case” right?

    Thread Starter salescart

    (@codeaholic)

    Yeh, I played with it and got it to work finally. Its pretty much what you have. I didn’t realize they changed the theme and changed the CSS tag to entry-content from what it was before. Let me know if its wrong to use post-43…that’s what it looked like to be when I viewed the CSS.

    This worked:
    .post-43 .entry-content {
    margin: 0 auto;
    /* Changed on 10/10/14
    max-width: 474px;
    */
    width: 800px;
    max-width: 800px;
    }

    Thread Starter salescart

    (@codeaholic)

    It seems to have created the css here–> http://sia-corp.com/?sccss=1&ver=4.1 ?

    However, it doesn’t seem to matter what I do now, I can’t get this to display bigger.

    Thread Starter salescart

    (@codeaholic)

    How do I use the Simple Custom CSS? I installed it but where is the “how to” documentation on these plugings?

    Where (or how) do you put the changed CSS into Simple Custom CSS?

    I entered the CSS into the Appearance>>Custom CSS and now the site is back to the way it was in the beginning… Broken

    Thread Starter salescart

    (@codeaholic)

    Ok, edited the style sheet, it fixed it, but it did change it for ALL pages.

    .page-content {
    margin: 0 auto;
    /* Changed on 10/10/14
    max-width: 474px;
    */
    max-width: 100%;
    }

    Thread Starter salescart

    (@codeaholic)

    More:
    Using the Theme Name: Twenty Fourteen
    Page set to “Full Width Page” Template

Viewing 12 replies - 76 through 87 (of 87 total)