Record or Functionality Dunning Director/Accountant/ Administrator Dunning Manager or A/R Clerk Allow Individual Invoice Level Dunning Full View Dunning Configuration Edit View Dunning Level Rule Full View Dunning Pause Reason Full Full Dunning Procedure Full View Dunning Procedure Priority Edit View Dunning Template Full Edit Dunning Procedure Bulk Assignment Allowed Not allowed Dunning Bulk Update… Continue reading Dunning Permissions and Roles
Month: January 2023
could not validate a connection to Elasticsearch. No alive nodes found in your cluster
manually add “elasticsearch” to node <elasticsearch7_server_hostname> in vendor/magento/module-elasticsearch-7/etc/config.xml disable elasticsearch6 and enable elasticsearch7 module bin/magento module:enable {Magento_Elasticsearch,Magento_InventoryElasticsearch,Magento_Elasticsearch(version)} bin/magento module:disable Magento_Elasticsearch(previous version)
How to Apply SEO Strategies For YouTube Videos
There are a number of ways you can optimize YouTube videos for SEO. The goal is to get your video listed in the search results for a particular keyword. This can increase the number of viewers that view your video. Getting more viewers means more views for your video, which can help boost your website’s… Continue reading How to Apply SEO Strategies For YouTube Videos
To Remove My subscription from the My Account section.
app/design/frontend/vendorname/themename/Magento_Theme/layout/default.xml
Charge Rules
Charge rules determine how a project can be billed. They are rules that define the billing rate, when and how often to the bill, and type of charges. There are 3 core types of charges (additional charge rules are available when Advanced Revenue Management is turned on): Time-Based Rules: these are typically based on the… Continue reading Charge Rules
The assigned role is not displaying in view all my roles
If the assigned custom role is not showing in view all my roles list for a user: Open the Custom role record by Go to Setup> User/ Role> Manage Role Open the Role > Click Edit Go to the permissions Subtab and under Setup check these permissions are added or not SAML Single Sign-on Set… Continue reading The assigned role is not displaying in view all my roles
The Challenges of Search Engine Optimization
When it comes to search engine optimization, there are numerous challenges that businesses have to deal with. These include not only ad placement, but strategy, brand awareness, and more. To address these issues, companies should develop a long-term plan and set measurable goals before committing to a marketing campaign. SEO takes a lot of time… Continue reading The Challenges of Search Engine Optimization
Gap Property
CSS Flexbox and CSS Grid are fantastic tools available for managing layout on the Web. Flexbox handles single-dimensional layouts very well, while CSS Grid handles two-dimensional layouts with columns and rows. Often we want to add space between the items within our layout. This kb will show how to add space between flex items using… Continue reading Gap Property
jquery, add/remove the class when the window width changes
// Returns width of browser $( window ).width(); if ($(window).width() >= 768) {$(‘.footersection .accordion-item .accordion-collapse’).removeClass(‘collapse’);$(‘.video-section .accordion-item .accordion-collapse’).addClass(‘show’);} else {$(‘.footersection .accordion-item .accordion-collapse’).addClass(‘collapse’);$(‘.footersection .accordion-item #collapseOne,#collapseThree,#collapseTwo’).removeClass(‘show’);}
The Importance of EAT in SEO
E-A-T, or Expertise, Authoritativeness, and Trustworthiness, is a metric used by Google to assess the quality of a web page. It’s also one of the most important metrics in SEO. As Google has evolved, its search algorithm has been updated to give more emphasis to certain elements that are critical to the success of a… Continue reading The Importance of EAT in SEO