WSmith7069
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Footer menu always thereHi,
Ive looked at that and I have this
Theres only 2 options the select a menu and the main menu I made
Any other suggestions?
I have fixed the issue now. thanks for your guidance
Ok, it is now on fill
Hi
Thanks for getting back to me
However when I do that the issue still remains
You can see my website on https://www.williamsmithphoto.byethost3.com
Thanks
Forum: Fixing WordPress
In reply to: Fixing JS problemThat’s not good!
How can I do that? I’m completely new to WordPress
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?Hi,
I have got master slider installed back into the wordpress.
It still isn’t showing up
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?Im having trouble installing the plugin, it happened the first time i tried to install this plugin. I am waiting on my host client to fix the issue.
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?Yeah, when I remove the code you wrote it doesn’t come back.
Should I try uninstalling master slider and re installing it?
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?This code
<?php if ( !is_front_page() ) : ?>
<style type=”text/css”>
.site-header a, .main-navigation ul ul a, #header-right-menu ul ul a, .menu-open, .dashicons.menu-open, .menu-close, .dashicons.menu-close {
color:#000 !important;
}
.top-navigation ul li a, #header-right-menu ul li a {
color:#000 !important;
}
</style>
<?php endif; ?>Or the entire footer.php contents?
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?Cache is cleared. If I take the code away, the master slider isn’t there, has it broken somewhere else?
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?Im sorry to say that it made no difference, still no master slider?
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?Nope, that hasn’t made it come back?
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?That getting somewhere.
Now on the homepage it has disabled my master slider plugin
Take a look on https://www.williamsmithphoto.byethost3.com to see if the problem is the same on your end.
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?When I put that text into the footer.php it turns it all back to white
Forum: Fixing WordPress
In reply to: Change colour of text in header on certain pages?That code hasnt worked. I think Im just going to have to give up with this. It clearly isn’t that easy.