cableboy
Forum Replies Created
-
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Feedburner showing a blank page of podcast feedIt worked, thank you!
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Feedburner showing a blank page of podcast feedHere are the feeds and the Feedburner URL when I use them…
This one doesn’t work:
https://www.rooshv.com/feed/podcast
https://feeds.feedburner.com/kingmaker-testThis one works:
https://www.rooshv.com/podcast/feed
https://feeds.feedburner.com/kingmakerpodcastThanks.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Feedburner showing a blank page of podcast feedI figured out the problem. I was using the wrong source feed URL in Feedburner:
These are the wrong ones I used:
https://www.domain.com/feed/podcast/
https://www.domain.com/podcast/feed/podcastThis is the correct one:
https://www.domain.com/podcast/feed
Thank you for the help.
- This reply was modified 3 years, 6 months ago by cableboy.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Feedburner showing a blank page of podcast feedWhen I try to load the xsl file (https://www.domain.com/wp-content/plugins/seriously-simple-podcasting/templates/feed-stylesheet.xsl), I get a “_blank” page. Here’s what it shows:
This is a podcast RSS feed generated by Seriously Simple Podcasting. It is meant for consumption by podcast feed readers using the URL in the address bar. _blank Visit podcast website ≫ _blank ?ref=download Download episode | ?ref=new_window _blank Play in new window | File size: MBForum: Plugins
In reply to: [WooCommerce] How to rotate between two different credit card gateways?I want to use Stripe and a NMI processor. Is there any way to run the roulette between only processors I set?
Forum: Plugins
In reply to: [WooCommerce] How to rotate between two different credit card gateways?I’ve had bad experiences with payment gateways in the past and didn’t want to really on just one company.
In the code I linked, do you by chance know what I would replace the ‘gateway1’, ‘gateway2’ with? I don’t see where they are originally defined.
if ($thewinner == 1 ) { unset($gateways['gateway2']); unset($gateways['gateway3']);Forum: Fixing WordPress
In reply to: Drop Down Boxes not workingOkay I figured out a weird fix: click the drop down box, click Save Draft, then when the screen is reloaded, the box will toggle.
Forum: Fixing WordPress
In reply to: Drop Down Boxes not workingI have this same problem, except the drop down boxes are not working anywhere. When I click on the arrows to expand or close a box in the Edit Post screen, nothing happens.
Screenshot: http://imgur.com/n34ZCzQ
Forum: Fixing WordPress
In reply to: Errors when trying to preview posts in Google ChromeClearing my cookies has fixed the problem.
Forum: Plugins
In reply to: [Regenerate Thumbnails] Web with more than 50,000 imagesI have a similar issue. Any update on this?
Forum: Fixing WordPress
In reply to: What happened to social networking fields in user's profiles?It’s probably one of the social plugins I had installed. Thanks.
Forum: Themes and Templates
In reply to: How to display content underneath post content (single.php)I gave the raw code.
The problem was that I’m an idiot and uploaded single.php to the wrong directory. I added my banner after..
<?php endwhile; ?>It works fine.
Forum: Themes and Templates
In reply to: How to display content underneath post content (single.php)I already am working from a child theme. I should have clarified that.
Forum: Plugins
In reply to: [Editorial Calendar] Only see pending post in sidebarpunkey: where exactly did you add that line?
Forum: Fixing WordPress
In reply to: In Post Editor, "Click to Toggle" Function is BrokenI have the exact same problem with a user on my installation. My account is fine, but within his, he can’t toggle any menus. WordPress is unusable for him.