Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • livingwellmagazine Friend
    #170534

    Hi, been one of the nightmarish days,.. three different templates..
    anyway, can’t get erio top menus to fly out.. don’t even know how to consider a fix,

    tfosnom Friend
    #423795

    Hi
    Please post this request in the JA Erio forum, it’s more likely to get noticed and answered, but I had a similar problem and found an extension (plugin) I was using clashed with “JQuery,” fortunately the extension had a disable JQuery function. So I suggest you look for some recently installed extension that is non JA, or something that uses JQuery or Ajax functionality and turn that plugin off
    hope this assists
    Shane

    TomC Moderator
    #423842

    <em>@livingwellmagazine 281591 wrote:</em><blockquote>Hi, been one of the nightmarish days,.. three different templates..
    anyway, can’t get erio top menus to fly out.. don’t even know how to consider a fix,</blockquote>
    When you installed your template, did you utilize the quickstart+sample data installation process?

    If so, have you installed any additional 3rd party extensions into your site?

    livingwellmagazine Friend
    #423877

    No QuickStart. But I did install the plugins that came with the template
    The web address is http://www.livingwellmagazine.net of course I also have a couple other templates that we installed over a course of a few days. Trying to get one to work. I may have a cluster$)(;& of plugins etc and old stuff that maybe the cause

    livingwellmagazine Friend
    #423878

    Sorry thought I Gorky inthe right place itwas late and I am a newbie to the forum. But I imagine I will be spending a lot of time here

    TomC Moderator
    #423880

    Might I suggest following the steps layed out in THIS TUTORIAL[/url] ??

    The intro to the article explains the value of this process.

    livingwellmagazine Friend
    #423899

    tom,
    actually i used one of your tutorials,it was about 10 pages covering creating a new database.. Which i started to follow, but then I got cold feet when i thought about how am I or if it is possible( i am sure that it is) going to import my content to the new database..

    I think starting fresh with a new database has got to be better.. But I need to have a site up and looks decent, my old template was done by a person who kind of knew what he was doing, but it kept breaking,

    OH, twom more question.. 1) How do i get to the head tags, so I can isert my google anallytics, and SEO, and with can i put a top leader ad, between my name and the search box.? 728 x 90, oh, thanks for the info to prior and for the new info as well..

    oh, website.. http://www.livingwellmagazine.net

    livingwellmagazine Friend
    #423900

    is there a way to move the request?

    TomC Moderator
    #424162

    <em>@livingwellmagazine 281740 wrote:</em><blockquote> 1) How do i get to the head tags, so I can isert my google anallytics, and SEO, </blockquote>

    Here is the simplest way to add Google or any other analytics/tracking code to this template although there are plugins available on the JED that will aslo do the job if you do not like playing with the code.

    Copy the file plugins>system>jat3>jat3>base-themes>default>page>default.php into templates>ja_your-template-name>page>default.php and insert your analytics code just before the </head> tag as per below.


    <head> <?php //gen head base on theme info $this->showBlock ('head'); ?> <?php $blocks = T3Common::node_children($this->getBlocksXML ('head'), 'block'); foreach ($blocks as $block) : $this->showBlock ($block); endforeach; ?> <?php echo $this->showBlock ('css') ?>************YOUR ANALYTICS CODE HERE*************</head>

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 3 voices, and was last updated by  TomC 12 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum