Shay
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Comments] Duplicate Comment BoxesHi Alex,
I emailed you via the Contact Form because the link you provided was requiring a login which I didn’t have.Forum: Plugins
In reply to: [Facebook Comments] Duplicate Comment BoxesThank you for your response. When I uncheck “show on posts” it doesn’t appear at all.
Forum: Fixing WordPress
In reply to: trouble with wp-admin bar and stylesWP-Performance plugin was the issue and caching everything.
Forum: Plugins
In reply to: [WooCommerce] Issues with configuration on WP themeHi Matt,
Unfortunately I don’t have the ability to switch themes due to the visitor traffic on the site. I can provide a link if necessary.Forum: Fixing WordPress
In reply to: Getting in jquery functionIt’s ok. It’s all a learning experience π Thank you for your help!
Forum: Fixing WordPress
In reply to: Getting in jquery functionYes it is.
Forum: Fixing WordPress
In reply to: Getting in jquery functionIt still didn’t work with the_content. I wonder if the way I have the code, its trying to print the content from the image itself and not the post.
Forum: Fixing WordPress
In reply to: Getting in jquery functionWhich ‘$’? The script works, just the <?php get_the_content (); ?> doesnt.
Forum: Fixing WordPress
In reply to: Index Posts duplicating indefinitely.This actually worked: http://pastebin.com/qXerQr9D
I removed the loop from the page.
Thank you so much for your help!!
Forum: Fixing WordPress
In reply to: Index Posts duplicating indefinitely.Yes it is. I changed the reading to show 1 post and syndication feed 1 as well and now its posting the 6 containers but with the page-navigation (21 pages). How would I remove the blocks out of the loop? Would you recommend creating a static index page with the blocks?
Forum: Fixing WordPress
In reply to: Index Posts duplicating indefinitely.It is in the index page. I currently have the posts per page in the settings – reading area to 4.
I entered the information and its still repeating. I’m not sure if its an error elsewhere?
Forum: Fixing WordPress
In reply to: Index Posts duplicating indefinitely.Here is the updated code with 6 categories (not seven, my apologies on the miscommunication)
Forum: Fixing WordPress
In reply to: Index Posts duplicating indefinitely.I only have 4 listed in the main code. I was making sure it worked properly before adding the other categories. I will add the 7 and repost
Forum: Fixing WordPress
In reply to: Index Posts duplicating indefinitely.It still duplicating: This is one of the div boxes, I have 7 of these, each with individual categories. I placed the “wp_reset_postdata90: ?> as well