• Hi, Alexander. I’ve run into a weird issue going on with your Typecore theme on my site ontheflix.com. In the footer section, the light background gets removed somehow, and it just shows an all black background so people can’t read the words. It happens after the page fully loads. I included some screenshots of this issue for your reference at the following urls: https://ontheflix.com/wp-content/uploads/2023/03/Screenshot-2023-03-13-2.47.58-PM.png

    https://ontheflix.com/wp-content/uploads/2023/03/Screenshot-2023-03-13-2.46.01-PM.png

    Also, please note that these issues are only happening on the desktop Homepage with and without ads being displayed.

    It’s happening on the desktop single post pages only when ads are displayed.

    None of these issues are happening on the mobile version or the category pages.

    Any help would be greatly appreciated in resolving this issue. I haven’t changed anything that I’m aware of. It just seemed to start happening out of the blue. Thanks….Andre Braddox

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Try adding this in Customize > Additional CSS:

    .main-inner { height: auto!important; }

    You seem to run quite a few plugins that produces errors, but I think this CSS above may fix it.

    Thread Starter andreflash

    (@andreflash)

    Hi, Alexander. Thanks for your quick response. I tried your suggestion, but unfortunately, it didn’t work. Do you have any other suggestions?

    Just another thing to note. I’m running the older version 1.2.1 typcore theme with the 5.7.8 WordPress version and php version 7.1.33. Do you think upgrading to the latest theme version would help? I try not to upgrade very often because I’m afraid something might go wrong. Also, I’m not familiar with working with child themes. So, I would have to re-add everything when upgrading the theme.

    Anyways, any other suggestions would be greatly appreciated. Thanks again….Andre

    Theme Author Alexander Agnarson

    (@alxmedia)

    Did you apply the cssfix I posted to the site? I can’t see it in the code. Try clearing/purging cache of the site and force-refresh the page by pressing CTRL+F5. When I inspect the code and add the css I posted above, it un-breaks the layout.

    Thread Starter andreflash

    (@andreflash)

    Hi, Alexander. You’re a genius. After reading your note, it made me go back and re-examine what I might have done wrong in implementing your code. Surely enough, I missed putting that period in front of the word “main-inner.” When I did that, it was magically fixed! Again, thanks a million for the help.

    If you ever want to advertise or something on my site, I’ll give you a free plug. We get over 200,000 pageviews a month. So, maybe I can help you out in return since the theme and support was free. Just a thought. Thanks again….Andre

    Theme Author Alexander Agnarson

    (@alxmedia)

    Thanks Andre, glad to hear it worked! ??

    And thanks for that offer, but my themes are free so you don’t need to do that. You could however, if you think the theme is good, leave a positive theme review here on wp.org.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Weird footer issue’ is closed to new replies.