Forum Support

Shape 5
March 29, 2024, 01:21:06 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Disable s5_widget_hs_first function  (Read 430 times)
jgbinpa
Jr. Member
**
Offline Offline

Posts: 13



« on: July 20, 2012, 12:58:57 PM »

Is there a way to disable the highlighting of the first word in titles for the Module boxes (other than going in to the code to change)?  I have seen some templates use a flag for this but can't find anything similar with the Paradigm Shift template settings.
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: July 23, 2012, 08:39:11 AM »

There is currently no toggle for it in the admin, but I will definitely suggest adding it to the base framework; and I'll add it to new WP releases until the overall framework has it.

If you really need to disable it, you can comment out (put "//" in front of it)
Code:
add_filter('widget_title', 's5_widget_h3_first', 11);
on line 32 of [themedir]/vertex/includes/wp_vars.php

That will disable the filter I made for WP to enable that function.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jgbinpa
Jr. Member
**
Offline Offline

Posts: 13



« Reply #2 on: July 24, 2012, 12:12:33 PM »

Tristan,  thanks.  I had seen that piece of code, but wanted to check first before commenting it out.

John
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.