ankitbnl406
@ankitbnl406 on WordPress.org
Bio
Current Job
Interests
WordPress Origin Story
- Member Since: December 1st, 2016
- Location: Riyadh, Saudi Arabia
- Website: ankitsudhera.com
- Job Title: Freelancer
- Employer: Ankit Sudhera
-
Posted a reply to [Admin and Site Enhancements (ASE)] Hide Howdy not working, on the site WordPress.org Forums:
I found an another solution, use below script: function as_custom_admin_bar_user_name() {global $wp_admin_bar;// Define the ID… -
Posted a reply to [White Label CMS] Can not hide ‘Howdy’ with WP 6.6.1 anymore, on the site WordPress.org Forums:
I found a solution, use below script: add_filter( 'admin_bar_menu', 'replace_wordpress_howdy', PHP_INT_MAX - 100);function replace_wordpress_howdy( $wp_admin_bar… -
Posted a reply to Image not showing on Outlook 2013, on the site WordPress.org Forums:
I resolved myself through coding thanks -
Posted a reply to Shortcodes, on the site WordPress.org Forums:
Found the solution with coding -
Posted a reply to Image not showing on Outlook 2013, on the site WordPress.org Forums:
Dear, I used Advanced Custom Fields plugin and created a file custom field. Now i… -
Posted a reply to Image not showing on Outlook 2013, on the site WordPress.org Forums:
Dear, I found the issue. Its because of Embbed method. I need to Embbed via… -
Created a topic, Image not showing on Outlook 2013, on the site WordPress.org Forums:
When i am sending an image to all outlook users. Its n… -
Posted a reply to Polylang translation Plugin issue with Avada Header in Arabic language, on the site WordPress.org Forums:
Thanks worked -
Posted a reply to Polylang translation Plugin issue with Avada Header in Arabic language, on the site WordPress.org Forums:
Thanks will try to fix this -
Posted a reply to Different Theme Setting per Language, on the site WordPress.org Forums:
Use widget code and use 2 widget one for english one for another then put… -
Posted a reply to Different Theme Setting per Language, on the site WordPress.org Forums:
User widgets dear! -
Created a topic, Polylang translation Plugin issue with Avada Header in Arabic language, on the site WordPress.org Forums:
Dear, I am creating a website using PolyLang in 2 lan…