Portfolio
call

Code button contact

November 23, 2017Category : Code/Web

CSS .ppocta-ft-fix { display: inline-grid; position: fixed; bottom: 40%; right: 30px; min-width: 36px; text-align: center; z-index: 99999; } @media (max-width: 768px) { .ppocta-ft-fix { bottom; 5%; } } #messengerButton { display: inline-block; position: relative; width: 36px; height: 36px; line-height: 36px; border-radius: 100%; box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.7); background: #1CB2ED url(http://kizashop.com/wp-content/themes/shopera-child/images/m-fb.png) center center no-repeat; margin-bottom:..

Read more
01.

[Adwords] Hướng chạy quảng cáo adwords video hiệu quả

August 21, 2017Category : MMO

Đầu tiên để có một tài khoản chạy quảng cáo video các bạn cần – Một kênh youtube đã up video , đã tối ưu đầy đủ. – Một tài khoản adwords đã liên kết với kênh youtube trên. – Bạn nên liên kết kênh với Google Analytics để kiểm soát đối tượng chạy Tốt..

Read more
02.

Call ring css

December 29, 2016Category : Code/Web

CSS .nml-alo-phone.nml-alo-show { visibility: visible; } .nml-alo-phone { background-color: transparent; cursor: pointer; height: 200px; position: fixed; transition: visibility 0.5s ease 0s; visibility: hidden; width: 200px; z-index: 200000 !important; } .nml-alo-phone { top: 250px; right: 0px; } .nml-alo-phone.nml-alo-green .nml-alo-ph-circle { border-color: #87de91; opacity: 0.5; } .nml-alo-ph-circle { animation: 1.2s ease-in-out 0s normal none infinite running nml-alo-circle-anim;..

Read more
03.

Kinh nghiệm thiết kế banner website cuốn hút và hiệu quả hơn

November 12, 2016Category : Marketing

Banner quảng cáo là một trong những hình thức phổ biến nhất trên mạng ngày nay. Hầu như là tất cả các công ty đều sử dụng chúng trong mọi chiến dịch quảng cáo bởi đặc tính rẻ, kết quả thu về tương đối chính xác và vô cùng hiệu quả – đó cũng chính..

Read more
04.

Facebook Messenger Chatbot Setup in PHP

May 5, 2016Category : Code/Web

Here is a step by step guide to make your first chatbot. Widely anticipated, Facebook has announced their messenger platform enabling businesses to build their own chat bots — automated response tools within Messenger which will be able to handle increasingly complex customer queries. Official Facebook Getting started guide https://developers.facebook.com/docs/messenger-platform/quickstart for Messenger Platform https://developers.facebook.com/products/messenger/ only have examples for..

Read more
06.

Windows 10: A required device isn’t connected (fix)

January 7, 2016Category : IT & Network

Start boot from CD (source windows). Select/confirm a language, keyboard layout and so on. Don’t click Install now – choose Repair your computer instead. Click Troubleshoot and than Command Prompt Call these commands: bootrec /fixmbr bootrec /fixboot bootrec /rebuildbcd Confirm the Window installation to be added to boot. Reboot and let it boot from disk.

Read more
07.

Add videojs player html5 with javascript

November 18, 2015Category : Code/Web

index.php <div id=”video”><p> Restart or F5 browser to view this content.</p></div> <link href=”<?php echo get_template_directory_uri(); ?>/css/video-js.min.css” rel=”stylesheet”> <script src=”<?php echo get_template_directory_uri(); ?>/js/videojs.min.js”></script> <script src=”<?php echo get_template_directory_uri(); ?>/js/jquery.min.videojs.js”></script> <script type=’text/javascript’> var obj, source; obj = document.createElement(‘video’); $(obj).attr(‘id’, ‘example_video_test’); $(obj).attr(‘class’, ‘video-js vjs-default-skin’); $(obj).attr(‘controls’, ‘ ‘); $(obj).attr(‘poster’, ‘http://todaytv.club/movie_night_image.jpg’); $(obj).attr(‘preload’, ‘auto’); $(obj).attr(‘data-setup’, ‘{“inactivityTimeout”: 0}’); $(obj).attr(‘autoplay’, ‘true’); source = document.createElement(‘source’);..

Read more
08.

YouTube Tutorial – The Player API

May 14, 2015Category : Code/Web

Dozens of video sharing sites may offer streaming video that plays back in higher quality than YouTube, but if you want eyeballs (and millions of them), then Google’s monstrously popular YouTube is the place to be. For a long time, all you could do with YouTube as a web publisher was embed its hosted videos..

Read more
010.

18 Meta Tags Every Webpage Should Have

March 12, 2014Category : Marketing

The definitive guide to Search and Social Meta Tags you should be using in 2013. No fluff, no wasted code, just what you need to use. Let’s get back to basics. If I’m to be honest, flashbacks of arguments with copywriters in ad agencies turn me off to the discussion of metadata. However the reality..

Read more
011.

Error 1068: The dependency service or group failed to start

September 24, 2012Category : IT & Network

Bạn vào Services.  Bạn phải chắc chắn start tất cả các services này :  +Terminal Services, Remote Procedure Call (RPC),  +System Event Notification,  +Windows Management Instrumentation Driver Extensions,  +COM+ Event System, DCOM Server Process Launcher

Read more
012.
© Oliver / All rights reserved.
To top