oneupdave
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All of our WP links are broken?Ok, I was wrong. It’s something up with the vB/WP bridge. Looking into it now…
Forum: Fixing WordPress
In reply to: All of our WP links are broken?Resintalling did NOT work. It’s not my complex Smarty template, either, since it still does it with the default WP template.
Plugins have been ruled out, too. I’m really at a loss here.
Forum: Fixing WordPress
In reply to: All of our WP links are broken?Well we need to be running ASAP, so I guess it’s time for a reinstall. I’ve made a few core file edits, which is why I dread doing this.
Forum: Fixing WordPress
In reply to: All of our WP links are broken?We reverted to a backup, but it still has an issue with something.
Forum: Plugins
In reply to: [Plugin: Frontpage-Slideshow] Slideshow Appears, But Doesn’t WorkOk, I finally found it. It wasn’t a plugin at all. I forgot that my menu uses JQuery, and I happened to have been working on the menu at the same time that I was having these issues.
To make a long story short, the menu script I was using had been conflicting. I’ve found a much better solution, though, and it uses pure CSS, which is better in the long run anyway.
Forum: Plugins
In reply to: [Plugin: Frontpage-Slideshow] Slideshow Appears, But Doesn’t WorkOk, it appears to be a plugin compatibility issue. I disabled all my plugins, and re-activating them one-by-one. I’ll let you know which ones seems to be conflicting.
Forum: Plugins
In reply to: [Plugin: Frontpage-Slideshow] About plugin [Frontpge Slideshow]Haha, I know what you mean. So much could be done with a few extra hours.
Anyway, I’m having some strange issues with the current revision. First off, it does not seem to save any of the options that I change, no matter how many times I change them. Secondly, it appears that the slideshow appears on my Contact page (in place of where a ReCaptcha Form by another plugin should appear), and on some blog posts. I haven’t found the similarity between the posts that show it, yet.
Forum: Plugins
In reply to: [Plugin: Frontpage-Slideshow] About plugin [Frontpge Slideshow]Thanks a lot, Jeff! I was starting to make some progress, but it’s good to see that you came back and made the appropriate changes. I will test it out immediately. 🙂
Forum: Plugins
In reply to: [Plugin: Frontpage-Slideshow] About plugin [Frontpge Slideshow]I’m not the developer, but I’m looking at the source code, and I’m not quite sure why the developer went about doing it the way he did, which looks like he set it to automatically put the slideshow in a certain spot, and I’m guessing that the spot he chose isn’t available on all themes. Not really a bright move, if you ask me.
I can’t promise that I’ll ever actually finish it, but I do plan on changing the plugin so that it can use a shorttag, since I need this plugin on a site that I’m working on. This means that I’ll have to learn how to work with WP’s code, but there’s no better time to learn than a time in need.