• Hi

    I think adding more control to view the secondary title is so much needed
    for example, adding the option that we can choose showing secondary title just in product page
    and not showing in product category or website homepage

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author thaikolja

    (@thaikolja)

    There already are several methods which can be used to filter the output. If that’s not enough, you may use the PHP function manually and turn off auto insert.

    Thread Starter mmakenzi

    (@mmakenzi)

    thank you

    I want to do that manually
    but your site is down and I cant access documentation for plugin

    can you pls say me how should I add the secondary title manually?
    I want to show the secondary title only in single product page

    Plugin Author thaikolja

    (@thaikolja)

    You just have to add the following line to wherever you would like the Secondary Title to be displayed:

    <?php the_secondary_title(); ?>

    Thread Starter mmakenzi

    (@mmakenzi)

    it’s ok
    I saw that in plugin page
    but I couldn’t find where to add!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘more control to show the title’ is closed to new replies.