Davood Denavi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menu arrows goneI’ve alerted some of the other volunteers here in the wp.org forums of this thread remaining unresolved. Someone else will hopefully chime in shortly. 🙂
Forum: Fixing WordPress
In reply to: Issue with homepage permalink using Consulting Pro themeI am sorry, since it is a premium theme we are not able to help you. This forum is only here to support code that is provided through the download page, theme repository, and plugin repository here on this site.
Forum: Fixing WordPress
In reply to: Menu arrows goneDouble check that you do not have gzip compression or minification settings turned on. Sometimes, these settings can be found in the theme, so if you have a plugin that does these things make sure that your theme does not include such settings; if the theme has such settings and you have a plugin for them the code could be conflicting with each other. Hope this helps.
Forum: Fixing WordPress
In reply to: Issue with homepage permalink using Consulting Pro themeYou’ll need to get support from the theme developer.
https://www.thinkupthemes.com/my-account/Forum: Fixing WordPress
In reply to: wp error too many redirectsYou will need to get support for the plugins from their developers and their support communities. If you tell me which plugins are not working I’d be happy to direct you to the right place.
Forum: Fixing WordPress
In reply to: Menu arrows goneThis is likely a css and/or caching issue. I’d clear all cached resources from any caching plugins and cdn services you’re using as well as your browser.
Forum: Fixing WordPress
In reply to: wp error too many redirectsThe website seems to load fine for me. No redirect error.
Forum: Fixing WordPress
In reply to: Ultimate Membership Pro translateYou’ll need to contact ultimate member support via their website https://ultimatemember.com/support/
Forum: Fixing WordPress
In reply to: Error “This site can’t be reached”Looks like this could be an issue with your host or cpanel. sapp-wp-signon.php is used by softaculous which is a script installer most hosts use to help users install wordpress and other web based software packages. I’d advise contacting your hosting provider for assistance if you can’t access your wp-admin using the default login path wp-login.php
Forum: Fixing WordPress
In reply to: Replacing content from buttonAs I said previously we can not provide support since you are using a custom plugin. If you want to move the form into another forms plugin I’d suggest using gravity forms. In which case you would be needing to contact their support as they do not provide their code through WP.org.
Forum: Fixing WordPress
In reply to: Documents plugin with user permissionsYou might consider using a membership plugin such as Ultimate Member https://ww.wp.xz.cn/plugins/ultimate-member/, what you are trying to do may require their PRO version.
Forum: Fixing WordPress
In reply to: Replacing content from buttonThe form seems to be built using a custom plugin. We will not be able to help you with this problem here on WP.org as the code for the form is not provided from the downloads available on this site.
Forum: Fixing WordPress
In reply to: Homepage not loading properly on MobileIt does not appear to be loading right on desktop either. Your CSS is not loading. This is usually a problem with caching plugins, CDN, and/or the theme being misconfigured. If you are using any caching plugins start by disabling them and see if that fixes the issue.
Forum: Fixing WordPress
In reply to: Media foldersTake a look at this plugin: https://ww.wp.xz.cn/plugins/media-library-plus/
it is not the easiest to figure out how to use at first but once you figure out how to use it it is a breeze.
Forum: Fixing WordPress
In reply to: Parallax pluginParallax is usually not done with a plugin but in the theme itself. It is a design feature not a functionality feature. Themes are for design, plugins are for functionality.