teracow
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Category Tag Cloud] script errors getting loggedHello,
Any progress with this? I’m getting these in my Apache error log too. I’m using version 1.6 of this plugin.
Thanks.
Hi, I’ve just installed v4.5.10 and I can confirm that this issue has been resolved.
Thanks! ??
Forum: Reviews
In reply to: [Flickr Justified Gallery] No good if it can't be installedHi Miro, ??
The message is there to notify you that you must deactivate/uninstall the old plugin; it’s the only way to disable it, it’s there for this reason.
With regard to notifications, once the wordpress administrator has seen it, they probably don’t need a constant reminder of this on top of every administration page. Just a notifier on the ‘Installed Plugins‘ page and on that plugin’s settings page would suffice.
If you made it so an administrator can click on a dismiss button, then the admin would have acknowledged that they are aware that there is an upgrade available – and they will install it when they get around to it. ??
Non-closeable notifications by a plugin can feel like constant harrassment and is the quickest way I know of to get a plugin deleted from my installation. I’ll even keep a broken plugin that is being repaired over one that pesters me to do something I’m not ready to yet (or in the case we had just recently, was unable to do).
I like to keep my administration pages clean. I won’t upgrade because the developer tells me to – I’ll upgrade if I can see a benefit in doing so.
Thanks, and please keep up the great work! ??
Hi Dani?l,
Thanks – I’m happy to wait for the next release, though. ??
Hi Scott,
Just had a look at the fix on GitHub… not sure but will it also fix the missing white-grad.png reference too?
Thanks. ??
Fixed!
Unknown to me, Pods cannot have shortcodes within templates. But NGG being the awesome software it is, was enabling this to happen. ??
Then found this that shows how to enable this functionality manually.
I’ve added:
define( 'PODS_SHORTCODE_ALLOW_SUB_SHORTCODES', true );
to my wp-config.php, then called pods with
shortcodes=1
then deactivated NGG and now everything is sweetness & light. Now I have to go edit every post and update each pod shortcode – might do this in phpMyAdmin instead… ??
Some futher testing has revealed:
with NGG deactivated:
-
1. shortcodes are processed if they are within the post content section.
2. shortcodes for Pods are processed and Pods outputs the correct template data into the post content.
3. the pods output content works if the pods template did not also contain shortcodes.
4. If the pods templace does contain shortcodes, these are not being processed.
With NGG active:
-
1. all shortcodes in the post content are processed correctly.
2. all shortcodes within pods templates are also processed correctly.
So, it’s beginning to look like NGG was fixing something else that was wrong – maybe performing some additional processing?
Or maybe a loop issue? Thoughts?
Forum: Plugins
In reply to: [Flickr Justified Gallery] fatal error during activate(uh oh…)Hi Miro,
Just saw that other users had fixed this by installing php5-curl.
I’ve done this and now everything appears to be working correctly. ??
Is this the correct fix?
Thanks.
Forum: Plugins
In reply to: [Flickr Justified Gallery] fatal error during activate(uh oh…)The two plugins are essentially the same, they cannot be active together!
One needs to deactivate the old one and to activate the new one.Good call – can this be added to the installation instructions for people who are migrating from the photostream plugin?
For the 403 error, have you tried to change the phpFlickr library with the alternative one?
Yes, I tried that (in my 2nd post). ??
Forum: Plugins
In reply to: [Flickr Justified Gallery] fatal error during activate(uh oh…)just some further info to my previous post – after v3.2.2 was activated, the message displayed (on the blog page where the gallery should be) is:
The web service endpoint returned a "HTTP/1.1 403 Forbidden" response
I also tried changing to the alternative version phpFlickr but the wordpress admin window then immediately showed the same 403 error as above.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Hide next/prev buttonHi,
Would this work?
1. disable pagination
2. hide all other rows except for the last 3Thoughts?
Hi,
I use this:
.tablepress-id-1 tbody td { text-align: center; vertical-align: middle; }
which centers the content of each cell horizontally and vertically.
Hope this helps. ??
Forum: Plugins
In reply to: [Easy Content Templates] how do I add content???I’ll support the unfortunate users of your poorly-written travesty out of sympathy. I experienced first hand how little you understand of the environment your software runs in. Clearly, these people are going to need help.
But it’s OK – I’ll be right there to refer each-and-every one of them to better software (which by comparison, isn’t hard to find) when they have issues – shouldn’t be long now. lol…
At least it’s not many – of 15k+ downloads only 19 took the time to rate your plugin… I guess the rest couldn’t be bothered. Might be something in that… ??
also you’re not using ECT anymore why keep bothering with the ECT support forums? the way i see it, is because for you it feels good to step on someone else. ego or crab mentality, either way it’s not good.
You need to re-read your earlier posts buddy – you’re describing yourself here.
Oh, and you’re welcome. ??
Good work Scott… thank you for your prompt response. ??
Should I mark this thread as resolved or wait for the update?
Forum: Plugins
In reply to: [Easy Content Templates] Error after updateHi fieldsf, check out more of this “developer’s” incompetence here
For a working solution to your problem, try Simple Content Templates instead.
??