Ravikumar Patel
Forum Replies Created
-
Hello sir,
I have all ready asking there but developer says me not support for this customization and my topic status changed.please given suggestion as soon as.
Forum: Fixing WordPress
In reply to: Error messagehello u can not run direct with this url.
please go there using ftp or c-panel “wp-includes”.Forum: Fixing WordPress
In reply to: Post thumbnail size in sidebar widget@nandini, make customize this.
function.php add
add_filter( 'wp_calculate_image_srcset_meta', '__return_null' );fashionistas\inc\widgets\widget-tabs.php
<?php the_post_thumbnail( 'thumb-small', array( 'title' => get_the_title() ) ) ?>to
<?php the_post_thumbnail(array(100, 100),array( 'title' => get_the_title() ) ); ?>Forum: Fixing WordPress
In reply to: Post thumbnail size in sidebar widget@nandini,
can u please define your widget plugin name without setting or customize this display small size image.this one coming 50*50 now based on Viewport.
thanks,
Ravi patelForum: Fixing WordPress
In reply to: help me please.hello,
your current site is break because some url exits with middle-east-europe-advocates.com.please contact to server “http://www.meeagroup.nl/” check your domain pointed or not. (or replace temporary domain name which is generally provided )
and u have added your site ip hear “C:\Windows\System32\drivers\etc\HOSTS” for test.
Forum: Fixing WordPress
In reply to: Error messageHello,
Please check first “wp-includes” directory on version.php exits or not.
Thanks,
Ravi patelForum: Fixing WordPress
In reply to: Comments not showing upGO Discussion setting see ” Automatically close comments on articles older than — days”. Remove check mark or increase no of days.
After complete days this one hide.
Forum: Fixing WordPress
In reply to: get_avatar_url does not return the correct avatarYour code is right so please see more.
Forum: Fixing WordPress
In reply to: get_avatar_url does not return the correct avatar@micheleivani,
Please can u add hear your function code?Forum: Fixing WordPress
In reply to: tinymce is not definedI think this one also permission issue.I have not access this file.
Forum: Fixing WordPress
In reply to: tinymce is not defined@pardeepsingh,
changing wp-config.php encoding from utf-8 to ansiForum: Fixing WordPress
In reply to: Redirection to another site when browsed via mobileForum: Fixing WordPress
In reply to: Home can be viewed but links are not workingMay be your site hack so try first just manually update your related wordpress version file using ftp.
Forum: Fixing WordPress
In reply to: Home can be viewed but links are not workingPlease check more about any theme or wordpress auto updated.
And check any file modify in this week or not.