lacohido
Forum Replies Created
-
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Discount Cheapest Bug (upon update)YOU ROCK!
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Discount Cheapest Bug (upon update)Thanks Vark!
Can you provide me some direction where to look for this filter function?
I just bought the pro version
THanks Again!
-LI’m not an expert, but this is what I did… I don’t know if this is a security issue. Maybe the developer can confirm this:
I changed line 106 on DavesWordPressLiveSearch.php:
ajaxURL' => admin_url('admin-ajax.php'),
to
ajaxURL' => admin_url('admin-ajax.php', 'http' ),Also, see admin_url function reference
Forum: Fixing WordPress
In reply to: Multipage post, pages are missingThanks for this-
I’ve been going crazy trying to figure this out. Unfortunately, I can’t remove %category% from my permalinks… 🙁Let me know if you find other solutions
Thanks Again!
Forum: Fixing WordPress
In reply to: bug in query.php not allowing exclude multiple authorswhere in wordpress do you find this?:
`$q[‘author’] = $q[‘author’][1];’Forum: Fixing WordPress
In reply to: Query Question. How to show posts from specific authorCould it Be???-
I transferred the wordpress to another webhost and the “author” query worked like a charm. Could it be that MySql is set up different on the webbhosts? I transferred from Ixwebhosting to MediaTemple DV.
Thanks
-LandonForum: Fixing WordPress
In reply to: Query Question. How to show posts from specific authorWeird Thing-
I tried the query Hella proposed on a different WordPress site I’m running and it worked fine (It displayed only the author that I specified). Very weird. they are both running 2.3.3
Any Suggestions
-LandonForum: Fixing WordPress
In reply to: Query Question. How to show posts from specific authorThanks Everyone-
I’ll mess with it some more and let you guys know my resultsForum: Fixing WordPress
In reply to: Query Question. How to show posts from specific authorHella-
Still nothing… Is it where I’m putting the query?
Thanks
-Landon