daivu
Forum Replies Created
-
email going good… but send to message….
can you provide me a proper web url where i have to read and do practical.
srsly i never use hook as a coding part..
thanks for reply… JEFF
Forum: Fixing WordPress
In reply to: wordpress is really stuckkfor showing post in home page who have open comment only thn put this code….
`<?php if ( ‘open’ == $post->comment_status ) { ?>
—–ur post li code here—
<?php
}?>
`Thanks all
Forum: Fixing WordPress
In reply to: wordpress is really stuckkohh!!!
Sorry Tim S, for these post… but i think you also a busy… so thanks a lot.. b bye wordpress… ??
Forum: Fixing WordPress
In reply to: how to edit post query.. display in home pagesorry i can’t say thanks
Read this post on the forums: https://www.ads-software.com/support/topic/wordpress-is-really-stuckk?replies=2#post-2477801
Forum: Fixing WordPress
In reply to: wordpress is really stuckkin this website i want to show post who have a open commenting.
no error i am getting.. because i am not getting the “post display query code” in my theme.
i am using P2 theme.
thanks for reply.
Forum: Hacks
In reply to: sql query help to grab post title, postmeta and featured imagehere in home page i want to show only those post who have open comment….?
plz help!!!!
Forum: Hacks
In reply to: sql query help to grab post title, postmeta and featured imageohh! but archive page are not in my theme. i am using p2 theme there is only entry.php but no code or query in this page. i want to update query where i have to just add that comment_status=open…
thats it..
but query is where, no idea.
plz help yara!!!!!
Forum: Themes and Templates
In reply to: [p2 theme] Hide comments home page onlywhere is post edit the code?? which page??? in p2 theme
i want to edit post query i want to show post who have open comment…. in home page??? how these possible??
Forum: Hacks
In reply to: sql query help to grab post title, postmeta and featured imagewhere is the code?? which page???
i want to edit post query i want to show post who have open comment…. in home page??? how these possible??
Forum: Fixing WordPress
In reply to: How to move footer?<footer id=”footer”>
<nav role=”navigation” id=”access”>
<div class=”nav” id=”primary-nav”>- Home
<li class=”cat-item cat-item-15″>About
<li class=”cat-item cat-item-7 current-cat”>Graphic Design
<li class=”cat-item cat-item-16″>Photography
</div>
u can make code here…….
<!– #primary-nav –>
</nav><!– #access –>
</footer>Forum: Fixing WordPress
In reply to: UPM Polls-can't cats a votei want to show poll who have closed for polling…. in database
a:1:{s:6:”status”;i:1;}
and my query
SELECT *
FROM wp_pppm_polls
WHERE meta = ‘a:1:{s:6:”status”;i:1;}’
ORDER BY ID DESCshowing error
how to take this status 0 in query..
???sorry after apply this code
<?php if(function_exists('wp_pagenavi')){ wp_pagenavi(array('query' =>$blog_query)); } ?>
Fatal error: Call to a member function get() on a non-object in /home/sonishka/public_html/wp-content/plugins/wp-pagenavi/core.php on line 207
are comming… how to resolve it…
after apply this code
<?php
if(function_exists(‘wp_pagenavi’)){
wp_pagenavi();
}Fatal error: Call to a member function get() on a non-object in /home/sonishka/public_html/wp-content/plugins/wp-pagenavi/core.php on line 207
Forum: Themes and Templates
In reply to: [p2 theme] Hide comments home page onlyhow to hide comment in archive page.. in p2 theme….?
and can be do comment box is up into all listed comment?
may a theme error.. https://sonishkaaproperteez.com/category/residential
in this page 6-7 properties are not showing.. and i have no idea about to
$blog_query code… where is it… i have search all thee pages of theme… no idea can u suggest me properly…may be this topic will be help full for others…