dmx09
Forum Replies Created
-
I have the same issue, it correctly updated instances of timthumb but does pick out vulnerabilities in these 2 files.
cg-tvs-filescanner.php
class-cg-tvs-filescanner.phpThis would be fine but it also keeps reminding me in a red dialog box.. Did you ever manage to find out why this might happen?
Thanks for a very useful plugin btw!
Forum: Fixing WordPress
In reply to: Pagination for pagesTried changing the page id to the correct page but that unfortunately didn’t work. Not to worry, I might try another method.
Many thanks!
Forum: Fixing WordPress
In reply to: Changing style if post is in category 1 AND category 2Funnily enough I had tried that earlier this morning but I get the same page error. Here’s my entire page, just in case there is something I missed & if you have time.. many thanks again.
Forum: Fixing WordPress
In reply to: Changing style if post is in category 1 AND category 2As it happened I finally didn’t need to combine styles but thanks for your help! I have another question if anyone has a spare moment!
I want to give posts different colours depending on which category they are in. I’ve tried this:
But I get an error (site doesn’t load at all). My php is not good so I’m probably doing something silly here? ??
Forum: Fixing WordPress
In reply to: Changing style if post is in category 1 AND category 2thanks alchymyth, will give it a go! ??
Forum: Fixing WordPress
In reply to: Changing style if post is in category 1 AND category 2Oops, sorry!
https://pastebin.com/MVYkqa1qForum: Fixing WordPress
In reply to: Changing style if post is in category 1 AND category 2Hi and many thanks,
I’ve realised that maybe I’m approaching this incorrectly but not quite sure! This is a rough of what I have, not quite working. I presumed that if I could stipulate the style for posts that were in 2 categories, then it would over-ride the style for posts in single cats – this doesn’t seem to be the case.
[Code moderated as per the Forum Rules. Please use the pastebin]
Might have a re-think!
Forum: Plugins
In reply to: [Eventbrite for The Events Calendar] EventBrite API Option Not AppearingI just updated the Event Calendar to 2.0 & the ‘Import from Eventbrite’ option is now longer there! Looks like I’ll have to revert to the older version. ??
Forum: Fixing WordPress
In reply to: Capture basic user dataThanks for that although it looks as though I can only capture email addresses with this plugin. I need to be able to grab users location/city also.
I’ve come across TDO mini forms which I’m hopeful will work for me.
Thanks for posting the solution for this – saved me a lot of time as I came across the same issue! ??
Forum: Fixing WordPress
In reply to: Member Profile PageThanks Phil,
Will have a look at those, much appreciated!
David.
Forum: Plugins
In reply to: [MP3-jPlayer] MP3-jPlayer & adding custom field to display in post listFound this but doesn’t seem to work for me.
https://ryzar.com/mp3sForum: Fixing WordPress
In reply to: Display item if in Category A 'AND' Category BThanksd for that – I havent been able to test it yet but from what I’ve seen on the codex it should work.
Is there a way to add a similar ‘AND’ to an a href link? For example I have a bunch of links on a page which I’d like to load multiple categories and not sure what the best method to achieve this.
This is what I’ve currently got:
<a href="/?cat=33">Acoustic</a> <a href="/?cat=12">Funk</a>
Is something like this possible?
<a href="/?cat=9&&cat16">Funk</a> <a href="/?cat=12&&cat17">Funk</a>
Forum: Fixing WordPress
In reply to: Display item if in Category A 'AND' Category BGreat, many thanks – I’ll give it a go!
Forum: Plugins
In reply to: [Audio Player] [Plugin: Audio Player] Adding the player to the page templateFound a solution for anyone with a similar issue: