Jump to content

Flash Tutorial Integration


Allosunshine

Recommended Posts

Sorry for the late reply, didn't get the emails, thanks to those who have posted.

 

I've got the tutorials.tpl file and it has the following code:

 

<p>{$LANG.flashtutorialsheadertext}</p>

 

<ul>

{foreach from=$tutorials item=tutorial}

<li><a href="#" onclick="window.open('modules/tutorials/{$tutorial.filename}','','width=900,height=500');return false">{$tutorial.name}</li>

{/foreach}

</ul>

 

Where should I place my text and links to the tutorials.

Could someone possibly post some code to get me started??

 

Thanks

Link to comment
Share on other sites

  • 2 months later...

Hi,

 

I had edit the tutorials.tpl to put in all the tutorials.

 

One the linking part, I wish to replace the server status icon/menu by Flash tutorials. i manage to do that in homepage.tpl & header.tpl.

 

Can any one can tell me which part I should edit in order to replace the server status icon/menu in index.php? which tpl i should edit because I can't find the tpl file that can edit index.php page.

 

Kindly assist.

 

Stenly

Link to comment
Share on other sites

for those that are looking for an alternative, Ive got some tutorials from another supplier (not demowolf), along with their democentre.

 

I've then placed that demo centre inside an Iframe (don't need SEO for flash tuorials) on my tutorials page.

 

Below is a screen shot to show how it looks.

happy to pass on the code (but you have to buy your own tutorials :) )

tutorialcentre.jpg

Link to comment
Share on other sites

We bought tutorials from Demowolf and made our own custom page for them.

 

See http://www.hightekhosting.com.au/myaccount/tutorials.php'>http://www.hightekhosting.com.au/myaccount/tutorials.php

 

We also added links on the client area page: http://www.hightekhosting.com.au/myaccount

 

And the actual tutorials themselves just load in our site pages.

 

Very easy to do and no real buggerising around.

Link to comment
Share on other sites

I just wanted to thank this thread for some inspiration. We moved to WHMCS about 3 months ago and are currently about 1 week from launching a total site redesign.

 

We have 329 flash tutorials we've developed in house and have been using a Joomla site to display them. We wanted to move them into WHMCS to have all billing/support in 1 location. Using tutorials.php I've setup mootools accordion and smoothbox to really streamline their display. It turned out pretty well.

 

I'll be posting in the showcase forum once we have the design launched, but thanks for the inspiration :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated