Urda
Forum Replies Created
-
Forum: Plugins
In reply to: [Twitter Widget Pro] [Plugin: Twitter Widget Pro] Links to tweets do not workThat fixed worked for plain tweets, but tweets that are ‘in reply to’ still use the incorrect value.
Is there a fix for that?
Forum: Plugins
In reply to: [Twitter Widget Pro] [Plugin: Twitter Widget Pro] Links to tweets do not workSo the plugin needs to be updated to use a string instead of a number type to store the status id.
The plugin also needs to be updated to use status and not statuses
I may try to poke around this week and make a diff file in case the author doesn’t respond.
Alex wonderful update! It works PERFECTLY with my home-grown theme! I have moved up to V3 now ??
Now if I may pick your brain just a bit more…
- Is there a place to formally file feature/bug requests for your plugin? A source repo somewhere?
- You got a
tip jar
somewhere ??
No, it’ll be fixed in v3.1.1 and I’ve been busy.
No sweat. I’ll wait for 3.1.1, and give V3.0 a try again. I’ll also review my style code for my theme in regards to code blocks when this occurs.
Thank you for you contributions and keep up the great work ??
Well I’ll be more than happy to screw with my
code
css then. Are the fixes live? If not ETA?Your theme is at fault. I modified the v2.x CSS to be more resilient against themes causing these types of issues, but forgot to add these protections to the v3.x CSS.
So if you forgot to add these protections, will they be re-added? I’m not sure what exactly is wrong in my theme (would you mind giving me a pointer) and if you forgot to add protections that implies to me that it needs to be corrected.
Just give https://hginit.com/ a good read, you’ll be using Mercurial in no time!
Oh you know what your English isn’t too shabby! I’m sure other users would love to support your plugin and keep it up to date like myself!
Galerio,
The bitbucket website will allow you to track your revisions, and allow users like myself to make patches against your code. You can then pull those patches in and add them to your code.
Bitbucket uses Mercurial, which is an amazing Revision control system. I suggest you check it out, and you’ll never use anything else to monitor your code changes again! Just read https://hginit.com/ for a quick startup, and you can even get a copy of your plugin into Bitbucket as soon as you want for free!
…but yes you want to keep your “published” version here on WordPress, but you can do all your updates, fixes, and revision control through Mercurial and Bitbucket.
Galerio,
It might be a good idea to get a mercurial repository on bit bucket so you can share the source code, and other users can support development!
I would also like to note I am having issues with the plugin due to backend issues.
Hopefully somebody is working on it quickly!
Hello, I too would also like to note that when I hit the Admin hompage, the stats plugin breaks the page, and requests a login for WordPress.com. Are there issues with the Stats backend for WP?
Yes:
Store Uploads is set to wp-content/uploads
Full URL Path is set to BLANK
Organize my uploads into … CHECK
Track Links’ Update Times … UNCHECKEDAnyone? Seriously?
I hate to bump threads, but I need some serious insight. I can’t figure this out!