Pratik Kumar
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Custom HTML: An unknown error occurredForum: Fixing WordPress
In reply to: Pagination Pages indexing in Google SearchForum: Fixing WordPress
In reply to: Lost siteGo to your cPanel or Plesl -> File Manager -> Search for wp-content folder -> delete any plugin inside plugins folder.
Forum: Fixing WordPress
In reply to: Fisrt time load very slowthis is happening due to some misconfigurations
ask your question at https://ww.wp.xz.cn/support/plugin/wp-fastest-cache so the plugin developers can help you with this.Forum: Fixing WordPress
In reply to: Mailchimp Widget Not Workinghello @hellosc , ask your question at https://ww.wp.xz.cn/support/plugin/mailchimp-for-wp
so the plugin developers can help you with this.Forum: Fixing WordPress
In reply to: Squarehello @roniquery
You can integrate Square with WooCommerce
Documentation – https://docs.woocommerce.com/document/woocommerce-square/
See- Square for WooCommerce for more- This reply was modified 7 years, 11 months ago by Pratik Kumar.
Forum: Developing with WordPress
In reply to: JQuery Paginationhello @fsucfasupport , you can use core function for showing pagination on your website.
Read:
https://developer.ww.wp.xz.cn/reference/functions/the_posts_pagination/
https://codex.ww.wp.xz.cn/Function_Reference/the_posts_paginationForum: Fixing WordPress
In reply to: How to Clone website with source folderhello @vonation96
Read Backup Documentation here: https://codex.ww.wp.xz.cn/WordPress_BackupsForum: Fixing WordPress
In reply to: can’t find a page’s templateI recommend you to contact your theme author.
commercial products are not supported in these forums.Forum: Fixing WordPress
In reply to: Registered user activity logging?try these plugins – https://ww.wp.xz.cn/plugins/search/activity/
Forum: Fixing WordPress
In reply to: Follow Post and Page pluginthis plugin can help you – https://ww.wp.xz.cn/plugins/content-update-notification/
Forum: Fixing WordPress
In reply to: Different languagesTry these plugins –
https://ww.wp.xz.cn/plugins/english-wp-admin/
https://ww.wp.xz.cn/plugins/kau-boys-backend-localization/
https://ww.wp.xz.cn/plugins/chl-change-html-lang/or See:https://wordpress.stackexchange.com/questions/27056/different-language-for-frontend-and-backend
- This reply was modified 7 years, 11 months ago by Pratik Kumar.
- This reply was modified 7 years, 11 months ago by Pratik Kumar.
Forum: Fixing WordPress
In reply to: Mobile Website is not updatingAre you using anything that make cache?
.
Clear your cache in phone.Forum: Requests and Feedback
In reply to: Post title in Edit PostCan you wait a bit for the Gutenberg editor – in WordPress 5.0
Gutenberg is the name of a new text editor to be incorporated into WordPress early in 2018. It will completely replace the existing text editor.
Gutenberg Beta Plugin: https://ww.wp.xz.cn/plugins/gutenberg/Forum: Fixing WordPress
In reply to: header.php file data suddenly deletedhi @ryanpmiranda33 I can help you.
It is very simple.
Steps:
1. Download the theme you are using.
2. Open .zip file
3. open header.php in text editor select all code and copy
4. Go to dashboard -> Theme Editor -> Edit header.php -> Paste your copied code
5. SAVE.let me know your problem is solved or not