bagrov
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How do I style new page?Thank you very much!
The only thing I need to understand is layout-page-template kinda stuff. But I guess there’s lots of threads about it all over the web.Forum: Themes and Templates
In reply to: How do I style new page?I added logo with this line
<a href="//localhost:8888/wordpress/" class="navbar-brand" id="logo"><img src="wp-content/themes/theme/images/logo.png" alt="#"></a>
on header.php. But since I have
<?php get_header(); ?>
shouldn’t it be on every page with same template?Forum: Themes and Templates
In reply to: How do I style new page?Forum: Themes and Templates
In reply to: How do I style new page?Okay, I understand that, but then the question is how do I put new content in it?
For instance I have page with artists, and I am planning to update it regularly.
If I get it right, first I need to create page ?Artists?, then build this page (code) and at this point I need to add new artists when I find them or when they find me. How do I do that?I’ll do what you suggest a bit later (wp_enqueue), maybe it will help with look.
Forum: Themes and Templates
In reply to: How do I style new page?Hello Calvin,
I’ve seen all that info, but still I can’t understand this whole thing.
Forum: Themes and Templates
In reply to: How do I style new page?Hello bringmesupport,
Here’s all my code: header.php, index.php, footer.php, style.css. Code from page.php is in the first post.
As you can see, I’m not using wp_enqueue method, because I don’t see much difference between this method and simple overriding.
Forum: Themes and Templates
In reply to: [Theme: Headway Themes 3.6.2] Help to delete part of themeIt worked!
And I have found another way to get rid of it without keeping plugin.
In Theme’s Visual Editor there is Live CSS Editor.
I just added this code and now this block is invisible.But maybe there’s a way to somehow delete it from the theme, not just hide it?
Forum: Themes and Templates
In reply to: [Theme: Headway Themes 3.6.2] Help to delete part of themeHi there!
You can find it here: tattooers.co