fix U+FEFF BOM
This commit is contained in:
2
404.php
2
404.php
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The template for displaying 404 pages (not found)
|
* The template for displaying 404 pages (not found)
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The template for displaying archive pages
|
* The template for displaying archive pages
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.sad-meta-options-wrap .ui-button {
|
.sad-meta-options-wrap .ui-button {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: none;
|
border: none;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/**
|
/**
|
||||||
* Customizer styles
|
* Customizer styles
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@media (max-width:1400px) {
|
@media (max-width:1400px) {
|
||||||
|
|
||||||
.sad-container,
|
.sad-container,
|
||||||
.site-layout--boxed #page {
|
.site-layout--boxed #page {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/**
|
/**
|
||||||
* Image uploader functions
|
* Image uploader functions
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
jQuery(document).ready(function($) {
|
jQuery(document).ready(function($) {
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
( function( api ) {
|
( function( api ) {
|
||||||
|
|
||||||
api.sectionConstructor['sad-upsell'] = api.Section.extend( {
|
api.sectionConstructor['sad-upsell'] = api.Section.extend( {
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Sophia After Dark functions and definitions
|
* Sophia After Dark functions and definitions
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The header for our theme
|
* The header for our theme
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Sophia After Dark include the Customizer custom classes of customizer fields.
|
* Sophia After Dark include the Customizer custom classes of customizer fields.
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Sophia After Dark manage the Customizer options of design settings panel.
|
* Sophia After Dark manage the Customizer options of design settings panel.
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Sophia After Dark Theme Customizer
|
* Sophia After Dark Theme Customizer
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Managed the custom functions and hooks for entire theme.
|
* Managed the custom functions and hooks for entire theme.
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Managed the custom functions and hooks for top header of theme.
|
* Managed the custom functions and hooks for top header of theme.
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Functions for rendering meta boxes in post/page
|
* Functions for rendering meta boxes in post/page
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Dynamic styles
|
* Dynamic styles
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Functions which enhance the theme by hooking into WordPress
|
* Functions which enhance the theme by hooking into WordPress
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Custom template tags for this theme
|
* Custom template tags for this theme
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* MT: Author Info
|
* MT: Author Info
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* MT: Latest Posts
|
* MT: Latest Posts
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* MT: Social Media
|
* MT: Social Media
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Define custom fields for widgets
|
* Define custom fields for widgets
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* custom function and work related to widgets.
|
* custom function and work related to widgets.
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The main template file
|
* The main template file
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Sophia After Dark\n"
|
"Project-Id-Version: Sophia After Dark\n"
|
||||||
|
2
page.php
2
page.php
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The template for displaying all pages
|
* The template for displaying all pages
|
||||||
*
|
*
|
||||||
|
2
rtl.css
2
rtl.css
@ -1,4 +1,4 @@
|
|||||||
/* 146 of 1186 CSS properties converted by rtl.daskhat.ir
|
/* 146 of 1186 CSS properties converted by rtl.daskhat.ir
|
||||||
These properties should be override originals.
|
These properties should be override originals.
|
||||||
just load rtl css file after original css file.*/
|
just load rtl css file after original css file.*/
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The template for displaying search results pages
|
* The template for displaying search results pages
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The Sidebar containing the footer widget areas.
|
* The Sidebar containing the footer widget areas.
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* The template for displaying all single posts
|
* The template for displaying all single posts
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*!
|
/*!
|
||||||
Theme Name: Sophia After Dark
|
Theme Name: Sophia After Dark
|
||||||
Author: Sophia Atkinson, Mystery Themes
|
Author: Sophia Atkinson, Mystery Themes
|
||||||
Author URI: https://sophia.wtf
|
Author URI: https://sophia.wtf
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Displays Author bio on single post
|
* Displays Author bio on single post
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Template part for displaying posts
|
* Template part for displaying posts
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Shows related posts on single post page
|
* Shows related posts on single post page
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user