Chipleh
Forum Replies Created
-
Forum: Plugins
In reply to: [Network Posts Extended] iframe content stripped out when full_text=”true”mark as resolved: trivial
*I hate and love jira.
Forum: Plugins
In reply to: [Network Posts Extended] iframe content stripped out when full_text=”true”sorry, that was just my crappy code paste, not a link, and such an issue doesn’t matter, iframes suck period, it’s a WordPress filter rendering issue, and I’m looking into it. I have a bunch of extensions going on now, I’ll email ya some code soon.
Forum: Plugins
In reply to: [Network Posts Extended] Inject variables for url parameters into shortcode…I’ve been working with your enhancement all day and it works great.
big ups!
- This reply was modified 7 years, 5 months ago by Chipleh.
Forum: Plugins
In reply to: [Network Posts Extended] Pulling Blog post from other sitesHi there,
In WordPress, delete the quotes around your values and manually type them in. You should see data flowing in then; others(as well as myself) had same the issue initially, as the plugin page code snipet contains incompatible quotes; it’s the way all wordpress plugin pages work.
the plugin does work like charm
cheers to you
- This reply was modified 7 years, 5 months ago by Chipleh.
Forum: Plugins
In reply to: [Network Posts Extended] Inject variables for url parameters into shortcode…oh my gosh! this right here is a beautiful thing!! thanks so much for this, give your friend a high five from me… this enhancement will be useful beyond compare for me, and in my mind, it makes your blog aggregator a #1 stand-out compared any other multisite aggregation plugin out there.
you guys rock, much appreciation!
chipleh
I’ve got a front end dev for the styling, they are using a LESS approach for styling, I am just adding classes where needed.
Forum: Plugins
In reply to: [Author Avatars List/Block] Can”t save blogs to enable on network admin…Awesome! Cheers to you Paul, I was just able to save the selected blogs, so now I’m off to the races with your fine piece of work.
Thanks for the support, my brother, I appreciate you,
~chiplehForum: Plugins
In reply to: [Author Avatars List/Block] Can”t save blogs to enable on network admin…Cheers to you brother, I appreciate your reply.
I will be working with various things to get author pages stood up over the next 3 days, I have 3 solutions running right now, but yours is the most intriguing, so I am willing to test out anything you’d like me to. I’ll be watching this thread, so lemme know…
and much appreciation, this plugin looks awesome!
one more as a final resolution, which is a generic issue, unrelated to this fine, fine piece of work right here: if you’re having problems like I’m having, the first thing to check is:
SELECT * FROM sitename.wp_blogs where public=”0″;
If any sites are set to 0, you will need to set them to 1 or they will not be injested by any multisite aggregation plugin – it took me some time to realize that, so I hope someone can benefit from it.
I will be enjoying this plugin now for the month to come… w000t!
…and a high 5 to @johnzenausa
UPDATE: I got it! As your update helped me to display 1 of my blogs, I tried working with some other plugins and was receiving the same issues. I cracked open my db and lo and behold, somehow in the wp_sites table, only one of my blogs were set to public – i set the blogs I wanted to public and bam! got em all!!!
thanks for this plugin once more – situation solved.
big ups to you
~chipleh- This reply was modified 7 years, 6 months ago by Chipleh.
w000t! My VPN is working this morning, so I gave it a shot; only 2 notices now:
Notice: Constant WOOCOMMERCE already defined in www/html/wp-content/plugins/network-posts-extended-2.7/network-posts-extended.php on line 431
Notice: Constant WPESTORE already defined in www/html/wp-content/plugins/network-posts-extended-2.7/network-posts-extended.php on line 433
I do have one of my blogs aggregating, but I’ve tried others and nothing pulls in. i.e.:
if I do include_blog=”9,10,11,13,14″ – I get blog 9 content.
if I do include_blog=”10,11,13,14″ – I get nothing.
if I do include_blog=”10″ – I get nothing.
I’m going to peep through your code and see if I can find anything, but since it’s working for you on 4.7.4, I’m going to have to chalk it up to some plugin conflict in my blogs, and I can’t deactivate any of them.
Thanks for your help, I’ll let you know if I can resolve anything.
@johnzenausa – oh niceness! thank you for the update, brother – I don’t have access to the ftp right now, as my vpn is borked, but I appreciate you. I’ll give it a go first this monday morning and let you know.
have a great weekend, and big ups for this plugin, I think it may just solve all my needs, and I may try to extend it a bit if I can get it going, if I can, I’ll be working with it for the next month or so.
Forum: Plugins
In reply to: [Post Views Counter] Something doesn’t seem rightI am currently having the exact same issue, the view counts on posts are off. Google Analytics shows that a certain article has 1,703 page views, but only shows 123 on the Post Views Counter. Is there any more info on how to resolve this, or a reason for why this is happening? I am just starting to take a deep dive into troubleshooting why the massive difference is occurring. If anyone has some info, it would be much appreciated.
Forum: Plugins
In reply to: [XML Sitemap & Google News] Issue with uninstalling…Alright, last post on this thread, in case it helps anyone out when running into a conflict between an out-of-date theme and RavanH’s stellar plug-in… final solution:
1. Grab an export of the latest wp_posts, wp_postsmeta and wp_options in the WP db so you have the latest data.
2. Restore db to when XML Sitemap & Google News feeds was active and everything was working.
3. Import the wp_ copies you grabbed
4. Rename xml-sitemap-feed plugin folder; I went with __xml-sitemap-feed___
5. Delete rows from db with any vars prefixed with: xmlsf_
6. Go to WP Admin>Plugins, plugin should no longer be active
7. Test
8. If all is well, rename __xml-sitemap-feed___ folder back to the original name of: xml-sitemap-feed
9. Go to WP Admin>Plugins>XML Sitemap & Google News feeds>delete
10. Test. All should be wellLessons learned:
1. DO NOT USE the Bootstrap Ultimate theme, as it was the underlying problem of this entire issue.
2. I hope none of my clients want to use use Yoast in the future, as I will always recommend your plugin instead
3. I hope to NEVER be forced to use the Bootstrap Ultimate theme again. bleck!Thanks again for your help RavanH, and keep up the awesome work,
~chiplehp.s. – sorry for all the “verbose-ness” on this thread, it was acting as a springboard to my solution.
Forum: Plugins
In reply to: [XML Sitemap & Google News] Issue with uninstalling…Ha! A bit of a breakthrough!!
After going through your comments:
“So you resolve the issue by importing a DB backup from when the XML Sitemap Feeds plugin was activated? And this works without the plugin being active? Even without the plugin files being in the plugins directory?”“I haven’t tried removing the plugins folder while the plugin is active, that never crossed my mind.” – so I tried that, renamed your plugin folder by appending and prefixing with __, WordPress now shows the plugin, but it is no longer active, and wallaa! no more errors. I initially thought that would throw some errors, but that seems to be part of the solution.
I’ll now go through and manually remove the rows from the db, it seems as though the vars you mentioned are only used in 17 rows, so not a big task.
Not a huge fan of this solution, as I’d like to know what is wrong with the theme, but regardless, I can move forward with this.
Cheers RavanH!