Here’s a VBScript I wrote that will output the registry file that will create and add a custom shell folder under This PC and/or Pin it to the Explorer navigation pane when run. The outputted .reg file can also be deployed to other computers if needed. Download the scriptadd_custom_fo...
All the tutorial code needs to be placed in your theme’s functions.php file, but before we can do that, we need to copy some files from the Flexslider jQuery plugin into the theme’s directory as well. Create a directory calledflexsliderin your themes directory.Downloadthe Flexslider 2 plu...
If your store has not install any app you can comment {{ content_for_header }} code in theme.liquid (not recommended if you don't have a knowledge about the liquid) Optimize, Minify code: Minify HTML code: Add this code into theme.liquid file to minify HTML https://pastebin.com/raw...
Note:While it is technically possible to use your OpenVPN Server or your local machine as your CA, this is not recommended as it opens up your VPN to some security vulnerabilities. Perthe official OpenVPN documentation, you should place your CA on a standalone machine that’s dedic...
</script> </head> If you don’t possess coding skills, this work should be done by a developer (because just blind copy-pasting will not work). There must be some logic written that adds actually dynamic information to the dataLayer (e.g. if a user logs in, his/her actualcustomerTyp...
I’ve performed the steps below in Ubuntu 14.04. The first thing is to install some tools: the device tree compiler that we’ll use to decompile the dtb (binary) file into a dtd (text) file, and split_bootimg.pl a standard PERL script to extract files from boot.img: ...
A site-specific WordPress plugin is a standalone plugin that you can use to add all customization snippets that are not theme dependent. When working on your website, you will often find WordPress tutorials asking you to add code to your theme’sfunctions.php fileor a site-specif...
While I could do this in the wp-admin, I wanted to get something I could copy-paste into a page. Going through the dashboard would involve copy-pasting each title and link, which would be a ton of work. My first impulse was to script something in SQL...
How to install your choice of weather: Create a new .sqf named: DynamicWeatherEffects.sqf Paste the pastebin of your choice into the .sqf Copy the contents of this pastebin:http://pastebin.com/bAcfmWC9into another .sqf and name it: Compiles.sqf ...
Great script BTW! We have been using an older version of OpenERP on a different server for quite some time now and would like to install an older version of openerp on a new server. Is there any way we can modify your script to install an older version? Sp...