Title: Davood Denavi's Replies - page 27 | 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 - 391 through 405 (of 2,815 total)

[←](https://wordpress.org/support/users/binarywc/replies/page/26/?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)…
[26](https://wordpress.org/support/users/binarywc/replies/page/26/?output_format=md)
27 [28](https://wordpress.org/support/users/binarywc/replies/page/28/?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/28/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Disable auto updates link missing on themes WP 5.5](https://wordpress.org/support/topic/disable-auto-updates-link-missing-on-themes-wp-5-5/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/disable-auto-updates-link-missing-on-themes-wp-5-5/#post-13259513)
 * In that case you need to contact the plugin developer of you snippets plugin 
   or place the code in wp-config.php…
 * I’ve implemented that exact snippet in the wp-config.php file on on 30 sites…
   no fatal errors. the plugin you are using does not work with 5.5. Contact the
   developer of the plugin.
 * For this functionality you need to do it directly in your theme as the original
   article I linked you to talks about or in the wp-config.php file….. using a snippet
   plugin to implement the code likely will crash the site.
 * There are plugins separate of your snippents plugin such as [https://wordpress.org/plugins/disable-wordpress-updates/](https://wordpress.org/plugins/disable-wordpress-updates/)
   that will also help you to disable this feature.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Disable auto updates link missing on themes WP 5.5](https://wordpress.org/support/topic/disable-auto-updates-link-missing-on-themes-wp-5-5/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/disable-auto-updates-link-missing-on-themes-wp-5-5/#post-13259463)
 * The snippet plugin may not have been updated to support the filters.
 * Try using this (usually it would go in wp-config.php)
    `define( 'AUTOMATIC_UPDATER_DISABLED',
   true );`
 * Hope that helps.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress Comments error](https://wordpress.org/support/topic/wordpress-comments-error/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/wordpress-comments-error/#post-13259143)
 * Make sure you have updated your theme to the latest version. I had a client who
   had this problem and after we updated his theme the problem was resolved.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Disable auto updates link missing on themes WP 5.5](https://wordpress.org/support/topic/disable-auto-updates-link-missing-on-themes-wp-5-5/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/disable-auto-updates-link-missing-on-themes-wp-5-5/#post-13259128)
 * It will require editing your theme functions ( use a child theme to do this [https://developer.wordpress.org/themes/advanced-topics/child-themes/](https://developer.wordpress.org/themes/advanced-topics/child-themes/))
   or your
    wp-config.php file.
 * here is an article that gives you a couple different methods which will help 
   you accomplish this:
 * [https://meta.mainwp.com/t/disable-automatic-plugins-and-themes-auto-updates-in-wordpress-5-5/1080](https://meta.mainwp.com/t/disable-automatic-plugins-and-themes-auto-updates-in-wordpress-5-5/1080)
 * Hope this helps
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [5.5 – delete multiple users](https://wordpress.org/support/topic/5-5-delete-multiple-users/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/5-5-delete-multiple-users/#post-13259112)
 * I would suggest clearing your browser cache and cookies.
    I had the same problem
   with a few client sites which all auto-updated to 5.5 and when I cleared my browser
   cache/cookies it went away.
 * Hope this helps.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Navigation Menu vanishes](https://wordpress.org/support/topic/navigation-menu-vanishes/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/navigation-menu-vanishes/#post-13254707)
 * Deleted
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Navigation Menu vanishes](https://wordpress.org/support/topic/navigation-menu-vanishes/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/navigation-menu-vanishes/#post-13254672)
 * Unfortunately, there is not one place to find premium wp themes there are a few
   common places to look but I do not personally refer anyone to those places because
   the support provided in those places tends to be fairly bad. I would suggest 
   looking at [https://wordpress.org/themes/generatepress/](https://wordpress.org/themes/generatepress/)
   and [https://wordpress.org/plugins/elementor/](https://wordpress.org/plugins/elementor/)
 * These are both free options which offer pro versions too and work well together.
   If you are using the free versions you can get support with the free versions
   here in the forum in the appropriate support areas found on the pages I linked
   you to above.
 * To answer your question about updating/changing themes you should do that in 
   a development version of your site. You can learn more about creating a development
   version of the current site/content here: [https://robcubbon.com/copy-wordpress-site-private-redesign-development/](https://robcubbon.com/copy-wordpress-site-private-redesign-development/)
 * Hope this helps.
    -  This reply was modified 6 years ago by [Davood Denavi](https://wordpress.org/support/users/binarywc/).
      Reason: added info about creating a dev site
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mixed content Warning from migration](https://wordpress.org/support/topic/mixed-content-warning-from-migration/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/mixed-content-warning-from-migration/#post-13254257)
 * If you did not purchase the theme then contact the developer you worked with.
   They should be able to help you fix this. The site Icon is probably set in the
   customizer under Appearance → Customize under site identity settings though. 
   Most themes put a setting there for the site icon.
 * Hope this helps.
    -  This reply was modified 6 years ago by [Yui](https://wordpress.org/support/users/fierevere/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image links partly broken after WP5.5](https://wordpress.org/support/topic/image-links-partly-broken-after-wp5-5/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/image-links-partly-broken-after-wp5-5/#post-13254251)
 * It looks like you are using a premium theme framework called Genesis. You will
   need to get support from it’s developers… [https://www.studiopress.com/contact/](https://www.studiopress.com/contact/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Navigation Menu vanishes](https://wordpress.org/support/topic/navigation-menu-vanishes/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/navigation-menu-vanishes/#post-13254238)
 * It looks like you are using a premium theme but I can not find the theme. Unfortunately,
   we can not help you with this though. Many times themes are still supported by
   their developer but the license has expired because developers only sell six-
   month or one-year licenses which require renewal. You will need to contact your
   themes developer or change the theme. There are thousands of wordpress themes
   out there if you are looking to change themes as you mention toward the end of
   your post you just need to search google for a theme you like. You can also search
   the theme library here on wp.org [https://wordpress.org/themes/](https://wordpress.org/themes/)
   to find a free one.
 * Hope this gets you headed in the right direction.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mixed content Warning from migration](https://wordpress.org/support/topic/mixed-content-warning-from-migration/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/mixed-content-warning-from-migration/#post-13254222)
 * You need to find where the image settings are for the background image and change
   the image or remove it.. beyond that we are not able to help you here though 
   because you are using a premium theme. It looks to me like you are using Salient
   theme, if that is the case you can get support from the developers over on ThemeForest.
   [https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/support](https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266/support)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Accordions] Accordions take a minute to load correctly](https://wordpress.org/support/topic/urgent-accordions-take-a-minute-to-load-correctly/)
 *  Thread Starter [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/urgent-accordions-take-a-minute-to-load-correctly/#post-13247026)
 * I did some further debugging and found out that there was another plugin we are
   using that was causing the issue. We had to find a different solution to resolve
   the problem that is described in this thread. _**To be clear the problem described
   in this thread was not an issue with the Accordion plugin by PickPlugins**_
 * **Also, the problem had nothing to do with page speed… it had to do with the 
   accordions not working as expected and showing up behind other content.**
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Accordions] Accordions take a minute to load correctly](https://wordpress.org/support/topic/urgent-accordions-take-a-minute-to-load-correctly/)
 *  Thread Starter [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/urgent-accordions-take-a-minute-to-load-correctly/#post-13244126)
 * No- you misunderstood.
 * Click on an accordion. See how the page does not expand immediately upon clicking
   it but instead the content hide behind the other accordions and content on the
   page? That is what I am trying to fix.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Text colour in image gallery](https://wordpress.org/support/topic/text-colour-in-image-gallery/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/text-colour-in-image-gallery/#post-13229485)
 * You could always share a screenshot using [https://imgur.com/](https://imgur.com/)
 * make sure you are showing us the code and the page using the developer tools 
   option in your browser.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Text colour in image gallery](https://wordpress.org/support/topic/text-colour-in-image-gallery/)
 *  [Davood Denavi](https://wordpress.org/support/users/binarywc/)
 * (@binarywc)
 * [6 years ago](https://wordpress.org/support/topic/text-colour-in-image-gallery/#post-13221778)
 * We’d be able to help you better if you link us to a page on your site with an
   image gallery. At first glance my only suggestion with the info provided would
   be to try the full six character hex code #ffffff and see if that resolves your
   issue.

Viewing 15 replies - 391 through 405 (of 2,815 total)

[←](https://wordpress.org/support/users/binarywc/replies/page/26/?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)…
[26](https://wordpress.org/support/users/binarywc/replies/page/26/?output_format=md)
27 [28](https://wordpress.org/support/users/binarywc/replies/page/28/?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/28/?output_format=md)