Advertisement:

Author Topic: Watchlist pluggin done !  (Read 32219 times)

geo78

  • Full Member
  • ***
  • Posts: 100
Re: Watchlist pluggin done !
« Reply #45 on: March 11, 2013, 11:59:35 pm »
Can anyone help me with issue I'm having with the watchlist feature.

The watchlist button partially disappears when clicked and does not add the item to my watchlist.

Cheers,
Stan

Hello soluoma, did you find a solution? I have the same problem. Using Bcute theme

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Watchlist pluggin done !
« Reply #46 on: March 12, 2013, 04:23:59 am »
Have you tried the updated version on the market?

http://market.osclass.org/plugins/watchlist_36

Jay

geo78

  • Full Member
  • ***
  • Posts: 100
Re: Watchlist pluggin done !
« Reply #47 on: March 14, 2013, 01:19:04 am »
Have you tried the updated version on the market?

http://market.osclass.org/plugins/watchlist_36

Jay

Works fine now, thank you Jay

texthiller

  • Full Member
  • ***
  • Posts: 207
Re: Watchlist pluggin done !
« Reply #48 on: March 14, 2013, 11:02:37 am »
There is a bug if you can use: " in the item's description, this part of text appears where is the button of watch plugin.

mrreference

  • Jr. Member
  • **
  • Posts: 74
Re: Watchlist pluggin done !
« Reply #49 on: April 02, 2013, 01:55:22 am »
Does anyone have any idea why my Add to Watchlist button doesn't do anything, code was placed as per instructions, when you hover over button it just displays: javascript://

Struggling with this, any help would be appreciated

nevermore

  • Newbie
  • *
  • Posts: 27
Re: Watchlist pluggin done !
« Reply #50 on: April 03, 2013, 01:59:51 pm »
I'm using the last version of watch-list on a twiiter theme installation, and all I have is a link . Which is normal. Now I would like to transform it to a button, like the "share" button which is next to add to watch-list.I know it can be made from CSS, using the same class the "share" button is using, but I'm not that good.
Quote
<a class="btn primary item-share-button" data-controls-modal="item-sendfriend" data-backdrop="true" data-keyboard="true" href="javascript://"><?php _e('Share', 'twitter') ; ?></a>
                  <?php watchlist(); ?>  </p>
This is the code in the item.php file.

aide2001

  • Guest
Re: Watchlist pluggin done !
« Reply #51 on: April 05, 2013, 10:34:48 pm »
I'm using the last version of watch-list on a twiiter theme installation, and all I have is a link . Which is normal. Now I would like to transform it to a button, like the "share" button which is next to add to watch-list.I know it can be made from CSS, using the same class the "share" button is using, but I'm not that good.
Quote
<a class="btn primary item-share-button" data-controls-modal="item-sendfriend" data-backdrop="true" data-keyboard="true" href="javascript://"><?php _e('Share', 'twitter') ; ?></a>
                  <?php watchlist(); ?>  </p>
This is the code in the item.php file.
same here, tried both normal theme and my downloaded twitter theme, still not working. Think the code needs changing to work

nevermore

  • Newbie
  • *
  • Posts: 27
Re: Watchlist pluggin done !
« Reply #52 on: April 05, 2013, 10:38:03 pm »
I'm using the last version of watch-list on a twiiter theme installation, and all I have is a link . Which is normal. Now I would like to transform it to a button, like the "share" button which is next to add to watch-list.I know it can be made from CSS, using the same class the "share" button is using, but I'm not that good.
Quote
<a class="btn primary item-share-button" data-controls-modal="item-sendfriend" data-backdrop="true" data-keyboard="true" href="javascript://"><?php _e('Share', 'twitter') ; ?></a>
                  <?php watchlist(); ?>  </p>
This is the code in the item.php file.
same here, tried both normal theme and my downloaded twitter theme, still not working. Think the code needs changing to work
The code is working on my instance but it's not apealing. It's just a text like you can see in the screenshot. What I want is to apply the same css to the watchlist like Share button.

zombie

  • Sr. Member
  • ****
  • Posts: 376
Re: Watchlist pluggin done !
« Reply #53 on: April 28, 2013, 05:56:08 pm »
    2. I'm using osc_pagination helper to get the pagination too :)

Pagination does not work. I see ads only on first page on other pages it says that there are no ads in the watchlist. Osclass 3.02 here. Any ideas how to solve it?

egemen_i

  • Newbie
  • *
  • Posts: 39
Re: Watchlist pluggin done !
« Reply #54 on: May 26, 2013, 05:29:27 pm »
    2. I'm using osc_pagination helper to get the pagination too :)

Pagination does not work. I see ads only on first page on other pages it says that there are no ads in the watchlist. Osclass 3.02 here. Any ideas how to solve it?

same issue here with modern theme

Hostingames

  • Full Member
  • ***
  • Posts: 189
Re: Watchlist pluggin done !
« Reply #55 on: June 18, 2013, 04:12:36 pm »
hi

the last update of the plugin is or? in french

thank you

matbat

  • Newbie
  • *
  • Posts: 5
Re: Watchlist pluggin done !
« Reply #56 on: June 22, 2013, 09:34:45 pm »
Firstly what a great plugin!

I'd like to be able to make the watchlist appear as a button in the twitter bootstrap theme next to the "Share" button.

Is this doable? I'm guessing I would need to be editing the  /plugins/watchlist/index.php folder? I can create a button using the code below:

<a href="#" class="btn btn-success"><i class="icon-white icon-flag"></i> Add to watchlist</a> in the item.php but I don't know how to make this work with the plugin.

Sorry I'm very new to using php etc.

Thanks in advance!

aide2001

  • Guest
Re: Watchlist pluggin done !
« Reply #57 on: June 27, 2013, 11:01:38 pm »
Firstly what a great plugin!

I'd like to be able to make the watchlist appear as a button in the twitter bootstrap theme next to the "Share" button.

Is this doable? I'm guessing I would need to be editing the  /plugins/watchlist/index.php folder? I can create a button using the code below:

<a href="#" class="btn btn-success"><i class="icon-white icon-flag"></i> Add to watchlist</a> in the item.php but I don't know how to make this work with the plugin.

Sorry I'm very new to using php etc.

Thanks in advance!
Yes this is doable, if you want to have a demo have a look at bikersbay.co.uk, it took me about 10 mins to work it out.
Let me know if you need the info to change. 3 files need changing

AVBestDeals

  • Full Member
  • ***
  • Posts: 121
Re: Watchlist pluggin done !
« Reply #58 on: August 22, 2013, 10:05:37 pm »
Hi aide2001
 
 Do you have the code to add the buttonfor the watchlist plugin?
 
 Thanks!
 AVBestDeals


Firstly what a great plugin!

I'd like to be able to make the watchlist appear as a button in the twitter bootstrap theme next to the "Share" button.

Is this doable? I'm guessing I would need to be editing the  /plugins/watchlist/index.php folder? I can create a button using the code below:

<a href="#" class="btn btn-success"><i class="icon-white icon-flag"></i> Add to watchlist</a> in the item.php but I don't know how to make this work with the plugin.

Sorry I'm very new to using php etc.

Thanks in advance!
Yes this is doable, if you want to have a demo have a look at bikersbay.co.uk, it took me about 10 mins to work it out.
Let me know if you need the info to change. 3 files need changing

Saina

  • Jr. Member
  • **
  • Posts: 76
Re: Watchlist pluggin done !
« Reply #59 on: September 24, 2013, 08:30:47 pm »
I am using OSclass v3.2.1 repurpose theme. Install add to Watchlist plugin but my add to Watchlist button doesn't do anything, code was placed as per instructions, when you hover over button it just displays: javascript://

Struggling with this, any help would be appreciated.