Davood Denavi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: floating bar in oceanwpYour best bet for support with OceanWP would be to post in their support area: https://ww.wp.xz.cn/support/theme/oceanwp/
If you are using their pro version you need to go to https://oceanwp.org/support/
Forum: Fixing WordPress
In reply to: Adjusting sub menu width@aarymauibees Thrive Themes is where you should really be looking for support. As that is a premium theme https://thrivethemes.com/contact/
@csinsomniac You can start a new topic using the form here: https://ww.wp.xz.cn/support/forum/how-to-and-troubleshooting/#new-topic-0 most topics should really go in the Fixing WP forum.
Forum: Fixing WordPress
In reply to: Storefront Footer Fonts Size reduceHi Ben, You will probably get faster support posting in the storefront support area: https://ww.wp.xz.cn/support/theme/storefront/
Hope this helps.
Forum: Fixing WordPress
In reply to: Portfolio plugin recommendationsYou are looking for a membership plugin. Ultimate Member (https://ww.wp.xz.cn/plugins/ultimate-member/) is a good starting point. I think you might actually need a custom plugin to do what you’ve described though.
Forum: Fixing WordPress
In reply to: Adjusting sub menu widthAdd
ul.sub-menu { width: 250px; }In Appearance → Customizer → Additional CSS. When you find a solution please mark the thread as resolved. Happy Blogging.
Forum: Fixing WordPress
In reply to: Completely Broken WordPress InstallHave you attempted to call SiteGround for help? They are usually really good about helping resolve NGINX and/or 404 errors. I’d start there if I were you and if they can not help you let us know more specifically what they said and tried so we can guide you further.
Forum: Fixing WordPress
In reply to: WP Media Modal Caption – making a field requiredThat will require custom coding and a custom plugin. I am not sure there is anything that already exists that will do that. It should be possible though.
Forum: Fixing WordPress
In reply to: Wrong hightlighted current active category menu@shamican unfortunately betheme is a premium theme and you still have not provided a url for me to view the site. I’ve never seen the problem myself on other themes I’ve heard of others that have had this issue but do not know what they did to fix it. We do not provide support for premium themes here on wp.org though.
Forum: Fixing WordPress
In reply to: Customizer not loading under any themeNo, we do not take access here on wp.org that is against forum policy. Unfortunately, Divi is a premium theme and we can not provide support for it here. I guarantee you this is not a WordPress issue though. It could be a conflict with your php version. make sure you are using php 7.1 or later. That is the most I will be able to do to help you. You will need to check with your host and make sure you’re using a recent version of php and if you are you will need to figure it out with Divi support.
Forum: Fixing WordPress
In reply to: WordPress login page goes to wrong siteIn that case, I’d suggest calling your hosting provider and having them look into it.
Forum: Fixing WordPress
In reply to: Wrong hightlighted current active category menuThis is likely a bug with either your theme or woocommerce. Being that you didnt provide a link to your website its hard for me to really take a look and tell you. I’d suggest asking in the woocommerce community https://ww.wp.xz.cn/support/plugin/woocommerce/ or contracting your theme developer.
Forum: Fixing WordPress
In reply to: Customizer not loading under any themeWithout a link to your website we can’t really provide help here. Beyond suggesting that you use the health check plugin https://ww.wp.xz.cn/plugins/health-check/ to confirm that it’s actually the theme causing the problem and not one of your plugins.
If you’re using a premium theme you’ll need to contact the theme developer.
Forum: Fixing WordPress
In reply to: Error while installing theme demosYou’re going to run into these problems in godaddy because their servers are somewhat subpar. Generally you can change max execution time following the instructions in this article https://thimpress.com/knowledge-base/how-to-increase-maximum-execution-time-for-wordpress-site/
However that doesn’t always work especially on godaddys environment.
I’d suggest contacting Godaddy and/or the developer of your theme for further assistance.
Hope the helps.
Forum: Fixing WordPress
In reply to: WordPress login page goes to wrong siteThis is probably a configuration issue on your local machine. The hosts file might be pointing to a different ip address than it should be. Here is a good artice about how to access and edit the hosts file on your local system to be sure it is not causing your problems: https://www.siteground.com/kb/how_to_use_the_hosts_file/
Hope this helps.
Forum: Fixing WordPress
In reply to: two language webshopI’ve personally never set up any multi-lingual sites that used multi-site cause my clients are usually okay with just using the gtranslate plugin https://ww.wp.xz.cn/plugins/gtranslate/. However, if that is not enough you will probably want to take a look at WPML https://wpml.org/
Hope this helps.