Bryan Willis
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Content Shortcode] How to display content field?No need to be sorry. I figured it was something completely obvious. I’m sure most logical people figured this one out pretty easily!
This is an amazing plugin by the way. Not sure if you’ve used Drupal, but I’ve been using it for the majority of my projects for the last two years for the simple fact that it was a 1000% easier to build complex “Views” with it’s views module. This plugin has completly changed that for me and this is even easier to use than the Drupal views module because it’s straight forward.
Thanks again.
Forum: Fixing WordPress
In reply to: You can resize images in Chrome/Safari/WebkitYea the whole “plagiarism” / “copyright” argument is a endless battle and complete waste of time in my opinion. Look at the feud last year with Evanto/Wordpress. I’m not really sure how it ended, but I think Evanto ended up open sourcing most of what they were doing. On the other hand it also sucks because websites like wplocker and themeko can get away with ripping people off by posting premium themes on there site for free since its all suppose to be open-source. Anyway, to get on with my point of posting, this is definitely a great function. The upcoming wordpress actually has this built in I believe. For advice to anyone trying to add/remove features to tinymce I highly recommend taking a look at wp-includes/class-wp-editor.php where you can find ‘webkit_fake_resize’ => false on line 347 as well as all your other available options. While you shouldn’t change this file directly you can easily change it with this plugin here. To those who are using the dev version of wordpress, you’ll find that a ton of things in old tinymce plugins are deprecated now. This plugin is awesome though because you don’t have to search or add 30 different plugins to get the editor how you want it. If you go to here you can download every feature tinymce offers. YOu can even create your own theme here.
Forum: Plugins
In reply to: [Adminimize] Conflict with "Admin Menu Editor" pluginI had this same problem and figured out that admin menu has some strange ways of getting things to work. I had the same issue with another plugin and admin menu prior as well, when I updated that plugin. Since both do the same thing I’m guessing it was the update itself that was the issue not the adminimize.
Both plugins have backups so back them up and delete them. Reinstall adminimize and import settings. Then install admin menu and first try only changing the menu that was having issues and I’m pretty sure it will work. If it does go ahead and install the import file.
I know this sounds stupid and isn’t much of a developers answer, but it worked for me both times. I’m not really sure why it worked but only thing I can think of is the plugins are fighting over who does what.
Anyway, if that doesn’t work and you want to keep adminimize, drop admin menu and install admin ui customize.
The developer has pretty much made plugin for everything you’d want to change in the backend. Some of them are still a little buggy, but he’s constantly working on them and will help you right away if you need it. It takes care of the toolbar, admin menu, dashboard, and pretty much the entire admin.
Forum: Plugins
In reply to: [Ajaxy Instant Search] Specifying the id of exisiting search boxhungken add this to the ajaxy css and it will stay fixed
#sf_sb {position:fixed !important;}
or
.sf_sb {position:fixed !important;}I’m not sure if this is what you were asking, but I just tried it and it works fine for me
Forum: Plugins
In reply to: [Ajaxy Instant Search] How to Strip Shortcode Markup in "content"Here is a picture of the output…. Any solution for this?
<img src=”http://farm4.staticflickr.com/3792/10410573916_2a2b683310.jpg” width=”486″ height=”500″ alt=”ajaxy search form help”>
Also, if not is it possible to limit the exerpt amount like you can with the content??
Forum: Reviews
In reply to: [WP Admin UI Customize] Almost PerfectForum: Reviews
In reply to: [WP Admin UI Customize] Almost PerfectForum: Reviews
In reply to: [Better Writing] cool but generating errorsThanks for the quick reply. Will 5 star when we get it working!
Forum: Reviews
In reply to: [Dashboard] Doesn't seem to worknevermind I’m an idiot I see its for 3.7 now
Forum: Reviews
In reply to: [Plugin Name: WP Symposium Toolbar] Best Toolbar Editor but a few faultsI changed my post to make for better understanding, but nonetheless it was still a review. First time ever posting on WP so didn’t think to issue a request. As to your reply here is my issue properly addressed. Appreciate your hard work and dedication.