To find the template of a corresponding element for extension, use the select icon frominspect → click on the element. There we can see <!–template starts :template name–>……………………………….……………………………….<!–template ends:templatename–> Template Name will be along with template tag. Next, find the view file which the corresponding template belonging to. Goto Dev → search with same template… Continue reading To find the corresponding template file in SCA
Author: Karishma K K
Featured Post/Sticky Post Customization in WordPress
To customize a Blog Sticky Post, we must first locate and fetch the sticky post. Steps to Fetch Sticky Post Sticky posts are setting through the option ‘Stick to the top of the blog’, which is available from the right side of the post page.Check or uncheck to set the sticky post. If we set… Continue reading Featured Post/Sticky Post Customization in WordPress
NVM, Node, and Gulp installation
How To Install NVM on Ubuntu 20.04 Installing NVM on Ubuntu Installing Node using NVM Install the latest version of node.js. Here node is the alias for the latest version. nvm install node To install a specific version of node: nvm install 12.18.3 Working with NVM To list installed versions of the node for the… Continue reading NVM, Node, and Gulp installation
Search by Title in WordPress
The below-given script structure can be used for the implementation of Search by Title in WordPress. Reloading the section to avoid page reload.
How to calculate Average Post Read Time
About Research on Plugin We can add a plugin for estimating Post Reading Time in WordPress. The easiest way to add estimated post-reading time is by using the Read Meter plugin. It’s a free WordPress plugin that helps you show the reading time and progress bar on your website. First, activate the Read Meter plugin.… Continue reading How to calculate Average Post Read Time
How to Filter Post List according to category given
How to fetch Post category in a WP Page Template Filter Post List according to category given
How to list posts in a Blog page on a particular criteria
To Fetch and display all the posts in a page.(From the current scenario, it displays title and tag name.) Filter according to tag slug To list only three items
How to Fetch Post Data and Add Post Custom field in WP.
Possibility to fetch post data to a page template in WP Instead of fetching the content of a post to a template page, I discovered how to build up the post type’s common template. As a result, we may make a post using the same template. This procedure is comparable to making a page template.… Continue reading How to Fetch Post Data and Add Post Custom field in WP.
File upload through API(conversion of base 64)
HTML CODE JS Script
Netsuite – WooCommerce Integration Plugin
The NetSuite Integration for WooCommerce plugin syncs your orders, inventory, and customers. Its features offer deep enhancement capabilities when you use it with advanced mappings like currencies, subsidiaries, shipping methods, custom forms, sales reps, and classes or any other NetSuite field with conditional mapping features. Also, provide an additional feature to sync inventory manually. Features… Continue reading Netsuite – WooCommerce Integration Plugin