AliWil
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] Images in slider not resizingResolved – changed the ‘responsive’ field to ‘no’. Thank you!!
Forum: Themes and Templates
In reply to: [Spasalon] Updated theme & lost most of front page :(Hi again – Yes, looks perfect on your link! Still pink on my side ?? Sorry, I really don’t know how to fix this ?? I’m using Chrome – but looks like you are too. Have tried in Edge – get the same ie pink nav bar https://finelinepermanentmakeup.co.za/
Please help.
Many thanks, A
Forum: Themes and Templates
In reply to: [Spasalon] Updated theme & lost most of front page :(Thanks so much Imran,
Have tried it, too. But no joy.
Here’s complete custom CSS
.container { padding-right: 20px; padding-left: 20px; } .topbar-detail { background-color: #A6C3D3 !important; } .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus { background-color: #A6C3D3 !important; } .navbar .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover { background-color: #A6C3D3 !important; }
Have been through entire style.css editor in parent theme and can’t see there what the problem could be either ??
Many thanks,
AForum: Themes and Templates
In reply to: [Spasalon] Updated theme & lost most of front page :(Hi Imran, thanks for prompt reply as always.
Still not having any luck with this – my code now reads …
.container { padding-right: 20px; padding-left: 20px; } .topbar-detail { background-color: #A6C3D3 !important; } .navbar .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover { #A6C3D3 !important; }
But the nav bar/hover is still pink? Please can you check this for me.
The post issue has resolved itself. Settings were correct – may have been a cache issue ??
Thanks in advance ??
Rgs, A
Forum: Themes and Templates
In reply to: [Spasalon] Updated theme & lost most of front page :(Sorry, Imran – another problem I’m having:
For some reason, post is not showing on specials page (was before the upgrade?)
Many thanks ??
Forum: Themes and Templates
In reply to: [Spasalon] Updated theme & lost most of front page :(Awesome – worked perfectly, thanks Imran!
Am trying to change the pink colour of the banner and menu hover – as per other thread, I’ve added this custom css:
.container {
padding-right: 20px;
padding-left: 20px;
}
.topbar-detail
{
background-color: #A6C3D3 !important;
}.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover, .navbar-default .navbar-nav > .current_page_item > a:focus, .navbar-default .navbar-nav > li > a:before
{
background-color: #A6C3D3 !important;
}Bannner has successfully changed, but not the menu? Please can you check and see if I have the code right?
Many thanks! ??
Forum: Fixing WordPress
In reply to: Trying to hide sidebar from one page and making it sidewideHokay, managed to disappear the double page header problem – just deleted page.php under child theme, re-created it from a copy of the main theme, and then replaced
<?php get_sidebar();?>
line with
<?php if (!is_page('x')) : get_sidebar(); endif; ?>
Worked perfectly.
Still battling to get it to page to extend site wide.
Also tried adding this CSS:
div#235 {width:100%;}
Didn’t solve the problem.
Any ideas please?? Really stumped with this ??
Forum: Themes and Templates
In reply to: [CarZine] Parse errorNo problem – I deleted it off the file in cpanel, refreshed and fine. Phew! ??
Forum: Plugins
In reply to: [Ultimate Product Catalog] Fatal errorHi Rustaurius,
Many thanks for that – so I just need to go and update the plugin? Will give that a go ??
Forum: Plugins
In reply to: [Ultimate Product Catalog] Fatal errorHi there,
Thanks for the reply. The version of PHP the hosting site is using is 5.4.37 – is that ok? If so, what can you suggest?
Many thanks in advance, Alison ??
Forum: Themes and Templates
In reply to: [CarZine] Header ImageGreat – thanks so much Takimi – will give that a go ??
Forum: Themes and Templates
In reply to: [CarZine] Header ImageGreat thanks – will try that. Sorry, been away now playing catch up.
Another Q please. I’m using the right hand side bar for pics. How do I get this to change ie different pics show up in this sidebar for every page? This is for Site 1 above ??
Thanks again in advance,
AWForum: Themes and Templates
In reply to: [CarZine] Header ImageHi Takimi,
Thanks for replying ?? I did see this somewhere else on this forum & tried it, but it didn’t work. I’m also having the same issue on another WP site I have, using the Twenty Fifteen theme? ie I don’t want the header image on every page, just the front page?
If I go to Appearance >> Header image >> and add it there, it works fine ONLY if I leave the Home page as a ‘display all posts’ ie blog page. As soon as I use the option to turn it into a ‘static page’, the header … poof … just disappears??
Any ideas?
Many thanks in advance ??AW
Forum: Themes and Templates
In reply to: [CarZine] Disable commentsHi Takimi,
Thanks so much – I eventually found something on the WP forums ie open that particular post in ‘quick edit’ and untick the box ‘add comments’. Aargh! Seems like this is a recurring issue with WP ??
AW
Forum: Themes and Templates
In reply to: [CarZine] Change color in ? tag at base of pageHi Takimi,
Thanks, I changed the background color of the posts & that sorted it?? ??
Rgs, AliWil