ryanhuc
Forum Replies Created
-
I’m having the same issue. While the CSS does work, when you click on the images and the lightbox pops up, the images are not the correct size. If I activate Lite, then they are correct, it is only an issue with the pro version. Any chance on a fix for this soon?
would love to know this as well. I have a multisite install that is a few years old now and would love to find an easy way to see which themes are in use, so I can remove older themes that are not being used.
Thanks for the reply!
I work at a small university where some of our undergraduate courses have been experimenting with podcasting. I want to host these on websites devoted to each of the classes that are creating these podcasts year after year, so that they all have their own devoted site with just their content. The students will be the ones creating the websites themselves, as well as all the podcast content, and I was hoping to have them do some “branding” for these different sites to give them a more authentic feel. Having a nice player that can be used independently on each site is the first major step.
Stats are not as important, though a nice bonus to show the professors of these courses how many plays might be occurring throughout the life of the assignment. I was hoping the students could just create mp3s that we would host locally, as cloud services would be a bit messy due to the nature of the assignments. These sites are not meant to have a long lifespan, unless the same prof continually offers this specific assignment in their course long-term.
Forum: Themes and Templates
In reply to: [Customizr] Slider not loading on live siteI’ve made the site public, could you have a look?
I have this theme activated on two other sites with no conflicts (multisite network) – I am only having issues with my main site, and I cannot figure it out for the life of me.
Thanks,
-R
Forum: Themes and Templates
In reply to: [Customizr] Slider not loading on live siteI’ve also noticed my jump-to-top button is also not displaying on the live site, but is visible when using the customize theme editor…
Forum: Themes and Templates
In reply to: [Customizr] Change individual footer widget widthsI’ve also just tried:
.col-md-4:first-child { max-width: 100%; flex: 0 0 600px; }
And this has stretched the first box, and the other two have stayed the same width. Only issue I am having now is doing a repeat of the above with “second-child” and “third-child” does not alter the the other boxes at all.
This might be good enough for now though, as I only need the two footer widgets, but it would be nice to figure this one out!
-R
Forum: Themes and Templates
In reply to: [Customizr] Change individual footer widget widths@jarretc I’ve given the code a try, and it looks like it is stacking each footer flexbox on top of one another. I also tried:
.footer .row .col-md-4:first-child { width: 500px; } .footer .row .col-md-4:second-child { width: 300px; } .footer .row .col-md-4:third-child { width: 300px; }
Had no luck with doing them individually either. Any suggestions?
Thanks again!
-R
Forum: Themes and Templates
In reply to: [Customizr] Change individual footer widget widthsPerfect. Thanks, Jarret!
I had some similar CSS written up, but it looks like I was missing the .row. When I inspected the element I must have missed that, or just did not know to include it. I ended up able to alter them all at once and just didn’t use the other boxes (they were stacking on top of each other), but this is much more suited to my needs.
Thanks again for the help, and the quick response!
Cheers,
-R
Forum: Themes and Templates
In reply to: [Customizr] Change individual footer widget widthsSorry, I should note that I am using modern. When i mess around with inspect element it looks like changing the flexbox value increases the width, but I just can’t seem to figure out how to manipulate this value using CSS.
I’ve had the same issue and had to disable it. I have this on a multisite network, and the issue was across the whole network, so I don’t think it was a theme conflict. I can test tomorrow to see if there was a specific plugin interaction that was the issue.
Forum: Plugins
In reply to: [CommentPress Core] Fatal Error due to BuddyPress?Hi Christian,
I have updated to 3.9.7 with no issues. Thanks again for your help and quick update, it is very much appreciated!
Cheers,
-R
Forum: Plugins
In reply to: [CommentPress Core] Fatal Error due to BuddyPress?Awesome, thanks Christian! And thanks for the very quick responses, they are very much appreciated!
Cheers,
-Ryan
Forum: Plugins
In reply to: [CommentPress Core] Fatal Error due to BuddyPress?Ah sorry, yes BuddyPress and CommentPress are network enabled.
For BuddyPress I have the following active:
- Extended Profiles
- Account Settings
- Notifications
- BuddyPress Core
- Community Member
Forum: Plugins
In reply to: [CommentPress Core] Fatal Error due to BuddyPress?Hi Christian,
I am on WordPress 4.9, current version of CommentPress is 3.9.3 and updating to 3.9.6.
For BuddyPress I have 2.8.2 installed and an update pending to 2.9.2.
The error crashes my whole network, so WordPress is just unavailable and I have to do a restore. I’ve tried manually disabling the plugin, but I still end up with an error, which results in a full site restore.
For BuddyPress, we use bbPress, and bbP private groups.
Thanks for any help!
-Ryan
Forum: Plugins
In reply to: [CommentPress Core] Remove/Alter Special Pages MenuPerfect, thank you Christian. I am a bit new to WordPress and am learning as I go. Your speedy response was very much appreciated!
Cheers,
-Ryan