• Resolved jschaeffercclm

    (@jschaeffercclm)


    Hi,

    I am trying to make some custom edits to the php file at this location:
    /plugins/seriously-simple-podcasting/php/classes/shortcodes/class-podcast-playlist.php

    I would like to place the edited file into my child theme to maintain the edits I’ve made.

    I have tried to place the file into my child theme in this way, but it does not seem to be working:
    “churchope-child” is the name of my child theme
    /churchope-child/seriously-simple-podcasting/php/classes/shortcodes/class-podcast-playlist.php

    Am I doing something wrong here? Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @jschaeffercclm,

    Can you provide us with a link to a gist or the updated code here so we can take a look to see how to best get this change implemented.

    Cheers!

    Thread Starter jschaeffercclm

    (@jschaeffercclm)

    Hi iviolini,

    I was attempting to change the information that is listed in the podcast playlist, but I ended up finding a different solution using wordpress’ built-in shortcodes. I was hoping to list information like speaker, tags, date. Thank you though, the plugin has been working great!

    I ended up using your plugin as a way for our church to display our sermons. Every church service I have created as a post and your plugin allowed me to attach extra information to each “post” and create a nice looking display for each service. If you’re interested here is a sample:

    https://www.cclonemountain.org/sermons/

    I’m basically using your plugin to make an organized listing/archive of our church services.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom Php File (Child Theme)’ is closed to new replies.