BBPress William Gallagher : Replies Created

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: "Work" phone display #252310
    William Gallagher
    Participant

    I see what the problem is: going to the customizable options under the description of “Slim,” I see the code for the display of the phones/fax nos.:
    public $strHomePhone = ‘Home Phone’;
    public $strHomeFax = ‘Home Fax’;
    public $strCellPhone = ‘Cell Phone’;
    public $strWorkPhone = ‘Phone’;
    public $strWorkFax = ‘Work Fax’;
    As you can see, the display is set to just the word “Phone” rather than “Work Phone.” Can that be updated? I tried to make the change myself, but I couldn’t locate the code. Besides, others might appreciate that update. Thanks.

Viewing 1 post (of 1 total)