I am using ur module, Great module by the way.

Right now I am looking to make the pager items at the bottom of my slideshow link to their corresponding pages.

I have already done this for the images and need to do the same for the pager items now.

I have tried searching any previous solutions but have found none that works.

Can you help please?

the slideshow can be seen at www.deltasupplyco.com/beta

Thanks for the assistance.

Craig

Comments

blingximus’s picture

Very Important, can anyone offer assitance?

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

I see at http://www.deltasupplyco.com/ that you have found a solution.
Can you please explain what your solution is, so it is also helpful for other users?

blingximus’s picture

Oh Wow, I am just seeing this. It's Been so long I cant recall exactly what I did. but it involved using the actual tags in the labels for the pager-items.

For instance, if you go on my website you will notice the labels in the pagers have no spaces i.e. "powertools"

so in the dd-block-cycle-pager-content.tpl.php file

I put the 'text' variable in the html tag.

<a href="#" title="navigate to topic"><?php print $pager_item['image']; ?><?php print $pager_item['text']; ?></a>

and the 'text' variable would contain the exact text of the page i'm linking too. Its kind of a rough work-around but it works. :)

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thanks, Set status to fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.