Davood Denavi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: add select buttonForum: Fixing WordPress
In reply to: Different Profilesettings for different MembershipsYou will need to use a plugin like ACF to accomplish this. Here is an article that should help you accomplish adding the fields you want to add.
Hope this helps.
Forum: Fixing WordPress
In reply to: add select buttonThis is something you can do directly within elementor. This article from their documentation library should help you learn how to do it.
Hope this helps.
Forum: Fixing WordPress
In reply to: Documenting Plugins (long term)I would advise against using a plugin to document plugins. Instead use a word doc or google doc. You could also add pages to the admin by following this article from WP Beginner.
Forum: Fixing WordPress
In reply to: duplicating pages changes image location…You can duplicate posts and pages using Yoast Duplicate Post.
Hope this helps.
Forum: Fixing WordPress
In reply to: Override/replace instances of word on front endYou can do this using a plugin.. My favorite plugin for making changes like this is Better Search Replace.
Hope this helps.
Forum: Fixing WordPress
In reply to: Notification for new postNotifications can not really be done using CSS. Chances are the speed issues are not due to a notifications plugin but rather due to sub-par hosting for the traffic your website is receiving.
Forum: Fixing WordPress
In reply to: CSS HelpIt could be coming from the theme, a plugin, or some custom CSS that you added in one of many places. If you provide me a few examples of specific links you want to know where to modify the CSS of I might be able to use developer tools in chrome to do some digging and tell you specifically where the CSS for the links is.
Forum: Fixing WordPress
In reply to: Forgot Password Page/Link not workingYou will need to contact Memberium support for help with this.
Forum: Fixing WordPress
In reply to: Sort Promotions (Posts) Automatically by dateCheck out the WP Show Posts plugin. It should do the trick for you.
Hope this helps. Happy blogging.
Forum: Fixing WordPress
In reply to: How to reduce this empty space@popajp Glad you were able to get it how you wanted it. Please tag the thread resolved.
Happy Blogging.
Forum: Fixing WordPress
In reply to: v5.8.3 Categories Slow to DisplayGenerally, I would need to know your current architecture/configuration to make a suggestion. It sounds like you are using a fairly slow internet connection compared to the one most hosts would be using though so that might be part of what is causing the slow load.
Forum: Fixing WordPress
In reply to: How to reduce this empty space@popajp I am not sure if you tried adding what @corrinarusso suggested to add… however, when I look at it on my computer the white space is less than it was a few hours ago. Sorry, but there is no way to completely remove it because you have the date and time showing up.
Forum: Fixing WordPress
In reply to: Saving Credential on my WordPress siteUnfortunately, there is no way that I am aware of to program the credentials into the iframe. That would lead do many security issues the same as storing them in the browser. Worse actually since it is stored in a public space that can be hacked much easier than a local browser who someone who has access to it! Password managers like Last Pass offer 2 Factor Authentication to access the password database too.
I wish you luck in finding a solution that works securely.
Forum: Fixing WordPress
In reply to: v5.8.3 Categories Slow to DisplayDepending on your hosting providers configuration it would take a while for 6000 categories to load. In my experience most sites have 150 categories at most. I would suggest cleaning up the categories and checking with your host about the speed of the database connection.