-
I can't explain this.. the /page/2/ is default wordpress functionality.. it should work regardless of our theme. What are your permalinks set to? Do you have any unusual page related plugins?
If you change the theme to twentyten and goto: http://empreenderonline.com/page/2/
Does it show different posts.
-
Hi, Dan
I do not understand, too. I think it's because I'm using the old code:
$wp_query->query('posts_per_page=5');
instead of the new version:
$wp_query->query('posts_per_page=-1&paged='.$paged);
But when I use the new version, I can not control the number of posts on the home via the function Settings> Reading.
I dont have plugins to change the permalinks. The link .../page/2/ works correctly when it is in blog mode, but not when is on the magazine-one mode
-
I have the same error on two blogs ...
in this: www.cavalodevaquejada.com, i'm using this new code
$wp_query->query('posts_per_page=-1&paged='.$paged);
and set the Settings> Reading for only 5 posts, but all appear on the home.
-
Can you just use the new magazine-one.php template in Socrates 3.02 instead of the one you edited?
-
But I'm doing this. I gave two examples:
1 - empreenderonline.com - used the old code line and limited the home to five posts, but pagenavi does not work.
2 - cavalodevaquejada.com - used the new code line, but I could not control the number of posts at home.
When I use the new line of code, I can not control the number of posts for wordpress in settings> reading.
Would you like to have access to the site, to see what's wrong?
-
Yes, if you'd like to PM me access I will check.. I assume you are using Soc 3.02 and your wordpress install is up to date?
-
Yes, Im using Soc 3.02 and wordpress latest version.
How I can pass the access data for you? Email or private
message? If email, what?
-
Via Private Message... Just click my username and select Private Message
-
Hello, Dan
I already sent the data by private message.
-
Sorry for the delay. I'm moving cross country and have not been able to work as much as I wish.. I hope to take a look at this tomorrow.
Similar Threads
-
By Fatality in forum Official Support
Replies: 1
Last Post: 12-26-2011, 09:47 PM
-
By BillBert in forum Official Support
Replies: 5
Last Post: 04-22-2011, 07:33 PM
-
By Undercovercash in forum Official Support
Replies: 4
Last Post: 02-24-2011, 11:16 AM
-
By terrygday in forum Official Support
Replies: 7
Last Post: 02-08-2011, 01:57 PM
-
By arya commercial in forum General Chat
Replies: 3
Last Post: 08-27-2010, 01:28 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|