Gilad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Three Loops, Please…Very interesting. Thank you, vtxyzzy!
I was under the impression that query_posts should not normally be called repeatedly within a single page. Am I wrong? Or are you doing something here that overcomes the risks?
Regarding your last two samples:
- Could you explain the significance of saving the original query (especially in doing so only once, and before the FIRST loop)?
- Could you explain the significance of restoring the query after the last loop?
Thanks again for your input!
GiladForum: Fixing WordPress
In reply to: $author_base mod not behaving as expectedYOU DA MAN!!
The permalink reset (read “reboot”) approach fixed everything immediately. Coming from a Microsoft background, I suppose I should have thought of a reboot-like technique…
🙂
Thanks again ericmann!
GiladForum: Plugins
In reply to: Multiple WP sites from same DATA TABLES (not just DB)Once again, THANKS!
I feel far better armed to tackle this now than I did before! I really appreciate the time you’ve dedicated to support my efforts!
I’ll report back here when I have something to share.
Thanks again!
GiladForum: Fixing WordPress
In reply to: Multiple WP sites from same DATA TABLES (not just DB)carboncopy: I posted this again to another support forum. This time, I got some very helpful feedback from ericmann, that you might want to take a look at.
Go to http://ww.wp.xz.cn/support/topic/283246 for the detail.
Thanks (and good luck)!
GiladForum: Plugins
In reply to: Multiple WP sites from same DATA TABLES (not just DB)Wonderful! Thanks for all the detail!
I believe I will explore the separate wp_options tables approach. I’m still rather new to WP, so I don’t know yet how to account for all the factors (like where I need to touch code that will make the multiple wp-options tables solution actually work, and work safely).
If you have any further hints (favorite articles, sites, books, etc), that would appreciated. Meanwhile, I’ll start looking through the code for references to this table.
I appreciate your warning regarding the complexity of the tasks. PHP is a somewhat new language to me, but I’m very comfortable with the “learn by doing” approach (as has been the case with other sites I now have).
And speaking of other sites… Please forgive the poor forum ettiquette, but I’d like to take advantage of your apparent expertise: I’m having an issue on another site with an $author_base mod. The request for help is at http://ww.wp.xz.cn/support/topic/282668, and to my surprise, there has been no feedback thus far. I’ll check there for any replies you might have to share, in case you have the time.
Thanks again for the detailed response!
GiladForum: Fixing WordPress
In reply to: $author_base mod not behaving as expectedAnyone?
I have also cross posted to the “Plugins and Hacks” forum… No spam intended, but I really do need some help on this one…
Any thoughts/recommendations/hints would be greatly appreciated!
Forum: Your WordPress
In reply to: Advice and critique requested on my first WP siteThank you both for the feedback!
der_stress: Are you suggesting I only change the color of the button text and eliminate the button swap? I have to admit that something about these buttons bothers me, and has all along. Perhaps they are indeed doing too much… I’ll play with alternatives and see if I can find something less busy that also appeals to the clients.
phplayer: Interesting point. I can experiment with something like “Meet Our Practitioners” directly above the ribbon or even within it). Of course, I have to be careful not to grow the header much more, as it’s already quite dominant.
Thank you both again!
GiladForum: Plugins
In reply to: Conditional content based upon is_page() not echoing as expectedWell, the upgrade had to be postponed, and then I forgot I owed a response to this thread… Silly me…
Anyway – Once I upgraded to 2.7, the code behaved as expected.
Thanks for the hint, cafefrenzy!
Gilad
Forum: Plugins
In reply to: Conditional content based upon is_page() not echoing as expectedThanks for the quick assist!
I’m still on 2.6 on this particular site. I wonder if this is only supposed to work in 2.7… Or if there is something else I have breaking me…
I’ll upgrade to 2.7 tonight and report back to this thread.
Thanks again!
Gilad