Davood Denavi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do I delete my administrator account WP won’t let meMustapha’s solution works as well but can cause some problems later. Be very careful doing this via his method.
Forum: Fixing WordPress
In reply to: WordPress does not warn of collisions between Page and Post URL’sSounds like you have a category of blogs or some other custom post type that is titled Technology. WordPress automatically creates what is called an archive page for all categories. You can check that your category slugs are linking correctly under Settings → Permalinks.
One way to get around this would be to rename the category Tech or something completely different. Another way to get around it would be to name the page Tech. I’m sure there are other solutions too that I am not thinking of but hopefully this clears up your understanding of why you are experiencing the problem.
Hope this helps. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: Malware(?) is changing my site’s URLThe best way to figure out what is changing the URLs is to do some testing using health check plugin https://ww.wp.xz.cn/plugins/health-check/
This will help you rule out plugins. If you do the testing and are able to rule out all plugins then it is likely your theme’s code has been compromised.
Hope this helps. Once you find out what is causing the links to change and find a fix please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: How do I delete my administrator account WP won’t let meIf it is the only user you will not be able to delete it.
If you added a user to have someone else help you with the site then you need to log into the other admin account to delete the one you added for the other person.
By the way, some well known wordpress specific hosts add an admin account that can not be deleted as long as you are on their hosting service that allows them to access the site for you and debug stuff if you contact them.Hopefully this helps. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: Simple Customer PortalI’ve spent a good deal of time looking for a plugin that does much of what you are looking for as I am desiring the same thing. Unfortunately, there is not a single plugin that will do everything you want and is well supported. I would suggest looking into having this custom coded to fit your needs. You might be able to cut corners using a forms plugin like Gravity Forms https://gravityforms.com, Formidable https://formidableforms.com, or WP Forms https://wpforms.com/
Hope this helps. Once you find a solution you are happy with please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: disable emailcheck out this plugin: https://ww.wp.xz.cn/plugins/manage-notification-emails/
Once you find a solution please tag the thread completed.
Forum: Fixing WordPress
In reply to: WordPress updates to 5.2.3 but keeps saying 5.2.2 is available?Okay, in that case I am at a loss. I am sure someone else who volunteers here in the forums will be able to provide some insight though. Please remain patient as it is the weekend so many of the other volunteers are not around as much.
Forum: Fixing WordPress
In reply to: Automatically Change CategoryHello Adam, You might be able to look into do this with a cron job you can learn more about what those are and how to set them up here: https://www.ostechnix.com/a-beginners-guide-to-cron-jobs/. You may need to write a custom php script to accomplish this though.
Hope this gets you headed on the correct track. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: WordPress updates to 5.2.3 but keeps saying 5.2.2 is available?Sounds like a caching issue to me. Who are you hosting the website with?
Forum: Fixing WordPress
In reply to: Simple Social IconLooks like you are using the Minimalist Blogger theme. Are you using the free or premium version?
If using the free version your best bet would be to ask for support here:
https://ww.wp.xz.cn/support/theme/minimal-blogger/If using the premium version best bet would be to ask for support here:
https://superbthemes.com/customer-support/Hope this helps.
Forum: Fixing WordPress
In reply to: impossible to connect to blog from wordpress.comSorry, it was just a misunderstanding. If your account is not working you will need to contact WP.com support for help. We do not help with support for Jetpack or WP.com login issues here on WP.org.
Forum: Fixing WordPress
In reply to: impossible to connect to blog from wordpress.comOkay, I am not familiar with Jetpack. Personally, I advise my clients against using it because, in my opinion, it is quite bloated and causes a lot of problems. However, I do believe that for it to work you need to create a WP.com account.
Hope this helps you.
Forum: Fixing WordPress
In reply to: Payment SystemYour best best that will require the least amount of configuration will be to look at a forms plugin that has support for the payment gateway you want to use.
Gravity Forms https://www.gravityforms.com/ and Formidable https://formidableforms.com/ both have support for most of the commonly used payment gateways.
Hope this helps. once you have found a solution please tag the thread as resolved for us thank you.
Forum: Fixing WordPress
In reply to: impossible to connect to blog from wordpress.comIt looks like you are hosting the site somewhere other than WP.com.
Try logging into your wp-admin from here: http://www.stefanogiolo.it/wp-adminhope this helps. once you find a solution please tag the thread as completed.
Forum: Plugins
In reply to: [Classic Editor] Custom field suddenly missingWe were able to delete a custom field that was not being used at all to get the missing one to show up again… but it would still be nice to know if we can delete one from the drop down that we no longer want to use but is in use by posts that are many years old.