Search found 17 matches

by dontodd
Fri Apr 10, 2020 9:57 pm
Forum: General
Topic: Trouble creating page via API
Replies: 2
Views: 2855

Trouble creating page via API

Here's the command I'm using: curl -X POST -H "Content-Type: application/json" -d @data.json "https://redacted.com/api/pages/demo-from-api" and the data.json file: { "token": "redacted" "authentication": "redacted" "title": "...
by dontodd
Thu Apr 09, 2020 10:38 pm
Forum: General
Topic: Search requires button click?
Replies: 2
Views: 1574

Re: Search requires button click?

I think I somehow mucked up the code. I copied from another theme and it's working as expected now.
by dontodd
Wed Apr 08, 2020 10:57 pm
Forum: General
Topic: Search requires button click?
Replies: 2
Views: 1574

Search requires button click?

Hi, not sure if it's a problem with my theme or the search plugin, but I have to click the search button to execute a search - typing and pressing enter doesn't work. Using latest Bludit and heavily edited Moran theme. Stripped out calls to all scripts in head and page; using completely different st...
by dontodd
Tue Aug 06, 2019 5:32 pm
Forum: Themes
Topic: Theme skeleton
Replies: 3
Views: 2205

Re: Theme skeleton

bayerberg wrote: Tue Aug 06, 2019 2:19 pm Try this one. It's almost finished theme so you have a couple of extra functions, if you want you can strip it to bare bones. Works on 3.6.1, you need to test it on other builds.
Great, thank you! I will check it out.
by dontodd
Sat Aug 03, 2019 6:40 pm
Forum: Themes
Topic: Theme skeleton
Replies: 3
Views: 2205

Theme skeleton

Hi, I'm trying to build a really lightweight blog site. Is there a really basic theme I can modify to get started? All I want is single column with list of blog posts and maybe snippets with *read more* link, and then individual post pages with author, date, category and tags. I don't want to use an...
by dontodd
Tue Dec 19, 2017 11:24 pm
Forum: General
Topic: Author profiles
Replies: 2
Views: 1747

Re: Author profiles

Muchas gracias!
by dontodd
Tue Dec 19, 2017 1:22 am
Forum: General
Topic: Author profiles
Replies: 2
Views: 1747

Author profiles

I see that Bludit allows for multiple users/authors. Is there a capability of clicking the author name and getting to the user profile, where you can see the author's other posts? None of the themes seem to have this built in but I'm not sure if that's by choice or not. I'm thinking of this for a sm...