after installed and follow all the instruction still problem ?

please take a look my site after installed the template :

1, the front slider not shows
2, after you click the top menu go to the eg. contact on the second page not show the top menu ,

please help for those

60 answers

Profile photo of ming yan 0.00 $tone August 6, 2014
Public

i did add the categories at the manage categories section,

i did all the slider setting and menages all the front CMS page setting but still not working ? its that some file missing ?

#2
Profile photo of ming yan 0.00 $tone August 7, 2014
Public

please help me to fix that , other wise useless for me for this themes

i try to do that for 3 times over and over , but still the same problem ???

#6
Profile photo of chavan 100.00 $tone August 7, 2014
Public

There is problem in core of Magento. so you did not get the contact page

Here is the fix

Open “Link.php” in app/code/core/Mage/Catalog/Block/Widget/Link.php GOTO Line 91:

Code:

$this->_href = $this->_href . $symbol . “___store=” . $store->getCode();

And change it to:

Code:

$this->_href = $this->_href;
#10
Profile photo of chavan 100.00 $tone August 7, 2014
Public

Yes, this what the template is designed.

On Home page, It is just static Menus.

When you go into inner pages in the Menu you can see only the categories. the static Menus will be gone.

Note: Did you just do any changes to category phtml in code, If so please let me know. It seems there is a conflict there. Please tell me

#15
Profile photo of ming yan 0.00 $tone August 7, 2014
Public

this design not very that i like , for this themes that i like is only the top harder, its any way that i can use that extention for the top menu?

#18
Profile photo of chavan 100.00 $tone August 7, 2014
Public

this is really easiest themes, And you need to patiently need to read the documentation for each extension and the documentation of the template.

I don’t think no one else provide this kind of a documentation and customer support like us.

If you have queries post in our thread. our support will help you.

Also the best way is you can install a quickstart, since it has products and content and images. so that would make life easy.

Create a New Database and upload the quickstart and install a Fresh Quickstart Package again.

If you want me to do it, I will be gald to do it. Please post the Cpanel details via private message. I will do it for you.

#20
Profile photo of chavan 100.00 $tone August 8, 2014
Public

As discussed, I have made quickstart installation. Now all the sample datas are in the site now. It is easy for you to do changes.

I have not changed the admin details and I want you to change the email address to yours.

#22
Profile photo of ming yan 0.00 $tone August 8, 2014
Public

thanks that i think will be better for me to change,

how to add and link the Joomlart category to Manage Categories ?

i see that the manage category section some of them has the coding at > custom design > custom layout update ?

#23
Profile photo of chavan 100.00 $tone August 8, 2014
Public

Just create categories under default category in Admin Panel. then it will show as a category on the site.

can you post a screenshot how you need the menu to look alike

#25
Profile photo of ming yan 0.00 $tone August 8, 2014
Public

why after added but the front end black manu there dose not show all in one time the ledght not shows all only shows when you scroll the mouse down

#36
Profile photo of ming yan 0.00 $tone August 8, 2014
Public

ok now i got that, thanks can you tell me where i can change the color for the background color when the expend the menu , extend of white i want to have that in light blue

#38
Profile photo of chavan 100.00 $tone August 8, 2014
Public

Go to this File: /skin/frontend/default/jm_megamall/joomlart/jmmegamenu/css/jmmegamenu.css

Find this code

Code:

.jm-megamenu .childcontent-inner {     background: #fff;    box-shadow: #000 0 5px 3px 0 }

Replace #fff to any color coding you click to change the background.

#39
Profile photo of chavan 100.00 $tone August 9, 2014
Public

what about the font for the site for the top menu where to change?

Go to this File: /skin/frontend/default/jm_megamall/css/styles.css

Add this code

Code:

.jm-megamenu a{

font-family: Arial;

}

change Arial to any font name

#43
Profile photo of chavan 100.00 $tone August 9, 2014
Public

why i cannot upload the picture ?

i think there is a problem with that, will report the team. upload it some external site and provide the Url.

#44
Profile photo of ming yan 0.00 $tone August 9, 2014
Public

why the apple eg. the (iphone parts) there makes in 2 line , the other like iphon etouch parts in one line

can i make it in one line only that way will be easier to see

any one here to help me , so then i can start to build me site???

#47
Profile photo of chavan 100.00 $tone August 11, 2014
Public

why the apple eg. the (iphone parts) there makes in 2 line , the other like iphon etouch parts in one line

can i make it in one line only that way will be easier to see

any one here to help me , so then i can start to build me site???

The template shows the category in the left side in the home page and in other pages it shows on the Top.

When you click on a category, it is going to a inner page, so all the sub categories will in a dropdown of the top.

#50

Please login or Register to Submit Answer

Written By

Comments