0
Welcome Guest! Login
0 items Join Now

Any idea why this is showing up at the bottom of my website?

    • kheuser's Avatar
    • kheuser
    • Sr. Rocketeer
    • Posts: 191
    • Thanks: 0

    Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • $gantry->displayFeature('presetcreator'); /** End Preset Creator **/ ?>




      And how to fix it?

      Please let me know as soon as you can. The site is LIVE.


      Thanks
    • kheuser's Avatar
    • kheuser
    • Sr. Rocketeer
    • Posts: 191
    • Thanks: 0

    Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • btw the template is Crystalline

      What can I do to get this off of the bottom of my website??

      Thanks.
  • Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • kheuser's Avatar
    • kheuser
    • Sr. Rocketeer
    • Posts: 191
    • Thanks: 0

    Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • jane dot tv. It is all the way at the bottom.

      Thanks
  • Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • Can you check your index.php file, it should be lines 160, 161, 162 and make sure it is the same as this:

      <?php /** Begin Preset Creator **/
      $gantry->displayFeature('presetcreator');
      /** End Preset Creator **/ ?>

      Also, do you have this feature disabled in the template manager? Backend access would be good if you can PM me the details.
    • CMYKreative : Graphic Design , Web Design , Printing , Banner Ads , Branding and more.
  • Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • kheuser's Avatar
    • kheuser
    • Sr. Rocketeer
    • Posts: 191
    • Thanks: 0

    Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • Hello,

      I do have the following code but it is at about line 175
      <?php /** Begin Preset Creator **/
      $gantry->displayFeature('presetcreator');
      /** End Preset Creator **/ ?>


      Where would I turn off the preset creator? I do not see it in the template options. Unless I am missing it....?

      Thanks.
    • kheuser's Avatar
    • kheuser
    • Sr. Rocketeer
    • Posts: 191
    • Thanks: 0

    Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • And Yes I am using the latest template files.

      There is a Gantry Update Notification in my template manager, could that be causing this text to show uo at the bottom of my site.

      I hope I can get a fix for this soon, I have hundreds of page views per day and some days over 1000. So this needs fixed soon please.

      What would happen if I just deleted that code from index.php?
  • Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • You definitely need to keep things updated so yes, install the Gantry update . .. this may or may not fix the problem.

      As for removing the code, just comment it out temporarily and see if it affects anything in the front end. If everything continues to work fine, leave it out.
    • CMYKreative : Graphic Design , Web Design , Printing , Banner Ads , Branding and more.
    • kheuser's Avatar
    • kheuser
    • Sr. Rocketeer
    • Posts: 191
    • Thanks: 0

    Re: Any idea why this is showing up at the bottom of my website?

    Posted 13 years 7 months ago
    • Thank you for your help!

      It turns out that the below code was just inserted into my template at the bottom. I don't know how it got there but I deleted it and it works perfectly!

      This was in there for no reason:

      $gantry->displayFeature('presetcreator');
      /** End Preset Creator **/ ?>

      Thank you!

Time to create page: 0.073 seconds