Skip to content

Instantly share code, notes, and snippets.

@hashtheme
hashtheme / Google font
Created March 25, 2018 04:41
Google font not show
<?php
function canon_hash_custom_css() {
$body_font = cs_get_option('body_font');
$body_font_size = cs_get_option('body_font_size');
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(
@hashtheme
hashtheme / rrf online
Created April 20, 2018 13:57
rrf online
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(
@hashtheme
hashtheme / rrf online
Created May 13, 2018 16:39
rrf online
'options' => array(
'left' => 'Left',
'right' => 'Right',
'center' => 'Center',
),
'default' => 'left',
),
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(
@hashtheme
hashtheme / font
Last active May 17, 2018 06:39
font
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(
@hashtheme
hashtheme / Google font
Created May 19, 2018 14:10
Google font
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(
<?php
require get_template_directory() . '/inc/cs-framework/cs-framework.php';
function industry_rrfonline_theme_metabox( $options ) {
$options = array();
$options[] = array(