Forum Replies Created
-
AuthorPosts
-
September 20, 2013 at 5:39 pm #3649
Geoff
ParticipantUploading the logo was my problem until I disabled MP6. Not sure what part of MP6 was causing issues.
On Sep 20, 2013, at 2:25 PM, Commons In A Box <wordpress@commonsinabox.org> wrote:
September 19, 2013 at 2:03 pm #3635Geoff
ParticipantI had this same issue and narrowed it down to have the MP6 (Automattic) plugin installed. Disabled that and was able to get the red x to go away and the options page was back to normal.
August 21, 2013 at 8:21 pm #3511Geoff
ParticipantI’m actually getting a completely different looking OPTIONS page that doesn’t work. Nothing works when I click on it except a new red X.
Attachments:
You must be logged in to view attached files.August 21, 2013 at 1:03 pm #3501Geoff
ParticipantI added this to the header-head.php file
<?php
if ( is_page_template(‘templates/homepage-template.php’) ) {
// render slider CSS tag ?>
<link media=”all” type=”text/css” href=”http://beta.mbacswp.org/wp-content/themes/cbox-theme/assets/css/bxslider/jquery.bxslider.css?ver=3.6″ id=”cbox-theme:bx_slider-css” rel=”stylesheet”>
<?php
}
?>That may or not be the best option (I know only enough PHP to be dangerous), but it at least fixed the bug temporarily. 🙂
August 21, 2013 at 12:43 pm #3499Geoff
ParticipantI’ve narrowed it down to a link to the slider CSS not being called when the page is not set to be the FRONT-PAGE.
<link media=”all” type=”text/css” href=”http://beta.mbacswp.org/wp-content/themes/cbox-theme/assets/css/bxslider/jquery.bxslider.css?ver=3.6″ id=”cbox-theme:bx_slider-css” rel=”stylesheet”>
It’s present when the front-page, but not when its just using the homepage.
August 21, 2013 at 12:09 pm #3498Geoff
ParticipantIf we are using the cbox-child theme to, do any of those files need updated as well?
August 19, 2013 at 12:16 pm #3461Geoff
ParticipantThank you for the suggestion. They didn’t work.
I am actually on a new install of CBOX which already had v1.0.5 of the theme. I also double checked that the second fix was there. It is.
I am using the CBOX-child theme to make style changes. Also a new download since the 1.0.5 release. Is there anything in the cbox-child theme that needs updated as well?
August 16, 2013 at 6:05 pm #3452Geoff
ParticipantSame as Eyal. I’m unable to upload/select/delete a new logo or favicon. Links don’t work.
February 27, 2013 at 1:23 pm #2115Geoff
ParticipantLooking at the Console on Firebug, I get this error:
“NetworkError: 404 Not Found – http://myurl.com/wp-content/themes/cbox-theme/_inc/global.js?ver=3.5.1”
That file is actually in the /cbox-theme/engine/ICE/assets/js folder.
I’m not sure what file is calling this so I can’t fix it myself.
February 27, 2013 at 10:23 am #2111Geoff
ParticipantI don’t see it on this page. I’d like to search before I go posting my issues in case someone has already answered it.
February 26, 2013 at 6:32 pm #2096Geoff
ParticipantI can’t see it logged in or logged out. Â Just the replies.
February 26, 2013 at 5:18 pm #2094Geoff
ParticipantMe too. Includes the post I just submitted. I can’t see it. I can only reply.
-
AuthorPosts