Thesis Theme – Title in Feature Box

Home Forums Calendar Products Events Calendar PRO Thesis Theme – Title in Feature Box

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #25951
    derekstellar
    Participant

    Hi-
    I may have mentioned this before, but have not figured it out yet. This site has been in development for a while, and is finally about to wrap up. I set up Thesis’ custom functions to display page and post titles in the Feature Box hook area. The conflict that I’m finding with TEC Pro is that the next event’s title is displayed on the Calendar/Events page, rather than “Upcoming Events”, for the whole shebang. See below:

    http://www.crusaderssetfree.com/new/events/

    How can I override my custom functions code to change this? If y’all need to see my custom functions PHP code, let me know.

    #25967
    Jonah
    Participant

    Hi Derek,

    Here’s an example of customizing the page titles for all the plugin related pages: https://gist.github.com/aad337b8f0662d4df1b6

    It’s not specifically for Thesis but should point you in the right direction.

    – Jonah

    #25996
    derekstellar
    Participant

    Hm. I copy/pasted the code in my Thesis theme custom_functions.php file. I tried it in a couple of different locations, to no effect. I also tried making a dedicated php file in the ECP and Events Calendar folders. No dice there, either. Any idea?

    #26003
    Jonah
    Participant

    Hi Derek,

    You’ll need to lookup how to filter the titles you’re looking to modify and then use the conditional code to conditionally set the titles. The code is not copy/paste, you’ll need to do the work to get it working.

    – Jonah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Thesis Theme – Title in Feature Box’ is closed to new replies.