Title: RAJDEEP DAS's Replies | WordPress.org

---

# RAJDEEP DAS

  [  ](https://wordpress.org/support/users/linuxrajdeep/)

 *   [Profile](https://wordpress.org/support/users/linuxrajdeep/)
 *   [Topics Started](https://wordpress.org/support/users/linuxrajdeep/topics/)
 *   [Replies Created](https://wordpress.org/support/users/linuxrajdeep/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/linuxrajdeep/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/linuxrajdeep/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/linuxrajdeep/engagements/)
 *   [Favorites](https://wordpress.org/support/users/linuxrajdeep/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/linuxrajdeep/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/linuxrajdeep/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ColorMag] Favicon not showing from normal user view](https://wordpress.org/support/topic/favicon-not-showing-from-normal-user-view/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [1 year ago](https://wordpress.org/support/topic/favicon-not-showing-from-normal-user-view/#post-18499539)
 * Link [Asansol Mirror-Latest News from Asansol-Durgapur](https://asansolmirrornews.com/)
 * Favicon is set but not showing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Can’t share on flipboard](https://wordpress.org/support/topic/cant-share-on-flipboard/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [1 year ago](https://wordpress.org/support/topic/cant-share-on-flipboard/#post-18467474)
 * > we don’t block anything , this is more like for your server provider to whitelist
   > these user agent and IPs
 * And yes youre correct.
 * I changed my host and the mod security rules were blocking the ips.
 * it’s was not LS cache
 * Issue solved.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Don’t translate post publish date & time](https://wordpress.org/support/topic/dont-translate-post-publish-date-time/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/dont-translate-post-publish-date-time/#post-18426671)
 * 😊 always welcome
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Don’t translate post publish date & time](https://wordpress.org/support/topic/dont-translate-post-publish-date-time/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/dont-translate-post-publish-date-time/#post-18426668)
 * Here is the code
 * > /**
   >  - Force English dates while keeping site language as Bengali
   >    */function get_post_dates(){//
   >    Switch to English locale for date onlyswitch_to_locale(‘en_US’); $output
   >    = ”;if ( get_the_modified_time() != get_the_time() ) {$output .= ‘Updated
   >    On: ‘ . get_the_modified_date( ‘F j, Y g:i a’ );} else {$output .= ‘Published
   >    On: ‘ . get_the_date( ‘F j, Y g:i a’ );}// Restore original locale (Bengali)
   >    restore_previous_locale();$output .= ”;return $output;}
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Don’t translate post publish date & time](https://wordpress.org/support/topic/dont-translate-post-publish-date-time/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/dont-translate-post-publish-date-time/#post-18426604)
 * The image is there. Btw I solved it using custom function.php
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [cant scroll on posts & pages](https://wordpress.org/support/topic/cant-scroll-on-posts-pages/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/cant-scroll-on-posts-pages/#post-18418062)
 * seems like cache issue. tried in different brwser, got a critical error message….
   after refresh it is working.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Link Problem when Parent page is set](https://wordpress.org/support/topic/link-problem-when-parent-page-is-set/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/link-problem-when-parent-page-is-set/#post-18394002)
 * Found Solution.
 * My images were named just as page slug. and Redirect all attachment page URLs
   to the post they appear in was on in Rankmath.
 * Like image name is abc-asia.png
 * and page slug is example.com/abc/abc-asia
 * so it is auto changing page slug into example.com/abc/abc-asia-2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP] Adding AdSense Auto Ad code](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/#post-14671520)
 * Can’t figure out the exact PHP function code which can hide this favicon from
   the AMP template.
    Using the AMP Legacy: Reader Theme option.
 * Can you share the exact code which will work?
 * Or I have found [this ](https://isabelcastillo.com/amp-remove-icon)code. Should
   I use this?
    -  This reply was modified 4 years, 11 months ago by [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP] Adding AdSense Auto Ad code](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/#post-14647712)
 * Thanks [@jamesosborne](https://wordpress.org/support/users/jamesosborne/)
    One
   more help needed. How to hide this favicon? [https://ibb.co/wsPTmdZ](https://ibb.co/wsPTmdZ)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Vuukle - Comments, Reactions, Quizzes, Share Bar & Ad Revenue] Not showing in AMP](https://wordpress.org/support/topic/not-showing-in-amp-3/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/not-showing-in-amp-3/#post-14632147)
 * Using this [https://wordpress.org/plugins/amp/](https://wordpress.org/plugins/amp/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP] Adding AdSense Auto Ad code](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/#post-14617961)
 * [@jamesosborne](https://wordpress.org/support/users/jamesosborne/) share the 
   all mini plugins list page url.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP] Adding AdSense Auto Ad code](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/#post-14616660)
 * Done. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP] Adding AdSense Auto Ad code](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/adding-adsense-auto-ad-code/#post-14616439)
 * I’m not using Sitekit Plugin, any other way?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AdUnblocker] Design Update](https://wordpress.org/support/topic/design-update-2/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [5 years ago](https://wordpress.org/support/topic/design-update-2/#post-14548103)
 * See this [https://ibb.co/17rnydM](https://ibb.co/17rnydM)
 * Or visit timesofindia.indiatimes.com by enabling adblocker in browser.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Error After Update 3.1.3](https://wordpress.org/support/topic/error-after-update-3-1-3/)
 *  Thread Starter [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/)
 * (@linuxrajdeep)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-after-update-3-1-3/#post-13408666)
 * No, just I just use to post revisions from wp optimize. Currently using version
   3.1.2, should I update now or wait for a few days?
    -  This reply was modified 5 years, 9 months ago by [RAJDEEP DAS](https://wordpress.org/support/users/linuxrajdeep/).

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/linuxrajdeep/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/linuxrajdeep/replies/page/2/?output_format=md)