Page 5 of 11 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 101
  1. #41

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Hi Software Guy,

    Thanks a bunch for the reply. I've figured out how to make the SSL thing work. (I'm very new at php so there is still a lot of trial and error with everything. )

    I just have one other question. Do you know how to make the bookmark function generate the page title along with the website name like it does for the product info pages, but this time for all the other pages on the site? I've been trying different things with your product_info and define_main_page codes, but no luck.

    Thank you very much!

  2. #42
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,842
    Plugin Contributions
    124

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Quote Originally Posted by fepb View Post
    Do you know how to make the bookmark function generate the page title along with the website name like it does for the product info pages, but this time for all the other pages on the site?
    You should probably post that question in a more general forum so it will catch the attention of people who don't use this mod.

    Software Guy
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #43

    help question Re: Support thread: Social Bookmarking/Social Shopping

    I love this addon contribution

    Thanks so much.

    I do have one question, I have the bookmark addon working on all the products, but I wanted to have it on the home page too.

    I tried to follow the directions in the readme file and I copied the file: includes/languages/english/html_includes/customer/define_main_page.php

    to the root directory, but nothing shows up on the home page from the addon. I have been trying to work with it to see what I am doing wrong, but to no avail.

    I am running the apple zen template, and zen version 1.3.7

    Any help or suggestions would be greatly appreciated.

  4. #44
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,842
    Plugin Contributions
    124

    Default Re: Support thread: Social Bookmarking/Social Shopping

    a) You have "customer" in the path - was this a typo or was this what you did? It should be "custom" where "custom" is the name of your template.

    b) When I say "to the root of your shop" I mean copy this file to the same location under the DIR_WS_CATALOG directory in your configure.php. So the path of the file you create would be

    DIR_WS_CATALOG/includes/languages/english/html_includes/custom/define_main_page.php

    (where "custom" is the name of your template)
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #45

    Default Re: Support thread: Social Bookmarking/Social Shopping

    a) The word "customer" was a typo...I really had "custom"

    b) Gotcha. Thanks for explaining that to me. It is working now.

    For those of you that need more specific directions on how to put the addon on your home page, here they are...

    take a copy of your original file

    /includes/languages/english/html_includes/define_main_page.php

    Copy the CODE out of the file from the ADD ON below

    /includes/languages/english/html_includes/custom/define_main_page.php

    and paste it into the bottom of your copy of

    /includes/languages/english/html_includes/define_main_page.php

    then save it on your website under:

    /includes/languages/english/html_includes/custom/define_main_page.php

    (where "custom" is the name of your template)


  6. #46
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,842
    Plugin Contributions
    124

    Default Re: Support thread: Social Bookmarking/Social Shopping

    I'm going to draft you to document my mods from now on. LOL!!

    Thanks,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #47

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Sounds good to me, but you should know that I charge by the hour for FF (Frustration Fees!)

  8. #48
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: Support thread: Social Bookmarking/Social Shopping

    2 liitle questions about this great mod:
    1) How to insert the tags "nofollow" for the links generated by the mod?
    2) How to include more bookmarking sites than comes by default?

  9. #49
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,842
    Plugin Contributions
    124

    Default Re: Support thread: Social Bookmarking/Social Shopping

    The easiest way to have more sites than the default number is to simply use the AddThis link, which has a zillion services.

    Don't worry about nofollow.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #50
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: Support thread: Social Bookmarking/Social Shopping

    Thanks for your quick reply, Scott. Finally, i added several links following the schema than the original mod you write.

    I have a problem with Mr. Wong (i don´t know how import the url data to its format). This is the required snippet of Mr. Wong:

    <a href="http://www.mister-wong.es/add_url/" onClick="location.href=&quot;http://www.mister-wong.es/index.php?....title);return false" title="Agregar esta página a Mister Wong" target="_top"><img src="http://www.mister-wong.es/img/es/buttons/MrWonglila1.gif" alt="Agregar esta página a Mister Wong" border="0" /></a>';

    And this is what i made:

    echo '<a href="http://www.mister-wong.es/index.php?action=addurl&bm_url="'.$linkpath.'&bm_description=' . $linktitle . 'rel="nofollow" target="_blank">' . '<img src="bm_images/wongbig01.gif" alt="Agregar esta página a Mister Wong" border="0" /></a>';

    But my line don´t bypasses data to Mr. Wong...


    Why you don´t worry about nofllow tag? I finally added it... (i have very poor PR, i don´t want to loose more...)

 

 
Page 5 of 11 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. Social Sidebox Support Thread
    By brandonturpin in forum Addon Sideboxes
    Replies: 32
    Last Post: 21 Mar 2013, 06:51 AM
  2. v150 Fanplayr Social Coupons Support Thread
    By tarwinfanplayr in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 27 Aug 2012, 07:32 PM
  3. Spinning Social Media Icons Support Thread
    By brandonturpin in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 16 Mar 2012, 12:46 PM
  4. Social Bookmarking??
    By joyjoy in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Oct 2010, 06:41 AM
  5. Social Bookmarking
    By kburner in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 26 Jun 2009, 05:10 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