deserturchin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to create a sortable table?Seriously…nothing??
Forum: Fixing WordPress
In reply to: How to create a sortable table?Does anyone know how to create a sortable table? This seems like a simple endeavor. Anyone?
Forum: Fixing WordPress
In reply to: Comment Count On Page ListsIt looks like you found a solution. If not, I use the following php tag to display the numbers of comments a posting has when postings are displayed in a table list:
<?php comments_number('0','1','%'); ?>
This only works within the Loop.
Forum: Fixing WordPress
In reply to: jQueryWhat did you find out? I would like to use scripts for Tablesorter which requires the jQuery library.
Thanks
Forum: Plugins
In reply to: jQuery Tablesorter pathway problemThank you very much. I got it to work if I write out the table manually but I will be using php generated tables and it doesn’t seem to work on the tables generated within the Loop. Do you know how to get around this?
Thanks
Forum: Fixing WordPress
In reply to: Folding Categories not showing a recently added categoryWould the developer of folding categories plugin please reply? I have added other categories and still they do not display on the site when folding categories plugin is activated.
Please help.
Forum: Fixing WordPress
In reply to: URGENT-Site has crashed, host says it is a WordPress problemThanks for your help MichaelH and Ipstenu
Forum: Fixing WordPress
In reply to: Very slow loading website with only 8 plugins – help make fasterManny thanks.
Forum: Fixing WordPress
In reply to: URGENT-Site has crashed, host says it is a WordPress problemThe reality is that I have a problem with my site and I am using WordPress as the platform. I realize that tons of other sites are using WP as well but I’ve read in several post of inefficient sql queries. I just would like to know whether that is an issue I can resolve. I should not be having these issues since I don’t generate enough traffic. IF someone has something to say that would help me resolve my issue I would certainly appreciate it.
Forum: Fixing WordPress
In reply to: URGENT-Site has crashed, host says it is a WordPress problemThe site was showing a “forbidden” page on the home page as well as the admin page. I contacted the host provider and they are switching my site to a new server for now (due to high CPU usage). But I am concerned that perhaps there are inefficient sql queries within the wordpress core files. Has this been a problem in the past and is there a solution?
I did disable most of my plugin yesterday when the same thing happened. After a few hours the site came back up and had a loading speed of about 7s. I changed the default theme to Brajeshwar-7 but that was about four weeks ago. No errors or log files that I know of.
Thanks.
Forum: Fixing WordPress
In reply to: Very slow loading website with only 8 plugins – help make fasterHow do I “search too many queries” and where do I check the server log. This is new to me and I apologize for my ignorance.
Thanks
Forum: Fixing WordPress
In reply to: Very slow loading website with only 8 plugins – help make fasterThe URL is rateaPartner.com. It crashed today with only 2000 visitors. My host provider said the wordpress queries had problems…?? Thanks for your help.
Forum: Fixing WordPress
In reply to: How to increase loading speed?Thank you much!
Forum: Fixing WordPress
In reply to: Display archive data in a sortable table formatThe sortable feature isn’t my main issue. I think I can figure that out. I am not sure how to change the archive.php to display the data in a table rather than the default method. Any help on this issue would be greatly appreciated.
Forum: Fixing WordPress
In reply to: Major slowdown after upgrade to 2.7.1Deactivating all of the plugins was the solution. Once I reactivated them it loaded much faster. Thanks!