Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Mar 2007
    Posts
    56
    Plugin Contributions
    0

    Default PayPal Verified Logo

    I have installed the Palpal Verified Logo Sidebox.

    One Problem it shows 2 Verified Logo's one in the box, one just below it. I am using Zen Cart version 1.3.7.

    You can see it if you go to www.gab-enterprises.com.


    Thank you in advance for any help.

    Bob

    GAB-Enterprises

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: PayPal Verified Logo

    That's blatantly apparent in IE. Your rendered page source shows doubling of the script. Please recheck your coding for that mod.

  3. #3
    Join Date
    May 2007
    Posts
    43
    Plugin Contributions
    0

    Default Re: PayPal Verified Logo

    Nice site -

    I clicked the paypal verified link and it took me to a member login - not sure if that is where you want it to go. Can you tell me how to do this because I need the same thing for my site, GC also. Thanks. I recall when I signed up for my Paypal account - and verified it they provided a link back to a "certified" page on PP server letting the customer know you actually do have this. Just thoughts...

    Skratch

    PS - how much do you pay for G Daddy SSL - I host w them too.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: PayPal Verified Logo

    There is a PayPal Verified Logo contribution in the downloads section under sideboxes.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Mar 2007
    Posts
    56
    Plugin Contributions
    0

    Default Re: PayPal Verified Logo

    Quote Originally Posted by DrByte View Post
    There is a PayPal Verified Logo contribution in the downloads section under sideboxes.
    This is the contribution that I am using in my store. That is what is giving me the double site seal.

    Thank you

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: PayPal Verified Logo

    It looks like you have two contributions installed.

    What happens if you use the Developer ToolKit and search for "paypalllogo" or "Official PayPal Seal" ?
    Code:
    <div class="boxcontent">
    <h3 class="rightBoxHeading" id="paypallogoHeading">Paypal Verified Seller</h3>
    <div id="paypallogoContent" class="sideBoxContent">
    <div class="wrapper">
    <center>
    <!-- Begin Official PayPal Seal -->
    <a target="_blank" href="https://www.paypal.com/verified/[email protected]"><img src="includes/templates/template_default/images/verification_seal.gif" alt="Click to Verify" title=" Click to Verify " width="100" height="100" /></a>
    <!-- End Official PayPal Seal -->
    </center></div>
    </div></div>
    <b class="bottom"><b class="b4b"></b><b class="b3b"></b><b class="b2b"></b><b class="b1b"></b></b>
    </div>
    
    
    <!--// bof: paypallogo //-->
    <!--
    <div class="rightBoxContainer" id="paypallogo" style="width: 150px">
    <h3 class="rightBoxHeading" id="paypallogoHeading">Paypal Verified Seller</h3>
    <div id="paypallogoContent" class="sideBoxContent">
    <div class="wrapper">
    <center>
    <!-- Begin Official PayPal Seal -->
    <a target="_blank" href="https://www.paypal.com/verified/[email protected]"><img src="includes/templates/template_default/images/verification_seal.gif" alt="Click to Verify" title=" Click to Verify " width="100" height="100" /></a>
    <!-- End Official PayPal Seal -->
    </center></div>
    </div></div>
    -->
    <!--// eof: paypallogo //-->
    
    </div>
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Mar 2007
    Posts
    56
    Plugin Contributions
    0

    Default Re: PayPal Verified Logo

    Ok did a search for paypallogo - 924 files found zero references, did however find the Official PayPal Seal in the

    includes/templates/template_default/sideboxes/tpl_paypal_logo.php.

    This seems to be only showing up as a double in IE7, if I open my site using FireFox I only have the one site seal. I'm sorry if I'm being a pain.

    Again thanks for the help.
    Bob

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: PayPal Verified Logo

    Quote Originally Posted by DrByte View Post
    There is a PayPal Verified Logo contribution in the downloads section under sideboxes.
    Quote Originally Posted by Mr_B View Post
    This is the contribution that I am using in my store. That is what is giving me the double site seal.

    Thank you
    1. How exactly did you install this contribution?
    2. What other contributions have you installed?
    3. What happens if you relocate the sidebox to someplace else on your site? (ie: change sort-order, switch left/right, etc. Try stuffing it between 2 other sideboxes. What happens?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: PayPal Verified Logo

    You need to login to PayPal to view a trust seal.

    Question:

    On my website, you can see a light blue line underneath the sidebox header. None of my other sideboxes have this. DrByte, how do I get rid of this line?

  10. #10
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: PayPal Verified Logo

    Fixed: if you change the name of a sidebox and the title can't fit onto one line, the background behind the image will be stretched to fit two lines.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. PayPal Verified Logo
    By txscubarat in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jan 2009, 11:17 PM
  2. PayPal Verified Logo
    By Green333 in forum Addon Payment Modules
    Replies: 3
    Last Post: 14 Oct 2008, 09:30 AM
  3. Paypal Verified Logo
    By freshstart in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jun 2008, 09:38 AM

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