Caleb Withers
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My search page is messed upI’ve done some investigating, and discovered what causes the problem, so hopefully this will be of use to someone to narrow down what the problem is, the error occurs when searching for a word or phrase that occurs right at the start of a longish (sorry for not being able to be more specific) post title, that appears as the most relevant result. For example,
http://djsilkworm.com/?s=poll
http://djsilkworm.com/?s=six+outstanding
Any ideas why this would be? I’ve done some searching, and apparently the search page of Mystique is less than ideally coded.
My search.php is at http://codepad.org/GnxkvUsF if you want to have a look.Forum: Fixing WordPress
In reply to: My search page is messed upI’ve done a bit of searching, and it seems that Mystique had issues with embedded code in search results due to some poorly coded highlighting. I’ll probably go with an alternative search plugin for now, but thanks for your help 🙂
Forum: Fixing WordPress
In reply to: My search page is messed upI’ve disabled all the plugins I think could possibly cause it, any ideas apart from disabling all the plugins to check or trying a different theme?
Forum: Fixing WordPress
In reply to: My search page is messed upI’ve disabled the plugin, the problem’s still there :/
Forum: Themes and Templates
In reply to: Which theme is used on this page?Hey,
If you looks at the source code, you’ll see the theme they’re using is under the directory /fuchs, which seems to indicate they’re using a custom/heavily modified theme, or have intentionally obfuscated the name so as to hide what theme they’re using.Have you tried contacting the webmaster and asking?
Forum: Themes and Templates
In reply to: Mystique: Header & Sidebar IssuesAs far as facebook boxes go, you could add http://developers.facebook.com/docs/reference/plugins/like-box as a widget.
Forum: Themes and Templates
In reply to: change the word "menu" to "blog" in the IMBALANCE themeWould you be able to provide a link to your site?
Forum: Plugins
In reply to: AUDIO PLAYERhttp://wpaudioplayer.com/ is pretty much the standard one, and one of the ones seen often around the web.
Forum: Fixing WordPress
In reply to: Remove gap between imagesCheers for that, that works great.
Just wondering, what’s so special about the number 96?Forum: Fixing WordPress
In reply to: Remove gap between imagesForum: Fixing WordPress
In reply to: [WP-PageNavi] How to center WP-PageNaviThanks for the response 😀
It didn’t work 🙁Forum: Fixing WordPress
In reply to: My website is broken – please help!Well, I narrowed it down to a theme problem, as changing the theme back to the default fixes the problem. I’m going to revert the theme files to a backup now – don’t bother looking at the website for issues, as the broken theme isn’t live now 🙂
Forum: Fixing WordPress
In reply to: Use H1 for title image on homepage, but H2 everywhere elseWere you meaning to include a link?
Forum: Fixing WordPress
In reply to: Use H1 for title image on homepage, but H2 everywhere elseWhat site are you trying to do this on?
I’ve picked up a wee bit of knowledge running my site, so I could possibly come up with a solution.Forum: Fixing WordPress
In reply to: Use H1 for title image on homepage, but H2 everywhere elseHi there,
Thanks for that, that does the job superbly, and looks pretty efficient too.