Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Basic modification
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Basic modification
#8890
Basic modification 13 Years, 5 Months ago Karma: 0
Hello,

Perhaps I am just using the wrong search terms, but I am having a lot of trouble locating a useful tutorial (for my particular situation) with the ARI Ext Menu.

I am using the JoomlaPraise template "AudioPraise". The built-in menu system is the worst I have seen of any template, so I decided to give the "ARI Ext Menu" a try. The module itself is pretty awesome, but I can't seem to locate the entries suggested by the various tutorials I have found on this site. I am hoping you can help. I am assuming this is because of JoomlaPraise' non-standard template deployment, but I thought I'd ask the big-dogs to be certain.

The temp-site I am working on is: 72.249.106.231/~blackwed

I have found several tutorials that start with: "open the site template index.php and...."

The JoomlaPraise templates apparently put suggested entries within other files, so following along here isn't doing me much good. Again, I think this is a template issue, nothing to do with the module.

Unless I am misunderstanding what you folks mean when referring to "site template index.php" suggestions such as the one found here: www.ari-soft.com/ARI-Ext-Menu/8387-Beginner-question.html

"Open site template index.php file, find the following code:

Code:

<div id="pillmenu">


and replace it with:

Code:

<div id="pillmenu1">


Regards,
ARI Soft"

I have looked within the module files themselves and can't come up with anything. Can someone point me in the right direction, or at least verify what I am doing wrong?

We're using Joomla 1.5.21, with the JoomlaPraise "AudioPraise" template with Legacy mode activated.

Many thanks in advance.

-C
The administrator has disabled public write access.
 
#8893
Re:Basic modification 13 Years, 5 Months ago Karma: 747
Hello,

We mean index.php file of site template, not file from the module in posts which you found. In your case, this file is located by the following path:

<joomla_directory>/templates/jp_audiopraise_1.5/index.php

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8897
Re:Basic modification 13 Years, 5 Months ago Karma: 0
Hello,

What I was saying was this: I have access to that file, I just can't find any of the entries suggested to modify or replace.

Also, I can't seem to make any modifications to this beyond module parameter menus in the administrator section. Example: I was able to set auto-width from 'yes' to 'no', but styling from there isn't working.

I have admin permissions on this server, and I am clearing both browser-cache, and the joomla cache. Example: I have tried moving the "arrow" image around on the menu, but it stays in the same place.

I am just at a loss as to what's happening. I am sure this isn't a malfunction of the module, but I'll be damned if I can't nail down the problem.

Thanks in advance!
Last Edit: 2010/11/21 19:05 By blackwednesday.
The administrator has disabled public write access.
 
#8902
Re:Basic modification 13 Years, 5 Months ago Karma: 747
In your case you can replace the following code in index.php file:

Code:


<div id="navigation">
  <div id="menu">



with the next code:

Code:


<div id="navigation1">
  <div id="menu1">



Regards,
ARI Soft
The administrator has disabled public write access.
 
#8917
Re:Basic modification 13 Years, 5 Months ago Karma: 0
I'd like to thank you for your help. That certainly did the trick.

Would it be bad taste to post a few more questions in this thread, or should I start new ones?

You guys are crazy helpful.
The administrator has disabled public write access.
 
#8918
Re:Basic modification 13 Years, 5 Months ago Karma: 747
You are welcome. You can post new questions in this thread.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1