drog1998
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variable price based on number in group (quantity(Forum: Fixing WordPress
In reply to: White Screen of death – Dashboard works fineJust to add to the above i added the debugger value to ‘True’ in wp-config but nothing comes through.
This has been an issue for a while so not linked to the new WordPress release.
Forum: Plugins
In reply to: [Usernoise modal feedback / contact form] A link directly to the formapologies, it does work. thanks.
Forum: Plugins
In reply to: [Usernoise modal feedback / contact form] A link directly to the formHi Karevn,
i’ve tried pasting this into a page in HTML view but the code just appears on the page instead of opening up the ‘Feedback’ view.
Thanks.
Forum: Plugins
In reply to: [Usernoise modal feedback / contact form] Feedback not showingthanks Karevn. that’s great.
ps i’ve just posted one more question, hope you don’t mind.
Forum: Plugins
In reply to: [Usernoise modal feedback / contact form] A link directly to the formHi Karevn,
thanks for writting back, could you expain more – i’m faitly new to this.
Thanks.
Forum: Plugins
In reply to: Widget Twitter feed with a scrollbarDoes anybody have nay suggestions?
Forum: Fixing WordPress
In reply to: Hacked! Please helpthanks for that. looks like i’ll have to back up, wipe the server and reinstall.
Forum: Fixing WordPress
In reply to: Hacked! Please helpHi Krishana,
thanks for your reply but I have done that. I’m looking for a specific answer for somebody who may of had this happen to them before.
Please help.
Forum: Themes and Templates
In reply to: A different on each page, can it be doneIt ok I figured it out… Sorry about the bad topic header it was ‘A different logo for each page’
Any way code was as follows…
.page-id-1072 .logo a img { background: url(https://yourlogo.png) no-repeat 100% 100%; !important}
Forum: Themes and Templates
In reply to: Changing heading colours on individual pagesThanks that work perfectly.
Forum: Themes and Templates
In reply to: Different colour H1 heading on each page?Hi Steffen,
thanks for your reply.
So would i put that in my style.css.
so i’ve change my permalinks so that they are post names so for example:
https://skyhub.com.au/sample-post/
so would i write something like….
.post-id-sample-post h1{ color: #FFFFFF; }
Thanks for the help.
[ Please do not bump, it’s not permitted here. ]
Forum: Themes and Templates
In reply to: Cange titel color each pageHi there,
i’m, trying to achieve the same thing as yaya85 and assign a different color to each H1 heading on each page but i’m having a little trouble understanding how you do it.
I’m also looking to place a different colour logo on each page too.
Here’s my code from page.php of my template.
Hopefully you can help
Thanks.