Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

Conrad Farlow

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 30 total)
← 1 2
  • Author
    Posts
  • March 25, 2012 at 3:03 pm in reply to: Modify display of registration and login forms… #25304
    Conrad Farlow
    Member

    Well even using “code /code” in square brackets I can’t get that to display correctly!

    So basically I put <p> at the beginning of line 280 in eMember_auth_utils.php, it looks perfect but I know that it is poor code.

    March 25, 2012 at 2:57 pm in reply to: Modify display of registration and login forms… #25303
    Conrad Farlow
    Member

    Hi the custom CSS method didn’t work and as I don’t know the correct syntax for php output I got what I wanted by changing line 280 to

    $output .= '<p><li><a href="'.$logout.'">'.EMEMBER_LOGOUT.'</a></li>';

    This looks perfect but I am concerned that there is no </p> anywhere in the code which must be wrong? I don’t want <p></p> for each line of output because that looks wrong. How should I be doing this?

    Regards

    Conrad

    March 23, 2012 at 2:44 am in reply to: Alignment of buttons in sidebar text widget #43245
    Conrad Farlow
    Member

    Hi Thanks I have used firebug to modify my theme many times. For some reason I never thought to use it for something like this. I got a solution in minutes this way.

    Regards

    Conrad

    March 23, 2012 at 2:37 am in reply to: Modify display of registration and login forms… #25301
    Conrad Farlow
    Member

    May I bump this? It has been almost 3 days now.

    If you could just tell me where the hyperlinks are generated, I will figure out how to add some suitable alignment. I do not want to use my theme css as it has other dependencies.

    Regards

    Conrad

    March 20, 2012 at 4:00 am in reply to: WP eStore Download – Customizing Error Messages #31456
    Conrad Farlow
    Member

    Thanks that worked perfectly. I have not removed it but modified the message.

    March 20, 2012 at 3:10 am in reply to: Modify display of registration and login forms… #25300
    Conrad Farlow
    Member

    Have a look at the following link please:

    [http://www.abftest.co.uk/wp-content/uploads/images/eMember_widget_padding.png]

    I would like to move the section highlighted down using padding but I cannot find where these hyperlinks are generated.

    As you can see I am making progress.

    Regards

    March 20, 2012 at 1:22 am in reply to: 'Fancy' output not displaying in member pages and widgets (no detected js errors #43189
    Conrad Farlow
    Member

    OK I have made some improvements by tweaking “eMember_style.css . When a user is logged in it still does not look as good as when they are logged out. I would like something ‘fancy’ in both situations.

    The widget is in my left sidebar and also on my login page, on my theme the sidebars are fairly thin.

    How can I modify the appearance, is there an option to maybe enclose the whole login widget in a box similar to the fancy2 output in WP eStore?

    That looks great with my theme.

    Regards

    Conrad

    March 20, 2012 at 1:11 am in reply to: Modify display of registration and login forms… #25299
    Conrad Farlow
    Member

    Hello has this function been moved? I cannot find it in “eMember_misc_functions.php”

    March 20, 2012 at 1:00 am in reply to: eMember Usernames letters and/or numbers only? #36997
    Conrad Farlow
    Member

    Would I better asking this question on a different thread as I am actually asking for the opposite of what the original thread starter was? I am concious that one day someone else may want to find the answer to my question.

    March 20, 2012 at 12:52 am in reply to: Not receiving complete registration email #38636
    Conrad Farlow
    Member

    Indeed it does. It had my stymied for a while. It’s tricky to test as I only have the one pay pal account. I have signed up for a pay pal sandbox so hopefully that will help once I’ve figured it out.

    Conrad

    March 19, 2012 at 7:52 pm in reply to: eMember Usernames letters and/or numbers only? #36996
    Conrad Farlow
    Member

    Conversely I want new users to enter their First and Last name as their username. This requires a whitespace. As I intend moving this plugin to a site with a forum with 350 members who have done exactly that this is a real pain.

    John Doe is much better for me than John_Doe, is there any way that I can allow whitespace?

    Regards

    Conrad

    March 19, 2012 at 6:44 pm in reply to: WP eStore Download – Customizing Error Messages #31454
    Conrad Farlow
    Member

    Is this still valid? I want to remove the ‘Please Renew or Upgrade your account.’ message as it is not relevant for me.

    I cannot find

    Code:
    return wp_emember_format_message (‘<b>’. EMEMBER_HIDDEN_CONTENT_MESSAGE. ‘
    ‘.EMEMBER_PLEASE.’ ‘.EMEMBER_RENEW.’ ‘.EMEMBER_YOUR_ACCOUNT.'</b>’);

    in wp_eMember1.php

    Regards

    Conrad

    March 19, 2012 at 5:19 pm in reply to: 'Fancy' output not displaying in member pages and widgets (no detected js errors #43188
    Conrad Farlow
    Member

    It looks as though it is indeed working but looks ugly with my theme. I have tried 2010 and the formatting is better but it is just text and all those capitals are not to my liking either. I’ll have a hunt around the forum as I’m sure others have modified this to suit their themes as well.

    Regards

    Conrad

    March 19, 2012 at 1:32 pm in reply to: Not receiving complete registration email #38634
    Conrad Farlow
    Member

    I am not sure why but it appears to be working now? The only thing that I can think of is that the email address used for the paypal account login that I was using was already in the membership list.

    Would that prevent registration from working? Or is that a red herring?

    March 19, 2012 at 10:49 am in reply to: Not receiving complete registration email #38632
    Conrad Farlow
    Member

    I am having the same problem. I am using eStore to generate the membership payment button.

    What a new registrant receives is this:

    Quote:

    Dear Conrad Farlow

    Thank you for your purchase!

    Membership x 1 – £0.02 (GBP)

    Any item(s) to be shipped will be processed as soon as possible, any digital item(s) can be downloaded using the encrypted links below.

    Membership – This product does not have any downloadable content

    Thanks

    In addition I am receiving the following email

    Quote:

    Hi, Your account has been upgraded successfully.

    Please log into your member profile to view the details.

    Thank You

    Membership has an ID of 1 and this integer value is set in the reference test. I have tried using my pay pal account as well as a card payment.

    Help!

  • Author
    Posts
Viewing 15 posts - 16 through 30 (of 30 total)
← 1 2

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ