talia
Forum Replies Created
-
Forum: Plugins
In reply to: Members only sectionsI went to the validator but the error messages mean nothing to me. I’m not techie I have no idea how to fix them.
Help? Please
Forum: Plugins
In reply to: Members only sectionsthank you lizzyfin
i will give it a go. i guess i didn’t copy and paste the code right.Forum: Plugins
In reply to: Members only sectionsI tried this and it doesn’t seem to be working. I’ve cleared my cache and logged out of wordpress but I can still see the “protected” members only pages
The website is
https://whydietsdontworkclubmembers.comI already had a page called goldmembers, so I edited it to use the members.php template and saved it.
The protected pages should therefore be the blog posts at
https://whydietsdontworkclubmembers.com/goldmembers/I copied the code from above and I republished the posts in case that was the problem.
What am I doing wrong???
<?php /* Template Name: Members */ <?php get_header(); ?> <div id="container"> <div id="content"> <?php if (is_user_logged_in()) { ?> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <h3 class="page-title"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h3> <div class="post"> <?php the_content(); ?> <?php endwhile; ?> <?php endif; ?> <? } else { ?> <h3>Sorry But You Must Be Logged in to View This Page</h3> <div class="post"> We're sorry, but this area is only for registered, logged in users. If you are a registered user, please use the link below to login to the site. If you have not yet registered, <a href=”https://whydietsdontworkclubmembers.com/1-trial-offer/”>you can join now for only $1</a> to become a member of this site and view content not available to the general public. We hope to see you again soon. <? } ?> </div> <!-- /post --> </div><!-- /content --> </div><!-- /container --> <?php get_sidebar(); ?>
Any help appreciated. Thanks
Forum: Plugins
In reply to: Members only sectionsI wish I’d discovered this days ago, make that weeks ago. I have been struggling with other plugins and purchased a system that isn’t working the way I hoped.
This sounds just what I need. Still reading through all the options as I’m not a techie, but looks great.
Forum: Fixing WordPress
In reply to: Making a Categories ‘Members Only’I’d like something similar
I’d like the static pages to be available to everyone, but the posts to be restricted to members only. is there any way to do this?
Forum: Fixing WordPress
In reply to: How to add blank lines in a post/pageBRILLIANT sergiourra!!!
phew so now i now to use the code before and after and it works fine.
my next challenge is with the images not floating beside the text. is there a code fix for that too?
thanks
Forum: Fixing WordPress
In reply to: How to add blank lines in a post/pageah ok thanks sergiourra didn’t realise that was how line spacing worked.
so in addition to putting in the br i also have to use the code?
i will try that now thanks!
Forum: Fixing WordPress
In reply to: How to add blank lines in a post/pageif i change
p
{
line-height:1.8em;
}in the css to 2.8em will that achieve what I want and make bigger lines between paragraphs?
Forum: Fixing WordPress
In reply to: How to add blank lines in a post/pagehave i tried what? if you mean the < br > then yes several times. i tried it in html mode before i came to the forum
i have used the return to separate paragraphs but i need a DOUBLE line space
using the return key multiple times still only returns a single line spaceunfortunately it’s not wysisyg. it will look fine with the (br) or the double return key but as soon as you save it wp performs some voodoo and the darn thing reformats itself
Forum: Fixing WordPress
In reply to: How to add blank lines in a post/pagehi thanks for the replies
i have already tried < br > several times in both html and visual formatI have also tried < p >< /p > thinking it would insert a para but no luck
[spaces used here but not in formatting]
thanks i have been using the h4 setting but sometimes it’s just a matter of wanting extra space between text rather than needing a sub-heading!
compared to blogger the formatting is a pain in the ***
i’m also having trouble with images not floating right left next to text and ended up manually inserting formatting in htmlis that a wp 2.5.1 fault or would it be the theme?
Forum: Plugins
In reply to: does WordPress have a Forum Extit says on the website
bbPress is forum software with a twist from the creators of WordPress.
Forum: Plugins
In reply to: Can Register Plus be used as a membership toolThanks for the reply skullbit!
I thought with the write up about making the blog exclusive with invites that it might do what I was looking for. I’ll keep hunting for a plugin that will do the job
Cheers
Forum: Everything else WordPress
In reply to: how do i report spam blogsthanks for the link, i’ll check it out
Forum: Installing WordPress
In reply to: yahoo geocities prothanks for the link
Forum: Installing WordPress
In reply to: yahoo geocities proyahoo is doable, but not known for it’s “ease of use”.
ahhhhh thank you – that may be what he meant. Just trying to sort it out so I can decide whether this is a good plan or the start of a lot of headaches