-
Content Count
12 -
Joined
-
Last visited
About Hafdis
-
Rank
Newbie [Level 1]
- Birthday 12/06/1965
Contact Methods
-
Website URL
http://www.koddinn.com
Profile Information
-
Gender
Male
-
Location
Iceland
-
Interests
Webdesign, Carpenter
-
Hello all Can someone help me to integrate forum to my site the forum is located here http://forums.xisto.com/no_longer_exists/ and the site here http://forums.xisto.com/no_longer_exists/
-
thx
-
Thats it, thx for helping me out
-
Hafdis started following michaelper22
-
Hi and thx for reply, dont know what i pasted above sorry i am using wordpress with gallery plugin, and i have to get get fim_photos.php (from galley) to match index.php (site theme) here are both files index.php http://forums.xisto.com/no_longer_exists/ fim_photos.php http://forums.xisto.com/no_longer_exists/ hope you can help with this thx
-
ok lets try again... see here http://forums.xisto.com/no_longer_exists/ i got the sidebar to the right, now i need to move it up, here is the code <?php define('FIM', true); ?><?php include("../../../wp-blog-header.php"); ?><?php require_once("functions/fim_functions.php"); ?><?php get_header(); ?><div id="content" class="narrowcolumn"> <div class="entry"> <?php echo fim_get_the_content(); ?> </div> <div class="main-narrow"> <?php if(have_posts()) : ?><?php while(have_posts()) : the_post(); ?> <?php the_content(); ?> <?php endwhile; ?> <?php include (TEMPLATEPATH . '/browse.php'); ?> <?php else : ?> <div class="post"> <h2><?php _e('404 Error: Not Found'); ?></h2> </div> <?php endif; ?> </div><?php get_sidebar(); ?><?php get_footer(); ?>
-
yes its free https://wordpress.org/
-
New info the fim_photos.php use its own default template structure. you need to tweak that default structure to match the structure of whatever WordPress theme you're going to use.For example, fim_photos has <div id=\"content\" class=\"narrowcolumn\">. My Basic Concept theme doesn't have that. so,
-
Yup, i have been working as Carpenter since 1980, building houses, kitchen and more. Now i am rebuilding my house, so many kids, need more rooms, got this ! The gallery uses the fim_photos.php template. For any theme that you use, you have to get fim_photos.php to look like the structure of that theme. You're done with installation. Now you need to customize. this is the fim_photos.php <?php define('FIM', true); ?><?php include("../../../wp-blog-header.php"); ?><?php require_once("functions/fim_functions.php"); ?><?php get_header(); ?><div id="content" class="narrowcolumn"> <div class="entry"> <?php echo fim_get_the_content(); ?> </div> </div><?php get_sidebar(); ?><?php get_footer(); ?> how do i let it look like the structure of the theme i am using.?
-
HIthis is working fine, but how do i split this to the right files, header.php footer.php sidebar.php index.php
-
Hi jlhaslip! i have upload all the files and get this this http://forums.xisto.com/no_longer_exists/
-
hii uploaded all the files and still the same.
-
Hi all folks! Big forum, wery nice, i am from Iceland (maybe the first one) Hope i will stay here for while, who knows