Avatar of Amanda Watson
Amanda Watson
Flag for Australia asked on

None of my links show on my wordpress page??

Hi There,
Something very strange is happening on this page here
http://peripheral.ey3host.com/about-us/our-team/

You will see there are a whole bunch of links that are supposed to be showing....the sidebar menu, the test links on the page, and each image on the main content is a link too.
But none work.

why on earth would this be happening?
Thanks in advance,
A
WordPressPHPCSS

Avatar of undefined
Last Comment
Tobias

8/22/2022 - Mon
Amanda Watson

ASKER
sorry the link is http://peripheral.ey3host.com/about-us/our-tea/  but you will see the link on the sidebar doesn't work on any page anyway
ASKER CERTIFIED SOLUTION
Tobias

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Amanda Watson

ASKER
I actually need those divs for the layout...is there anyway to make them transparent?
Tobias

? I remove them and your layout didn't have changed. It's already transparent, but it's over the sidebar then you could not click on it. You could make it less high if you really want keep it.
Your help has saved me hundreds of hours of internet surfing.
fblack61
Amanda Watson

ASKER
And how come the main menu items work ok?  They are under the div too?
Tobias

It's because the sidebar is a picture with a map of links :

<map name="Map">
    <area shape="rect" coords="2,-3,259,44" href="http://peripheral.ey3host.com/leadership-identity/">
    <area shape="rect" coords="3,47,258,98" href="http://peripheral.ey3host.com/team-coaching/">
    <area shape="rect" coords="5,100,255,146" href="http://peripheral.ey3host.com/sustainable-performance/">
    <area shape="rect" coords="8,150,259,198" href="http://peripheral.ey3host.com/what-our-clients-say/">
</map>

the main menu are just links.
Amanda Watson

ASKER
got it, just had to move the margins out and make the total width 20% instead of 50%
A
Thanks so much for yourhelp
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Amanda Watson

ASKER
Thanks heaps
Tobias

You could use z-index; in your css for put the map hover the two div, or put two div "down"