Ravikumar Patel
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comments box missing@brightlianne
Please share with discussion setting screen.if u have check this options please remove or manage days: Automatically close comments on articles older than
Thanks
Forum: Fixing WordPress
In reply to: Print 'img' if product category is AAdd full page code or place anywhere so we can easy to see & review where have mistack in plugin code. like github
Forum: Fixing WordPress
In reply to: Print 'img' if product category is Aif outside of loop pass this value
<?php global $post; if ( has_term('mizuno','product_cat',$post)){ echo 'something'; } ?>Forum: Fixing WordPress
In reply to: Print 'img' if product category is APlease put more information for where u have add code and which file & please add this code hear.
Are u using this code out side of loop ?
Forum: Fixing WordPress
In reply to: Print 'img' if product category is AWhich wordpress & woocommerce version u have use ?
Forum: Fixing WordPress
In reply to: Print 'img' if product category is Ause this code:
<?php if ( has_term('mizuno','product_cat')){ echo 'something'; } ?>Forum: Fixing WordPress
In reply to: Print 'img' if product category is A@davorins
First of all are u using “woocommerce or not”?
this function is ” is_product_category()” woocommerce function.Thanks
Forum: Fixing WordPress
In reply to: Print 'img' if product category is Ause without function().
<?php if(is_product_category( 'mizuno' )){ echo 'something'; } ?>Forum: Fixing WordPress
In reply to: Link Remove@sourovislam,
no favicon text just “favicon”IF not getting any options on backed required to remove from database.
Forum: Fixing WordPress
In reply to: Link Remove@sourovislam,
Go to media and search favicon text and delete media value.Thanks,
Forum: Fixing WordPress
In reply to: Search not showing results from one of my custom post typesForum: Fixing WordPress
In reply to: WordPress site admin and installation brokenWhy u have add “wordpress” folder with site content? move all files to one up from wordpress.
Thanks.
Forum: Fixing WordPress
In reply to: WordPress site admin and installation brokenThis was not a issue just follow steps wordpress installation.
when database exits so not update this value just set site title.
username & password.Thanks
Forum: Fixing WordPress
In reply to: Shortcode [list-pages] etc not workinghttps://en.support.wordpress.com/ forum different so this one not right place for asking a question.
please contact or add question hear:
https://en.forums.wordpress.com/Thanks
Forum: Fixing WordPress
In reply to: WordPress site admin and installation brokenThis one is site root folder. Please check this one hidden or not.
if not getting just upload again.