Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Posts
    179
    Plugin Contributions
    0

    Default How can I tell if override is fully working.?

    Site: jpfinewines.com

    I recently implemented the override on my site. While I know the new template is running, when I try to edit stylesheets.css in my CUSTOM folder nothing happens, but when I edit the same file in the default folder the changes work. I've tried copying the file to the CUSTOM folder and it just saves without changing things on the site. Thanks in advance.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to tell if override is fully working.

    You can view the source for any page and see that the css is pointed to
    Code:
    <link rel="stylesheet" type="text/css" href="includes/templates/CUSTOM/css/stylesheet.css" />
    If you are not seeing changes - insure that your FTP is actually uploading the file and clear your browser cache

  3. #3
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How to tell if override is fully working.

    You can tell by looking at the stylesheets downloaded to your browser when you view the site.

    For your site, this is the stylesheets in the CUSTOM/css folder.

    Can you give a more specific example of what isn't working for you?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  4. #4
    Join Date
    Oct 2008
    Posts
    179
    Plugin Contributions
    0

    Default Re: How to tell if override is fully working.?

    So after viewing the source it does seem like the override is working. But, I just installed a "editable sidebox" and while it shows up on the site, the file in the html includes folder only shows up when its installed in the default folder and not when it is in the html includes folder under my custom template. The page will ultimately be edited indefine pages editor and will only show up there when in the default folder. Thanks


    I'm wondering if some of my root folders are setup wrong for my custom template. I also made the mistake early on to copy files over to my custom template that I hadn't edited.

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: How to tell if override is fully working.?

    First, copying files to your custom folders which haven't been edited won't hurt anything - they'll just take up disk space.

    The proper placement for the define pages is includes/languages/english/html_includes/CUSTOM - the way you described it, it sounded like you might have the html_includes folder under your custom folder.

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: How to tell if override is fully working.?

    In most cases, you need to add NEW functionality to the default directories before you can override it :)
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How to tell if override is fully working.?

    Quote Originally Posted by Kim View Post
    In most cases, you need to add NEW functionality to the default directories before you can override it :)
    What Kim is saying is that you need it in BOTH places. You can put the one that came with the download in includes/languages/english/html_includes and the one you modified in includes/languages/english/html_includes/CUSTOM.

 

 

Similar Threads

  1. v139h cant log in to admin and site is not fully working
    By rdsbaker in forum General Questions
    Replies: 5
    Last Post: 13 Dec 2013, 04:56 PM
  2. 301 Redirects Not Working Fully
    By Higherthan in forum General Questions
    Replies: 9
    Last Post: 3 Dec 2012, 11:05 PM
  3. How to tell if SSL is working correctly?
    By daneh in forum General Questions
    Replies: 1
    Last Post: 21 Dec 2011, 11:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg