Follow us on Twitter Follow us on Dribble

Categories dropdown

Home Support Endless Categories dropdown

Author Posts
April 20, 2012 at 9:24 am #458

monloup

Would be nice if this could be switched off from display from theme options somewhere (i guess usefull use of endless would be for some kind of mini-sites on some specific and global terms/people, so except tags of course categories themselves would be of no use)

Possible ? Or of no general interest for others ?

thx

April 20, 2012 at 9:26 am #461

Cristian

Hi Monloup, we had this idea already. Should be easy enough for me to squeeze in this weekend as well ;)

Cheers

April 20, 2012 at 9:30 am #463

monloup

great, really think you have a winner with this theme!

thx

(oh and if ever you search some beta testers or alike write me in, will also make french translations and send you, could be a little plus lol)

May 3, 2012 at 7:02 pm #561

thereelists

Any updates to turning this off?
(Great theme btw)

May 3, 2012 at 8:31 pm #562

Gaz

Hey thereelists, to remove the categories dropdown just add this to the custom CSS within the theme options.

#endless-pad {
visibility: hidden;
}

Let us know if you have any more problems and thank you for the nice comment! It would be great if you could rate the theme on themeforest :)

Thanks, Gaz

May 4, 2012 at 6:07 am #565

thereelists

Thanks Gaz,

That does indeed hide it – but the space it doesn’t empty. I.e. it’s now an empty space with the staggered boxes shifting down as if it’s still there. Is there a fix for this?

May 8, 2012 at 3:13 pm #580

thereelists

Hey guys a reply would be appreciated, 4 days now :-P

May 8, 2012 at 3:19 pm #581

Cristian

Hi thereelists,

We thought you might want to keep the staggered look. Instead of visibility: hidden; use display:none;

ps. delay is due to a weekend and bank holiday ;)

May 8, 2012 at 3:21 pm #583

Gaz

Hi thereelists,

Sorry for the delay, I’ve been away for a few days so just catching up on bits now. Adding this to the custom CSS options will remove the gap for you :)

#endless-pad {
display: none;
}

May 8, 2012 at 3:21 pm #584

Gaz

We’re like buses here at Sneek!

May 8, 2012 at 3:56 pm #586

thereelists

Hi, thanks for the reply – might be useful to provide auotreplies if yr away, just a thought :) .

Have a crucial couple of other questions one I’m waiting on, and a new one I’ll ad now to Support Forum (that I actually emailed maybe 2 weeks ago now) re: content types for infinite homepage stories.

Ta, Morgan

You must be logged in to reply to this topic.