Forum Replies Created
-
AuthorPosts
-
ColinzParticipant
Thanks Anita,
I'll certainly take a look at Sridhars suggestion. However, I did find this plugin that seems to do the trick...
ColinzParticipantOops. I’m sure most of us will Have activated the wrong theme at some point.
Reactivate your child theme and it should (mostly) return to normal. Widgets might need to be placed Back into their widget area again. Check ‘inactive widgets’ to see if they are still in Dashboard>Widgets.
The theme named Genesis is your sites basic framework that, although inactive, works in conjunction with the child theme (the active theme). Genesis should not be activated, but it should be updated to the latest version.
ColinzParticipantThat is perfect Anita. You are a rock star!
Have a great Thanksgiving and New Year
Cheers
ColinzColinzParticipantThank you both for taking the time to help me out. I now have it set up as I wanted.
ColinzParticipantThanks for your help Terry.
ColinzParticipantHi Anita,
Thanks for the code, worked like a treat.
ColinzParticipantHi Victor,
Yes, I appreciate that its a third party theme. But as Apple apps need to pass a quality control test I always believed that any third party themes that were selected by StudioPress would be better than a random theme pulled off the internet.
I tried to send emails to the support team, these bounced back. I tried to add to their forum but that wouldnt accept comments. So very much a 'buyer beware' theme at this point.
I do hope that they fix the niggles as its a great looking theme.
ColinzParticipantA part of the solution is here...
https://github.com/brandid/course-maker-pro/commit/2080eceae54ff85fb9c91e562ac64d992bb3d415
HOWEVER, I am not sure that StudioPress is making available the latest version of this theme as there are a number of differences to https://demo.coursemakerpro.thebrandid.com/
I'd be interested in a confirmation or otherwise!!
ColinzParticipantHi Victor,
Thanks for getting back to me.
Yes the site has the required Woo pages and a test product is there. Cash only is set, so the woo side should be ok.
The error message can be stopped by deleting the file output-woocommerce.php and replacing it with a blank output-woocommerce.php, but StudioPress themes normally dont require file deletions to work ok!
Again, thx for taking the time to offer help.
Colinz
ColinzParticipantHi Victor,
Thanks for taking the time to offer guidance.
It's proving very frustrating. I deactived wp rocket and the problem remained. I cleared server caching and error disappered. I carried out the same check a second time and the error returned (having made no changes between test 1 and 2.
The other problem page produced equally contradictory results.ColinzParticipantOK, understood.
ThanksAugust 19, 2016 at 3:52 am in reply to: I can't log into my dashboard after upgrading to WordPress 4.6 #191586ColinzParticipantThanks Andrea
For some reason 2.1.3 didnt upgrade nor prompt for the update.
The above solution worked great. I renamed the themes/genesis to themes/genesis_old uploaded the new genesis 2.3.1, extracted and we're up and running again.
ColinzParticipantI can't answer your question, but I can acknowledge it!
ColinzParticipantTook the easy route.... genesis extender
ColinzParticipantReally appreciate a pointer here.
This is the CSS I am having trouble referencing in the Decor theme with the widgets I added to the homepage:
.page .page, .post, .search .page {
background: none repeat scroll 0 0 #FFFFFF;
border: 3px double #999;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
margin: 0 0 40px;
padding: 40px;
}
.page .page .wrap, .post .wrap, .search .page .wrap {
border: 1px solid #E2E2E2;
padding: 36px;
position: relative;
}
.page .wrap, .post .wrap {
background: url("images/post-swirl.png") no-repeat scroll right bottom #FFFFFF;
}
.page .page .wrap .left-corner, .page .page .wrap .right-corner, .post .wrap .left-corner, .post .wrap .right-corner, .search .page .wrap .left-corner, .search .page .wrap .right-corner {
height: 47px;
position: absolute;
top: -8px;
width: 47px;
}
.page .page .wrap .left-corner, .post .wrap .left-corner, .search .page .wrap .left-corner {
background: url("images/left-corner.png") no-repeat scroll 0 0 transparent;
left: -8px;
}
.page .page .wrap .right-corner, .post .wrap .right-corner, .search .page .wrap .right-corner {
background: url("images/right-corner.png") no-repeat scroll 0 0 transparent;
right: -8px;
}ColinzParticipantNice work round katymartin, but is there a way to have the pages replicated on the homepage instead of the posts?
ColinzParticipantForget it.
ColinzParticipantCan anyone recommend a CSS specialist who can help me, please
ColinzParticipantIs there anybody out there, who can help with a CSS issue?
ColinzParticipantHi Sozo,I removed the width from the wrap as you suggested and the margins seem to be set , but the site isn't aligning center in the browser. Anyone with CSS help..please.
Changes displayed at
http://173.254.51.74/~katecoo3/
Colinz
-
AuthorPosts