Gene53
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Statpress SEOlution] Great Stats plugin but…Thanks Chris, as I said, great stats plugin (the best I tried so far), I believe my 2 suggestions would give it more functionality.
Cheers,
Genep.s. I deleted the data via phpmyadmin…
Forum: Plugins
In reply to: [Plugin: Statpress SEOlution] Great Stats plugin but…LOL, also an option to clean out the data in the database’s table…
Cheers,
GeneForum: Fixing WordPress
In reply to: when viewing full article the sidebar menus dissapearing!Works for me (WP 2.8) but the sidebar’s light gray background doesn’t show…
Any CSS or template fix for this?
Gene
Forum: Themes and Templates
In reply to: Inserting Header Image into Kubrick Default HeaderThat’s what I did (renamed my new header to kubrickheader.jpg) and it worked like a charm.
Forum: Themes and Templates
In reply to: Clickable HeaderHey, thanks, exactly what I was looking for.
You may also change:
https://www.YourSite.com/
To:
<?php echo get_option('home'); ?>/
Forum: Installing WordPress
In reply to: Nice design but a few bugsHi Martijn and thanks for sharing the above code.
Thanks again,
GeneForum: Installing WordPress
In reply to: Nice design but a few bugsHey Martijn,
I also found a solution that the sidebar is visible after a search. Interested?
Sure, I just noticed that search results go for the page-wide template, I would like the sidebar in there.
LOL, seems that we both love this theme (which is outstanding) and love to modify the heck out of it. I’ve been playing around with the CSS, changed the sidebar color (along with the div. graphics), etc.
You may see it here.
Cheers,
GeneForum: Installing WordPress
In reply to: Nice design but a few bugsThanks Martijn,
I used the <?php edit_post_link(__(‘Edit’)); ?> so it would show at the bottom of posts (and pages) instead of next to the title.
line 22 in index.php:
<div class="post"><?php the_content('<span></span>'); ?><?php edit_post_link(__('Edit')); ?></div>
line 25 in single.php:
<?php endwhile; ?><?php edit_post_link(__('Edit')); ?>
line 21 in pages.php:
<div class="post"><?php the_content('<span></span>'); ?><?php edit_post_link(__('Edit')); ?></div>
Also, not only Admins get to see it but also Editors.
My solution may not be perfect but works well being that it can also be placed in pages.
Cheers,
GeneForum: Installing WordPress
In reply to: Nice design but a few bugsThanks Valkie, I changed the code and it works great.
Now, I’d love to add an “edit” link in the post area and pages without going to the backend simply to correct a typo. Tried a few thing but to no avail.
Thanks again,
GeneHmm, was going to use this plugin but due to the Author’s lack of response (and looks like he decided to stop development), guess I’ll stay away from it.
Too bad, could have been a very useful plugin.
Cheers,
GeneForum: Plugins
In reply to: Is there a post tags list in the post editor panel plugin?Hi Michael and thanks for pointing me in the right direction.
Wow, this sure evolved into quite a multi-function plugin, I’ll give it a try because of the “click tag” function.
Cheers,
GeneI sure wish the author would have included a screenshot, there isn’t one here nor on the author’s homepage…
Forum: Plugins
In reply to: [Plugin: Alkivia Community] Good ideaWow, this has to be the most awesome and useful project I’ve ever seen. Just like you, I would like to have a small SN-like community using WordPress instead of Joomla/Community Builder.
Thanks for sharing this with the community.
Gene
Forum: Themes and Templates
In reply to: P2 Posts of 140 CharactersPersonally, I think that 140 characters is too limited. IMO, the desired number of characters should be determined by the Blog owner.
Forum: Plugins
In reply to: [Plugin request] Add a user as a friend1) the other user needs to accept the friendship. This doesn’t seem necessary
I tend to disagree, “online friendship” should be by mutual consent and this option be kept. Less you want to add a lot of ppl to your list and start bombarding them with Spam.