
Pulkit Pandey
-
Activité totale207
-
Dernière activité
-
Membre depuis
-
Abonné à1 utilisateur
-
Abonnés1 utilisateur
-
Votes2
-
Abonnements67
Aperçu des activités
Dernière activité effectuée par Pulkit Pandey-
Pulkit Pandey a ajouté un commentaire,
Hi Josh Hersh Please add the below code at the bottom of your script.js file var articleSidebar = document.querySelector(".sidebar-section-articles ul").childElementCount; if(articleSidebar <= ...
-
Pulkit Pandey a ajouté un commentaire,
Hi K Is that code currently placed on your live instance so that I can go through it was causing the issue and let you know how to resolve it Thanks Pulkit Team Diziana
-
Pulkit Pandey a ajouté un commentaire,
Hi K You need to add the targeted code inside the document_head.hbs file. Thank You Pulkit Team Diziana
-
Pulkit Pandey a ajouté un commentaire,
Hi K Please, follow the below steps For Point 1 1.1 Go to the Header.hbs file and search for the following class "submit-a-request". 1.2 After getting the targetted class now replace the content ...
-
Pulkit Pandey a ajouté un commentaire,
Hi Aldith Gratton Please, add the below code at the bottom of your script.js file setTimeout(function() { var targetElement = document.getElementById("upload-dropzone"); let html = "<p class='add...
-
Pulkit Pandey a ajouté un commentaire,
Hi c.keefe Please follow the below steps to update the heading of the New request title to "Contact Support" 1. Look for the following {{t 'submit_a_request'}} on your new_request_page.hbs file 2....
-
Pulkit Pandey a ajouté un commentaire,
Hi Paul H Please, replace the previous code which I shared with the current one function removeForm() { for (var c in HelpCenter.user.organizations) { if(HelpCenter.user.organizati...
-
Pulkit Pandey a ajouté un commentaire,
Hi Paul H Please, Add the below code at the bottom of your script.js file var formToRemove = ['5550538483484']; function removeForm() { $('.nesty-panel').on('DOMNodeInserted', function(e){ ...
-
Pulkit Pandey a ajouté un commentaire,
Hi Søren Dahl Poulsen Please, replace the below code with your current one and it will help you to add a fallback button. <!--Dynamically add buttons based on labels that link to commercial sites...
-
Pulkit Pandey a ajouté un commentaire,
Hi Oliver Mottram Thanks No, I have not stored these tips anywhere :) it's just a muscle memory Thank You Pulkit