johnnyquest
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Auto-Import comments broken?Thanks. Any chance that LinkedIn comment auto-reposting could ever be added?
Forum: Installing WordPress
In reply to: WordPress on 1&1 hosting?Thanks guys. I’ve seen a lot of recommendations for Bluehost for WordPress hosting; perhaps I’ll go with them. Marc–are their standard packages a good solution for WordPress? The optimized WordPress hosting seems a little pricey, and I’m not sure I would need the extra features anyway.
Just to clarify, I would still like hovering over the thumbnail to advance the user to that slide, but I’d like clicking on it to go to the link
I do have another plugin on the page that uses jQuery; maybe there’s some kind of conflict?
Hmm, this seems to be breaking the accordion menu entirely. It closes it, but is also prevents it from expanding when I click on the links.
And is there anywhere in particular I should insert the code, other than in the page’s header?
Not anymore, since I was able to prevent both of them loading at once through customizing my php templates. But by default, placing more than one accordion menu on the same page seems to break auto-close on the first one
Hi remix,
Thanks for the suggestion. I’m not very good with jQuery; I tried inserting this code but couldn’t seem to get it to work:
<script type="text/javascript"> jQuery $.cookie(dc_jqaccordion_widget-6, '', { path: '/' }); </script>Am I doing something wrong?
Forum: Fixing WordPress
In reply to: One particular permalink not workingDefinitely not a trashed paged called “portfolio;” I realize if there were, the slug for a new page entitled “Portfolio” would default to portfolio1 or something like that.
Did a restore of my database and it still didn’t seem to resolve the problem.. very odd. Wonder if it’s an issue with GoDaddy or something?
Forum: Fixing WordPress
In reply to: One particular permalink not workingHad to change the page’s slug back because I didn’t want the link to be dead on the live site, but I’m fairly confident the problem lies in my database. Anyone have any ideas as to where I should look for the key that might be causing the trouble?
Forum: Fixing WordPress
In reply to: One particular permalink not workingForum: Fixing WordPress
In reply to: One particular permalink not workingOne more thing I thought I’d mention: I’ve tried deleting/restoring the .htaccess file and haven’t had any luck with that either
Forum: Hacks
In reply to: make tags link to custom page?Thanks pbaylies! That ended up getting me on the right track
Forum: Hacks
In reply to: make tags link to custom page?Thanks for the suggestion. This allowed me to change what the URL looked like, but didn’t allow me to redirect where the link went. 🙁 Any other ideas?
Maybe the problem stems from the menus trying to call jQuery twice or something?