Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Jasper van der Bliek
0 points
Beginner
Hi guys
Well I am still now having problems with my child theme Shoppingdeals4u. This is a child theme for the responsive coupon theme.
So I got the the updated files for version 5.0 from my designer and managed to get the theme uploaded by adding the following above my stylesheet style.css.
Theme Name: Shoppingdeals4u
Theme URI: http: //www.premiumpress.com
Description: This is a child theme for the PremiumPress responsive framework.
Author: Mark Fail
Author URI: http: //www.premiumpress.com
Template: CP
Version: 1.0
*/
/* =Imports styles from the parent theme
————————————————————– */
@import url(‘..wp-content/themes/CP/style.css’);
/* =Theme customization starts here
————————————————————– */
CP is the default name of the Coupon theme when you download it, I don’t change it.
There are 2 core files that have changes in my theme, these are class_coupon_defaults and class_white_label_themes. I overrode the existing ones in CP/framework/class, as instructed by my designer.
The files in the child theme are _functions.php, _footer.php, _reset.php and _header.php. I will attach them to this post.
So the theme installs fine on WP and if I ftp upload it, but the customisation just isn’t there. The theme has the right colour, but the coupon behaviour doesn’t work as I want it (click through to merchant from Click here on homepage), the header isn’t there and the footer isn’t there. I have tried to remove the _ from functions, footer and header but that breaks it even more, then there is no customisation at all.
Looking at the parent theme, it looks exactly the same as the child theme so for some reason none of the customization works.
I added the below to the _functions.php file but it made no difference.
<?php
// TELL THE CORE THIS IS A CHILD THEME
define(‘WLT_CHILDTHEME’,true);
I’m getting really frustrated by this: how do I finally get this to work?
Child theme attached. You can see what it should look like on shoppingdeals4u.com. I reverted back the old version that’s still working.
Hi guys
Well I am still now having problems with my child theme Shoppingdeals4u. This is a child theme for the responsive coupon theme.
So I got the the updated files for version 5.0 from my designer and managed to get the theme uploaded by adding the following above my stylesheet style.css.
Theme Name: Shoppingdeals4u
Theme URI: http: //www.premiumpress.com
Description: This is a child theme for the PremiumPress responsive framework.
Author: Mark Fail
Author URI: http: //www.premiumpress.com
Template: CP
Version: 1.0
*/
/* =Imports styles from the parent theme
————————————————————– */
@import url(‘..wp-content/themes/CP/style.css’);
/* =Theme customization starts here
————————————————————– */
CP is the default name of the Coupon theme when you download it, I don’t change it.
There are 2 core files that have changes in my theme, these are class_coupon_defaults and class_white_label_themes. I overrode the existing ones in CP/framework/class, as instructed by my designer.
The files in the child theme are _functions.php, _footer.php, _reset.php and _header.php. I will attach them to this post.
So the theme installs fine on WP and if I ftp upload it, but the customisation just isn’t there. The theme has the right colour, but the coupon behaviour doesn’t work as I want it (click through to merchant from Click here on homepage), the header isn’t there and the footer isn’t there. I have tried to remove the _ from functions, footer and header but that breaks it even more, then there is no customisation at all.
Looking at the parent theme, it looks exactly the same as the child theme so for some reason none of the customization works.
I added the below to the _functions.php file but it made no difference.
<?php
// TELL THE CORE THIS IS A CHILD THEME
define(‘WLT_CHILDTHEME’,true);
I’m getting really frustrated by this: how do I finally get this to work?
Child theme attached. You can see what it should look like on shoppingdeals4u.com. I reverted back the old version that’s still working.
Thanks
Jasper
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now