Title: Davood Denavi's Replies - page 18 | WordPress.org

---

# Davood Denavi

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 256 through 270 (of 2,815 total)

[←](https://wordpress.org/support/users/binarywc/replies/page/17/?output_format=md)
[1](https://wordpress.org/support/users/binarywc/replies/?output_format=md) [2](https://wordpress.org/support/users/binarywc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/binarywc/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/binarywc/replies/page/17/?output_format=md)
18 [19](https://wordpress.org/support/users/binarywc/replies/page/19/?output_format=md)…
[186](https://wordpress.org/support/users/binarywc/replies/page/186/?output_format=md)
[187](https://wordpress.org/support/users/binarywc/replies/page/187/?output_format=md)
[188](https://wordpress.org/support/users/binarywc/replies/page/188/?output_format=md)
[→](https://wordpress.org/support/users/binarywc/replies/page/19/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing “index.php” from Homepage URL](https://wordpress.org/support/topic/removing-index-php-from-homepage-url/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/removing-index-php-from-homepage-url/#post-13598761)
 * You mentioned that you have this code:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       # END WordPress
       ```
   
 *  already in your htaccess file. That would normally solve the issue you are having.
   I’d suggest looking at this article about mod_rewrite from digital ocean –[https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite](https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_rewrite)–
   and making sure you have enabled it correctly. Sometimes the server will need
   to be restarted before such changes take effect.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Removing “index.php” from Homepage URL](https://wordpress.org/support/topic/removing-index-php-from-homepage-url/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/removing-index-php-from-homepage-url/#post-13593317)
 * Check your Permalink settings: Go to Settings → Permalinks and make sure that“
   index.php” is not written in your custom structure.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Usability issues in WP 5.5.1 Gutenberg](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/#post-13520219)
 * Glad to help any time MJ. That is what the forum is here for. Happy blogging!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Usability issues in WP 5.5.1 Gutenberg](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/#post-13520169)
 * After speaking to some others who have more experience with Gutenberg they are
   suggesting that you see if clicking the three dots and turning off the spotlight
   mode helps.
 * They also suggested for you to try turning off the top toolbar option, to have
   the toolbars above the blocks. Reduces the confusion and the sidebar disappearing
   thing.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Usability issues in WP 5.5.1 Gutenberg](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/#post-13519899)
 * Yes, sorry. I totally missed that in your post a few minutes ago, the result 
   of skimming your reply. I’ll definitely get someone who has more experience with
   Gutenberg to reply to this with some input.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Usability issues in WP 5.5.1 Gutenberg](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/#post-13519857)
 * Nope, I believe Fixing WordPress is the correct place to post about these kinds
   of issues. I personally do not use Gutenberg.
 * If you had not used Gutenberg prior to installing 5.5.1 because you came to 5.5.1
   from 4.9.x or earlier I’d suggest installing the classic editor plugin [https://wordpress.org/plugins/classic-editor/](https://wordpress.org/plugins/classic-editor/)
 * If you were using an earlier version of 5.x and just started having these issues
   let me know and I will see if I am able to find you an answer or at least get
   someone else to look at this thread and try to help you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom fields not retrieving data](https://wordpress.org/support/topic/custom-fields-not-retrieving-data/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-not-retrieving-data/#post-13519306)
 * Hi, this is really a question for the cf7 community. I’ve tagged cf7 in the tags
   of my reply. You can also post your questions over there [https://wordpress.org/support/plugin/contact-form-7/#new-post](https://wordpress.org/support/plugin/contact-form-7/#new-post)
   for potentially faster support.
 * Hope this gets you headed in the correct direction.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Usability issues in WP 5.5.1 Gutenberg](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/usability-issues-in-wp-5-5-1-guttenberg/#post-13519298)
 * Hi MJ, If 5.5.1 is your first experience with Gutenberg as part of core make 
   sure you are not using the plugin. The plugin adds some features that could be
   causing your usability issues.
 * The other thing that comes to mind is that your theme might be causing some JS
   conflicts with Gutenberg. I’d suggest installing Enable JQuery migrate helper
   [https://wordpress.org/plugins/enable-jquery-migrate-helper/](https://wordpress.org/plugins/enable-jquery-migrate-helper/)
   to rule out your theme causing these issues.
 * Hope one of these two items helps you resolve your issues.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [submenu too far from main menu](https://wordpress.org/support/topic/submenu-too-far-from-main-menu/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/submenu-too-far-from-main-menu/#post-13474137)
 * I just took a look at your site… It looks like the issue is with Astra not Elementor…
   I’d suggest contacting their development community here: [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: [Help with a bug in “my” theme](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/#post-13472385)
 * I would suggest you look at this: [https://wordpress.org/support/topic/before-posting-in-everything-wordpress/](https://wordpress.org/support/topic/before-posting-in-everything-wordpress/)
 * It explains what the “Everything else WordPress” forum is for, and it is pretty
   clear to me that you are looking for support with a theme which the developer
   for whatever reason is not willing to support. That is not a topic for this thread.
   I wish you the best of luck.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Help with a bug in “my” theme](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/#post-13472355)
 * Trust me.. I have an idea how much work changing themes is…. Again, I have 15
   years of experience with WordPress.I’ve developed over 100 wordpress sites, so
   I definitely know how much work changing the theme is. **As I said a few minutes
   ago you are unfortunately left with few options other than to switch themes because
   the theme developer is either unable or unwilling to fix their own code and this
   is not a problem with WordPress core code that you described.** I will leave 
   it at that. No need to reply to me again.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Help with a bug in “my” theme](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/#post-13472308)
 * There are hundreds of themes available for wordpress that are free. If the developer
   can not help you I would suggest looking for a different theme. Unfortunately,
   the forum you have posted in here is for support with core wordpress code not
   themes or plugins. Posting in the themes/plugins support area gets you the best
   support with that theme or plugin. If that themes developer can not grant you
   an solution then you should probably not use their product/code as in my experience(
   15 years with WordPress) the problem you described is an issue with how the theme
   is coded, not core WP code.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Help with a bug in “my” theme](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/#post-13472235)
 * According to the footer of your website your theme was developed by the company
   I lined you to in my last message. If you are using the free version of the theme
   then you can contact the theme developer and their support community here: [https://wordpress.org/support/theme/customizr](https://wordpress.org/support/theme/customizr).
   You will get the best support from the developer and their development community.
   I have went ahead and update the tags so that the developer or someone who is
   familiar with the theme you are using might see this thread but I’d suggest posting
   in the support forum I linked to here in this post to get the fastest support.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Help with a bug in “my” theme](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/help-with-a-bug-in-my-theme/#post-13471241)
 * Unfortunately, you are using a premium theme. Therefore, you will need to contact
   the developers of your theme, you can do so on their website: [https://presscustomizr.com/support/](https://presscustomizr.com/support/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [406 error with saving in elementor](https://wordpress.org/support/topic/406-error-with-saving-in-elementor/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/406-error-with-saving-in-elementor/#post-13471235)
 * You will need to ask your question in the elementor support community for the
   best support. [https://wordpress.org/support/plugin/elementor/](https://wordpress.org/support/plugin/elementor/)
 * You might also consider contacting the developers of the Astra theme for support
   too. [https://wordpress.org/support/theme/astra](https://wordpress.org/support/theme/astra)
 * Hope this gets you headed in the correct direction.

Viewing 15 replies - 256 through 270 (of 2,815 total)

[←](https://wordpress.org/support/users/binarywc/replies/page/17/?output_format=md)
[1](https://wordpress.org/support/users/binarywc/replies/?output_format=md) [2](https://wordpress.org/support/users/binarywc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/binarywc/replies/page/3/?output_format=md)…
[17](https://wordpress.org/support/users/binarywc/replies/page/17/?output_format=md)
18 [19](https://wordpress.org/support/users/binarywc/replies/page/19/?output_format=md)…
[186](https://wordpress.org/support/users/binarywc/replies/page/186/?output_format=md)
[187](https://wordpress.org/support/users/binarywc/replies/page/187/?output_format=md)
[188](https://wordpress.org/support/users/binarywc/replies/page/188/?output_format=md)
[→](https://wordpress.org/support/users/binarywc/replies/page/19/?output_format=md)