mrsb26
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Pages won’t scroll on mobileHi Lisa,
I have deactivated all the plugins and found that the Beaver Builder is causing the error on mobile – which I’ve used to build a lot of the site pages.
I activated de-bug mode which provided me with the below link…does this help at all?
https://podiumphysio.co.uk?fldebug=700ed5fb037ac172acb6e57cfd7b4b73
As the beaver builder is part of the latest wordpress version (or as far as I’ve been told), the theme developers are unable to help.
Anything I can do to fix this issue?
Forum: Fixing WordPress
In reply to: Logo not appearingA premium theme from theme forest.
I have the theme code and css for the logo below:
<div class="logo"> <img href="https://cardiffcosmeticacupuncture.com" id="logo"> <img id="logo-default" src=https://cardiffcosmeticacupuncture.com/wp-content/uploads/CCA_LogoMain.png" data-src=https://cardiffcosmeticacupuncture.com/wp-content/uploads/CCA_LogoMain.png" alt="logo </img> </div>
logo { z-index: 3; position: fixed; top: 40px; left: 40px; } #logo { font-family: "raleway"; color: #4d4b4b; } #logo-default { position: absolute; transition: all 0.5s ease }
Forum: Fixing WordPress
In reply to: Endless Loading when previewing pagesI’m using Chrome and Safari.
The holding page is working fine. The issue is that as I am working on the new site in the back-end, I am unable to ‘Preview Changes’ as the page never stops loading.
Apologies if that was not clear.
Forum: Fixing WordPress
In reply to: Endless Loading when previewing pagesHey helldog2018!
Thank you so much for this. However, I’ve done exactly as you said above but the constant page loading is still happening.
Any other suggestions?
Very frustrating as the site was working fine until 2 days ago.