mzix
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Origin] template is missing?You all are saying that you manually installed the theme to fix the problem, but when I open the downloaded .zip I don’t see the missing “index.php” that WordPress told me about.
Installing Theme from uploaded file: origin.0.5.zip
Unpacking the package…Installing the theme…
The package could not be installed. The theme is missing the index.php file.
Theme install failed.
Could anyone help me by telling me what they did to fix this?
Apologies for not posting in a new thread, but I figured since everyone here resolved it, they could help me out.
Forum: Themes and Templates
In reply to: [Hatch] Navigation Menu Drop Down ListsI just figured it out. Wow.
Forum: Themes and Templates
In reply to: Add Author Hyperlink to Scrappy ThemeI have no idea if I’m using a child theme or not. :-\
Forum: Themes and Templates
In reply to: Add Author Hyperlink to Scrappy ThemeI would love to figure this out too. I also have a blog with multiple authors.
I found this in another thread not realizing it might be different for the theme.
<p>This post was written by <?php the_author(); ?></p>
I put it in the index.php, but it still didn’t show up. For now, I’m using a different theme that shows the different authors for each post.