Forum Replies Created
-
Author
-
silverbackmedia
ParticipantI have not tested it yet, but would this help to make the first footer column a whole 100% even tho the other 3 are at 25% width?
Anyway, I have successfully completed my task, but yeah changing the theme template is never a good idea.
silverbackmedia
Participantthanks, even tho this can bring more faulty because of components used in the body use the same class-name it was fixed by writing a style in the div-container in sidebar-footer.php
I wrote it like this:
COPY CODE<div class="col-sm-3" style="width: 100% !important"> <div id="footer-sidebar-1" class="footer-sidebar widget-area" role="complementary"> <?php if (!function_exists('dynamic_sidebar') || !dynamic_sidebar('footer-1')): endif; ?> </div> </div>
Thanks for your support!
Regards Silverbackmedia
October 22, 2014 at 00:02 in reply to: How do you make subdirectories in a multisite inaccessible to non-subscribers? #32504silverbackmedia
ParticipantI believe they can, else I can turn to the PMPro support, which I did after I posted here, still waiting for them to answer.
But anyways, thanks for your support, appreciated 😀October 21, 2014 at 23:25 in reply to: How do you make subdirectories in a multisite inaccessible to non-subscribers? #32496silverbackmedia
ParticipantWith PMPro I think it might be possible, you can download an addon for the plugin: http://www.paidmembershipspro.com/add-ons/plugins-on-github/pmpro-network-membership/
But I’m having some issue to set this up. So I got here wondering if there is some ideas about it. I believe this is the solution, I might be wrong
-
AuthorPosts