DjPunchntag
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Customizr Featured Pages Options Text Not ShowingI contacted the original creator for the activation key for the unlimited featured pages plugin (version 1.1?) I don’t have the key and since it is a major US holiday won’t have it until Tuesday (if he can find it).
You have to dig in the ftp files under /themes/customizr/inc/parts and open a php file called “class-footer-footer_main.php”
Find this:
/**
* Footer Credits call back functions
* Can be filtered using the $site_credits, $tc_credits parameters
*
*
* @package Customizr
* @since Customizr 3.0.6
*/And then edit this line:
apply_filters( ‘tc_credit_link’, sprintf( ‘· Created by %1$s ·’, ‘place what you want here’ ) )
you can change “Created by” to “Designed by or what not.
Forum: Themes and Templates
In reply to: [WP-Forge] WP-Forge & WP-StarterThanks so much!
Forum: Themes and Templates
In reply to: [WP-Forge] WP-Forge & WP-StarterSorry – The Nav, Content and Footer all wrap at 64rem (by default). I noticed that when I made the browser window larger the Nav title (at the far left) stays close to the edge of the left side of the browser and the same with the menu links on the right. I wasn’t sure if that was how it was supposed to be and the Nav width customization doesn’t mean anything or there was something wrong. The information in the content and footer sections all stay within the 64rem wrapper.
jasonmsaul.com