GithubHelp home page GithubHelp logo

rogerhub / acitpo Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 1.0 316 KB

A minimalistic single-column HTML5 WordPress theme built for personal bloggers. It's design was inspired by the microblogging format as a departure from traditional multi-column blog designs.

PHP 42.08% JavaScript 0.81% CSS 57.11%

acitpo's People

Contributors

rogerhub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nurulimamnotes

acitpo's Issues

Question about acitpo theme: How can I change the width of posts and pages?

Hi Roger!

First of all I want to say thanks for making and sharing the awesome theme!
I really like, though, I I'm trying to make a few adjustments to suit my needs.

I can do some very basic coding but wasn't able to do the things I wanted, so I wondered if you could give me some hints?

  • I want to make the size of both posts and pages wider (I think they are around 500 pixels wide currently).
    • Preferably with pages being much wider than posts

So basically, how/where do I set minimum and maximum size for posts and pages?

Thanks

Cheers,
Nils Sørensen

How to translate "Page"

Hi

I am using the theme now for a few days and it's really great. But I want it to have in German. I managed to translate the "next page" and "previous" with editing the code. But how can I change the "Page" to "Seite" on the archive pages and in the permalink?

I changed line 233 in the funcitons.php from

$title .= " $sep " . sprintf(__('Page %s', 'acitpo'), max($paged, $page));

to

$title .= " $sep " . sprintf(__('Seite %s', 'acitpo'), max($paged, $page));

but that changed nothing. Would be great if you could help me.

Thanks.

Best.

Findolfin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.