deadlyknitshade
Forum Replies Created
-
Thank you!
Hi. Thanks for the tips. Not sure if I did the right thing. But here it is [1].
Hi @yorman. Thanks for the tips. I have tried deleting the file manually but still no difference.
I’m not sure how to send a request from my server. Any help here?
Forum: Fixing WordPress
In reply to: Can't change default Media Settings sizeBoth.
Forum: Plugins
In reply to: [Wordpress Flickr Embed] No photos foundHi. I’m afraid this isn’t resolved. I have updated the plugin and authorised it and it’s still blank.
Forum: Plugins
In reply to: Remove Jetpack contactHooray. Worked it out. Need to click ‘learn more’ for Deactivate button to pop up.
Not very clear…
Forum: Plugins
In reply to: [Wordpress Media Flickr] Forked version with bugfixes and enhancementsI’m seeing a blank box. No photos. Any advice, please?
Forum: Fixing WordPress
In reply to: Problems logging in with FirefoxFixed it!
Google is my friend:
Add the following lines (switch the URLs in the example to your URLs) just above the line in the file where it says “stop editing”:
Code:define( ‘WP_SITEURL’, ‘https://example.com’ );
define( ‘WP_HOME’, ‘https://example.com’ );Hope this helps anyone with the same issue.
Forum: Plugins
In reply to: [HTML Editor Reloaded] [Plugin: HTML Editor Reloaded] not working with wp 3.3Me too!
Forum: Plugins
In reply to: [LightPress Lightbox] [Plugin: WP jQuery Lightbox] Caption showing up twiceI guess you are saying that I need to see if I can fix my theme to show the title under the picture rather than the caption.
Not sure I have any idea how to do this but I see what you mean. I assumed that the lightbox was the part that told the theme what to show under the thumbnail. I guess this isn’t the case.
Forum: Plugins
In reply to: [LightPress Lightbox] [Plugin: WP jQuery Lightbox] Caption showing up twiceThe third pic on this one:
https://www.whodunnknit.com/planet-whodunnknit/
Just put in one example as have taken the captions and description out of the rest to stop it happening.
Forum: Themes and Templates
In reply to: Change default image border colourThanks! Looks useful but I can’t find where that code might be. Any ideas?
Forum: Plugins
In reply to: WordPress-media-flickr: add new sizeThat works perfectly!
Thanks so much. You rule!!!
Forum: Fixing WordPress
In reply to: Mailchimp and RSS code missingOh I see. So it is there! Well then I’m going to go back to them and ask what on earth they’re on about.
Thanks for that. Very useful to know where to find the raw XML. You are very helpful. ??
Forum: Fixing WordPress
In reply to: Mailchimp and RSS code missingReally?
Mailchimp say they have checked and it isn’t in there:
The MailChimp RSS to email system requires that a <pubdate> or <builddate> be included in every RSS feed to trigger an email. THat publication information is what tells our system that there are posts to email. Without that information, the email just sits there in wait. It looks like this blog is missing those tags. We can see that there is author information and some date information but the code isn’t set up for MailChimp to access the feed and pull in an email.