marksweb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: CORS issue with response headers from trusted origin@bcworkz thank you, superb explanation. I haven’t done anything in PHP for years & just leave my WP site sat around so wanted to query this incase there was something to consider here. I also wasn’t sure on the implication of these headers being added to the response & what they might enable someone to do.
This issue has been posted as a flaw in security on Open Bug Bounty so wanted to clarify with people who know WordPress better than I do!
Forum: Themes and Templates
In reply to: Theme decoding threadhmm. Thats causing a lot of code to be displayed in the index. I’ll have to have a play around.
Thanks though π
Forum: Themes and Templates
In reply to: Theme decoding threadHi, the encryption on this breaks the decryption tool but I’d appreciate it if somebody was able to help me.
http://wordpress.pastebin.com/ZfvrfMtS
thank you.
Forum: Themes and Templates
In reply to: Posts requests for theme decoding in hereyou sir, are a legend. Thank You! much appreciated π
Forum: Themes and Templates
In reply to: Posts requests for theme decoding in hereHi,
Theres an encoded functions file in this theme I’ve got;
http://pastebin.com/pZPLZeEmIts a superb theme but I want to wigitize it and edit the custom settings page that the functions add to the admin panel.
If someone could decrypt it I’d be most appreciative, I tried to decrypt it but couldn’t get the entire file π
thanks
Forum: Fixing WordPress
In reply to: New site I’m setting up – few questionsYeah I’ve changed to trying to setup a child theme to K2 as that seems like a decent framework.
However I’ve very limited knowledge of both wordpress and child themes so having problems with CSS.
If for example I want to edit link colours, I’ve added that code to a style sheet in ‘child theme dir’/styles/style.css
but that isn’t overwriting the core K2 CSS.It probably shows the extent to which I don’t understand this but I’ve tried to remove the inclusion of the K2 css in the header of my child theme as stated in the K2 wiki, and then put the core K2 css in my child css, but that just broke everything.
How do I just over-ride single elements of K2’s style without having to edit the K2 stylesheet?
Forum: Themes and Templates
In reply to: Header Image not Updating to new fileyeah, unfortunately that doesn’t help in my case.
i’ve not got mixed up with the directory or file name for my new images. the images are simple, blue.gif default.gif and white.gif – it’d be hard to make a mistake there – they’re in prebuilt/images/headers/I have a feeling its related to the complexity of the theme. I’m not be best @ php but i understand how to read a site and understand whats happeneing and where. Trouble is this Prebuilt2 theme is more complicated than i’ve come accross before, and wordpress is just generally confusing with some of the more simple themes!
Forum: Themes and Templates
In reply to: Header Image not Updating to new fileis there any other posible cache that WP could possibly use other than that in wp-content? thats been cleared, Comp cache is cleared and the image on the server is the correct one – what possible reason could there be for it now to work!
Forum: Themes and Templates
In reply to: Header Image not Updating to new fileyeah, thats the correct location, and when i download that file on the ftp it is the correct version, except when viewed through a browser it is the original
the image should look like – http://www.marksweb.co.uk/images/uploads/white.gif
I can’t understand why all browsers wont display my added text, i’ve just created it in photoshop using the exact same font, saved for web as a gif, and uploaded as the exact same file name. This is seriously confusing.
Forum: Fixing WordPress
In reply to: Blogging a Digg Story = Parse Error!thanks for your help π
i’ll upload the latest version and then see what happens.
Forum: Fixing WordPress
In reply to: Blogging a Digg Story = Parse Error!i’ve never come across that file before – what is it used for and does it get written by the server? i.e. could i just download WP again and upload that particular file to check if that helps?
I thought this would probably be a digg problem, but support there is a lot harder to come by so I thought I’d post here first. Thankfully I’ve got an email addy for someone @ digg so will write to them as well π
Forum: Installing WordPress
In reply to: Weird Upgrade Error – Cannot redeclare wp_delete_link()oh right, i don’t normally delete files – previous upgrades have all been fine by just overwriting :s
anyway, thanks, i’ll del the dir and try again.