graham.guy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: sidebar alignment (sidebar2)esmi,
thanks for your help. i really appreciate it.
that worked to some degree. it’s that silly tag cloud that’s not showing properly on the homepage. you may notice that it looks correct on any of the subpages, but the homepage, each tag is below the other.
thanks for your help.
Forum: Themes and Templates
In reply to: sidebar alignment (sidebar2)https://www.accessbiblestudies.com/
also,
you will notice I have a sidebar on the right of the homepage, but it’s sidebar1, not sidebar2. sidebar1 doesn’t show the text properly on the homepage, why is that? Do you see how the spacing/returns are off compared to other subpages?
Thanks for your help esmi.
Forum: Fixing WordPress
In reply to: Sidebar on ‘home’ pagethanks for your help… i will keep trying to figure this out. I’ve been making a lot of changes to this site, and for something that should be simple, this has stumped me a bit.
Again, thank you.
-G
Forum: Fixing WordPress
In reply to: Sidebar on ‘home’ pagehttps://www.accessbiblestudies.com for reference.
here is the code to search.php:
<?php get_header(); ?>
<div id=”content”>
<?php
include(TEMPLATEPATH . “/wp-loop.php”);
?>
</div><?php
get_sidebar();
?><?php get_footer(); ?>
:::
I was putting the get_sidebar code directly after “Our latest studies…”
p.s. I still haven’t figured out the ‘backticks’… ?
Forum: Fixing WordPress
In reply to: Sidebar on ‘home’ pagehttps://wordpress.pastebin.ca/1707061
sorry about that
Forum: Fixing WordPress
In reply to: Sidebar on ‘home’ pageHere’s the main index code… don’t know if it will display properly pasted here.. I need the get_sidebar code after: <div id=”othernews”>
::::
<edit… sorry>
let me figure out what pastebin is…Forum: Fixing WordPress
In reply to: Sidebar on ‘home’ pageany tips? Reasons as to why the sidebar is getting double spaced? By double spacing I mean that there are huge gaps between the links… sort of like this:
example:
-Home
-About
-Categories
-Links
-ETC…