There is an outstanding feature request in Views Slideshow that is holding up development of a few of my sites. It also appears that there are many others in the queue that are trying to achieve the same thing. See http://drupal.org/node/1146566
I am offing a bounty of $100 USD for a submitted patch, and the modified module zipped up for the ppl in that thread to download as is for testing. It must be verified working before payment.
Hello,
I have a content type where the article author can insert a youtube video link. In the teaser view i want to extract the from the link the video code and render the image only. Let say my video url field is called : "field_url_vid" (text field).
My youtube link is http://www.youtube.com/watch?v=XYZZZ. In this case i want to introduce a function in template.php that alters the output :
i got the title's problem when i try to create a new field.
The problem is that i select a new field name, then the type and i'd like to select the widget, but i cant because the input select it's like locked. i mean i cant click on the widget select, and if i save i get:
Add fieldname field: you need to select a widget
any idea? i tryed to edit the field_ui_admin_inc, but i still having the same problem.
Thanks
I have several pages of content. My urls work fine. However, I have in the content area my basic pages and my sliders. As you can see on my home page, my menu links work and my slider links work that are connected to the sentences under the sliders. I am trying to redirect the sliders to already existing pages but cant figure out how. I want them to redirect to my menu links.
Can someone please help. Ive been stuck for a week.