nouman6
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Inject Blog functions into site.alright I got that problem taken care of ??
now I want to pretty much GET RID of the whole:
https://www.oakhillbible.com/test/blog/I mean have no links to it. Right now when a user clicks comment:
https://www.oakhillbible.com/test/blog.phpwhen the hit comment they go back to that blog, I want that to be a page in the site.
How can I do this?
Forum: Themes and Templates
In reply to: Inject Blog functions into site.how can I get the […] in the
<?php the_excerpt(); ?>
code to link to that blog post as a whole?Forum: Themes and Templates
In reply to: Inject Blog functions into site.Yes, as I mentioned before I got the tag for log in to work and it is shown in the navigation now:
https://www.oakhillbible.com/test/
what I don’t get is how to display a full blog (just the posted blog part) There is something about having to be inside “the loop ” and I don’t understand so I was wondering if anyone can create a loop code for just a normal blog display:
Author
Date
Title
BLOG POST
option to commentForum: Themes and Templates
In reply to: Inject Blog functions into site.bump ??
Forum: Themes and Templates
In reply to: Inject Blog functions into site.bump
Forum: Themes and Templates
In reply to: Inject Blog functions into site.thanks again for that ??
It worked and I got the log in option added to the menu:https://www.oakhillbible.com/test/
but…it’s harder to understand how to display a blog post then the login option xD
sorry if this asking too much.
I would like to show on the front page, only the most recent blog. It should display as a normal blog would, title, date, author then the blog itself, and the option to comment.
then i’m going to have a separate blog page on the site, here it will display just as the the one before but will display the most recent 10 blogs and the archives.
thanks for your help so far!
Forum: Themes and Templates
In reply to: Inject Blog functions into site.moshu, thank you very much for the help. I am about to leave soon, so I can’t test it right now but when I do I will reply back here asap how it went.
Forum: Themes and Templates
In reply to: Minor blog functions into main page. (confused)bump ??
Forum: Themes and Templates
In reply to: Minor blog functions into main page. (confused)Ok I switched from MU to the normal one since they said it was not needed for what I wanted to accomplish so i’m back here for help ??
Forum: Themes and Templates
In reply to: Minor blog functions into main page. (confused)moshu, thank you very much ??
Forum: Themes and Templates
In reply to: Minor blog functions into main page. (confused)bump.
Forum: Themes and Templates
In reply to: Minor blog functions into main page. (confused)bump, please anyone?
what are the php functions I need to achieve what I requested? also would it be best to have all the blog files in the index of the test folder?