Davood Denavi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Removing “index.php” from Homepage URLYou 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 WordPressalready 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 – and making sure you have enabled it correctly. Sometimes the server will need to be restarted before such changes take effect.
Forum: Fixing WordPress
In reply to: Removing “index.php” from Homepage URLCheck your Permalink settings: Go to Settings → Permalinks and make sure that “index.php” is not written in your custom structure.
Forum: Fixing WordPress
In reply to: Usability issues in WP 5.5.1 GutenbergGlad to help any time MJ. That is what the forum is here for. Happy blogging!
Forum: Fixing WordPress
In reply to: Usability issues in WP 5.5.1 GutenbergAfter 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
In reply to: Usability issues in WP 5.5.1 GutenbergYes, 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
In reply to: Usability issues in WP 5.5.1 GutenbergNope, 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://ww.wp.xz.cn/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
In reply to: Custom fields not retrieving dataHi, 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://ww.wp.xz.cn/support/plugin/contact-form-7/#new-post for potentially faster support.
Hope this gets you headed in the correct direction.
Forum: Fixing WordPress
In reply to: Usability issues in WP 5.5.1 GutenbergHi 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://ww.wp.xz.cn/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
In reply to: submenu too far from main menuI 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://ww.wp.xz.cn/support/theme/astra/
Forum: Everything else WordPress
In reply to: Help with a bug in “my” themeI would suggest you look at this: https://ww.wp.xz.cn/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
In reply to: Help with a bug in “my” themeTrust 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
In reply to: Help with a bug in “my” themeThere 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
In reply to: Help with a bug in “my” themeAccording 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://ww.wp.xz.cn/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
In reply to: Help with a bug in “my” themeUnfortunately, 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/
Forum: Fixing WordPress
In reply to: 406 error with saving in elementorYou will need to ask your question in the elementor support community for the best support. https://ww.wp.xz.cn/support/plugin/elementor/
You might also consider contacting the developers of the Astra theme for support too. https://ww.wp.xz.cn/support/theme/astra
Hope this gets you headed in the correct direction.