Tom Ewer
Forum Replies Created
-
Forum: Plugins
In reply to: [Evergreen Post Tweeter] Crashed on PHP 7Hi Adrian,
I’m afraid that this plugin is not currently being actively supported. We recommend this as an alternative: https://ww.wp.xz.cn/plugins/tweet-old-post/.
Cheers,
Tom
Forum: Plugins
In reply to: [Evergreen Post Tweeter] 413 Error from ServerI’m terribly sorry Vasyl, but at the moment this plugin isn’t actively supported, as it says on the main page:
Unfortunately this plugin is not currently being actively supported. We recommend this as an alternative: https://ww.wp.xz.cn/plugins/tweet-old-post/
Forum: Reviews
In reply to: [CM OnBoarding Plugin] Careful with this PluginWhy not review the plugin thedan1984, rather than make a spurious claim. That would be helpful for everyone.
Forum: Themes and Templates
In reply to: Using an if statement to determine post metaThat worked, thank you!
Forum: Themes and Templates
In reply to: Image Caption IssuesYou’re right. The problem is that I’m not setting that width.
In the text editor the code is:
[caption id="attachment_6280" align="alignright" width="280"]On the front end the corresponding code is:
<div id="attachment_6280" style="width: 290px" class="wp-caption alignright">For some reason WordPress is turning 280px into 290px. Any idea why?
Thanks!
Forum: Fixing WordPress
In reply to: WordPress reducing width of full-width imagesTo be honest, I can’t remember! I may have resolved the issue, or perhaps re-designed the site…I’ve slept many times since then π
Either way, I’ve marked the thread as resolved. Thank you for your help!
Forum: Reviews
In reply to: [Evergreen Post Tweeter] Β‘Awesome!It’s our pleasure; thank you for the review!
Forum: Themes and Templates
In reply to: [Custom Theme] Creating a category.php fileThat’s worked perfectly, thank you! No idea what all the superfluous code was for…
Forum: Themes and Templates
In reply to: [Custom Theme] Creating a category.php file‘category_name’ worked great when putting in the name of a particular category slug, but what query do I use to find the slug relevant to the current page? (Perhaps something like ‘category_name’ => category_slug() or something?)
To answer your question, I’m not sure to be honest…I didn’t create the PHP for the query. It seemed a little unusual to me. Is there a standard query for all template files that I should be following?
I’m not PHP savvy, in case you were wondering!
Thanks for your help π
Forum: Fixing WordPress
In reply to: WordPress reducing width of full-width imagesHi Monalicia,
.entry-content is 700px wide has 150px margin either side.
I don’t intend for an 800px image to fit into 700px, I simply expect it to default to 100% width of the parent container (i.e. 700px). That isn’t happening. Instead, it appears that WordPress is imposing a 604px width for reasons I can’t figure out.
Hope that makes sense!
Forum: Fixing WordPress
In reply to: WordPress reducing width of full-width imagesHey Monalicia,
As far as I can see it isn’t a CSS issue. WordPress appears to be setting the width of the image within the HTML itself.
On the backend the HTML is this:
<img class=”aligncenter size-full wp-image-74″ src=”http://www.tomewer.com/wp-content/uploads/2014/09/stonebridge-golf-club.jpg” alt=”Stonebridge Golf Club” width=”750″ height=”229″ />
But on the front end the HTML is this:
<img class=”aligncenter size-full wp-image-74″ src=”http://i2.wp.com/www.tomewer.com/wp-content/uploads/2014/09/stonebridge-golf-club.jpg?zoom=2&resize=604%2C184″ alt=”Stonebridge Golf Club” width=”604″ height=”184″ src-orig=”http://i2.wp.com/www.tomewer.com/wp-content/uploads/2014/09/stonebridge-golf-club.jpg?resize=604%2C184″ scale=”2″>
Forum: Fixing WordPress
In reply to: WordPress reducing width of full-width images‘Actual Size’ isn’t an option but I did select ‘Full Size’ (800 x 417px in the example above).
Forum: Plugins
In reply to: [Evergreen Post Tweeter] Individual Tweet Times per DayI’m afraid this isn’t possible with the current functionality Aaron. Sorry!
Yep; I do want to add this functionality. It’s on our list! The only problem is finding the money to develop new functions like this, as I’m not a developer so I need to pay my developer. Difficult when the plugin is free!
Forum: Reviews
In reply to: [Evergreen Post Tweeter] BilliantThanks Mikey!