brashell
Forum Replies Created
-
+1 For this
I think you guys might want to reconsider your pricing model for wordpress multisite. Sites like mine offer sites for free and on a paid plan basis, I can’t afford to pay for something at such a hefty price for each and every single site. It might be in your best interest to get ahead of cloud flare and such and offer multisite install with multi domain at a different rate, such as 300 – 500 a month or so. Do you see what I am saying?
Forum: Plugins
In reply to: [WP Better Attachments] Still learning here, check if attachments on postNevermind, got it, `<?php
if ( count( wpba_get_attachments( $args ) ) > 0 ) {
echo “<h3 class=’attacheddocumentstext’>Attached Documents</h3>”;
echo wpba_attachment_list( array() );
echo ‘</br> </br>’;
}
?>`I also sent you a photo of it completed. I hope you like it ??
Forum: Plugins
In reply to: [WP Better Attachments] Embed Shortcode in scriptNVM I am a gigantic idiot, for others who need it
<?php echo wpba_attachment_list( array() ); ?>
Forum: Plugins
In reply to: [WP Better Attachments] Embed Shortcode in script<?php wpba_attachment_list(); ?>
That is the going rate for my guy, so no its not ridiculous when you are aiming at security. Posting on wordpress jobs will just get you a handful of indians who only know how to say ok, yes, and wheres my money. Sucuri is very good, I haven’t tried them myself though.
Ok, well let me try to help you out here then. When they break into your site, did your site get obliterated? Were files deleted? Was your password changed by them?
Friend, the cost to do that would be astronomically high, like $70,000 a month high. People aren’t cheap, you would have to hire someone to manage the sites 24/7 and monitor for brute force or botnet attempts as well as fix all the current issues with your code. You are better off figuring out how they got in, in the first place.
Do you know how they were getting in by chance? SQL Injection? Brute-Force? Botnet? More info the better.
I also tried it without the tidbit of code, still didn’t work with just your plugin. Need some help here please. I know its not supported, but you know how to make the overall functionality occur.
Fixed the PHP, removed plugin, isn’t working. What can I use to get it to work? It keeps setting all the users to no role on blogs. I need them set as subscriber so they can view a part of the dashboard.
No, the code snippet above was installed in the mu-plugins folder, and I do want the users to be auto registered but I don’t want to have to set each site to subscriber as the setting as that is what it is going to be for all of it.
And yes it was put in the mu-plugins directory.
Forum: Plugins
In reply to: [WP Better Attachments] Multisite Wont WorkWorking now! So happy. Do you know if its possible to make it so the short code is added to the post every time? So that way I don’t have to keep typing it. Thanks! – Brashell
Forum: Plugins
In reply to: [WP Better Attachments] Multisite Wont WorkI can add them but you can’t see it in the post. Did you check the page that you added them to, to see if they were there? I don’t see them. I am on Safari btw.