roxer82
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Exact match on search without quotation marksI added it
<?php $page = (get_query_var('paged')) ? get_query_var('paged') : 1; $s = get_query_var('s'); query_posts("s=\"$s\"&paged=$page"); if (have_posts()) : ?>beforeif (have_posts())in search.php.Forum: Fixing WordPress
In reply to: Exact match on search without quotation marksAny suggestion?
Forum: Fixing WordPress
In reply to: Show posts by category at the homeThank you very much eisenbart!
It works 🙂Forum: Plugins
In reply to: Tweet This " " ErrorAnyway, you did a great work with your plugin 🙂
Forum: Plugins
In reply to: Tweet This " " ErrorOh, sorry 🙂
I found how to fix the other problem.
Forum: Plugins
In reply to: Tweet This " " ErrorYou will see the error when you click on “Tweet” any of my articles. You can check it here http://www.extremista.com.ar/84441/videos-de-roxette-ponen-musica-en-ano-nuevo-desde-youtube/
Forum: Plugins
In reply to: Tweet This " " ErrorGreat! Thanks!
When I use the link that is down the article it tweets without problems but with the “Tweet This” I see the “+” and I also saw that my users are having this problem.Forum: Plugins
In reply to: Tweet This " " ErrorThanks for your answer richardxthripp. The problem is taht they are showing at the tweets, you can check it when you tweet any post from my site.
Forum: Fixing WordPress
In reply to: Create a new RSS FeedThanks Kapil Chugh!
Forum: Fixing WordPress
In reply to: Getting a piece of the content of a postThank you again alchymyth!
Forum: Themes and Templates
In reply to: How do I show format in Categories and Tags in Twenty Ten Theme?Thank you alchymyth!
Forum: Fixing WordPress
In reply to: Get current comment page numberThank you Alchymyth!!!
Forum: Themes and Templates
In reply to: Problems with my sourceI found the problem. It was an option of W3 Total Cache.
Inside “Minify Settings”, HTML minify Setings must be disable.Forum: Installing WordPress
In reply to: Problems with FacebookThanks for your answer adiant.
I am still having the same problem, what post worked for you?Forum: Fixing WordPress
In reply to: Users can’t logoutI just found the error 🙂