Davood Denavi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Posts are not publishingYou shouldn’t need to reinstall. I would suggest checking your php version is on 7.0 or later as well as debugging with the health check plugin https://ww.wp.xz.cn/plugins/health-check/ to be sure your theme or a plugin is not causing the conflict.
Hope this gets you headed in the correct direction. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: Author cannot publish postHave you or any developer you’ve worked with made any changes to the user permissions for the Author user role? I would suggest using user role editor https://ww.wp.xz.cn/plugins/user-role-editor/ to check that the author user role has the correct permissions assigned to it.
You can reference this list to see what permissions the Author role should have: https://ww.wp.xz.cn/support/article/roles-and-capabilities/#author
Hope this helps. Once you find a solution please tag the thread resolved.
Forum: Fixing WordPress
In reply to: User Registration Issues – Gravity FormsUnfortunately, as the developers of Gravity Forms are aware, we do not provide support for Gravity Forms here on WP.org. Please contact them here: https://www.gravityforms.com/support/
Forum: Fixing WordPress
In reply to: WooCommerce category page reorderingyou can not delete posts from wp.org if that is what you are asking.
[edit] sorry. I confused this thread with a different one. There are no restrictions. If you are not seeing the post form at the bottom of the page I linked to earlier then you are probably not logged in. WooCommerce questions should be asked over in the WooCommerce community… if they are not being answered there you can email the woocommerce team directly here: https://woocommerce.com/contact-us/
Forum: Fixing WordPress
In reply to: WooCommerce category page reorderingThis question would be better asked in the WooCommerce community. https://ww.wp.xz.cn/support/plugin/woocommerce/
Forum: Fixing WordPress
In reply to: How to delete a post ?If you are an admin of the site you can delete them in the wp-admin area by editing the post or page and clicking the “Move to trash” link on the right side in the “Publish” box.
Hope this helps. Please mark the thread resolved once you find a solution.
Forum: Fixing WordPress
In reply to: importing databaseDid you restore the files and the mysql database from that backup? If not, that is why the site is not loading correctly.
Forum: Fixing WordPress
In reply to: How To Disable Delete PermanentlyOh, I do not think what you want is possible… though with custom code maybe it is. Personally, I have never needed to play with the core wp capabilities on this level so I am not sure where to start.
Did you change the email address in your profile AND under Settings → General in the email address field?
If not change the one you have not yet changed and see if that resolves the issue.
Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: How To Disable Delete PermanentlyYou need a user roles plugin to modify the permissions for certain roles. There are many free ones including https://ww.wp.xz.cn/plugins/user-role-editor/. Check the repository for others.
Hope this helps.
Forum: Fixing WordPress
In reply to: Questionnaire pluginI’m surprised to learn Formidable does not offer this.
Look at Gravity Forms, they will offer you custom success pages based on conditional logic as well as custom response emails based on conditional logic.Hope this helps.
Forum: Fixing WordPress
In reply to: Identify parts of a WP pageBased on your screenshot I believe you are talking about the Quick links menu…. this is called a footer widget. You are using OceanWP so you may be able to get better support here: https://ww.wp.xz.cn/support/theme/oceanwp/. However, I would suggest looking under Appearance → Widgets for Footer widgets and trying to edit it there. Based on a quick google search it looks like there are a few plugins that add a quick links widget/menu as well… so you may need to look at your plugins to figure out what plugin you are using for the quick links and then contact that plugins support to learn how to edit the quick links.
Hope this gets you headed in the correct direction. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: My Blog post titles overlapI would suggest contacting the developer/designer who helped you build the site. They will be able to help you fix this in short order. Unfortunately, the theme you are using Freyja is a premium theme so your only other option would be to contact the developer of the theme for support. As the developers both know we do not provide support for premium themes here on ww.wp.xz.cn.
Hope this helps.
Forum: Fixing WordPress
In reply to: Changing General Email AddressIf you mean the email address on the General Settings page… there is no real way to do this. It is for security that it is required. WordPress generates a number of different emails that go to the address in that field because the original admin account can be deleted when there is more than one account on a site.
Hopefully that makes sense.
Forum: Fixing WordPress
In reply to: Changing Display NameThere is an option in the user profile to change the display name to other details that can also be set in your profile… such as first name, last name, or nickname.
Hope this helps. Once you find a solution please tag the thread as resolved.