Announcement

Collapse
No announcement yet.

Using social networking sites

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • papi34
    replied
    Re: Using social networking sites

    If you are using AddThis on a https:// page you will need to make some small changes.
    In the code of the widget replace http://s7.addthis.com or http://s5.addthis.com with https://secure.addthis.com/.
    That's it. All features will continue to work the same.

    http://www.addthis.com/help/troubleshooting/faq/

    Leave a comment:


  • Red Flare
    replied
    Re: Using social networking sites

    Edit:

    I am still getting an error in IE and addthis IS being displayed, but in Firefox it is not being displayed at all.

    Leave a comment:


  • Red Flare
    replied
    Re: Using social networking sites

    Originally posted by chucklasker View Post
    Code for secure/nonsecure conditional in MM5.5 is:

    Code:
    <mvt:if expr="g.Secure">
    this is secure
    <mvt:else>
    this is nonsecure
    </mvt:if>
    So I tried this, and now button is not being displayed at all.

    What am I doing wrong?

    <mvt:if expr="g.Secure">
    <script type="text/javascript">var addthis_pub = "xxxxxxx";</script>
    <a href="http//www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/lg-share-en.gif" width="125" height="16" border="0" alt="" /></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>

    <mvt:else>

    </mvt:if>

    Leave a comment:


  • chucklasker-BANNNED
    replied
    Re: Using social networking sites

    Code for secure/nonsecure conditional in MM5.5 is:

    Code:
    <mvt:if expr="g.Secure">
    this is secure
    <mvt:else>
    this is nonsecure
    </mvt:if>

    Leave a comment:


  • Red Flare
    replied
    Re: Using social networking sites

    Originally posted by chucklasker View Post
    Just added it to the top of the cat tree at my sandbox site http://www.merchanttutorials.com/mm5/merchant.mvc. I got the code from the AddThis site and pasted it in the cat tree header.
    I just realized that addthis is causing an Would you like to display non-secure items? in IE.
    How do I combat that?

    Thanks!

    Leave a comment:


  • klassic
    replied
    Re: Using social networking sites

    Face book will probably be done this spring or summer. We are swamped right now for the holiday season.

    Leave a comment:


  • jen.bas
    replied
    Re: Using social networking sites

    Thanks for sharing the link

    Leave a comment:


  • klassic
    replied
    Re: Using social networking sites

    http://www.myspace.com/Greekclothing_com

    Leave a comment:


  • jen.bas
    replied
    Re: Using social networking sites

    Originally posted by Red Flare View Post
    Can you post/send a link to your myspace page? tx
    Yeah.. and also the facebook ones if its already done..

    Thanks!

    Leave a comment:


  • Red Flare
    replied
    Re: Using social networking sites

    Originally posted by klassic View Post
    Our products cater mostly to college students. We have a Myspace page. We use the blog section to promote sales and offer coupon codes. Facebook will be our next venture in to social networking.
    Can you post/send a link to your myspace page? tx

    Leave a comment:


  • klassic
    replied
    Re: Using social networking sites

    Our products cater mostly to college students. We have a Myspace page. We use the blog section to promote sales and offer coupon codes. Facebook will be our next venture in to social networking.

    Leave a comment:


  • Red Flare
    replied
    Re: Using social networking sites

    add this is neat! I think I will try to add it as well.

    Thanks! :)

    Leave a comment:


  • chucklasker-BANNNED
    replied
    Re: Using social networking sites

    Just added it to the top of the cat tree at my sandbox site http://www.merchanttutorials.com/mm5/merchant.mvc. I got the code from the AddThis site and pasted it in the cat tree header.

    Leave a comment:


  • chucklasker-BANNNED
    replied
    Re: Using social networking sites

    I haven't tried this on a Miva Merchant page, but I don't see any reason it would not work:

    http://www.addthis.com

    I use it at my blog: http://www.chucklasker.com/

    Leave a comment:


  • Red Flare
    started a topic Using social networking sites

    Using social networking sites

    How do you use social networking sites (Facebook, stumblupon, etc.) to promote you business?

    On many sites, such as this one for example http://www.mpiii.com/ , I see a bunch of icons that you can click to "bookmark" it on the social networking site. Is something like this possible in MIVA?
Working...
X