Jump to content

Template won't update


Recommended Posts

Hi forum,

 

We're trying to make a new template for our WHMCS site, as the current one doesn't have many of the newer features (it's kinda old, the template). We wanna make a redo of the Default template, but we don't wanna do it on our site, while customers are browsing and stuff, so we made a copy of the whole thing and threw it in a folder on the same webserver. We couldn't access the admin panel, but we won't have to, so I guess that's fine.

 

However, whenever we try to edit the template, nothing happens - or at least not when we edit something in the .css files. We can actually remove all .css files, and the template still works perfectly. I also tried doing this on our "main" site, but nothing happened there as well.

If we change something in the template (the .tpl files), it works though - but we cannot change anything in the .css files, so it's kinda hard to edit the template. I've tried clearing cache, both server side and client side, but nothing happens.

 

Any ideas why?

 

Regards,

Dennis

Link to comment
Share on other sites

Oh, I was just being a dumbass. I apparently had to change this:

<link href="(templates/{$template}/css/bootstrap.css" rel="stylesheet">

to this

<link href="<newfolder>(templates/{$template}/css/bootstrap.css" rel="stylesheet">

 

where <newfolder> is the new copy of WHMCS that I copied and pasted into a new directory. No more help needed :)

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