witchdoc
Forum Replies Created
-
Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] Query Posts ConflictOk – so I’m back. I’ve somewhat worked around the above issue. Except now the darn thing isn’t showing up in my category template for some reason. Everywhere else just fine. The problem I’m having NOW is that the ‘update link on facebook’ box disappeared on me and my posts don’t show up on FB. So I doubled checked the settings and didn’t find anything different. Being that I recently made my WP site live (through moving the htacess and index file outside the WP directory and into my root folder. Have done on several occasions to bring a site live), this could be a culprit. So I took the liberty of re-creating another FB APP and re-plug in the AP ID and Secret along with the red URL as indicated. Now when I hit ‘Authorize’, it jumps to the apache directory page of my website?!?!? wth?!
At this point, I’m just entirely confused. Again, any help would be REALLY appreciated as I’ve taken great pains in styling out my FB widget and don’t want to reinstall the darn thing and lose my stylings.
Thanks MUCH in advance.
RForum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] Query Posts ConflictThanks Marcel – really do appreciate it bud. But it just aint cuttin it. Seems like I’ve got deeper issues at work here. May have to forgo this or recode my sidebar. ugh. Was really hoping this would work.
Again – thank you kindly.
R
Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] Query Posts Conflictglobal $outerPost;
<?php query_posts( ‘cat=-1, cat=-12, cat=-15, cat=-11, cat=-13, cat=-14, cat=-16, cat=-17, cat=-10’ );?>
$post = $outerPost;
setup_postdata($post);Like so? Cuz this just doesnt’ seem right…..? Crap, I wish I knew php more.
Thanks much for efforts.
Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] Query Posts ConflictIf I knew what you meant, I would try it. Sorry for being such a noob, but I can’t make heads or tails of the linked example. I appreciate your suggestion, truly. But I just don’t understand enough php to execute.
Forum: Plugins
In reply to: [Add Link to Facebook] [Plugin: Add Link to Facebook] Query Posts ConflictThanks Marcel – but not sure this helps much other than pointing out a conflict with query callouts. Not quite clear on how this can solve the issue?
Forum: Fixing WordPress
In reply to: Image path with custom PHP scriptNewbie at Pastebin… sorry if I’m utilizing it wrong!
Here’s the PHP code.
http://pastebin.com/kvJBHjwKForum: Installing WordPress
In reply to: Installing/testing on new host prior to DNS moveWell for now, I’ve used the myphpadmin for a work around. Modified the siteurl and home tables to the host’s IP address and am able to access wp-admin. But if there is another, less ‘hacked’ way to achieve this, I’d be very interested to know!
Thanks
RForum: Installing WordPress
In reply to: Installing/testing on new host prior to DNS moveThanks for the respons – but actually – it is possible. I just wasn’t the one who config’d the last wp site I was able to do it with. So, I know it’s a doable thing. I just can’t believe it to be such an uncommon issue?