• Resolved kannyman

    (@ryankanwal)


    Dear WP Community.

    Please help!

    I have just been developing my website on the latest update of WordPress (3.5.1), when suddenly 2 very weird things happened….

    1) my custom logo in my header completely disappeared!

    2) the images of products on my product pages completely disappeared!

    here is the link to my website…

    https://www.good-natured-gifts.com

    The custom logo should appear in the top left hand corner of the page and the product images should appear on individual product pages respectively.

    The theme that I am using is Mystile,

    In the back end, I still have all of the pictures uploaded and assigned to the correct places and I did not edit or delete anything in my code to initiate this drastic change.

    Any resolution would be kindly appreciated……

    Thanks in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • I see many (all) images on your site – clicked on a bunch of pages…

    Thread Starter kannyman

    (@ryankanwal)

    Thanks for taking a look WPyogi,

    I have resolved the matter now….

    I realised that I had edited the wrong CSS styles when trying to remove the “powered by wordpress” link in the footer.

    Any chance that you know how to do this on my website?

    I have tried the obvious things but can’t seem to shift it?

    The problem is when I inspect my website with firebug, there seems to be two different style sheets controlling my website,

    ‘css style sheet’ (as you would expect) and then ‘green.css’.

    I can not seem to find this file ‘green.css’ in my dashboard, which is where most of the styles seem to be located,

    any ideas?

    You should not be changing any theme files at all. It looks like your theme has custom CSS – so you should be putting CSS changes there.

    Thread Starter kannyman

    (@ryankanwal)

    That’s exactly what I am doing….

    The only thing is that the CSS locations (as shown in firebug) say that the styles within my site are located in a file called green.css. My problem is that I don’t know where this green.css file is…

    At the moment I just create a new rule within firebug and then copy and paste this into my custom CSS. This seems to work some of the time but not always

    Great – it looks like green.css is here:

    <!-- Alt Stylesheet -->
    <link href="https://www.good-natured-gifts.com/wp-content/themes/mystile/styles/green.css" rel="stylesheet" type="text/css" />

    If your overrides are not working, it’s possible that stylesheet is being loaded after custom.css.

    You may need to ask WooThemes for help with this – these forums only support themes from the repository here: https://www.ads-software.com/extend/themes/

    Thread Starter kannyman

    (@ryankanwal)

    Thanks

    I will get on the case with woo themes,

    have a good day

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Please help me solve a technical mystery on my website!!!!’ is closed to new replies.