anmaree.annarbortees
Forum Replies Created
-
Still have issues with sidebar because
<?php get_sidebar(); ?> is inside the content div.when i dont have it in the content div, it sits below the content or disappears all together
ok I fixed the pagination by taking out this code:
<?php query_posts(‘category_name=blog-post’)?>
on my index.php
I put that in originally so that only specific category posts would show up in my blog. but ended up backfiring
Thank you josh for the troubleshooting tip. I will look into that.
I believe the main issue regarding the share buttons are the way my sidebar is positioned. But I don’t understand the proper way to position it. The css of my sidebar is positioned relative and floating to the right. when I make my browser window smaller it jumps below my primary content. and in my archives.php I have had to put the
<?php get_sidebar(); ?> right below <div id=”content” role=”main”> Isn’t that not normal? It doesn’t jump below the primary on my archive pages tho.Again, thanks for your help guys.
well something funky is going on with my blog section. When I click old posts at the bottom of my blog page it doesn’t go to the old ones like it use to. it just returns to the same recent pots, but the page seems to change in the url.
also I am using the jetpack sharedaddy buttons on the posts and on the single post pages the buttons are making a large amount of space under them because it is in relation to the sidebar.
I believe my sidebar is not installed properly.
I just want my theme and site to be sound and not run into these issues when I make changes.
see old posts at the bottom of blog
see large space under sharedaddy buttons
thank you so much for your fast responses. I really appreciate it.
Yes that is what I am talking about.
But I believe it has something to do with the plugin because when I deactivate it, my post (green part) fits the content. Its is only when the plugin is there that it adds the extra space.
again, thank you for your help
Forum: Fixing WordPress
In reply to: show empty categories (new thread)But isn’t there a global way to show all empty categories whether it is in a widget/sidebar, nav bar, header, or just on a page. I have looked through countless forms and it seems like no one is answering this core question.
I want to be able to click a category on a page that opens to its sub categories, that which then opens to their children that eventually reaches a final post. (like a tricking effect of links that narrow itself down through categories)
Why is this so difficult to do?
Anyone?Forum: Plugins
In reply to: [Grid Products] Categories and Sub-categories not showing upAnyone? Pretty please? with sugar on top?
Forum: Plugins
In reply to: [WP Catalogue] identify subcategories in catalogueWhen do you think subcategory may be available? I have been looking everywhere for a light catalog that displays categories as thumbnails that split into subcategories as thumbnails until I reach the product. Do you know where or if this is possible?
thanks you so much!
I cleared my browser cache and viewed this on multiple browsers and it is doing the same thing on all of them. Did you click my “see here” link? it shows a large amount of space below the share buttons now (not above anymore). and the post or something is still relative to the side bar.
thank you so much for responding. I put this css into my style sheet and although the share buttons move up to the content now (great!) for some reason the blog-content or entry-summery? or post is still relating its-self to the side bar. do you have any idea why this is? I added DIV.entry-summary to the css above and that seemed to override the style all together.
Thank you so much for your help and I hope to hear from you soon.
I am realizing that the share buttons are stretching the posts to fit its self under the sidebar as if it was positioned relative to the sidebar.
That part seems to be working fine now. However, after updating the plugin, the share buttons seem to be creating a large space between them and the content on single/archive posts. as if it is creating a fixed height for single/archive blog posts? Do you have any idea why this is happening?
here is a link to my single blog post
thank you.
Forum: Plugins
In reply to: [Firelight Lightbox] Not working on some pagesI realized when I put a sidebar function in my function.php fancy-box no longer worked on my blog or request a quote page. This there a way I can still have my sidebar and easy fancy-box?
Please help!