cbbeck
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Super Cache] Cannot make it work without “Preload error msg”I have s web store..eh.. this thread here, is it public?
Forum: Reviews
In reply to: [WP Super Cache] Cannot make it work without “Preload error msg”I installed WPFC.. seems to work!
Thank you so much for the support!
DO you recommend this one or another one?- This reply was modified 8 years, 11 months ago by cbbeck.
Forum: Reviews
In reply to: [WP Super Cache] Cannot make it work without “Preload error msg”Hello Ben!
It is a shared server. They cannot “through” out everyone.
They say all PHP processes are killed after 180 secs.
I cannot make it work, so I am removing it.
Thank you for your effort!Carl
Forum: Reviews
In reply to: [WP Super Cache] Cannot make it work without “Preload error msg”Wow that was quick reply!
I have no idea how to restart apache.
I use a hostingservice running php 5.6
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentThank you!
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentHaha.. I was following instructions from elswhere to copy the functions file to the child folder
Now it works, the child theme, thanks to you fantastic guys!
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentIf I activate it, the entire site goes white..
<?php add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' ); function theme_enqueue_styles() { wp_enqueue_style( 'twentyfifteen', get_template_directory_uri() . '/style.css' ); } /** * Twenty Fifteen functions and definitions * * Set up the theme and provides some helper functions, which are used in[The rest of the code has been moderated]
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contenthttp://www.3dsolex.com
If I activate the childe theme it goes blank.
Here are the top of my files:
/*
Theme Name: Twenty Fifteen Child
Template: twentyfifteen
*/
/**
* Table of Contents
*and
<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘twentyfifteen’, get_template_directory_uri() . ‘/style.css’ );}
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentOk the child theme is installed.
A preview gives me a totally black page.Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentTheme will not install, “broken theme”
/*
Theme Name: Twenty Fifteen Child
Theme URI: https://ww.wp.xz.cn/themes/twentyfifteen
Author: the WordPress team
Author URI: https://ww.wp.xz.cn/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen’s simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen-childThis theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you’ve learned with others.
*/Functions.php
<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘twentyfifteen’, get_template_directory_uri() . ‘/style.css’ );}
/**
* Twenty Fifteen functions and definitions
*
* Set up the theme and provides some helper functions, which are used in the
* theme as custom template tags. Others are attached to action and filterForum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentBroken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
somewhere else in wordpress pages it says that only 2 files are necessary in the child theme.. is it not correct?
WAIT.. I fix this now…
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contenthow can I check that the child theme is working or has any say at all?
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentthe text is now in top and bottom of child css.
I do not expect this to work, I have not seen anyone who has been able to make it work..
I do not understand, how it can be so hellishly difficult to just turn
off the background? Must be thousands who wish this and just give
up..The side menu seems to manage it…
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contenti put it in dir twentyfifteen-child, in file style.css
like this close to the top: and there is no change* 15.7 – Desktop X-Large
*//**
* 1.0 – Reset
*
* Resetting and rebuilding styles have been helped along thanks to the fine work of
* Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
* along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
* and Blueprint http://www.blueprintcss.org/
*/body .hentry,
body footer.entry-footer {
background: none;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;Forum: Themes and Templates
In reply to: [Twenty Fifteen] Transparent background in post contentNow!
(lets clean up the thread when we are finished, yes?