Page 22 of 61 FirstFirst ... 12202122232432 ... LastLast
Results 211 to 220 of 604
  1. #211
    Join Date
    Mar 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    Search through this support thread.. this question has been asked an answered a few times.. The solution is very simple..
    YOU know believe it or not I did do a search but seems the search tool is less than efficient -

    secondly - sadly it is only simple if you know what the heck it is talking about -- quantum physics is simple once you have studied it for years!!

    and as far as this slider problem all but one of the linked sites i have seen gives this error so can t just me that doesnt really understand the solution but i will kepp plodding on tryong to figure it out..

    keepsakes-by-design.com
    thanks anyway

  2. #212
    Join Date
    Mar 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    I have got rid os the slider js error and now get this 0 now I am a dumb blond so speak in idiot proof explanations Please

    OK this is the error message - dont know even how to search for answer

    Webpage error details


    Code:
    [B]Message: Expected ';'
    index.php  
    Line: 28
    Char: 10
    Code: 0
    URI: http://keepsakes-by-design.com/index...=index&cPath=5[/B
    ]


    TUVM
    Last edited by rugersmum; 3 Apr 2011 at 08:42 PM.

  3. #213
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ashley Pink Template Support Thread

    Quote Originally Posted by rugersmum View Post
    YOU know believe it or not I did do a search but seems the search tool is less than efficient -

    secondly - sadly it is only simple if you know what the heck it is talking about -- quantum physics is simple once you have studied it for years!!

    and as far as this slider problem all but one of the linked sites i have seen gives this error so can t just me that doesnt really understand the solution but i will kepp plodding on tryong to figure it out..

    keepsakes-by-design.com
    thanks anyway
    Okay.. Using the "Search this thread" tools would have turned up a number of posts including these two:
    http://www.zen-cart.com/forum/showpo...5&postcount=88
    http://www.zen-cart.com/forum/showpo...9&postcount=92

    The second post would have lead you to this post:
    http://www.zen-cart.com/forum/showpo...&postcount=248.

    I'm going to post the the contents of that post here (next post) in case anyone else posting on this template's support thread needs the information.. I have edited the original post SLIGHTLY (minor) to make some of the instructions a little clearer..

    The fact that other sites haven't fixed it only means they may not be aware of the issue (or care)

    The solution really is simple.. You stated "sadly it is only simple if you know what the heck it is talking about". So let me ask this.. Did you try making the changes suggested in this post?? If so what was not clear/hard to understand.. (the community can't help you resolve this if we don't know where you are stuck)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #214
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Ashley Pink Template Support Thread

    I have got rid os the slider js error and now get this 0 now I am a dumb blond so speak in idiot proof explanations Please

    OK this is the error message - dont know even how to search for answer

    Webpage error details


    Message: Expected ';'
    index.php
    Line: 28
    Char: 10
    Code: 0
    URI: http://keepsakes-by-design.com/index...=index&cPath=5
    I don't know the answer to your error, but if you follow these instructions you can get rid of the javascript error:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    I have posted this link at lease one other time on the thread. The instructions here are clear and concise. I don't think that I can say it any differently or better. I know that these instructions work and are good (don't produce any other errors) when followed correctly as I have personally used them.

    I do try my best to write perfect code, but this js bug slipped through. I plan on correcting the issue in a future release of the template package.

    Thanks,

    Anne

  5. #215
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ashley Pink Template Support Thread

    Are you getting a jQuery error using this template??

    Message: 'jQuery' is undefined
    Line: 30
    Char: 1
    Code: 0
    Here's the solution (and the reason for the error) as previously posted here:
    http://www.zen-cart.com/forum/showpo...&postcount=248

    This is a slightly edited version of this post. The edits are just to make some of the instructions a little clearer.

    The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error

    to solve this I copied the contents of the
    includes/templates/YOUR_TEMPLATE/jscript/jscript_easySlider.js file into a new file (you need the enclose the contents within the script tag

    ie:

    <script>[contents of the jscript_easySlider.js go here]</script>

    name this new file
    jscript_easySlider.php and upload it to the /includes/modules/pages/index folder

    Now go back and delete the original jscript_easySlider.js from
    includes/templates/YOUR_TEMPLATE/jscript folder

    It sould now work without any errors as the jscript_jquery.js is now loading first
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #216
    Join Date
    Mar 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Can any one help

    Hi had everything ok didone tweak onbut now in ie and firefox it all looks screwed as though lost style shhet but have reupload numerous time any suggestiosn please

    http://keepsakes-by-design.com/

  7. #217
    Join Date
    Mar 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    Quote Originally Posted by DivaVocals View Post
    The solution really is simple.. You stated "sadly it is only simple if you know what the heck it is talking about". So let me ask this.. Did you try making the changes suggested in this post?? If so what was not clear/hard to understand.. (the community can't help you resolve this if we don't know where you are stuck)
    Hi I did try to follow the instructions but sadly it only made the situation works now this I admit is probably to me not having a clue what I am doing!!

    the results were that slide wasnt a slidet and all ihad were the images in a long row - if memory serves me

    I took the script into notepoad put the 1st part of the script
    before anything else

    <script>[contents of the jscript_easySlider.js go here]

    then ALL THE ORIGINAL FILE

    result as stated above

    thanks
    then at the very end



    </script>

  8. #218
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Ashley Pink Template Support Thread


    Hi had everything ok didone tweak onbut now in ie and firefox it all looks screwed as though lost style shhet but have reupload numerous time any suggestiosn please

    http://keepsakes-by-design.com/
    It is also a mess in firefox. I would recommend restoring the default stylesheet.css file.

    Thanks,

    Anne

  9. #219
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Ashley Pink Template Support Thread

    Hi I did try to follow the instructions but sadly it only made the situation works now this I admit is probably to me not having a clue what I am doing!!

    the results were that slide wasnt a slidet and all ihad were the images in a long row - if memory serves me

    I took the script into notepoad put the 1st part of the script
    before anything else

    <script>[contents of the jscript_easySlider.js go here]

    then ALL THE ORIGINAL FILE

    result as stated above

    thanks
    then at the very end



    </script>
    I would recommend restoring your good backup and then following the instructions already posted for fixing the javascript error.

    Thanks,

    Anne

  10. #220
    Join Date
    Mar 2011
    Posts
    37
    Plugin Contributions
    0

    Default Re: Ashley Pink Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I would recommend restoring your good backup and then following the instructions already posted for fixing the javascript error.

    Thanks,

    Anne
    Hi well my site is fixed but no matter what i do the page still shows error I followed the instructions as above and now get a different error - has anyone got any further suggestions this is the new error

    Code:
    Webpage error details
    
    Message: Syntax error
    Line: 1
    Char: 1
    Code: 0
    URI: http://keepsakes-by-design.com/includes/modules/pages/index/jscript_easySlider.js

 

 
Page 22 of 61 FirstFirst ... 12202122232432 ... LastLast

Similar Threads

  1. A Pink Boutique Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 301
    Last Post: 9 Apr 2014, 05:42 PM
  2. v151 Ashley Pink Template layout outside background page.
    By cecileyorkies in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Jun 2013, 07:46 PM
  3. Template problem- Ashley pink
    By sinfully in forum Addon Templates
    Replies: 3
    Last Post: 14 Mar 2012, 04:52 PM
  4. Replies: 7
    Last Post: 23 Sep 2011, 01:01 AM
  5. Problem of using Ashley Pink, help...
    By amogin in forum Addon Templates
    Replies: 1
    Last Post: 10 May 2011, 10:03 AM

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