Advertisement:

Author Topic: Want to show subscribe this search on mobile browser  (Read 118 times)

moinuddin

  • Full Member
  • ***
  • Posts: 102
Want to show subscribe this search on mobile browser
« on: June 29, 2019, 12:29:17 am »
Hi,

I am using bender theme and "subscribe to this search " alert is not showing in mobile browser .as i want users to subscribe to alerts ..i have found a code from search sidebar ...<?php osc_alert_form(); ?>.....but the question is that where to add it (on which page) as there is no search sidebar in mobile bender website theme...and want to know that if a registed user subscribes it then will he get the details on his mail ..and what type of alerts would he get (when a particular user uploads a product  or when a particular keyword is in title of newly uploaded product)...i am planning to put it in either user public profile page or item php page....

Can any one help me ?

Thanks in advance


moinuddin

  • Full Member
  • ***
  • Posts: 102
Re: Want to show subscribe this search on mobile browser
« Reply #1 on: June 29, 2019, 06:41:54 pm »
Tried this on item.php page ....but the button was not getting clicked

Can any one help??

Thanks in advance

BritWeb

  • Hero Member
  • *****
  • Posts: 770
  • If it ain't broke, don't fix it.
Re: Want to show subscribe this search on mobile browser
« Reply #2 on: June 29, 2019, 10:44:54 pm »
Tried this on item.php page ....but the button was not getting clicked

Can any one help??

Thanks in advance

'Subscribe to this search' form resides on 'Search Results' page to save search results, putting it in 'item.php' page doesn't make any sense.

Regards


moinuddin

  • Full Member
  • ***
  • Posts: 102
Re: Want to show subscribe this search on mobile browser
« Reply #3 on: June 30, 2019, 12:41:11 am »
Thanks for your answer, but in bender mobile theme there is no search sidebar.so how can we display it in mobile browser using bender theme.?

WEBmods

  • Hero Member
  • *****
  • Posts: 937
  • github.com/webmods-croatia/love-osclass/ | patrick
Re: Want to show subscribe this search on mobile browser
« Reply #4 on: June 30, 2019, 01:15:44 am »
Search sidebar shows in Bender when you click "Show filters". "Subscribe to this search" is there.

Regards.

moinuddin

  • Full Member
  • ***
  • Posts: 102
Re: Want to show subscribe this search on mobile browser
« Reply #5 on: June 30, 2019, 02:06:35 am »
Are you sure ?..because in mobile its not there.

moinuddin

  • Full Member
  • ***
  • Posts: 102
Re: Want to show subscribe this search on mobile browser
« Reply #6 on: June 30, 2019, 01:03:21 pm »
Search sidebar shows in Bender when you click "Show filters". "Subscribe to this search" is there.

Regards.

I found it ..its there ..but is there anyway where i can show that subscibe box above show filters as most people wont click on show filters ..so that they can directly enter their mail in subscribe box without clicking on show filters.

Thanks in advance