| bio | website | |
|---|---|---|
| location | Rajasthan,India | |
| age | 21 | |
| visits | member for | 10 months |
| seen | Jan 8 at 7:35 | |
| stats | profile views | 11 |
Wordpress Developer:)
|
Dec 19 |
awarded | Commentator |
|
Dec 19 |
comment |
Woo commerece Theme conflict(css issue) with frontend submission form of Events Manager plugin Solved this replaced the inside class with inside1 after that it works fine. |
|
Dec 19 |
revised |
Woo commerece Theme conflict(css issue) with frontend submission form of Events Manager plugin deleted 73 characters in body |
|
Dec 19 |
asked | Woo commerece Theme conflict(css issue) with frontend submission form of Events Manager plugin |
|
Dec 3 |
comment |
Get next post when using pagination with WP_Query? i think you are not getting next 10 posts when next link is clicked |
|
Dec 3 |
comment |
Get next post when using pagination with WP_Query? you can call specific category post using wp_query or exclude that category. |
|
Dec 3 |
comment |
Get next post when using pagination with WP_Query? Really its very hard to understand for me how you want your post on your page "I need to get the posts from a different page using an argument. See the link pagination by post category work on server not at localhost "w3grip.com/wordpress/list-category-posts-with-pagination-plugin/…; |
|
Dec 3 |
comment |
Get next post when using pagination with WP_Query? If u want only 3 post per page then use argument post_per_page=3 in wp_query(). |
|
Dec 3 |
comment |
Get next post when using pagination with WP_Query? In in which file u are using pagination in single.php or page.php ???? Currently what is happening ??? |
|
Dec 3 |
answered | Get next post when using pagination with WP_Query? |
|
Nov 29 |
comment |
Refresh problem post is duplicated when page is submitted after page reload This code is not bad i have shown you clean code .I have tried many options(js,jquery,location,reset,isset etc) after too much google but nothing solved the problem .Is there any solution to remove duplicate post.your solution is also not working. |
|
Nov 29 |
comment |
Refresh problem post is duplicated when page is submitted after page reload I want post is created from front end when a form is submitted then a post will be created . this is working fine with above code .But problem is that after submit form a duplicate post also created if i reload the page even no entry inside it. I have tried get,redirect to thankyou page but problem still remains |
|
Nov 29 |
awarded | Editor |
|
Nov 29 |
revised |
Refresh problem post is duplicated when page is submitted after page reload deleted 31 characters in body |
|
Nov 28 |
asked | Refresh problem post is duplicated when page is submitted after page reload |