i dont understand it . help me. PLS
kaspersky said
i dont understand it . help me. PLS
what exactly don’t you understand? its pretty straight forward….
OrganicBeeMedia said
kaspersky saidwhat exactly don’t you understand? its pretty straight forward….
i dont understand it . help me. PLS
oh. i understand it. kkk. TQ
- Envato Staff
- Reviewer
- Community Moderator
- United Kingdom
- Sold between 10 000 and 50 000 dollars
- Won a Competition
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Gold Mo Grower
- Author had a File in an Envato Bundle
Will this work on Tumblr themes?
- Attended a Community Meetup
- Author was Featured
- Beta Tester
- Bought between 10 and 49 items
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Has been a member for 3-4 years
- Interviewed on the Envato Notes blog
WildeMedia said
Will this work on Tumblr themes?
It works on all items that have self hosted previews.
- Envato Staff
- Reviewer
- Community Moderator
- United Kingdom
- Sold between 10 000 and 50 000 dollars
- Won a Competition
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Gold Mo Grower
- Author had a File in an Envato Bundle
ThemeProvince said
WildeMedia saidIt works on all items that have self hosted previews.
Will this work on Tumblr themes?
Ok I’ll give it a try tonight. Thanks! 
revaxarts said
ups, found a little mistake in my snippet. Here’s the correct one:$('.remove_frame').delegate('a','click',function(){ top.location.href=$('#iframe')[0].contentWindow.location.href; return false; });
Seems that it’s working only the first time when you remove the frame. If you go after to another location and try to remove the frame then you are redirected to the home page.
Thanks so much 
We need a thank you button!
- Sold between 100 000 and 250 000 dollars
- Referred between 200 and 499 users
- Bought between 100 and 499 items
- Has been a member for 2-3 years
- Item was Featured
- Exclusive Author
- Author had a Free File of the Month
- Microlancer Beta Tester
Thanks for the code, George 
Here’s my modified version: http://demo.arrowthemes.com/redirect.php?theme=clarke-joomla
If you’ve noticed when you first load the preview, the styles are loaded nicely and the user can switch between theme styles. However if the user selects a different theme, I’m not able to load the php array list of the selected theme via js.
What I’ve done for the styles is add it as part of the array of the theme list – that kinda makes it hard for me to pull the list using javascript, obviously due to my limited knowledge in php/js. At the moment am just setting the styles list of the selected theme to blank to avoid the previous list from being visible.
I’d appreciate some help from any one on how to load the list of styles from the php array to the javascript on click event.
Here’s my PHP array code:
http://snippi.com/s/hs4yzx4Here’s my js click event for the theme switcher:
http://snippi.com/s/xqn66qemany thanks, Joel
