Home › Forums › Weaver and Plugin Interaction › Adding categories to Podcast posts (Seriously Simple Podcasting)
- This topic has 7 replies, 3 voices, and was last updated 10 years, 5 months ago by
scrambler.
-
AuthorPosts
-
March 30, 2016 at 20:32 UTC - Views: 9 #18895
SnatchGaming
ParticipantHi, I am using the Seriously Simple Podcasting plugin and everything seems to work fine but I’d like to tie my podcast posts to a category (called “Podcast” naturally). The plugin’s documentation provides some CSS snippets but they don’t seem to work. I haven’t even begun to try and mess around with CSS yet, but I pasted them in and nothing happened. Is this a quirk with Weaver Xtreme or am I just not doing something right? There is no option to select Categories when I go to make a podcast post through the plugin. Thanks
March 30, 2016 at 20:40 UTC - Views: 4 #27747scrambler
ModeratorI don’t see how CSS could be involved in adding a category to your podcast posts so you would have to elaborate as I am not following.
That said if you are given CSS rules to try, they should go in Main Options > Fonts & Custom > Custom CSS Rule box.
March 31, 2016 at 00:51 UTC - Views: 5 #27748Weaver
KeymasterThe directions at the link you provided are very clear, and you would have to do that to get the podcast category to be available.
If you have Weaver Xtreme Plus, you can add the actions described to the Filters and Actions box on the Advanced Options tab.
Otherwise, you will need to create a Child Theme and add the described code to the child’s functions.php.
March 31, 2016 at 20:05 UTC - Views: 4 #27749SnatchGaming
ParticipantSorry, like I said I have no experience with CSS I’m honestly new to WordPress and any kind of web publishing in general. I pasted the commands into the CSS and nothing happens. Is there any other way to do this?
March 31, 2016 at 20:14 UTC - Views: 4 #27750scrambler
ModeratorThe code you are referring to is not CSS but PHP.
Adding PHP normally requires for you to understand PHP programming and implement it Via a WordPress child Theme.If you have purchased the Weaver Xtreme “Plus” plugin, there is a space in Advanced Options to add PHP code in the Action and filter box, and weaver indicated that it would work to add the code suggested by the plugin.
But without the “Plus” plugin, your only solution is a WordPress Child theme and enough knowledge to do the implementation.
March 31, 2016 at 20:54 UTC - Views: 4 #27751SnatchGaming
ParticipantOkay I see. If I could back up a bit, all I want to do is have my podcasts in one place so people can see them in a list, much like they would be able to do if I could add a Category “podcast”. Is there any work around even if it’s a little shoddy?
March 31, 2016 at 21:11 UTC - Views: 5 #27752Weaver
KeymasterSince we really don’t know about every plugin, it is very difficult to know how it works, or what options it has. I think you might need to spend a bit of time reading whatever documentation you might have available, or even consider a different plugin.
We can help you with questions about our theme, provide help for specific CSS styling questions with a link to the site in question.
But we can’t help you use another provider’s plugin – other than answer a few questions.
If this is important to you, you really should consider springing for Weaver Xtreme Plus, where you can simply copy/paste the PHP code provided in your first link into the Weaver Xtreme Plus “Actions and Filters” box and get the desired category, which you can then easily show on a Weaver Xtreme “Page with Posts” page template. It really would be worth not spinning your wheels on less elegant solutions. I assume your own time is worth something to you.
March 31, 2016 at 21:24 UTC - Views: 5 #27753scrambler
ModeratorYou may also want to check if your plugin is creating your podcast using a custom post type.
If it does, you can simply use a weaver Xtreme page with posts and select the custom post type in the corresponding filter box to select all your podcast in that page.
You create a new page, select the “page with posts” template for it in page attribute, publish the page, then in the “settings for page with posts template” section, type the podcast custom post type slug in the custom post type filter box.
If you do not know the custom post type slug of your podcast, ask the plugin developer.
Note: based on their site, you can try to use the slug ssp_podcast_post_types in the custom post type box, and see if that works
-
AuthorPosts
- The forum ‘ Weaver and Plugin Interaction’ is closed to new topics and replies.

