Davood Denavi
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Page HeadingAh, yes, on second look you are using Yoast. This is a Yoast issue. If the instructions @muktadhawan provided don’t provide you the answer you’re looking for look back at the theme settings I suggested you look at, there is a place there that will provide you the option to remove the tag line all together or change it… if you continue to have problems contact the theme developer or the Yoast developers https://ww.wp.xz.cn/support/plugin/wordpress-seo/
Forum: Everything else WordPress
In reply to: CSS For Site Title and LogoThis is really a question about your theme and should be asked over in the theme’s support area. https://ww.wp.xz.cn/support/theme/mantranews/.
I do believe it will require the use of custom css and a child theme though. https://developer.ww.wp.xz.cn/themes/advanced-topics/child-themes/
Hope this gets you headed in the correct direction.
Forum: Fixing WordPress
In reply to: Logo in Site Identity not showingIs there an option for “Retina” logo in the Site Identity screen you mentioned? If so, remove whatever you have selected there. If it is already empty try adding a version of your logo there and see if that fixes it?
If you continue to have problems you will need to contact the developer of your theme as this is really an issue with the theme’s code not WPs code.
Hope this gets you headed in the right direction. Unfortunately, with your site in “Coming soon” mode I can not provide a link to the correct support area for your theme.
Forum: Everything else WordPress
In reply to: Page HeadingLooks like you are using GeneratePress. You need to check your settings in
Appearance → Customize → Site IdentityAlso, in the future you might get faster support by posting over in the GeneratePress support community. https://ww.wp.xz.cn/support/theme/generatepress/
Hope this helps.
Forum: Everything else WordPress
In reply to: My Site Identity is missingIf you have changed it under Appearance → Customize in the Site Identity section and it is not showing up I’d suggest looking at your theme specific settings. Some theme’s move the fav icon option into their custom options panel. I’d suggest contacting the developer of your theme for support.
Another option would be to upload a file to your root wp directory called favicon.ico.
Hope this helps
Forum: Fixing WordPress
In reply to: Remove date from feature image with The Gap theme@nobs88 – Great, glad to help any time. Kindly tag the thread as resolved. Thank you and happy blogging!
Forum: Fixing WordPress
In reply to: Images no longer aligned with textAlso, since you are using elementor your best bet would be to seek help in their support community. You can do so here: https://ww.wp.xz.cn/support/plugin/elementor/
Forum: Fixing WordPress
In reply to: Remove date from feature image with The Gap themeMy bad, I gave you the CSS but did not tell you where to put it… place it under Appearance → Customize → Additional CSS. If that’s where already putting it there then try this:
.entry-date-abs { display: none !important; }Forum: Fixing WordPress
In reply to: Registration page separate from My AccountThis is possible to do. However, since you are using a themeforest theme you will need to contact it’s developer for support. If they are not willing to help you may have some success getting help in the WooCommerce support community. https://ww.wp.xz.cn/support/plugin/woocommerce/
Forum: Everything else WordPress
In reply to: Remove features of version 5.5.1This sounds like a theme issue not a 5.5.1 issue. Your theme may not be a compatible with 5.5.1. I’d suggest trying to install Enable jQuery Migrate Helper. https://ww.wp.xz.cn/plugins/enable-jquery-migrate-helper/
Forum: Fixing WordPress
In reply to: Images no longer aligned with textIt will be hard to help you with the link you provided as the post is saved only as a draft and drafts are not accessible to the public. Also, since you are using elementor your best bet would be to seek help in their support community. You can do so here: https://ww.wp.xz.cn/support/plugin/elementor/
Forum: Fixing WordPress
In reply to: Remove date from feature image with The Gap themeI am not familiar with the particular theme you are using however if there is no setting anywhere in the theme settings or appearance → customize settings to do this then you will need to do it with CSS. Make sure you check every possible place under theme and appearance settings before using the following CSS:
.entry-date-abs { display: none; }Hope this helps.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Premium installed, but notAfter some further digging we figured out what the problem was…. someone had registered all three sites for the Pro version using their license and then incorrectly disconnected our sites from their license. We resolved the issue by reconnecting their license, correctly disconnecting their license, uninstalling pro, and then reinstalling the free version from the “add new plugins” page.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Premium installed, but notNo, there is no caching plugin on any of the three sites that are experiencing the issue…
Also, I’ve manually deleted the plugins directory from the server and when I reinstall it the pro version comes back. On one of the sites even after I deleted the plugins directory form the server it shows that the free version is installed when I go to the “Add new” page under plugins and search for it.Is there a way I can manually reset or delete the plugin at the database level.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Premium installed, but notI’m sorry, I failed to mention that I’ve tried that but it still says that premium is installed. I have uninstalled many times then installed from the wp.org version and it still insists that premium is installed.