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

ramona

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

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 41 total)
1 2 3 →
  • Author
    Posts
  • March 11, 2017 at 3:52 pm in reply to: How to Put Captcha in Manual Checkout #16794
    ramona
    Participant

    You mean The captcha site explains all the things you need to place a captca form.

    Because I thought all we have to do this: WP eStore Settings -> AddOn Settings -> reCAPTCHA Settings. Which file I have to modify?

    March 11, 2017 at 9:04 am in reply to: How to Put Captcha in Manual Checkout #16792
    ramona
    Participant

    For me reCAPTCHA does not work with manual checkout. So I had spam orders. I submitted everything as you described: WP eStore Settings -> AddOn Settings -> reCAPTCHA Settings

    I use eStore 7.4.1.

    Thank you in advance.

    March 6, 2017 at 1:41 pm in reply to: Can I modify individual expiry date? #72800
    ramona
    Participant

    Thank you.

    February 17, 2017 at 9:57 am in reply to: Can I modify individual expiry date? #72798
    ramona
    Participant

    I’m also interested in an individual expiry date for some members. I want to prevent setting up too many levels for the same access. Maybe you have changed something meanwhile.

    Example: membership level ABC => no expiry date, have access to page “Videos”.

    Some members in this level should have a test period first.

    January 9, 2017 at 4:07 pm in reply to: New payment method in Europe #74774
    ramona
    Participant

    Thank you. Woocommerce has a gateway => [https://de.wordpress.org/plugins/paydirekt/].

    November 15, 2016 at 11:05 am in reply to: customize quantity box #39161
    ramona
    Participant

    Thank you.

    November 14, 2016 at 12:22 pm in reply to: customize quantity box #39159
    ramona
    Participant

    I don’t get the quantity in the same line as the amount. See [http://www.tendency-magazin.com/shop/]. Do you have a hint? Tried out sth. with Firebug, no result.

    September 16, 2014 at 7:50 am in reply to: style eMember "read more" link correctly for protected posts #65179
    ramona
    Participant

    Solution was more than tricky:

    a > span.read-more:after {

    content: “”;

    }

    define(“EMEMBER_MORE_LINK”,”<span class=”read-more”>weiterlesen …</span>”);

    September 4, 2014 at 8:00 am in reply to: Fancy Login CSS being overtaken by theme #59789
    ramona
    Participant

    I use IE 11, but the styling for the more links of eMember protected posts are different from those in FF:

    e. g. [http://www.hapkemedia.com/blog/]

    What can I do?

    September 4, 2014 at 7:37 am in reply to: style eMember "read more" link correctly for protected posts #65178
    ramona
    Participant

    Great, it works. I need not define :after.

    September 1, 2014 at 6:53 pm in reply to: style eMember "read more" link correctly for protected posts #65176
    ramona
    Participant

    If have implemented it:

    define("EMEMBER_MORE_LINK","<span class='read-more'>Continue reading</span>");

    But now another problem occurs, as you can see here:

    [http://www.hapkemedia.com/kategorie/internet/]

    Some of the more links are displayed twice.

    I cannot find the error. When I delete the span, the more link is not styled well but is displayed one time.

    August 15, 2014 at 3:31 pm in reply to: Fancy Member Login link on a tabbed page #64916
    ramona
    Participant

    A fellow of mine has solved it with an entry in the child theme’s function.php:

    add_action( 'xtreme_add_script', 'tc_add_jquery_parts' );</p>
    <p>function tc_add_jquery_parts() { ?></p>
    <p> // Emember fanc login<br />
    $('.emember_fancy_login_link').click(<br />
    function(e) {<br />
    var targetId = $(e.target).addClass('emember_activeLink').attr('id');<br />
    var alreadyOpened = $('#marker');<br />
    var menu = $('#emember_signin_menu');<br />
    var offset = $(e.target).offset();<br />
    if (!alreadyOpened.html()) {<br />
    alreadyOpened.html(targetId);<br />
    menu.css({'left': offset.left + 'px', 'top': (offset.top + 20) + 'px'}).show('slow');<br />
    }<br />
    else if (targetId != alreadyOpened.html()) {<br />
    alreadyOpened.html(targetId);<br />
    menu.hide().css({'left': offset.left + 'px', 'top': (offset.top + 20) + 'px'}).show('slow');<br />
    } else if (targetId == alreadyOpened.html()) {<br />
    $(e.target).removeClass('emember_activeLink');<br />
    alreadyOpened.html("");<br />
    menu.hide('slow');<br />
    }<br />
    }<br />
    );<br />
    <?php<br />
    }<br />

    Look at
    $(document).ready(function(){

    August 15, 2014 at 11:26 am in reply to: Fancy Member Login link on a tabbed page #64915
    ramona
    Participant

    Please can you give me an exact example for an error on my website (if possible)? I’m not familiar with JS.

    August 15, 2014 at 7:44 am in reply to: Protect download link and hide URL within on a membership page #64910
    ramona
    Participant

    Thank you.

    August 15, 2014 at 7:31 am in reply to: Fancy Member Login link on a tabbed page #64914
    ramona
    Participant

    Yes, thank you, always great support here.

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 41 total)
1 2 3 →

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