Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Same Line - google plus - ask q - share

    Need help with this code how to make same line - google plus - ask q - share

    The code :
    PHP Code:
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_counter addthis_pill_style"></a>&nbsp;
    <g:plusone size="medium"></g:plusone><div id="askQuestion" class="biggerText">
       <?php echo '<a href="' zen_href_link(FILENAME_ASK_A_QUESTION'products_id='
       
    $_GET['products_id']) . '">' .   zen_image_button(BUTTON_IMAGE_ASK_A_QUESTIONBUTTON_ASK_A_QUESTION_ALT) .
       
    '</a>'?></div>
    <script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4d9f0913528c8e79"></script>

  2. #2
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: Same Line - google plus - ask q - share

    Example magic link -

    look the part of the price - http://www.king-magic.com/tko-wdvd-p-807.html



    Thanks

  3. #3
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Same Line - google plus - ask q - share

    Quote Originally Posted by dmagic View Post
    Need help with this code how to make same line - google plus - ask q - share

    The code :
    PHP Code:
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_counter addthis_pill_style"></a>&nbsp;
    <g:plusone size="medium"></g:plusone><div id="askQuestion" class="biggerText">
       <?php echo '<a href="' zen_href_link(FILENAME_ASK_A_QUESTION'products_id='
       
    $_GET['products_id']) . '">' .   zen_image_button(BUTTON_IMAGE_ASK_A_QUESTIONBUTTON_ASK_A_QUESTION_ALT) .
       
    '</a>'?></div>
    <script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4d9f0913528c8e79"></script>
    Quote Originally Posted by dmagic View Post
    Example magic link -

    look the part of the price - http://www.king-magic.com/tko-wdvd-p-807.html



    Thanks
    try rewriting the code as follows:

    Code:
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_counter addthis_pill_style"></a>&nbsp;
    <g:plusone size="medium"></g:plusone>&nbsp;
       <?php echo '<a href="' . zen_href_link(FILENAME_ASK_A_QUESTION, 'products_id='
       . $_GET['products_id']) . '">' .   zen_image_button(BUTTON_IMAGE_ASK_A_QUESTION, BUTTON_ASK_A_QUESTION_ALT) .
       '</a>'; ?></div>
    <script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4d9f0913528c8e79"></script>

  4. #4
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: Same Line - google plus - ask q - share

    Thank you Clyde... very close ! - but isn't Straight .

    look again the link please .

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Same Line - google plus - ask q - share

    Quote Originally Posted by dmagic View Post
    Thank you Clyde... very close ! - but isn't Straight .

    look again the link please .
    looks fine to me. the Ask a Question icon is taller than the others thats the only difference I can see.

 

 

Similar Threads

  1. multi-products share same Details images,possible? and how?
    By zihaizi in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 18 May 2011, 02:55 AM
  2. 2 stores... share the same image folder??
    By kitcorsa in forum General Questions
    Replies: 6
    Last Post: 22 Jul 2010, 09:56 AM
  3. Replies: 10
    Last Post: 2 Dec 2009, 12:57 PM
  4. share the same database with 2 zen cart shops
    By thenax in forum General Questions
    Replies: 6
    Last Post: 23 Jun 2009, 06:22 PM
  5. Can Two Separate Products Share Same Inventory?
    By Jeff_Mash in forum General Questions
    Replies: 3
    Last Post: 14 Jan 2009, 10:52 PM

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