Advertisement:

Author Topic: title and description modern theme  (Read 1334 times)

serjuc11111

  • Hero Member
  • *****
  • Posts: 814
title and description modern theme
« on: February 22, 2014, 01:31:48 pm »
hy!can someone to give me a trick how can i split ,item title and item description for posting a ads,to have more control and play with this!

i see for bender now are 2 functions!


                            <label class="control-label" for="title[<?php echo osc_locale_code(); ?>]"><?php _e('Title', 'bender'); ?></label>
                            and the same for description!

thx!

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: title and description modern theme
« Reply #1 on: February 22, 2014, 08:22:16 pm »
did you try that in your form? if you like it, it is interchangeable :-)

vikasgoyals786

  • Newbie
  • *
  • Posts: 5
Re: title and description modern theme
« Reply #2 on: February 24, 2014, 04:36:31 pm »
goto setting >> general >> set title and description

 

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: title and description modern theme
« Reply #3 on: February 26, 2014, 11:04:08 am »
@serjuc11111
In modern, there is only 1 function for this, you might track those functions in bender if they are included in core or are defined in functions.php (or similar function theme file).

- if it is in core, you should be able to use it
- if it is not in core, you should be able to copy it into your function file