Jump to content

Broken Module, Lof Custom Module Configuration Broken


Recommended Posts

sorry but i still don't know what you want to achieve. i checked both websites but i don't know where to take a look

leotheme demo has got additional banner:

v9eU2J5.png

 

different menu:

1pkDTuF.png

 

different footer:

dciUZwP.png

 

 

theme info bar:

RDRAzoC.png

 

tool for different screen resolutions:

OVH25Id.png

 

 

you want all of this the same as you said?

Link to comment
Share on other sites

Hi All,

I found the answer by 

Adding this code in my module file which was deleted accidentally while configuration

<div class='main'>
                <div class='view view-seventh'>
                    <img src='modules/lofcustomtop/images/adv1.jpg' alt='' />
                    <div class='mask'>
                        <h2>Hover Style </h2>
                        <p>Lorem ipsum dolor sit amet conse</p>
                        <a href='#' class='info'>Read More</a>
                    </div>
                </div>
                <div class='view view-seventh'>
                    <img src='modules/lofcustomtop/images/adv2.jpg' alt='' />
                    <div class='mask'>
                        <h2>Hover Style </h2>
                        <p>Lorem ipsum dolor sit amet conse</p>
                        <a href='#' class='info'>Read More</a>
                    </div>
                </div>
            </div>
Link to comment
Share on other sites

  • 4 months later...

Hi,

 

I have a problem with the LeoSports top Menu on my site www.optisport.ie

 

even after I have configured the module Main Top Menu (blockleotopmenu) its not displaying the categories as selected.

 

my selection is:  

home

Shoes

Braces & Supports

Athletic Products

Supplements

Fitness

 

but instead on website my top menu it is displaying

home

shoes

Braces & supports

Athletic Products

weight loss (which is subcategory of fitness)

strength & conditioning (which is subcategory of fitness)

 

I have tried to reset, disable/enable module etc but its still not working.  if i manually type in the url of my subcategory eg www.optisport.ie/81-fitness  it then shows the correct top menu as I have selected in blockleotopmenu.  

 

Does this mean there is a coding error in the module and how do i fix this?

 

thank you

Link to comment
Share on other sites

×
×
  • Create New...