Faisal Ahammad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Form Feedback became Post pagesHi @jiggy927
Sorry for the delay. Did you use any plugins to create this Contact Us Form? Or are you using any custom post type for this? Could you please attach some screenshots or screen recordings about the backend/dashboard?Forum: Fixing WordPress
In reply to: Cannot login to AdminNo, your all settings are already saved on the databases. For additional safety, you may take a backup of your files.
Forum: Fixing WordPress
In reply to: slow response in dashboard – whats normal?Hi @megabuff57
It depends on your hosting. If you’re using a normal shared hosting then it could happen. Try to use better hosting with SSD/NVM storage so you won’t have to wait for a long. Also, talk to your hosting provider and ask them to investigate if they any issues on their end. In the meantime, you could upgrade the PHP version to 8 and let me know how that goes! ??Forum: Fixing WordPress
In reply to: Form Feedback became Post pagesHi @jiggy927
Sorry for the trouble. Your issue isn’t clear. Could you please add a screenshot or screen recording so I could get a clear idea?Forum: Fixing WordPress
In reply to: Cannot login to AdminHi @vmpetsmart
Sorry for the trouble. Could you please login to your cPanel or control panel, then rename the woocommerce folder to anything like woocommerce-bk so the plugin will be deactivated? Then you’ll be able to log in to the WordPress dashboard. You could then delete the WooCommerce plugin and reinstall a fresh copy. If you still found the issue, you could do the same step again. But this time deactivate all other plugins after logging in to the dashboard. Then active those plugins one by one so you could find which plugin conflicting there.Give it a try and let me know how that goes! ??
Forum: Fixing WordPress
In reply to: Issue with variation while importingHi @madeinmada4u
Sorry for the trouble. Could you please try Product Import Export for WooCommerce instead of default import/export option? I found some advanced features on this plugin that could help you to import/export product variations.Give it a try and let me know how that goes! ??
Forum: Fixing WordPress
In reply to: Youtube Embeds Stopped WorkingHi @joyryde
Sorry for the delay. I was looking for screenshots about the dashboard or backend. I’d like to see how you’ve embedded the video on the product desction.Forum: Fixing WordPress
In reply to: Arabic showing ????Forum: Fixing WordPress
In reply to: Changing heading sizeHi @jamesherring
If you’d like to change the font size using CSS code then you could follow the below’s code.h3 { font-size: 16px; // change to any num } /* or */ h5 { font-size: 16px; // change to any num }
I hope that will help you to fix the font size issue. Let me know how that goes! ??
Forum: Fixing WordPress
In reply to: Youtube Embeds Stopped WorkingHi @joyryde
Sorry for the trouble. How did you embed the YouTube video? Did you use iframe, shortcode, Gutenberg block, or classic editor’s embed option? Please share the details about the issue and also try to include some screenshots from your backend (product edit page) so I or someone could take a look and help you. ??Forum: Fixing WordPress
In reply to: Arabic showing ????Hi,
Sorry for the trouble. You may change the site language to Arabic from the login page or Settings -> General -> Site Language (screenshot).Then recheck your page and let me know how that goes! ??
Forum: Fixing WordPress
In reply to: Reusable block vith emeded videoHi @ludvikl
Could you please attach a screenshot or screen recording so I could take a look?Forum: Fixing WordPress
In reply to: Impossible to delete all imagesHi @hippow
Sorry for the trouble. You may use Media Cleaner plugin to find the duplicate images and remove. It’ll search and find which image isn’t used on any page, post, or product, then it’ll ask for your permission to delete one by one or in bulk.After trying this out, let me know how that goes! ??
Forum: Fixing WordPress
In reply to: How to change the website nameHi @name1911434
Sorry for the trouble. When you’ve changed the site title from the WordPress dashboard, it’ll not reflect the search engine immediately. For quick reflection, you may use an SEO plugin so it’ll update the meta tag and submit the updated data to the search engine (Google).Here is 2 most popular SEO plugins:
1. Yoast SEO
2. Rank Math SEOLet me know how that goes! ??
Forum: Plugins
In reply to: [Code Snippets] Code Snippet ErrorsHi @yqx709abc
Sorry for the trouble. Could you please share the code that you’ve tried to add and some screenshots?