Ravi Khadka
Forum Replies Created
-
The map is not loading, but the markers are working fine. https://prnt.sc/Uix8Anj8oTn1
Here i want to add:
Forum: Plugins
In reply to: [New User Approve] Promotion Tab To Inbox Tab?Thank you
Forum: Fixing WordPress
In reply to: Header Logohttps://prnt.sc/sIfXu47ccuRY remove that top space from the logo and try it.
Forum: Fixing WordPress
In reply to: All content invisible after WordPress updateok @macmanx sir
Forum: Fixing WordPress
In reply to: All content invisible after WordPress updateHi @sifasoulsingers ,
it works for me https://prnt.sc/5KIS2RXj7J4Q
Thank YouForum: Fixing WordPress
In reply to: Header LogoHi @ehiggins24 ,
I have just checked your website and found your issue. here is your solution.
please change you .logo max-height:0% to max-height: 100% ( https://prnt.sc/gS5CgB8RwvYP ). Let me know if it works or not.
Thank You.Forum: Fixing WordPress
In reply to: Page Broken Link* if it is still broken then the below mention methods. –> if it is still broken then follow the below-mentioned methods.
Forum: Fixing WordPress
In reply to: Page Broken LinkOk, no problem. Let’s try this one ( settings > permalink ) select plain. if you are using a category base and tag base clean it. check your post/page it will work. after that change plain into the post name if it is still broken then the below mention methods.
If you haven’t installed this plugin then install it ( https://www.ads-software.com/plugins/broken-link-checker/ ).
Broken Link Checker is the best broken link checker plugin for WordPress. It is totally free and monitors all links on your site. This plugin monitors links in your posts, pages, comments, and more, and detects links that don’t work. If it finds any broken links, it notifies you from your WordPress admin dashboard and email. So the first step is to download and install the plugin. After activating it, go to Settings> Link Checker in your WordPress admin dashboard. From the general settings, you can see the status of broken links if there are any. By default, this plugin checks each link every 72 hours and sends you notifications if any are newly detected. You can enable broken link notifications for authors so that they will be notified about broken links in their posts. I’ll recommend you leave it default. In case you change any settings, don’t forget to save them.
Fix Broken Links
first, go to Tools> Broken Links. There you can see how many dead links were found on your site. You can see the dead link URL, link status, anchor text of the dead link, and source of the dead link. After you fix the broken link, you can manually recheck the broken link. If it still shows a broken link, you can redirect the old link to a new link or you can mark it as not broken.Forum: Fixing WordPress
In reply to: Navigation of website on mobile is erroneousHi @jimcole,
I have just checked your website and noticed that you are using the Quill theme. Let me know if is that a custom menu design by yourself or a theme provided. if you are using the default theme menu then it will be better to contact Quill theme support ( https://athemes.com/support/ ).Forum: Plugins
In reply to: [Delivery Date Time Picker for WooCommerce] Block chosen time slotsHi fraskeke ,
Sorry for the delay in getting back to you. We’re a little too busy adding features. Currently, those features have not been added but in the future, we are planning.
Thank you.
Stay safe & stay healthyForum: Fixing WordPress
In reply to: Image won’t load and can’t remove message.please can you provide me your website URL.
Forum: Fixing WordPress
In reply to: Is It necessary to update wordpress version 5.0 to 5.3specially 3 reasons why we should need to update WordPress website?
1. Security : The most important reason to keep your WordPress site up to date is security. Over 30% of all websites are made with WordPress, making it by far the most used CMS in the world. Due to its popularity, WordPress is a popular target for hackers and distributors of malicious code.
2. Bug fixes: All software has bugs, WordPress too. Errors are errors in a program or computer system that cause it to behave unintentionally. They can cause strange errors or cause failures. To ensure that your site continues to run smoothly, it is essential to implement these fixes.
3. New features and improved performance: WordPress never ends and continues to be improved. Each major release contains new features and performance improvements.
Forum: Developing with WordPress
In reply to: Problem loading jQuery script from custom file in WordPressplease check myscriptos.js. it must be inside your currently active theme folder.
use this code in your functions.php file
function your_custom_scripts() { wp_enqueue_script( 'myscriptos', get_template_directory_uri() . '/myscriptos.js', array ( 'jquery' ), 1.0, false); } add_action( 'wp_enqueue_scripts', 'your_custom_scripts' );
Forum: Everything else WordPress
In reply to: Windows10you can use any device which supports browser.