ThemeProvince said
Voodoo-pixel saidRead all the steps in the initial post of this thread, there are extra steps included later on as well.
ThemeProvince said
Voodoo-pixel saidYou havent changed the item url preview on themeforest.
Thanks a lot! It’s very cool and it’s what I was looking for!I have one question; I saw in few links, like Kriesi in portfolio when you link on his template in new window goes and show his theme switcher but without TH bar with Remove frame and Purchase this item?
Mine doesn’t work, view my portfolio.
How can I do that?
Thanks!The link is http://themes.voodoo-pixel.com/ or must be http://themes.voodoo-pixel.com/skate?
I try it both but the TF bar stay in position. Any ideas?
Thanks in advance!
Thanks very much, finally…
I didn’t read all 
Thanks!
- United States
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Referred between 100 and 199 users
- Bought between 100 and 499 items
- Author was Featured
- Microlancer Beta Tester
- Exclusive Author
Just in the process of adding this to my previews after some little modifications to css and images and wanted to push out a big thanks for sharing your awesome coding skills – I appreciate it greatly!
—
Jonathan
Would like to thank you for sharing this too – legend 
- United Kingdom
- Sold between 50 000 and 100 000 dollars
- Exclusive Author
- Author had a File in an Envato Bundle
- Most Wanted Bounty Winner
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Referred between 200 and 499 users
- Bought between 10 and 49 items
- Has been a member for 3-4 years
Hi, I was wondering how I can add a span class to this please? e.g: Name of theme on the left of the drop down menu, then on the right the span with the type of theme? Many thanks in advance!.
Anyone know how to integrate a tooltip for each template?
- Sold between 250 000 and 1 000 000 dollars
- Community Moderator
- Author was Featured
- Item was Featured
- Bought between 50 and 99 items
- Referred between 1000 and 1999 users
- Has been a member for 3-4 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
jorgemartinez178 said
Anyone know how to integrate a tooltip for each template?
Just add a new span to each list item, position it absolutely, hide it by default and display it on hover 
- United Kingdom
- Sold between 50 000 and 100 000 dollars
- Exclusive Author
- Author had a File in an Envato Bundle
- Most Wanted Bounty Winner
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Referred between 200 and 499 users
- Bought between 10 and 49 items
- Has been a member for 3-4 years
josweb said
Hi, I was wondering how I can add a span class to this please? e.g: Name of theme on the left of the drop down menu, then on the right the span with the type of theme? Many thanks in advance!.
Still wondering how to do it? I keep getting a php error as I don’t know how and where to add the code correctly? Any help for little ‘ole me?
- Sold between 250 000 and 1 000 000 dollars
- Community Moderator
- Author was Featured
- Item was Featured
- Bought between 50 and 99 items
- Referred between 1000 and 1999 users
- Has been a member for 3-4 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
josweb said
josweb saidStill wondering how to do it? I keep getting a php error as I don’t know how and where to add the code correctly? Any help for little ‘ole me?
Hi, I was wondering how I can add a span class to this please? e.g: Name of theme on the left of the drop down menu, then on the right the span with the type of theme? Many thanks in advance!.
Hi Jo,
I just made up this gist from the custom code I’m using in my switcher. Note that I’m using a modified version of the original script, so it may require some adjustments, but this is the basic idea.
Essentially, in addition to the normal elements in the theme array, I’ve defined a preview image URL and a product type. These are then added in the loop, and styled appropriately. Note that I’ve got it set up so that you can use a relative path (in which case, preview images would be stored in a directory ‘product_previews’), or absolute paths.
https://gist.github.com/1500326You can view my item demos to see the results.
Hope that helps! 
Chris
sevenspark said
jorgemartinez178 saidJust add a new span to each list item, position it absolutely, hide it by default and display it on hover
Anyone know how to integrate a tooltip for each template?![]()
- United Kingdom
- Sold between 50 000 and 100 000 dollars
- Exclusive Author
- Author had a File in an Envato Bundle
- Most Wanted Bounty Winner
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Referred between 200 and 499 users
- Bought between 10 and 49 items
- Has been a member for 3-4 years
sevenspark said
Hi Jo,
I just made up this gist from the custom code I’m using in my switcher. Note that I’m using a modified version of the original script, so it may require some adjustments, but this is the basic idea.
Essentially, in addition to the normal elements in the theme array, I’ve defined a preview image URL and a product type. These are then added in the loop, and styled appropriately. Note that I’ve got it set up so that you can use a relative path (in which case, preview images would be stored in a directory ‘product_previews’), or absolute paths.
https://gist.github.com/1500326You can view my item demos to see the results.
Hope that helps!
Chris
Thank you very much indeed! That will give me something to do over Christmas!
