jackerj77
Forum Replies Created
Viewing 9 replies - 1 through 9 (of 9 total)
-
Thanks a lot
Also i would like to know for WCMp Frontend Product Manager
Will this support add Coupons from front end also?
Forum: Themes and Templates
In reply to: Restrict "whats on" category to show from my home page$args = array(
‘post_type’ => ‘post’,
‘paged’ => $paged,
‘cat’ => -126,-1
);IS ABOVE POSSIBLE?
Forum: Themes and Templates
In reply to: Restrict "whats on" category to show from my home pageThanks a lot…
Forum: Themes and Templates
In reply to: Restrict "whats on" category to show from my home pagePerfect… just what i wanted…
Forum: Themes and Templates
In reply to: Restrict "whats on" category to show from my home pageSOMETHING LIKE:
query_posts( array( ‘post_type’ => ‘post’, ‘paged’ => $paged , ‘cat!=126’) );
Forum: Plugins
In reply to: [Recent FB Posts] Limit posts number or plugin heightSOLVED
Hi, Thanks for the reply. Actually i don’t know from where to download the latest version of this plugin.
Hi, Thanks for the reply. I updated my php version to 5.6 now. But is still gives me the same error. Can you help?
Thanks
Viewing 9 replies - 1 through 9 (of 9 total)