Author Topic: Why are these features still turned on and overlapping  (Read 823 times)

ffmedia

  • Newbie
  • *
  • Posts: 53
Why are these features still turned on and overlapping
« on: July 07, 2010, 12:25:29 PM »
Hello,

I purchased and installed Polaris about a week ago, but can seem to figure out why

the Featured Audio, Featured Blog and Stats panels still appear on my homepage even though I have these features turned off from my siteadmin page?

Also, the Featured Audio panel is overlapping the Latest News panel.

Attached a screenshot and the site is located at www.internetmediatour.com

Thanks so much

ffmedia

  • Newbie
  • *
  • Posts: 53
Re: Why are these features still turned on and overlapping
« Reply #1 on: July 07, 2010, 04:57:48 PM »
anyone have a thought on this issue?

ffmedia

  • Newbie
  • *
  • Posts: 53
Re: Why are these features still turned on and overlapping
« Reply #2 on: July 08, 2010, 09:12:56 PM »
Anybody?

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5948
  • PHPmotion Developer
Re: Why are these features still turned on and overlapping
« Reply #3 on: July 09, 2010, 02:45:31 AM »
update the template files, or if this is an updated set of files the template still has a coding error

ffmedia

  • Newbie
  • *
  • Posts: 53
Re: Why are these features still turned on and overlapping
« Reply #4 on: July 09, 2010, 10:57:40 AM »
I installed the latest version (just purchased it last week), so I submitted a trouble ticket to PHPmotion templates.

Thanks for the hundreth time, Frankie!

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5948
  • PHPmotion Developer
Re: Why are these features still turned on and overlapping
« Reply #5 on: July 09, 2010, 12:02:57 PM »
if you can do a compare and edit, look in the default inner_index.htm
compared to the new template file and find the missing on load codes

<!--[onload;block=features_audio;when [var.enable_audio]=1;comm]-->

<!--[onload;block=features_blogs;when [var.enable_blogs]=1;comm]-->


those hide or show those divs/blocks and i would guess are still missing.


Shawn

  • Hero Member
  • *****
  • Posts: 2624
Re: Why are these features still turned on and overlapping
« Reply #6 on: July 13, 2010, 08:49:18 AM »
I've got this (and a few other things) fixed in an upcoming update.  It should be released later today or tomorrow.

ffmedia

  • Newbie
  • *
  • Posts: 53
Re: Why are these features still turned on and overlapping
« Reply #7 on: July 16, 2010, 11:43:10 AM »
Thank you both...

Also, I will keep a eye out for the new update.

Thanks

Shawn

  • Hero Member
  • *****
  • Posts: 2624