Title: Bigul Malayi's Replies | WordPress.org

---

# Bigul Malayi

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/mbigul/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mbigul/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/mbigul/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/mbigul/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/mbigul/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/mbigul/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What format is this ?](https://wordpress.org/support/topic/what-format-is-this/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [12 hours, 46 minutes ago](https://wordpress.org/support/topic/what-format-is-this/page/2/#post-18991735)
 * Hi [@wildapache](https://wordpress.org/support/users/wildapache/),
 * Yes, that is a good approach. You can do it with the standard WordPress methods.
   Wish you all the best 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Inability to update plugins](https://wordpress.org/support/topic/inability-to-update-plugins/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [20 hours, 20 minutes ago](https://wordpress.org/support/topic/inability-to-update-plugins/#post-18991332)
 * Hi [@joey25zz](https://wordpress.org/support/users/joey25zz/),
 * You are welcome. Have you received any feedback from hosting on why this issue
   is happening? Please make sure your website is not infected with malware.
 * It may be similar to the following ticket:
 * [https://wordpress.org/support/topic/site-no-longer-detects-updates/](https://wordpress.org/support/topic/site-no-longer-detects-updates/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Inability to update plugins](https://wordpress.org/support/topic/inability-to-update-plugins/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [1 day, 12 hours ago](https://wordpress.org/support/topic/inability-to-update-plugins/#post-18990780)
 * Hi [@joey25zz](https://wordpress.org/support/users/joey25zz/),
 * Hope you are using the latest version of WordPress (7.0.3). Please share the 
   following information; it will help us track the issue.
    - Which theme are you using?
    - Have you enabled WordPress Debug Mode? If so, is it showing any errors?
    - Is there any difference in the results when all plugins are inactive? Take
      a **_full site backup_** (mandatory), deactivate all your plugins, and try
      to update your theme.
    - Are you using any security plugins?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What format is this ?](https://wordpress.org/support/topic/what-format-is-this/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [1 day, 12 hours ago](https://wordpress.org/support/topic/what-format-is-this/page/2/#post-18990774)
 * Hi [@wildapache](https://wordpress.org/support/users/wildapache/),
 * Thank you for sharing more information on this. That is the advantage of sorting
   the related values in a serialized array. You only need to use a separate meta
   key if you frequently need to search for or filter data by a specific value.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Looking for alternative theme options for future website](https://wordpress.org/support/topic/looking-for-alternative-theme-options-for-future-website/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [3 days, 11 hours ago](https://wordpress.org/support/topic/looking-for-alternative-theme-options-for-future-website/#post-18988661)
 * Hi [@drew75](https://wordpress.org/support/users/drew75/),
 * You are welcome. If possible, share the progress here. It will be helpful for
   our forum users in the future.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What format is this ?](https://wordpress.org/support/topic/what-format-is-this/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [3 days, 12 hours ago](https://wordpress.org/support/topic/what-format-is-this/page/2/#post-18988660)
 * Hi [@wildapache](https://wordpress.org/support/users/wildapache/),
 * WordPress treats meta_value as text when running the database query. You can 
   use the query (**_WP\_User\_Query_** with _**meta\_query**_ and **_LIKE_**) suggested
   by [@threadi](https://wordpress.org/support/users/threadi/) to search for a value
   inside serialized data.
 * It is fine to keep related values under one meta key, but searching serialized
   data with **_LIKE_** may not work well with large amounts of data.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What format is this ?](https://wordpress.org/support/topic/what-format-is-this/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [3 days, 19 hours ago](https://wordpress.org/support/topic/what-format-is-this/#post-18988377)
 * Hi [@wildapache](https://wordpress.org/support/users/wildapache/),
 * WordPress does not unserialize the data while running a Database query. If you
   frequently need to search for or filter a value in the serialized data, storing
   it separately is a better design choice. So it can be queried directly.
 * As a workaround, you can unserialize the data after retrieving it from the database
   using PHP’s **_unserialize()_** function. Then search for the values in the unserialized
   data.
 * Can you please share an example of your serialized data with multiple records
   that match **start **== **20:00**?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t find where to edit/delete a widget/section](https://wordpress.org/support/topic/cant-find-where-to-edit-delete-a-widget-section/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [3 days, 20 hours ago](https://wordpress.org/support/topic/cant-find-where-to-edit-delete-a-widget-section/#post-18988357)
 * Hi [@themjjune](https://wordpress.org/support/users/themjjune/),
 * Glad to know you are getting the expected results now. Elementor Add-ons, like
   UAE, mostly have their own settings. Normally, it has its own widgets, templates,
   and template-related features. It is used inside the Elementor Global template(
   for example: Header/Footer) as widgets, sections, or nested templates. In this
   case, you have to edit the relevant widget/template separately.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t find where to edit/delete a widget/section](https://wordpress.org/support/topic/cant-find-where-to-edit-delete-a-widget-section/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [4 days, 12 hours ago](https://wordpress.org/support/topic/cant-find-where-to-edit-delete-a-widget-section/#post-18988065)
 * Hi [@themjjune](https://wordpress.org/support/users/themjjune/),
 * Most probably it will be a conflict in the settings of the Astra or Elementor.
   Please visit Elementor >> Templates and Appearance >> Editor to see if the Subscribe
   section is part of a template.
 * If the problems remains, please directly contact the Astra or Elementor support.
 * [https://wordpress.org/support/plugin/elementor/](https://wordpress.org/support/plugin/elementor/)
 * [https://wordpress.org/support/theme/astra/](https://wordpress.org/support/theme/astra/)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Looking for alternative theme options for future website](https://wordpress.org/support/topic/looking-for-alternative-theme-options-for-future-website/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [4 days, 15 hours ago](https://wordpress.org/support/topic/looking-for-alternative-theme-options-for-future-website/#post-18987968)
 * Hi [@drew75](https://wordpress.org/support/users/drew75/),
 * The themes you have shortlisted are good for long-term use. Especially GeneratePress,
   Astra, and Neve.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [bileşenlerde hata uyarısı](https://wordpress.org/support/topic/bilesenlerde-hata-uyarisi/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [5 days, 13 hours ago](https://wordpress.org/support/topic/bilesenlerde-hata-uyarisi/#post-18987467)
 * Hi [@mustafa-dertli](https://wordpress.org/support/users/mustafa-dertli/),
 * This is a PHP notice and will not break your site. You can enable the WordPress
   Debug Log and set “**WP_DEBUG_DISPLAY**” to “**false**” so it will not be shown
   to users. Refer to this link for more details: [https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/#example-wp-config-php-for-debugging](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/#example-wp-config-php-for-debugging)
 * Hope you are using the latest versions of WordPress, the theme, and the plugins.
   Which theme are you using?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Editable spreadsheet](https://wordpress.org/support/topic/editable-spreadsheet/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [5 days, 14 hours ago](https://wordpress.org/support/topic/editable-spreadsheet/#post-18987379)
 * Hi [@windspeed](https://wordpress.org/support/users/windspeed/),
 * Have you tried any paid plugins? It may be possible with the Pro add-ons for 
   widely used WordPress forms plugins (like Gravity Forms, Formidable Forms, or
   Fluent Forms), or maybe with TablePress Pro.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site no longer detects updates](https://wordpress.org/support/topic/site-no-longer-detects-updates/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [1 week ago](https://wordpress.org/support/topic/site-no-longer-detects-updates/#post-18984680)
 * Hi [@sicilybambolina](https://wordpress.org/support/users/sicilybambolina/),
 * Glad to know you are getting the expected results now. Is it because of a customized
   plugin or because you are using an older version of the plugin (the one that 
   causes the bug)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site no longer detects updates](https://wordpress.org/support/topic/site-no-longer-detects-updates/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [1 week, 1 day ago](https://wordpress.org/support/topic/site-no-longer-detects-updates/#post-18983266)
 * Hi [@sicilybambolina](https://wordpress.org/support/users/sicilybambolina/),
 * Which hosting service are you using? Have you checked with the hosting service
   about this?
 * Also, have you set up any firewalls, security plugins, or hosting restrictions?
 * Please check whether you are seeing any errors in the Server Error Log or WordPress
   Debug Log.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Gallery block cannot sort images by filename (WordPress 7.0.2)](https://wordpress.org/support/topic/gallery-block-cannot-sort-images-by-filename-wordpress-7-0-2/)
 *  [Bigul Malayi](https://wordpress.org/support/users/mbigul/)
 * (@mbigul)
 * [1 week, 1 day ago](https://wordpress.org/support/topic/gallery-block-cannot-sort-images-by-filename-wordpress-7-0-2/#post-18983179)
 * Hi [@theteamone](https://wordpress.org/support/users/theteamone/),
 * Please try the following steps and check you are getting the expected results.
    - Create a gallery with the images
    - In the Gallery Block, click on the edit icon
    - Drag and drop the images in the expected order
    - Save the changes
 * Are you uploading all of the images together in a single batch? Please share 
   a few example image filenames. This will help determine whether the issue is 
   related to the upload order or to how the Media Library sorts the images.
 * Also, does the same behavior occur if you switch the Media Library to **List 
   View** instead of **Grid View** (in the backend)?

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

1 [2](https://wordpress.org/support/users/mbigul/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mbigul/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/mbigul/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/mbigul/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/mbigul/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/mbigul/replies/page/2/?output_format=md)