Working Times
Weekdays Monday - Friday
09:00 - 18:00
Weekdays Monday - Friday
09:00 - 18:00
We may request cookies to be set on your device. We use cookies to let us know when you visit our websites, how you interact with us, to enrich your user experience, and to customize your relationship with our website.
Click on the different category headings to find out more. You can also change some of your preferences. Note that blocking some types of cookies may impact your experience on our websites and the services we are able to offer.
These cookies are strictly necessary to provide you with services available through our website and to use some of its features.
Because these cookies are strictly necessary to deliver the website, refusing them will have impact how our site functions. You always can block or delete cookies by changing your browser settings and force blocking all cookies on this website. But this will always prompt you to accept/refuse cookies when revisiting our site.
We fully respect if you want to refuse cookies but to avoid asking you again and again kindly allow us to store a cookie for that. You are free to opt out any time or opt in for other cookies to get a better experience. If you refuse cookies we will remove all set cookies in our domain.
We provide you with a list of stored cookies on your computer in our domain so you can check what we stored. Due to security reasons we are not able to show or modify cookies from other domains. You can check these in your browser security settings.
We also use different external services like Google Webfonts, Google Maps, and external Video providers. Since these providers may collect personal data like your IP address we allow you to block them here. Please be aware that this might heavily reduce the functionality and appearance of our site. Changes will take effect once you reload the page.
Google Webfont Settings:
Google Map Settings:
Google reCaptcha Settings:
Vimeo and Youtube video embeds:
You can read about our cookies and privacy settings in detail on our Privacy Policy Page.
Privacy PolicyYou cannot copy content of this page
엔폴테마 Copyright 부분 수정하기
/카테고리: 워드프레스 (Wordpress)/작성자: sheldon사용한 테마 footer.php 코드상의 수정을 통해 진행하는 방법. 우선 해당 테마의 footer.php 파일을 열고 아래 해당파일을 검색하여 수정한다.
Magento 2 CSS 및 JavaScript가 올바른 폴더에서 로드되지 않을때
/카테고리: 배움의길 (Week I Learned)/작성자: sheldonMagento 2 CSS 및 JavaScript가 올바른 폴더에서 로드되지 않을때 로컬 작업시 테스트한 결과 아래 폴더의 캐쉬를 삭제한다. ROOT > var > cache > *DELETE ALL* ROOT > var > page_cache > *DELETE ALL* ROOT > var > session > *DELETE ALL* MAGENTO_ROOT / app / etc / di.xml 의 파일의 열어 아래 항목을 수정한다. <item […]
모바일 코딩 기본 html소스
/카테고리: 기술 (Technology), 배움의길 (Week I Learned)/작성자: sheldon모바일 코딩을 위한 기본 HTML 소스를 알려드리겠습니다. 아래의 예시 코드는 모바일 기기에서 사용하기에 적합한 기본적인 HTML 구조입니다:
테마에서 Copyright 부분 CSS를 통해 변경하기
/카테고리: 배움의길 (Week I Learned)/작성자: sheldon테마에서 Copyright 부분 CSS을 통해 변경하기
XAMPP 비밀번호 설정하기
/카테고리: 기술 (Technology), 배움의길 (Week I Learned)/작성자: sheldonXAMPP에서 MySQL root 비밀번호를 설정하고 phpMyAdmin 비밀번호를 설정하는 방법에 대해 안내해 드리겠습니다.
반응형 디자인 그리드 란?
/카테고리: 기술 (Technology), 배움의길 (Week I Learned), 웹디자인 (Web design)/작성자: sheldon반응형 디자인 그리드는 웹 페이지의 레이아웃을 구성하는 데 사용되는 효과적인 방법 중 하나입니다. 그리드 시스템은 웹 페이지를 일정한 열과 행으로 분할하여 요소의 배치와 정렬을 도와줍니다. 이를 통해 다양한 화면 크기와 장치에 대해 일관된 레이아웃을 제공할 수 있습니다.
“이 웹 사이트의 보안인증서에 문제가 있습니다.” 메세지
/카테고리: 기술 (Technology), 배움의길 (Week I Learned)/작성자: sheldon“이 웹 사이트의 보안인증서에 문제가 있습니다.” 메세지에 대한 해결방법에 알아봅시다.
워드프레스 로컬 호스트에서 실제 호스팅으로 이전하는 과정에 대해 알아보자
/카테고리: 배움의길 (Week I Learned)/작성자: sheldon워드프레스를 localhost에서 작업한 후에 실제 호스팅으로 이전하는 방법과 로컬 호스트에서 실제 호스팅으로 이전하는 과정에서 일반적으로 발생하는 어려움에 대해 알아봅시다.
워드프레스(WordPress Multisite) 멀티사이트를 제거하는 방법
/카테고리: 배움의길 (Week I Learned), 워드프레스 (Wordpress)/작성자: sheldon워드프레스(Wordpress Multisite) 멀티사이트를 제거하는 방법에 대해 알아보자.
xampp 로컬 구축데이터 도스상에서 백업저장하기
/카테고리: 기술 (Technology), 배움의길 (Week I Learned)/작성자: sheldonphpMyAdmin 상에서 백업시 오류발생하였을때 아래와 같이 도스상에서 백업진행을 할 수 있습니다.
WordPress의 테마 기능을 확장하는 함수에 대해 알아보자
/카테고리: 기술 (Technology), 배움의길 (Week I Learned)/작성자: sheldonWordPress에서 테마 기능을 확장하기 위해 사용되는 함수는 add_theme_support()입니다. 이 함수를 사용하면 테마에 추가적인 기능을 제공할 수 있습니다.
워드프레스 멀티사이트 도메인 변경하는 법
/카테고리: 배움의길 (Week I Learned), 워드프레스 (Wordpress)/작성자: sheldon워드프레스 멀티사이트 도메인 변경 방법 및 도메인 변경에 따른 검색엔진 최적화 및 SEO 영향을 최소화하는 방법에 대해 알아봅시다.