yots
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Next and Previous Posts URLsMichael, this works for generating the pages urls, but on the a single post page it doesn’t generate a url for the next post. Is there a separate function for that?
Forum: Fixing WordPress
In reply to: Creating a grid view.Anyone?
Forum: Fixing WordPress
In reply to: Next and Previous Posts URLsMichael thanks! That worked! Why isn’t this documented on the Template Tags page?
Forum: Fixing WordPress
In reply to: Next and Previous Posts URLsI tried doing:
<?php echo get_next_posts_link(); ?>But it returns the entire link with an . All I need is the URL.
Forum: Fixing WordPress
In reply to: Next and Previous Posts URLsThanks but it doesn’t seem to be working. Here is the code so you get an idea of what I’m trying to do.
<link href="<?php get_next_posts_link(); ?>" id="arr-nav-right-link" />I want the link to the next posts populate the href. Is this possible?
When I check the HTML source the href is empty. No link.
<link href="" id="arr-nav-right-link" />Forum: Fixing WordPress
In reply to: Creating a grid view.Anyone have any ideas? Any help would be appreciated.
Forum: Plugins
In reply to: [Plugin: Search Everything] search everything cannot search somethingThe two word bug hasn’t been fixed. Any idea on how to search two word tags Dan?
Forum: Plugins
In reply to: [Plugin: Search Everything] Not searching two word tagsDoes anyone at least know how I can contact the developer? Tried his email but no response. The plug-in is useless if it can’t search multi word tags.
Forum: Plugins
In reply to: [Plugin: Search Everything] Not searching two word tagsAnyone?
Forum: Fixing WordPress
In reply to: Same text size in Tag CloudMichael, you’re a damn genius. That is perfect. Thanks so much for all the help. Very much appreciated.
Forum: Fixing WordPress
In reply to: Same text size in Tag CloudHow would I style that it? Through CSS? I don’t see any ids or classes.
Forum: Fixing WordPress
In reply to: Same text size in Tag CloudMichael thanks. That didn’t seem to work. This is what it generated:
tag name gridtag count 4tag name templatetag count 1tag name indesigntag count 1tag name tooltag count 1tag name filetag count 1tag name typographytag count 1tag name quotestag count 1tag name punctuationtag count 1Forum: Fixing WordPress
In reply to: RSS feed not loadingSeems like it was a plug-in causing the problem.
Forum: Fixing WordPress
In reply to: RSS feed not loadingAnyone know what the issue could be? I really need to get my feed working again. Thanks.
Forum: Fixing WordPress
In reply to: RSS feed not loadingHow long? It’s been a few hours now.