Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2010 at 21:27 UTC
Updated:
1 Jun 2010 at 19:30 UTC
I love this module and use it all the time, but currently the only way that I know of to modify the copy within the pause/next/previous controls is by going into the modules core and taking out the text. It also would be awesome to just have the ability to upload an image for all of these controls when creating the block.
Anyway thanks for a great module, hope I can find a solution for my issue.
Comments
Comment #1
redndahead commentedYou can copy the function that is in the source code and paste it into your template.php file. This will override that function. In a future version I plan on providing better tpl.php files.
Comment #2
parkej60 commentedThanks, I wasn't sure if I could do that or not.
Comment #3
parkej60 commentedOk, so hooking the functions wasn't a problem at all. However the resume/pause button which toggles the 'resume' and 'pause' text pulls the 'resume' text from a javascript file. Is there a way that I can modify that with out messing with the module itself?
Comment #4
queryblitz commentedCheck out: http://drupal.org/node/691984
It was super easy, check it out on my website at www.paidvideoreviews.com. You can even take my images if you want.
-Drew
P.S. now if someone could tell me how to put my thumbnail image and body text inline... please...
Comment #5
redndahead commented@paidvideoreviews Open up a new issue and explain more about what you want.