• Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact
Log In

  • Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact

Homefor Developers

for Developers

wphooks
0 comments
JaW Hooks

Action jaw_after_header

This action is used after the header logo. function my_custom_header(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_after_header', 'my_custom_header'); The result can look like this: List of all hooks you can find HERE

  • September 10, 2015
  • 0
  • 70
wphooks
0 comments
JaW Hooks

Action jaw_before_header

This action is used in header above logo.   function my_custom_header(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_before_header', 'my_custom_header'); The result can look like this: List of all hooks you can find HERE

  • September 9, 2015
  • 0
  • 81
fonts1
0 comments
for DevelopersTutorials

How to set Fonts

In Gday News theme are two modes for settings of fonts. Simple and Advanced.  If you want to set your fonts quick and simple, just keep Simple settings. If you want to set all parts of theme just switch to advanced mode.

  • August 28, 2015
  • 0
  • 411
wphooks
0 comments
for DevelopersJaW Hooks

JaW Hooks

Our customers usually want to customize their theme, so in the GDay News theme are used lots of hooks for better customization via child theme or custom plugins. Here is a list of all hooks with some documentation as well.

  • August 26, 2015
  • 0
  • 289
kybl
0 comments
Codefor DevelopersTutorials

Essential Grid – JaW Custom Arrows

We use our custom arrows. If you want to get rid of it, go to edit skin in essential grid and simply remove or comment this code /* jaw custom arrows */ #jaw-custom-arrow-for-es-grid .esg-navigationbutton.esg-right.esg-fgc-2, #jaw-custom-arrow-for-es-grid .esg-navigationbutton.esg-left.esg-fgc-2{ width: 25px; height: 45px; padding: 6px 0; line-height: 33px; text-align: center; cursor: pointer; top: 50%; transform: translateY(-50%); z-index: 9;

  • July 17, 2015
  • 0
  • 193
wp-multi-language
0 comments
for DevelopersTutorials

Translations

Dear customers, If you made some translation for the GDayNews wordpress theme, we would be very happy if you can send us to jaw[at]jawtemplates.com. Your translation will be added into the theme (with your name) and also that translation will help other customers.

  • July 14, 2015
  • 0
  • 89
wp_transfer
0 comments
for Developers

How to transfer your sites

If you want to transfer your site from one wordpress installation to another, please follow this tutorial. Transfer of wordpress sites are common, when you’re creating your sites on some dev (test) server and when the sites are builded, you want to move it into production server.

  • June 30, 2015
  • 0
  • 79
sea-man-beach-holiday (3)
0 comments
for DevelopersTutorials

How to Create a JaW Gallery and Assign it into a Post

In JaW Gallery, you can easily and very quickly create a powerfull responsive gallery within a few steps. We are going to show you, how to do it. So we create a gallery with photos and assigned it into a post – just like here.

  • June 24, 2015
  • 0
  • 255
wp-multi-language
0 comments
for Developers

How to Set a Theme Locale

This tutorial will explain how can you set a locale for GDayNews wordpress theme.

  • June 24, 2015
  • 0
  • 373
wordpress child theme
0 comments
for Developers

How to create a Child Theme

Child theme, is the best way how to do some HTML or PHP customization by your wish. With child theme you’ll be still able to update main theme without loosing any of your customisation.

  • June 23, 2015
  • 0
  • 195
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
Copyright © 2016 jawtemplates - WordPress Design Studio Disable responsivity