Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Text Slider


Jack_mcs

Recommended Posts

This module displays text on the home page and, after a settable time, the text slides away. The text is still visible to the search engines and to your customers, if they click on the link, so this allows for better SEO as well as space management.

Currently only available for the Responsive version, though it should work in some later 2.3.4 versions.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

  • 2 weeks later...

You have to install the module in admin->modules->Content. It is for the index page so your index page has to have the code to load such modules. I don't have a Gold shop setup so I don't know if that code is present in it. It will be something like this:

<div class="row">
  <?php echo $oscTemplate->getContent('index'); ?>
</div>

If your code doesn't have that, you can try adding it. It requires some module handling code to be present in template_top but I think that should be there.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

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...