Featured Content Gallery | WordPress Plugin | iePlexus

Arthemia Premium and FCG conflict

New releases, ideas for the future, and known issues

Arthemia Premium and FCG conflict

PostBy VPatel on Thu Sep 03, 2009 1:40 am

I was wondering if someone could please help me. I have FCG running perfectly, however I have a problem with the navigation bar.

I have sub-pages, however on the homepage navigation bar (www.helpmagazine.org.uk) the sub-pages won't show as they are behind by the FCG. Is there anyway of getting this to work.

Thank you for your help.

VP212
VPatel
 
Posts: 5
Joined: Thu Jul 30, 2009 7:44 am

Re: Arthemia Premium and FCG conflict

Thank you for using the Featured Content Gallery Forum
 

Re: Arthemia Premium and FCG conflict

PostBy VPatel on Thu Sep 03, 2009 1:41 am

By getting to work, I mean getting the sub-pages in front of the FCG...without having to change the layout.
VPatel
 
Posts: 5
Joined: Thu Jul 30, 2009 7:44 am

Re: Arthemia Premium and FCG conflict

PostBy admin on Thu Sep 03, 2009 4:28 pm

in the style.css of your theme find thi style
Code: Select all
#page-bar li ul {
   position: absolute;
   width: 10em;
   left: -999em;
   }

and change it to
Code: Select all
#page-bar li ul {
   position: absolute;
   width: 10em;
   left: -999em;
   z-index:100;
   }
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Arthemia Premium and FCG conflict

PostBy VPatel on Fri Sep 04, 2009 2:04 am

Thank you so much - absolutely amazing. Everyone in the professional UK Media world love this plugin - keep up the good work.
Thanks again
VP212
VPatel
 
Posts: 5
Joined: Thu Jul 30, 2009 7:44 am

Re: Arthemia Premium and FCG conflict

PostBy admin on Fri Sep 04, 2009 8:11 am

yw
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA


Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests

cron