Hey guys, me again.
I need to remove sticky posts from index loop (the portfolio image grid), but not from the featured content area (slider) in Autofocus Pro.
I'm hoping it's a simple procedure. I'm still getting my head around PHP syntax so I'm having a bit of trouble. I've isolated the code that is responsible, but keep breaking stuff.
I'd appreciate any help :)
Cheers,
Marcel
Denzel Chia answers:
Hi,
Find the following in thematic-functions.php and comment out
I think its at line 294 or lower.
//add_action('thematic_above_indexloop','af_sticky_area');
I do not have the paid version of autofocus pro theme, only the free version, therefore maybe its not the same.
Tell me if it doesn't work.
Thanks.
Denzel Chia comments:
Hi,
I think its wrong info. Working on it again.
Thanks.
Denzel Chia comments:
Hi,
Can you post the isolated code here?
I see what I can do.
Thanks.
folette comments:
Hey Denzel, sent you the code I need looked at
Cheers!
Denzel Chia comments:
Hi,
I attached a screenshot of my setup.
Is the area circled in red, the area you want to remove?
It is four sidebars above the footer.
Thanks.