Page 106 of 248 FirstFirst ... 65696104105106107108116156206 ... LastLast
Results 1,051 to 1,060 of 2475
  1. #1051
    Join Date
    Jan 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    To change the font size, just edit the RP css file. It's at includes\templates\YOUR CUSTOM FOLDER\css\stylesheet_rewards.css


    The version on my website http://www.omnicia.com/Zencart%20Rew...s%20Module.zip has editable discounts- just change them under Admin->Modules->Order Total->Reward Point Discount
    Thank you! I will play around with it later when Im more focused on what Im doing!

    Thx for the prompt reply

  2. #1052
    Join Date
    Jan 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by phanmale View Post
    Thank you! I will play around with it later when Im more focused on what Im doing!

    Thx for the prompt reply
    ok, now I feel a div

    I went into the file you told me too and changed every font reference in turn but to no avail, so i inspected the elements in Google Chrome and the source for the rewards is surrounded by H2 tags from my templates stylesheet? I searched same for "reward" but got nothing

    Help!!

    (please!)

  3. #1053
    Join Date
    Jul 2009
    Posts
    103
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Phanmale, I've just done this as well and it works like a charm.

    You need to make sure that you edit the correct file - make sure it is:

    /includes/templates/YOUR_TEMPLATE/css/stylesheet_reward.css

    In that file, I have changed it as follows, and added a new TEXT-SIZE as an example:
    .productRewardPoints
    {
    margin: 0em;
    color: #ff0000;
    font-size: 1.2em;
    I have also changed the color of the sidebox display to green by changing the font color like this:

    .cartBoxEarnedPoints
    {
    margin:0pt;
    padding:0.2em 0em;
    color: #009200;
    font-weight:bold;
    text-align:right;
    }
    Once saved the results are: (and I've highlighted the elements for you to compare with yours with Web Developer 1.1.8)
    (Oh yes, I also changed the display tag as you can see...)



    If this doesn't help you, let me know, happy to help you further.

    Cliff

  4. #1054
    Join Date
    Jan 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by cliffvt View Post
    Phanmale, I've just done this as well and it works like a charm.

    You need to make sure that you edit the correct file - make sure it is:

    /includes/templates/YOUR_TEMPLATE/css/stylesheet_reward.css

    In that file, I have changed it as follows, and added a new TEXT-SIZE as an example:
    I have also changed the color of the sidebox display to green by changing the font color like this:

    Once saved the results are: (and I've highlighted the elements for you to compare with yours with Web Developer 1.1.8)
    (Oh yes, I also changed the display tag as you can see...)



    If this doesn't help you, let me know, happy to help you further.

    Cliff
    oh perfect thank you I was in the right file, just wasnt adding the font size correctly, I should learn from my own lessons that I need to concentrate harder!

    I couldnt see your images, it was asking me to login? but I got the jist and changed the font size just how I wanted. The colour scheme fits in with what I have already so I left that alone :)

    Thank you so much for your help

  5. #1055
    Join Date
    Jul 2009
    Posts
    103
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Duh, how stupid am I, I displayed the images from a protected web!!. Glad you managed though. Here are the images in any case for sake of completeness:


  6. #1056
    Join Date
    Jan 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by cliffvt View Post
    Duh, how stupid am I, I displayed the images from a protected web!!. Glad you managed though. Here are the images in any case for sake of completeness:

    LOL glad it isnt just me then

    thanks again for your help :)

  7. #1057
    Join Date
    Jul 2009
    Posts
    103
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Hem:

    Quote Originally Posted by hem View Post
    I seem to remember a Reward for Referral request on the wish-list. Should have another look at it over the Christmas break.
    Did you ever get to look at this? Would be really nice functionality to have. I was thinking along the lines of using a "discount coupon" somehow as the basis for this?

    Cheers

    Cliff

  8. #1058
    Join Date
    Dec 2008
    Posts
    79
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    but the PayPal IPN mod does this without calling any of the ZenCart notifiers. And as the RP award mod is attached to one of these notifiers, PayPal IPN does not let the RP mod know that there are points which need to be stored. Hence the problem. Contrast to this Google Checkout which runs the same way as PayPal IPN under ZenCart- It makes the correct calls and points are stored.
    so does this mean if you are using paypal you can expect to have to manually add points?

  9. #1059
    Join Date
    Dec 2008
    Posts
    79
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    but the PayPal IPN mod does this without calling any of the ZenCart notifiers. And as the RP award mod is attached to one of these notifiers, PayPal IPN does not let the RP mod know that there are points which need to be stored. Hence the problem. Contrast to this Google Checkout which runs the same way as PayPal IPN under ZenCart- It makes the correct calls and points are stored.

    what are the correct calls that PayPal IPN is missing that Google Checkout is hitting?

  10. #1060
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

    Default Reward points making admin slow??

    First of all I would like to say this mod is great and my customers are very hapy with the reward points.

    My questions:

    -All my admin pages are loading very slow mostly around one minute ore more to load a page.
    Now i suspect the reward mod is doing this, since the list with customers of course is growing every time a new customer is added to the database.
    And when i want to do something by hand with the rewards points the rewardpoints module is loading all the clients in one page

    What i want to know are there more people having this

    The version I use is 1.13a or maybe 1.01a

    Second question.

    Is it easy to upgrade to the latest version. I dont know anything about sql and im scared I loose some data.

    Zencart version 1.3.8
    Extra mods I installed :easy populate and dualpricing.


    Thank you very any help

    Dre

 

 

Similar Threads

  1. v139h Reward Points module display order totals including reward points
    By irsarahbean in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Jun 2013, 01:19 AM
  2. Reward points module : 0 points earned
    By jonnyboy22 in forum Addon Payment Modules
    Replies: 5
    Last Post: 5 Jun 2012, 09:52 AM
  3. Reward Points module- points not calculated correctly
    By cpoet in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Sep 2010, 05:02 PM
  4. Reward Points Module - Hide message when 0 points offered
    By expresso in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Dec 2008, 06:58 PM
  5. Experimental Reward Points Module
    By precursor999 in forum Addon Payment Modules
    Replies: 7
    Last Post: 2 Apr 2007, 09:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR