• 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

HomeTutorials

Tutorials

menu-widget6
0 comments
CodeTutorials

How to add more Widget areas to menu.

You’ll have to change code of a JaW Menu plugin. Please open plugins\jaw-menu-gdaynews\menu\JawMenu.class.php between lines 17 – 22 $_widgets_area = array( 'widget-menu-area-1' => 'Widget menu area 1', 'widget-menu-area-2' => 'Widget menu area 2', 'widget-menu-area-3' => 'Widget menu area 3', 'widget-menu-area-4' => 'Widget menu area 4', ); change to: $_widgets_area = array( 'widget-menu-area-1' => 'Widget menu area

  • November 10, 2016
  • 0
  • 269
install-t6
0 comments
Tutorials

How to set Custom Stock Ticker

1. Install and Activate “Custom Stock Ticker” plugin 2. Go to Relevad Plugins -> New Ticker 3.1. Name your Stock Ticker 3.2. Choose Classic template and click “Apply” 3.3. Set the settings like on this image 3.4. Add Stocks 3.5. Save Changes 3.6. Copy shortcode to your clipboard [stock-ticker name=”my ticker”] 4. Go to Theme Options ->

  • October 18, 2016
  • 0
  • 828
install8
0 comments
Tutorials

How to set Custom Stock Widget

1. Install and Activate “Custom Stock Widget” plugin 2. Go to Relevad Plugins -> New Widget 3.1. Name your Stock Widget 3.2. Choose Minimal template and click “Apply” 3.3. Set the settings like on this image 3.4. Add Stocks 3.5. Save Changes 3.6. Copy shortcode to your clipboard [stock-widget name=”my stock”] 4. Edit your homepage.

  • October 18, 2016
  • 0
  • 606
mynews
0 comments
Tutorials

MyNews Feature

  • October 3, 2016
  • 0
  • 251
categorylabelsrelatedpostshide
0 comments
Tutorials

How to Hide Category Labels in Images in Related Posts Only?

Please add this to custom css (appearance->theme options->custom code->custom css) .jaw-box.perex-box .post-categories-labels a, .related_bottom .post-categories-labels a { display: none !important; }

  • September 30, 2016
  • 0
  • 164
googlefonts
0 comments
Tutorials

Google Font not Rendering

If you set some google fonts e.g. for menu and you notice that the menu font is the same as your previous, you can simply turn the google preload on 😉

  • September 26, 2016
  • 0
  • 81
subpixelfirefox
0 comments
debugTutorials

Strange Pixel Shifting / Jumping in FireFox with CSS Transitions

This is a well-known issue with Firefox’s sub-pixel rendering (the official link). Actually you can fix it by adding this css to img tag transform: scale(1.01) translateZ(0); Please bear in mind that this is not theme related issue. Thank you.

  • April 28, 2016
  • 0
  • 991
categorypreset
0 comments
for DevelopersTutorials

Category Preset

Make or modify your own presets with detailed settings for categories. The preset you select here will be applied just to this particular category.

  • April 18, 2016
  • 0
  • 190
singlepostpreset
0 comments
for DevelopersTutorials

Single Post Preset

Make or modify your own presets with detailed settings of posts on your blog.

  • April 18, 2016
  • 0
  • 279
wpseo2
0 comments
CodeTutorials

WordPress SEO Plugin Cannot Find an Image on JaW Gallery Page

If you use WordPress SEO Plugin (do not forget to turn the built-in plugin off via theme options->general settings->Use Built-in SEO) you can notice that when you share an image, it takes randomly (most likely an image with the biggest size) generated image. The JaW Gallery does not use any post content, so we had

  • April 11, 2016
  • 0
  • 131
  • 1
  • 2
  • 3
  • 4
  • …
  • 8
Copyright © 2016 jawtemplates - WordPress Design Studio Disable responsivity