Davood Denavi
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Squarespace with WordPressSome themes allow you to have different page layouts and hide headers/footers out of the box. Unfortunately, though, we will not be able to help you through the support forums here on wp.org with something like this. You’re going to be better off contacting the developer of your theme or the developer who helped you build the wordpress site.
Forum: Fixing WordPress
In reply to: Blog Static PageYou could recreate it and reassign the blog post page in the settings.
Forum: Fixing WordPress
In reply to: Your Site is Experiencing a Technical IssueYep, it is sorted now. That is weird that my link did not have the word disable in it though… because I copied and pasted it from my address bar. Ah well. Weirder things have happened before and I’m sure will happen again. Thank you again @dufresnesteven for your assistance in getting the correct link for @germanerodriguezm
Forum: Fixing WordPress
In reply to: Pictures from old posts disappearedUnfortunately, you have not provided enough information for us to provide good support. Would you provide more details about any changes you may have made before noticing this was an issue?
Forum: Fixing WordPress
In reply to: Can’t upload Audio Files on my Media LibrarySorry, I misunderstood your issue. You are actually having and issue with php upload limits this is something you need to discuss with your hosting provider. It is a server configuration issue.
Forum: Fixing WordPress
In reply to: Can’t upload Audio Files on my Media LibraryThis article should help you to add the filetypes you need to add support for: https://neliosoftware.com/blog/how-to-upload-additional-file-types-in-wordpress/
Forum: Fixing WordPress
In reply to: Your Site is Experiencing a Technical IssueThat is weird @dufresnesteven, because I just clicked your link and then looked at the address bar and the address bar has the url I provided. I think it is actually a problem with the website that I provided a link to not forwarding the page correctly… but yes, you did find the article I was trying to link the user to. Thank you for your assistance. 🙂
Forum: Fixing WordPress
In reply to: Can’t delete posts, media, products, anythingAh ha, do not delete things from the media library directories. That almost definitely caused the problems. If you want to delete media that is unused do it through the wp-admin media library screens not from the servers file manager (or our FTP client). Restoring to a backup from before you started deleting items from the media library should fix the problem and might be the only way to fix the problem.
Forum: Fixing WordPress
In reply to: Your Site is Experiencing a Technical IssueA few things:
1) This problem is definitely possible to solve. You have to manually disable the plugin or theme in questions. Here is an article that will show you how to do that: https://www.wpwhitesecurity.com/manually–wordpress-plugins/2) Rev Slider is very buggy and has had security issues in the past I’d advise using a different slider plugin.
3) Sliders are not mobile friendly and are out of style.
Hope this helps. Once you have found a fix please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: Wrong redirection to post in /tag/ and /category/In WP-Admin check your Category Base and Tag Base under
Settings → Permalinks. The base should be just category for category and tag for tag nothing else.Hope this helps. Once you find a solution please tag the thread as resolved.
Forum: Fixing WordPress
In reply to: Can’t delete posts, media, products, anythingRestoring from a backup is certainly one solution. Honestly, if little would be lost it might be your best bet at this point if this has been an issue for two weeks or more.
Forum: Fixing WordPress
In reply to: Can’t delete posts, media, products, anythingSince it is not a plugin or the theme causing the issue the only one of three things I can think of that would cause such an issue is database write permissions, a damaged database, or a server configuration issue. I’d suggest checking database permissions first, then if the problem persists proceed to repair the database in phpMyAdmin, and if the problem persists after both those things then call your hosting provider and ask them to take a look a the configuration for you. If you are really nice most hosts will help you even though they technically are not there to provide help with WordPress.
Forum: Fixing WordPress
In reply to: Quiz with conditional logic and user registrationUnfortunately, your best bet is going to be to use a forms plugin such as one of the ones suggested or WPForms. Also, this community is not really here for plugin recommendations we are here to provide support for the wordpress core code, as well as themes and plugins in the repository. Not to provide recommendations, for suggestions on how to accomplish things I’d suggest asking on the IRC channel or at https://wordpress.stackexchange.com/. You will have better luck in those two places getting suggestions for how to accomplish unique issues you are trying to solve with WordPress.
Forum: Fixing WordPress
In reply to: Add custom header and footer to a blank page templateSome themes allow you to do this out of the box without needing to do any custom coding. I can not think of any free themes in the repository that would allow this without a child theme though. Learn more about child themes here: https://developer.ww.wp.xz.cn/themes/advanced-topics/child-themes/
Forum: Fixing WordPress
In reply to: Create custom member page?I’d suggest looking at Membership Plugins such as Ultimate Member https://ww.wp.xz.cn/plugins/ultimate-member/