' );
define ( 'ARIXWP_COMMENT_FOOTER', '
' );
define ( 'ARIXWP_BLOG_AUTHOR', 'show' );
define ( 'ARIXWP_BLOG_AUTHOR_NAME', 'show' );
define ( 'ARIXWP_BLOG_DATE', 'show' );
define ( 'ARIXWP_BLOG_AVATAR', 'show' );
define ( 'ARIXWP_BLOG_TAGS', 'show' );
define ( 'ARIXWP_BLOG_DISPLAY', 'excerpt' );
define ( 'ARIXWP_BLOG_MORE', 'Read More' );
define ( 'ARIXWP_BLOG_MORE_SHOW', 'show' );
define ( 'ARIXWP_BLOG_COMMENTS', 'Comments' );
define ( 'ARIXWP_BLOG_COMMENTS_SHOW', 'show' );
define ( 'ARIXWP_BLOG_COMMENTS_COUNT', 'show' );
// Poptrox Template Options
define ( 'ARIXWP_POPTROX_W', '220' ); // gallery widget image width
define ( 'ARIXWP_POPTROX_H', '150' ); // gallery widget image height
define ( 'ARIXWP_POPTROX_QUALITY', '100' ); // gallery widget image quality
define ( 'ARIXWP_POPTROX_CROP', 'swch' ); // gallery widget image quality
define ( 'ARIXWP_POPTROX_ANCHOR', 'top' ); // gallery widget image quality
// Gallerax Image Dimensions
define ( 'ARIXWP_GAX_TW', '112' ); // Width of the Gallerax Thumbnail
define ( 'ARIXWP_GAX_TH', '76' ); // Height of the Gallerax Thumbnail
define ( 'ARIXWP_GAX_QUALITY', '100' ); // Thumbnail Quality
define ( 'ARIXWP_GAX_PW', '735' ); // Width of the Gallerax Preview
define ( 'ARIXWP_GAX_PH', '500' ); // Height of the Gallerax Preview
define ( 'ARIXWP_GAX_PREV', '<' ); // Gallerax Previous
define ( 'ARIXWP_GAX_NEXT', '>' ); // Gallerax Next
define ( 'ARIXWP_GAX_CROP', 'swch' ); // gallery widget image quality
define ( 'ARIXWP_GAX_ANCHOR', 'top' ); // gallery widget Anchor
// Homepage Banner Settings
define ( 'ARIXWP_BANNER_W', '1000' ); // Width of the Homepage Banner
define ( 'ARIXWP_BANNER_H', '262' ); // Height of the Homepage Banner
define ( 'ARIXWP_BANNER_I', get_template_directory_uri() . '/images/pics01.jpg' ); // Width of the Homepage Banner
define ( 'ARIXWP_BANNER_POST_ID', '6969696969'); // If banner parent can't be created, will use this post_id
// Comments Form / Avatar
define ( 'ARIXWP_GRAVATAR_SIZE', '96' ); // size of gravatar / comments avatar
define ( 'ARIXWP_INPUT_SIZE', '30' ); // size of input boxes
define ( 'ARIXWP_TEXTAREA_W', '45' ); // textarea cols = ""
define ( 'ARIXWP_TEXTAREA_H', '8' ); // textarea rows = ""
// Navigation / Pagination
define ( 'ARIXWP_PAGINATE_RANGE', '18' ); // pagination range
define ( 'ARIXWP_PAGINATE_PREV', '«' ); // pagination previous text
define ( 'ARIXWP_PAGINATE_NEXT', '»' ); // pagination next text
define ( 'ARIXWP_PAGINATE_BEFORE', '' ); // pagination next text
// Utilities
define ( 'ARIXWP_EXCERPT_L', '57' ); // excerpt length
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Widget / Shortcode defaults
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Contact Form
define ( 'ARIXWP_CONTACT_WIDGET_TITLE', 'Contact Widget' ); // contact widget title
define ( 'ARIXWP_CONTACT_SHORTCODE_CLASS', 'axContact' ); // contact shortcode class
// Contact Info Block
define ( 'ARIXWP_CONTACT_INFO_WIDGET_TITLE', 'Contact Info' ); // contact info widget title
// Gallery
define ( 'ARIXWP_GAL_WIDGET_TITLE', 'Gallery Widget' ); // gallery widget title
define ( 'ARIXWP_GAL_SHORTCODE_CLASS', 'axGallery' ); // gallery shortcode class
define ( 'ARIXWP_GAL_WIDGET_W', '106' ); // gallery widget image width
define ( 'ARIXWP_GAL_WIDGET_H', '80' ); // gallery widget image height
define ( 'ARIXWP_GAL_WIDGET_TTL', '-1' ); // gallery widget total number of pics to show
define ( 'ARIXWP_GAL_WIDGET_QUALITY', '100' ); // gallery widget image quality
define ( 'ARIXWP_GAL_WIDGET_CROP', 'cc' ); // gallery widget image quality
define ( 'ARIXWP_GAL_WIDGET_ANCHOR', 'center' ); // gallery widget image quality
// Login
define ( 'ARIXWP_LOGIN_WIDGET_TITLE', 'My Account' ); // login widget title
// Recent Comments
define ( 'ARIXWP_RC_WIDGET_TITLE', 'RecentComments Widget' ); // recent comments widget title
define ( 'ARIXWP_RC_WIDGET_NUM', '5' ); // recent comments number shown
define ( 'ARIXWP_RC_WIDGET_AVATAR_SIZE', '40' ); // recent comments avatar size
define ( 'ARIXWP_RC_WIDGET_WORD_LIMIT', '10' ); // recent comments word limit
// Recent Posts
define ( 'ARIXWP_RP_WIDGET_TITLE', 'Recent Posts' ); // recent posts widget title
define ( 'ARIXWP_RP_WIDGET_NUM', '5' ); // recent posts number shown
// Twitter
define ( 'ARIXWP_TWITTER_WIDGET_TITLE', 'Twitter' ); // twitter widget title
define ( 'ARIXWP_TWITTER_WIDGET_USER', '4templates' ); // twitter widget user
define ( 'ARIXWP_TWITTER_WIDGET_TYPE', 'profile' ); // twitter widget type
define ( 'ARIXWP_TWITTER_WIDGET_W', 'auto' ); // twitter widget width
define ( 'ARIXWP_TWITTER_WIDGET_H', '300' ); // twitter widget height
define ( 'ARIXWP_TWITTER_WIDGET_NUM', '4' ); // twitter widget number shown
define ( 'ARIXWP_TWITTER_WIDGET_SCROLL', 'false' ); // twitter widget scroll
define ( 'ARIXWP_TWITTER_WIDGET_AVATAR', 'false' ); // twitter widget avatar
define ( 'ARIXWP_TWITTER_WIDGET_TIME', 'false' ); // twitter widget time
define ( 'ARIXWP_TWITTER_WIDGET_HASH', 'false' ); // twitter widget hash
define ( 'ARIXWP_TWITTER_WIDGET_SEARCH', 'Website Templates' ); // twitter widget search
define ( 'ARIXWP_TWITTER_WIDGET_TITLE2', 'Website Templates' ); // twitter widget title 2
define ( 'ARIXWP_TWITTER_WIDGET_CAPTION', 'are easy to use' ); // twitter widget caption
define ( 'ARIXWP_TWITTER_WIDGET_LIST_USER', '4templates' ); // twitter widget list user
define ( 'ARIXWP_TWITTER_WIDGET_LIST', 'a list with spaces' ); // twitter widget list
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Stuff from Functions.php
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// No CSS, just IMG call. The %s is a placeholder for the theme template directory URI.
if ( ! defined( 'HEADER_IMAGE' ) )
define( 'HEADER_IMAGE', '%s'.ARIXWP_HDR_DFLT );
// The height and width of your custom header. You can hook into the theme's own filters to change these values.
// Add a filter to arixWP_header_image_width and arixWP_header_image_height to change these values.
define( 'HEADER_IMAGE_WIDTH', apply_filters( 'arixWP_header_image_width', 420 ) );
define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'arixWP_header_image_height', 220 ) );
// Don't support text inside the header image.
if ( ! defined( 'NO_HEADER_TEXT' ) )
define( 'NO_HEADER_TEXT', true );
if ( ! defined( 'HEADER_TEXTCOLOR' ) )
define( 'HEADER_TEXTCOLOR', '#000' );