amitabha ghosh
amitabha ghosh
Hi Devin, There is no editor in the theme customizer library. Is there any option to add there? I tried to add an option but is didn't worked. I found...
I am using vinyl-ftp . My gulpfile.js code is: ``` var gutil = require('gulp-util'); var ftp = require('vinyl-ftp'); gulp.task( 'deploy-dev', function () { var conn = ftp.create( { host: 'my_server_host_name',...
I am trying to check how it works . This is my code: function resize_viewport(){ var width = viewportSize.getWidth(); var height = viewportSize.getHeight(); $(window).resize(function(){ if( width < 767 ){ //$('body').addClass('seven-six-less');...
@prasannasp thanks for you Bot. I want to grab the search keywords and send the tweets of the keywords to my email id. Is there any process to do that?...
It is not supporting iPhone 5. Please help.