Davood Denavi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Homepage not found when logged outSorry my original thoughts did not help but happy to see you found a solution. Feel free to post here any time for assistance we will do our best to help. Happy blogging.
Forum: Fixing WordPress
In reply to: Homepage not found when logged outIs the homepage set under Settings → Reading?
If so, make sure you are not using a membership plugin that requires users to be signed in to view that page. It could also be a coming soon or under construction plugin that is causing the problem.Hopefully this helps get you headed in the correct direction. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: Redirecting Posts for non-logged in usersThis can be done for individual posts but you might be better off creating a custom post type and making it so posts under that post type require login to view them. You can learn about custom post types here: https://ww.wp.xz.cn/support/article/post-types/
Also, there are a number of different membership plugins that will allow you to do this with or without custom post types. Maybe that will be an easier route if you do not have much programming knowledge.
Hopefully this helps. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: email issue contact formActually, that was not really what I was suggesting… CF7 tends to be buggy too. Glad it seems to be working for you as of now though.
Forum: Fixing WordPress
In reply to: email issue contact formThis could be a host issue, I’d suggest calling your host and asking for their advice.
It could also be a theme conflict. Are you using CF7, I believe that is the suggested form plugin with Enfold. If you are using CF7 and your host can not help you will need ti contact Enfold Support. You can do so here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/support
If you still can not find a fix through any of those methods you may try to contact CF7 support here: https://ww.wp.xz.cn/support/plugin/contact-form-7/
I hope this gets you headed in the correct direction. Once you find a fix please dont forget to tag the thread as resolved.
Forum: Fixing WordPress
In reply to: Site index file suddenly disappearedDo you know what version you were running? You could always reupload the index file using FTP or the server side file manager provided by your hosting provider.
Forum: Fixing WordPress
In reply to: can’t see anything in the Brizy toolbaryou need to ask your question here: https://ww.wp.xz.cn/support/plugin/brizy/ to get the best possible support.
Forum: Fixing WordPress
In reply to: Can’t create multi-levels menuYes, that was going to be my next thought. Make sure you are using php 7.x. The menu settings can be very finicky if you are on php 5.x I’ve had headaches with it in the past on installs that were using php 5.x
Forum: Fixing WordPress
In reply to: Can’t create multi-levels menuOut of curiosity what browser are you using? I tried before my reply a few days ago in chrome and firefox, I was not able to duplicate the problem you described.
Forum: Fixing WordPress
In reply to: Main Menu disappeared?I’d suggest contacting you theme developer as this seems to be an issue with your theme and you are using a premium theme. As the developer knows, we do not help with premium themes/plugins here on wp.org, you can contact theme here: https://themes.muffingroup.com/betheme/contact/.
Forum: Fixing WordPress
In reply to: Main Menu disappeared?Check under appearance → menus make sure the correct menu is selected in the drop down box then check the primary menu option is checked at the bottom of the screen.
Forum: Fixing WordPress
In reply to: Can’t create multi-levels menuSounds like you have a plugin that might be conflicting with Divi. You can use the Health Check plugin to help you debug the issue https://ww.wp.xz.cn/plugins/health-check/. If you determine it is not a plugin issue you will need to contact Elegant Themes for support as they are the developers of your theme and they are aware that we do not support their code here on wp.org.
https://www.elegantthemes.com/members-area/
Hope this gets you headed in the correct direction. Please tag the thread resolved once you find a solution.
Forum: Fixing WordPress
In reply to: Can images wrap around headersThis is a theme related question and you are using a premium theme. You will need to contact the theme developers for support. As they are aware we do not provide support for their code here on WP.org. You can contact them here: https://wp-royal.com/premium-members-area/
Forum: Fixing WordPress
In reply to: WordPress updates to 5.2.3 but keeps saying 5.2.2 is available?Thank you for sharing the solution with us. It may help others in the future! Feel free to post here any time should you need help. We are happy to help!
Forum: Fixing WordPress
In reply to: disable emailWordFence does not actually disable both of the notifications you are looking to disable. I’ve tried that before for one of my clients.
This thread on Stack Exchange will help you for the new user emails.
https://wordpress.stackexchange.com/questions/90311/turn-off-admin-emails-for-new-user-registrationsThis article will help you accomplish the same for the password emails.
https://www.wpbeginner.com/wp-tutorials/how-to-disable-lostchanged-password-emails-in-wordpress/Hope this helps. Once you find a solution please tag the thread completed.