Results 1 to 10 of 221

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: ZJ Silver Support Thread

    Hi there - is there any way to get rid of the message at the bottom that reads 'Free ZenCart jQuery Theme By ZenCart-Jquery.com'? I can't find it in any of the template files.

    Thanks

  2. #2
    Join Date
    Mar 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: ZJ Silver Support Thread

    Anyone? Help with the footer thing?

  3. #3
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    2

    Default Re: ZJ Silver Support Thread

    NobbyRyan: Try looking in /includes/languages/TEMPLATE-NAME/english.php
    It should be in there, somewhere around line #17.

    I have just gone live with a site using ZJ Black2. I did all my developing and testing in Firefox 3, and just checked it with IE, and "oh my giddy aunt."

    The left column on the sideboxes block ("left" and "right" are right beside each other on the right of the screen.) begins where the right column ends, ie the user has to scroll down to even see them.

    And the sidebox headers look bad in IE. On firefox, they look like a solid dark grey bar from the pull down arrow right across to the close button on the right hand side. But on IE6 there is white space in between the pull down arrow and the next part of the header with the text on it. So it looks kind of messy.

    Is there a simple fix for these problems? I am sorry I am OK with php but my head spins with CSS and layout issues.

    The site is http://www.kanebo-from-japan.com

    Thanks
    ============
    Kuroobiya - Personalized Karate Black Belts and Dogi
    Kanebo From Japan - Kanebo Cosmetics Direct From Japan

  4. #4
    Join Date
    Mar 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: ZJ Silver Support Thread

    Quote Originally Posted by justinhunt View Post
    NobbyRyan: Try looking in /includes/languages/TEMPLATE-NAME/english.php
    It should be in there, somewhere around line #17.
    Hmmm - I've looked around at my language files and can't find what I'm wanting to get rid of. It's the part that says 'Free ZenCart jQuery Theme By ZenCart-Jquery.com'

    It's weird but it doesn't even show up in my source code but it's there on the page!

    N

  5. #5
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    2

    Default Re: ZJ Silver Support Thread

    I don't know how familiar you are with Zen Cart, so it may be that you already know this.
    But from the admin panel, choose tools and then "Developers Tool Kit."

    From here you can enter a line of text, and Zencart will search all the source files, for it. If it finds it will print out which file and in which line it found it. It is very very useful for this kind of problem.

    If you have not searched using this tool before, then you should do so.
    ============
    Kuroobiya - Personalized Karate Black Belts and Dogi
    Kanebo From Japan - Kanebo Cosmetics Direct From Japan

  6. #6
    Join Date
    Mar 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: ZJ Silver Support Thread

    Quote Originally Posted by justinhunt View Post
    choose tools and then "Developers Tool Kit."
    I am quite familiar with ZenCart. This isn't the first time I've used it and I have searched with the Developers Tool Kit for what seems like ages! Still nothing.

    The site is still a work in progress, but if you look at http://www.emotees.co.uk you'll see at the bottom right it has the 'Free ZenCart jQuery Theme By ZenCart-Jquery.com' but if you 'view source' it's not there.

    I've noticed it's not on your site justinhunt. All I can think is it's some sort of tracker script that's pulling the info in from the external site.

    N

  7. #7
    Join Date
    Aug 2007
    Location
    Tampa FL.
    Posts
    142
    Plugin Contributions
    0

    Have a Drink Re: ZJ Silver Support Thread

    Quote Originally Posted by nobbyryan View Post
    I am quite familiar with ZenCart. This isn't the first time I've used it and I have searched with the Developers Tool Kit for what seems like ages! Still nothing.

    The site is still a work in progress, but if you look at http://www.emotees.co.uk you'll see at the bottom right it has the 'Free ZenCart jQuery Theme By ZenCart-Jquery.com' but if you 'view source' it's not there.

    I've noticed it's not on your site justinhunt. All I can think is it's some sort of tracker script that's pulling the info in from the external site.

    N
    Hope this helps, what you are looking for is called by a define in php "FOOTER_TEXT_BODY". if you want to edit your footer information it would be located in the english.php file located in includes/languages/YOUR_TEMPLATE/english.php, around line 18 you will find " define('FOOTER_TEXT_BODY', 'Copyright &copy; ' . date('Y') . ' <a href="' . zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' . STORE_NAME . '</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>.&nbsp;<a href="http://zencart-jquery.com" target="_blank">Template By ZenCart-jQuery</a>.');" delete the part that i have colored in red or edit as u wish. you can search your site with Developers Tool Kit, just search for FOOTER_TEXT_BODY.

    I hoped this helped you

  8. #8
    Join Date
    Sep 2007
    Posts
    77
    Plugin Contributions
    2

    Default Re: ZJ Silver Support Thread

    Yeah thats pretty sneaky.
    It is in a div with id "freethemelink, " . By right clicking on the link firefox and selecting "view selection source, " I can see that.
    But when you view source, the javascript doesn't get executed, so it doesn't show.

    I would just hide it in the CSS. If you look at the stylesheet there is this:
    #freethemelink{float:right;font-weight:700;padding:10px;}
    If you can just hide the div, I guess the problem would be solved.

    Justin
    ============
    Kuroobiya - Personalized Karate Black Belts and Dogi
    Kanebo From Japan - Kanebo Cosmetics Direct From Japan

  9. #9
    Join Date
    Mar 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: ZJ Silver Support Thread

    Justin - well spotted. I just added 'visibility: hidden;' to the stylesheet and it's gone.

    Sorted
    N

  10. #10
    Join Date
    Sep 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: ZJ Silver Support Thread

    I use ZJ Silver template, The original header(logo & tagline section) is in 100% width. Is anyone know how to make the header fix size and center it?

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3672
    Last Post: 11 Sep 2025, 05:07 PM
  3. v151 Ship2Pay Support thread
    By Design75 in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 5 Nov 2019, 01:14 PM
  4. goMobile Support Thread
    By steveyork136 in forum Addon Templates
    Replies: 29
    Last Post: 26 Aug 2015, 11:56 AM
  5. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 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