Rebels House
Forum Replies Created
-
Same here
Forum: Your WordPress
In reply to: Made for when ill be travelling on foot without moneyhehe did you read my website at all? i will be visiting several people and projects and then i get a chance to update it.
never said i will leave civilization, i will leave the society where i am living in, with that i mean, leaving society view of life, have a house, a job,maybe family,do groceries, etc it’s a huge difference.
not that i wouldt like to leave civilization for a while like Ed Wardle for example but i dont have the resources 🙂
Forum: Your WordPress
In reply to: Made for when ill be travelling on foot without moneyOr if anyone else have a font suggestion that would be better to read?
Forum: Your WordPress
In reply to: Made for when ill be travelling on foot without moneyThank you both for the comments
@marjiec, i tried several fonts and found this font best for me to read, which 1 would you prefer?
Forum: Fixing WordPress
In reply to: Very annoying footer problem!!!Nevermind found the solution myself, as i havent gotten an answer on my last 6 topics 😉
The problem i had occurs with some versions of aristeer.
You can solve the problem like this;
Open you theme function.php and find:
echo get_settings($value['id']);
and change in
echo stripslashes(get_settings($value['id']));open footer.php and find:
$footer_content = get_option('art_footer_content')
and change in$footer_content = stripslashes(get_option('art_footer_content'));Forum: Fixing WordPress
In reply to: Very annoying footer problem!!!ok now i know where there is a code list
so before i save it it looks like
<a href='http://www.justkai.com/home/disclaimer'>Disclaimer</a> | <a href='#'>Terms of Use</a> | <a href='#'>Trademarks</a> | <a href='#'>Privacy Statement</a><br />Copyright © 2010 Just Kai. All Rights Reserved.and when i saved it it looks like
<a href=\'http://www.justkai.com/home/disclaimer\'>Disclaimer</a> | <a href=\'#\'>Terms of Use</a> | <a href=\'#\'>Trademarks</a> | <a href=\'#\'>Privacy Statement</a><br />Copyright © 2010 Just Kai. All Rights Reserved.Ok a update,
I got a new domain and site, now, without addons postpage standard on the home page the one colum no sidebar worked.
Now i made home a static page and my posts went to a different page, now when i select one colum no side bard doesnt work.
When i switched back posts on frontpage again, it still doesnt work anymore.
:S Frustrating problem
Forum: Fixing WordPress
In reply to: 2 of my 6 pages change positionwas just testing a widget and that make the first 2 pages longer and then it didnt occure, so i think your right.
do you know alot of wordpress cause i got 1 thing i am try to find a answer for like the last 12 hours but cant do it.
its in this topic
http://ww.wp.xz.cn/support/topic/how-can-i-do-this-on-my-post-pagelast-thing-needed-to-finish-my-site-pls-read?replies=7#post-1844377Thats the way i do it 😉 but no matter what template, view stays the same
The thing is, it doesnt matter what i do the view remains the same, even if totally fuck up the page.php/achives.php/links.php and select 1 of em the view always remain te same.
Only if change stuff in the index.php then i see changes otherwise not
This template i took from wp codex but as i said, not any template show changes.
http://wordpress.pastebin.com/V7Rz9pKKI had no page template option but fixed that by adding
<?php
/*
Template Name: [name]
*/
?>
to the page templates, but it doesnt matter which template i choose, the layout stays the sameWay to complicated for me those links and it doesnt really explain how to do what i want.
So if some1 can explain it to me in easy telling or suggest plugin pls let me know.
Forum: Plugins
In reply to: NextGen Gallery, link back to album from gallery page?Nevermind, fixed it, <<Return needs a space so it should be << Return and in my case its << Return to albums 🙂
Forum: Plugins
In reply to: NextGen Gallery, link back to album from gallery page?It almost work as it should be, i only see the arrow but the word return doesnt show
Forum: Plugins
In reply to: Nextgen-how do i show album on page instead of galleryAny1? This is the one thing that is holding me up atm