noeg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: XML RSS Feed Errorhmm can anyone help me with this?
Forum: Fixing WordPress
In reply to: WP Category Listnot that great at this so I add
<?php get_ancestors( $object_id, $object_type ); ?>
into the category.php file and what on there do I change?
Forum: Fixing WordPress
In reply to: My sidebar moved to the bottom of my sitethis is probably because the width is exceeding the total width of the div its contained inside. try reducing the width, padding or margin of whatever is beside the sidebar or reduce from the sidebar it self
OR it could be a float problem..I wouldn’t know cause I’d need to see some code
Forum: Themes and Templates
In reply to: i will pay for someone to install and code the theme i designed[moderated as per forum rules]
let me do it
Forum: Fixing WordPress
In reply to: Validation Problemoh my god I had no idea, thank you a million!!
Forum: Fixing WordPress
In reply to: Question about "Read More"?what? its related…..
sorry fernandezp27
Forum: Fixing WordPress
In reply to: Question about "Read More"?how do you get read more like on the bottom of your loop like
https://webexpedition18.com/
and
https://creativeindividual.co.uk/Forum: Fixing WordPress
In reply to: does htaccess affect permalinks?nevermind I figured it out I messed with the permalink settings and it worked
Forum: Fixing WordPress
In reply to: single.php isn't working rightI kinda need this question answered cause the error is on a live website can anyone help?
Forum: Your WordPress
In reply to: Made for when ill be travelling on foot without moneythats exactly what I was wondering how are you gonna update your blog when your out exploring the world? but thats a really cool story good luck brotha
Forum: Fixing WordPress
In reply to: single.php isn't working rightwell no theres nothing wrong with my loop all the posts that I want to show do and the ones I dont want to show dont show I believe its a problem with single posts like say you click the permalink to the post it wont show anything try it..
https://www.templafied.comForum: Fixing WordPress
In reply to: Post Formatting problemsyes nice that worked ?? I’m sorry I’m new to wordpress and keep forgetting that I have to style that stuff in my style sheet thanks for your help I apreciate it!
Forum: Fixing WordPress
In reply to: posts problemsthis is a better example of what my problem is
I have it formatted like
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
but wordpress isn’t reading my spacing it publishes like
https://templafied.com/2010/11/24/test/Forum: Fixing WordPress
In reply to: posts problemswell no i just care about why my posts aren’t formatting right if I space two lines down
like this I want to start a new paragraph but if I try to do this it ends up looking like
thisI want this
not thishttps://templafied.com/2010/11/21/doc-type-declaration/
I dont understand why its doing this?
Forum: Fixing WordPress
In reply to: posts problemswhere is that on the settings?