Davood Denavi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] CC Field MissingOnce again, thank you for the fast reply.
I am considering this thread resolved for now… I will tag the thread as resolved in a few days after we have reactivated the SG Optimizer plugin and confirmed that it is all working as we want it to again and then start a new thread if there are further problems after the 1.9.3 update is released!
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] CC Field MissingThank you for the quick reply!
Are you suggesting that we use the RC2 you linked us to? If so, I do not think the client will be comfortable doing that. Which leads me to these two questions.
Will sticking with the workaround from that other thread potentially break any functionality that we have not yet seen problems with of the WooCommerce PayPal payments plugin?
Do you know if activating SG Optimizer again will stop the workaround from working?
Forum: Fixing WordPress
In reply to: Critical error on this websiteThis is likely an error with the code. You are not locked out of your site it is loading fine for me when I click the link provided. You are having a problem accessing the admin area because there is an issue with the plugins or theme that is causing the error you are seeing. I would suggest checking out the support documents about debugging wordpress here.
Hope this helps.
Forum: Fixing WordPress
In reply to: How to delete headerI just looked at your sites using Developer Tools in chrome and it looks like you are using Astra theme. I am not familiar with Astra theme but I do use other themes that work with Elementor and usually the header is edited/deleted in the theme… unless you are using Elementor Pro then your header could be located under Templates → Theme Builder
If you are still having issues finding were or how to edit/delete your header I would suggest contacting Astra or Elementor support directly. You can do that here:
Elementor (Free Version)
Elementor (Pro Version)
Astra (Free Version)
Astra (Pro Veriosn)Forum: Fixing WordPress
In reply to: Dropdown Menu not displayingAfter checking a few things in Chrome’s developer tools it looks like you are using a premium theme and this issue is being cause by a conflict between the theme and at least one of your plugins. I would suggest contacting contact tech support for your theme for help with this. In developer tools I noticed you are using ACODA theme, you can contact the theme developers here.
Forum: Fixing WordPress
In reply to: How to make font smaller here?It was my pleasure to help you. Please mark the thread as resolved on the right side of the page using the status drop down box.
Happy Blogging.
Forum: Fixing WordPress
In reply to: How to make font smaller here?My bad. I misread your original post.. you would need this code in the additional css area that I mentioned earlier then.
.woocommerce-product-details__short-description {
font-size: .99em;
}I only started with .99em since that will be smaller than the 1em it is by default.
Hope this helps.
Forum: Fixing WordPress
In reply to: How to make font smaller here?You will need some custom CSS which you can add in the wp-admin customizer..
Appearance → Customize &rarr Additional CSSThe default css for font is
.woocommerce div.product p.price { font-size: 1.25em; }You’d need to add that exact code with a smaller number. I’d suggest making it 1em if you want it to be the same size as the text below it.
Hope this helps.
Forum: Networking WordPress
In reply to: subsite not working wellHave you tried to resave the permalink settings in the sub-sites admin area? If not, you can do this by going to the sub-site’s wp-admin and then going to Settings → Permalinks. Then go to the bottom of the page and click Save without making any changes.
Hope this helps.
Forum: Fixing WordPress
In reply to: 2 separate blogs in one siteWe would be able to provide the best guidance if you provided a link to the website you are having the problem with.
Forum: Fixing WordPress
In reply to: Single Post Is Showing Extra ArticlesI just took a look at the link you provided when you started the thread. This is probably being caused by a plugin or your theme, this is usually called Infinite Scrolling. I would suggest contacting your theme developer to see if there is a way to disable it.
Hope this helps.
- This reply was modified 4 years, 3 months ago by Davood Denavi.
Forum: Fixing WordPress
In reply to: Roster pluginUnfortunately, there would be no way to give them edit rights after they have saved their schedule without giving them a user account. There are different levels by default that allow them to just edit their own profile and one that even allows them to edit posts.
The easiest you can accomplish this might be to have their schedule be part of their profile by adding custom profile fields and then just have all team members sign up for a subscriber account (that is the lowest level of account by default).
The other way I can think of to accomplish this would be to create custom user types and a custom post type for the schedule them allow the custom user type to edit only the schedule post type.
Forum: Fixing WordPress
In reply to: Roster pluginYou might need to use a membership plugin paired with a scheduling plugin. Do you want the members of you team to have the ability to edit their schedule after saving/submitting it?
Forum: Fixing WordPress
In reply to: Endless problemsI agree with @threadi you could also use the Health Check & Troubleshooting Plugin to figure out what is causing the problem.
There is a small chance your theme or even page builder plugin (if you are using a page builder) could be causing a conflict with the Classic Editor Plugin.
Forum: Fixing WordPress
In reply to: Endless problemsThe big one for me is that the Classic Editor no longer works even on a brand new install with a default WP theme.
Classic Editor was replaced with Block Editor aka Gutenberg back in December of 2018 when 5.0 was released.
You can use the Classic Editor Plugin to get the old classic editor back.I haven’t been able to load the theme library for months… or maybe longer, can’t keep track of it anymore. I have to go to WP.org, download each one individually, try it out, rinse and repeat…
Theme library? If you mean the Kit Library that Elementor offers that is happening because you need the pro version…. if you have the pro version you need to contact their support for help with that. You can do that here.