-
Scott Voth replied to the topic Layout glitch on members page in the forum Help & Support 9 years, 9 months ago
Hi Verena @vkick
A quick fix for this would be to add some custom CSS (Appearance>>CBOX Options>>Custom CSS):
#members-dir-list.pagination{
padding-top:10px;
}I am not sure why this is happening and why there is some hard-coded padding (325px) on the left of the list of members. Perhaps you added some customization to make the member list…[Read more]
-
Ray replied to the topic Theme Options issues in the forum Help & Support 9 years, 11 months ago
Hi @adminlmv, @vkick, @melynda and anybody else in the past that has participated in this thread,
I’ve added a potential fix for the recent problems with WordPress 4.1 and the image uploader on the CBOX Theme Options page here:
https://github.com/cuny-academic-commons/cbox-theme/commit/d9982255b222978883e9eee823be944c061c5f5bIf you are not able…[Read more]
-
Christian Wach replied to the topic functions.php in the forum Help & Support 9 years, 11 months ago
@vkick Thank you for the report. I can confirm that this happens consistently when using CBOX Theme 1.0.9.
@r-a-y @bowe your thoughts on this would be appreciated… Somehow, in the latest version, the overlay div is written into the markup *after* the dialog div, whereas in 1.0.8, it is written into the markup *before* the dialog, thus producing…[Read more]
-
Scott Voth replied to the topic functions.php in the forum Help & Support 9 years, 11 months ago
Hi @vkick
Do you have FTP access to your site? If you think you might have corrupted your functions.php file, maybe you can replace it with a new version? Or (more drastically) maybe you want to re-install the CBOX theme? I am pinging @r-a-y and @haystack for their insight – it might be a different issue.
-
Scott Voth replied to the topic Wiki – Terms of Service – Ownership in the forum Help & Support 9 years, 11 months ago
Hi Verena @vkick
I think that the collaborative nature of the site-wide wiki does suggest a default Creative Commons Attribution NonCommercial Share Alike 3.0 license – but it largely depends on the nature of your site. Also, groups might have private wikis and might choose to license content differently by marking it with a copyright sign,…[Read more]