Alexander Goncharov
Forum Replies Created
-
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] HTTPS protocol in episode urlMkay, thanks!
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] HTTPS protocol in episode urlAngelo, I’m currently disqussing the issue with iTunes Podcasts support. But still, when I add https link the redirect is broken like this:
http://media.blubrry.com/uwebdesign/https://uwebdesign.ru/wp-content/uploads/2015/07/podcast-45-final.mp3When I do http, the protocol is removed from the final string.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] HTTPS protocol in episode urlThanks! I’ll try to check other redirecting stuff, something appears to be broken.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] HTTPS protocol in episode urlHere is my error, it’s in powerpress itself.
https://dl.dropboxusercontent.com/u/28544809/blubrry-error.jpg
Forum: Plugins
In reply to: [AdPush] Plugin analyses only home pageI’m pretty sure I’m using your plugin, here is the screenshot:
Forum: Plugins
In reply to: WordPress database bloatThanks for answer. Nope, not the comments. All the data is in wp_posts (118mb) and wp_postmeta (154mb).
Mysqld process consumes 80% of the ram, so it’s defintely it.
Any other ideas, please?
Forum: Themes and Templates
In reply to: [Tracks] Add VK social iconCool!
Forum: Themes and Templates
In reply to: [Flounder] flounder_widgets_init()wow, that’s sweet! worked like a charm for me =)
thanks a lot Ron!
Forum: Themes and Templates
In reply to: [Flounder] flounder_widgets_init()child theme loads before the parent theme
one does not simply remove not added action hook =)
Forum: Themes and Templates
In reply to: [Flounder] flounder-fontswhy not use wp_footer hook to dequeue them?
lol just kidddin, I was looking for more elegant way to do this, than using later hook =)
Thanks, anyway!