Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

[HELP pls...] RokSlideShow with numbers of images


cinloi

Recommended Posts

I just installed RokSlideshow addon (http://addons.oscommerce.com/info/7221) from Schommbi version. I'm using osCommerce v.2.2

 

I just wondering if someone here can help me how can RokSlideShow show a numbers of images.

 

example:

 

-----------------------------------------------------------

| |

| images here |

| |

------------------------------------------------------------

Prev 1 2 3 4 Next

 

thanks

Link to comment
Share on other sites

I dont use that addon but it sounds as if you add images from within the tools area in your admin area. I could be wrong.

 

hi 14steve14, thanks for your reply

 

but I don't get what you mean, if you said that maybe I can set the "numbering" ON from the admin area, I don't see any option for this one.

Link to comment
Share on other sites

You added a new page to your admin area called slideshow.php. Then you added a link to that page in admin/includes/boxes/tools.php.

 

This would indicate that you go to your admin area, click on the tools box in the left hand column and then click the slideshow link. That should be where you add images.

 

Like I said I do not use this addon, but thats what it looks like. If you could post a screenshot of this page it may help.

Edited by 14steve14

REMEMBER BACKUP, BACKUP AND BACKUP

Link to comment
Share on other sites

You added a new page to your admin area called slideshow.php. Then you added a link to that page in admin/includes/boxes/tools.php.

 

This would indicate that you go to your admin area, click on the tools box in the left hand column and then click the slideshow link. That should be where you add images.

 

Like I said I do not use this addon, but thats what it looks like. If you could post a screenshot of this page it may help.

 

here is the screenshot from the configuration section:

 

p1lrb.jpg

 

and below is from the tools section:

 

r8ibe.jpg

 

there are no any option to display the numbering

 

I looked at osCommerce Live Shop Directory, there are two live shop show up what I'm looking for about the banner, here there are:

http://shops.oscommerce.com/directory/goto,44280

http://shops.oscommerce.com/directory/goto,44333

 

maybe they will give you a view of what I'm talking about

 

thanks

Link to comment
Share on other sites

Still here, but do not have a clue. Are you sure there is an option to show slide numbers. Those two links you posted to use a different slideshow setup.

 

he...he... :)

 

I don't think that default RokSlideShow addon have an option to show it, because I already play around the options admin there but couldn't find it, but I just wondering if someone here (maybe you...) can help me to recode the addon to show the slide numbers :)

 

or maybe you can suggest me the addon that the two live shop use for they slideshow ?

 

thanks

Link to comment
Share on other sites

The second one uses nivo slider. Search google for it.

 

There are a few slider addons just search for slider.

 

hallo Steve,

 

I already googling about nivo and try very hard to attach it into my osC and the last one I try this suggestion (http://www.oscommerce.com/forums/topic/366099-nivo-slider-for-osc/) but its not work at all :(

Link to comment
Share on other sites

If you are using osc version 2.3.3 use this one http://addons.oscommerce.com/info/7958/v,23 I installed it on my test store and it works. It has slide numbers and previous next buttons.

 

Hi Steve, I did your suggestion above. fyi: my osc system is: v.2.2 but I read that PIM-oscSlideshow support oscommerce v.2.2 so I try to install it. I just change the step 6:

 

original step 6

array(

'code' => FILENAME_SLIDESHOW,

'title' => BOX_CATALOG_SLIDESHOW,

'link' => tep_href_link(FILENAME_SLIDESHOW)

),

 

I change to:

 

'<a href="' . tep_href_link(FILENAME_SLIDESHOW, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CATALOG_SLIDESHOW . '</a><br>' .

 

but, when I go to admin and click the Slideshow menu, my browser show nothing... blank ... :wacko:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...