wpseek
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Simple Yearly Archive] Too much, too littleHey NetRebel,
sorry for not replying earlier.
Well, might be a nice feature, but IMO not for my neat little plugin. ?? The ‘yearly’ in its title indicates its purpose, and I dont plan to change it.
You could split the archive into seperate pages, which is already built in via Shortcodes:
[SimpleYearlyArchive type="yearly_act"]
for only displaying the archives for the current year, and[SimpleYearlyArchive type="2007"]
[SimpleYearlyArchive type="2006"]
…for all the other years.
Plus, there are a lot of other plugins that might be able to do what you need… try one of these: https://www.ads-software.com/extend/plugins/tags/archive
Or you should be able to do it with Template Tags
https://codex.www.ads-software.com/Template_Tags/wp_get_archives and multiple Loops. Look at the parameter ‘type’.Regards.
Forum: Plugins
In reply to: [Plugin: Admin Management Xtended] AMX no longer working since 2.6 upgradeAny news? ??
Forum: Installing WordPress
In reply to: Search Everything dosent work after update to 4.7Seems like it’s been fixed?
Forum: Alpha/Beta/RC
In reply to: Turn off “Post Revision”-featureSeems like core developers are giving off more and more responsibility to plugin authors.
Forum: Plugins
In reply to: [Plugin: Admin Management Xtended] AMX no longer working since 2.6 upgradeHey crazytaxi,
thanks a lot for your detailled issue description. Of course I tested it on all latest major browsers. It works in my IE7 (Vista), as well as on other users’ IEs that I know of.
But I guess even the most detailled error description wont help me without seeing the error “live”. So, I suggest we’ll continue this in IM. Do you have ICQ, MSN etc? Please send me your ID to scripts [at] schloebe [dot] de
Thanks for your patience and efforts. ??
Forum: Plugins
In reply to: [Plugin: Admin Management Xtended] AMX no longer working since 2.6 upgradeHey crazytaxi,
the plugin is compatible with 2.6. I do have it installed on all of my sites that run on 2.6, and I know several others who successfully use the plugin with 2.6.
So, things that’d come to my mind:
- Do you have Google Gears activated?
- Have you tried deactivating all plugins except for AMX? Could be a incompatibility issue.
- Do you have Firefox with Firebug installed? That would tell a lot more about the actual error than IE does.
- Would you please provide a demo login, so I can have a look at it myself? Please email to scripts [at] schloebe [dot] de
Forum: Installing WordPress
In reply to: Search Everything dosent work after update to 4.7Same here. Waiting for a 4.7.1 release. ??
Forum: Alpha/Beta/RC
In reply to: Turn off “Post Revision”-featureWhy’s post revisions turned on by default, btw?
Space is virtually unlimited, granted, but let’s say I do have just a little paid space that currently runs “close to the wind”, but still runs fine. With an upgrade to 2.6, possibly doubling your DB size, I’d have to buy another bunch of space just because I’ve updated to an unwanted feature.
Opt-In’ify this feature, and noone will ever complain again.
Forum: Alpha/Beta/RC
In reply to: Is there already a estimated release date for WP2.6?The Trac Browser currently sais 14th of July: https://trac.www.ads-software.com/milestone/2.6
Forum: Plugins
In reply to: [Plugin: Admin Management Xtended] Thank you noteThanks a lot for your kind words, bulletproof! ??
I’ve been trying to do as best as possible.
Forum: Plugins
In reply to: WP version compare with beta snapshotsWhoops. Sorry, brain fart. $wp_version wasnt set and filled. ??
Forum: Plugins
In reply to: WP version compare with beta snapshotsConsidered the same. So, I cant pre-test “version-comparing” until 2.6 stable has been released?
Forum: Plugins
In reply to: Can Someone Tell Me What This Is?Both sites are using the same theme. So it comes with the theme, and is generally called UI Tabs, guess it’s made with jQuery.
Forum: Plugins
In reply to: [Plugin: Admin Management Xtended] Not all categories are shownHi aurum3,
do you mean the categories selector on the posts management page? May you provide some more info? Screenshot, used WP version?
Forum: Plugins
In reply to: Plugin Release: Admin Management Extended@skixc: The reason is that posts order is defined by their date of publication. If you’d like to apply a certain order, just change dates of publication. Or did I understand your problem wrong? ??