BigDogSF
Forum Replies Created
-
That’s is not correct. Hyper Cache Ext and DB Cache Reloaded Fix work great together. They do totally different things and in fact are recommended in combination.
Forum: Plugins
In reply to: [Media Library Assistant] Heavy Sql request loadsHi David,
I will log into the site and retract my post. After debugging, I found the problem…and it was really lame. I’m using the Types and Views Plugins…and have around 60 taxonomies with 400 children that I am using for the custom post types generated by types and views. About 20 of my pages were carrying the same slugs as the types taxonomies. It’s funny, because there had been no problem with this for over 3 months and the all of sudden I got zapped and started removing plugins.
After doing a database optimization and removing your plugin…the site functioned ok again for a couple days, and then once again I strated crashing the mysql. So, not your plugins fault. I apologize.
Forum: Reviews
In reply to: [Media Library Assistant] heavy sql requests….wow..thanks for this review. I’ve been having ajor issues with heavy sql requests…and never thought to look at this plugin. The issues started right at the time I installed it..and are now resolved since I removed it.
l
Forum: Plugins
In reply to: [WP Bulletin Board] Quick Reply BackgroundHi Cody, I didn’t edit, but tried to install this code-no changes..here is the result of what I did:
#1(as shown in the wp admin pluggin edit area:
<?php/*
Template Name: WPBB
*//*
This file is created apon activation or theme switch in your current theme directory.Do not remove this file at any time as it is loads all the neccessary files for wp-bb to run on the frontend
*/wp_header();
get_header();
require_once(ABSPATH.’/wp-content/plugins/wp-bulletin-board/php/wpbb-forum.php’);
get_footer();
wp_footer();
?>
#2 (In server file)
<?php
/*
Template Name: WPBB
*//*
This file is created apon activation or theme switch in your current theme directory.Do not remove this file at any time as it is loads all the neccessary files for wp-bb to run on the frontend
*/wp_header();
get_header();
require_once(ABSPATH.’/wp-content/plugins/wp-bulletin-board/php/wpbb-forum.php’);
get_footer();
wp_footer();
?>
As you can see, the files are both the same so the coding is consistent.
If you would like to get into my admin please send me a private email to: [email protected]
I am also having an issue with the create and reply to topic buttons, in that I have an extra set of these floating from the right side of the screen in the background.
Thanks
WillForum: Plugins
In reply to: [Mingle Forum] [Plugin: Mingle Forum] Forum 2 TimesSame here…sad that there is not reply or support on this
Forum: Plugins
In reply to: [GRA4 Social Network] [Plugin: GRA4 Social Network] Demo websiteWell, Great idea for a plugin. I installed as per your directions but my page comes up blank. I have to admit, I am always suspicious of a plugin that does not have a settings control panel, and in this case my worst fears have been confirmed, in that there is not any way to review and figure out why the plugin is not working.
Unfortunately, due to the fact that I have a rather complex site with 38 plugins, and have spent a great deal of time finding the right plugins to make sure that everything works together, I am unwilling to start playing the deactivate and activate game with my plugins.
Will keep an eye out in the future to see if you have gotten this baby to work on a broader basis.
Cheers
WillNot gonna happen. The slider sets to restart each time a page is open, there is no other option. Frankly, your request is unusual, and there are no sliders out there that would do this across pages and posts.
Cheers
WillForum: Plugins
In reply to: [Easing Slider] Turn Easing Slider into a 100% width banner.Sure, What is your page width? 960? Set it to the page width your site is set at.
cheers
WillForum: Plugins
In reply to: [Easing Slider] [Plugin: Easing Slider] Slider not behaving in FirefoxHmmm…I have over 150 of the easing sliders installed on my site and it works great in Firefox and all of the browers that I have checked it on. I’m using a face with transitions set at 400 and image displays set at 3000.
Cheers!
WillForum: Plugins
In reply to: [Easing Slider] [Plugin: Easing Slider] diffirent slider on post pageYes, that’s easy. Create as many Sliders as you want. The short codes are numerical and if you notice on your pages and posts, in the upper right corner, there is a selector for which slider to put in the page or post. Right now I have over 150 different sliders working on my site. You can also duplicate a slider if you are happy with your settings and then change the images out. That will help out so that you do not have to reinvent the slider settings each time.
Cheers!
WillForum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Custom Post Type SupportHi Singitlow, I am using custom post types via a plugin, https://wp-types.com/. It’s functioning on my custom posts.
Forum: Everything else WordPress
In reply to: BuddyPress vs. WP SymposiumWell, although I appreciate Simon’s helpfulness and great response, I just removed symposium the day before launching my site. All sorts of conflict issues, and I had been having a problem with load speed.
OMG…remove symposium and my page load issues disappeared. I’m sad, I’ve invested a lot of time into working with the symposium…but I would not recommend it for a heavy traffic website.
As to the “forums” on the wp-symposium website, they are useless. It could really do with some sort of member area where it is easy to search for issues and solutions. That is the thing I most dislike about the symposium support area. And the fact that unless you pay for a support membership above and beyond the purchase of the bronze package, you can not get support easily. Simon, I suggest you check out the support area on WooThemes…it’s a good model.
WW
Forum: Plugins
In reply to: [Theme My Login] [Plugin: Theme My Login] CAUTION, avoid this PluginHey Jeff, major issues with the plugin. First, it is not compatible with wp 3.3.2. When I installed it I started getting an error on my admin login screen which I ignored. This morning, I was locked out of my site because of “too many failed login attempts”.
After chatting with tech support at my host and then checking the wp org forums I found that the issue was the Theme My Login plugin. After removing the files, everything works great.
I would not recommend this plugin to anyone until you have tested and made sure it is compatible with wp 3.3.2.
Thanks
Will