motorcoachlcm
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Visual Editor Toolbar Missing and Making Text WhiteHello Everyone,
I have been fighting with this same issue for about three days. One of the sites that I manage started having this problem suddenly. The visual editor was gone and the text would appear white.
By editing the wp-includes/css/editor.css file
.js .tmce-active .wp-editor-area{color:white;}
to become
.js .tmce-active .wp-editor-area{}
I was able to make the text show up in the Visual section but you could still see the html code around it.
When I tried to edit the page in the Visual or HTML section it would modify my code everyday.I added the following in my wp-config.php and the visual editor came back. I am so glad.
define(‘CONCATENATE_SCRIPTS’, false );Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupI did place this in the style.css file and it does not seem to be eliminating the background image. I managed to make the page full width yesterday, by removing something from the style.css file.
body.page-template-page-fullwidth-php #content {
width: 900px !important; background-image: none !important;
}Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupOh my.. I am sorry to keep bugging everyone. Normally, there is not a background image with a line in it, so I can figure out what to do.
Do I have to put this somewhere?
body class=”…. page-template-page-fullwidth-php”Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupWhat makes the page-fullwidth.php use this style? Do I need to put something else somewhere in a file?
Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupWhere do I put this? in the style.css file?
Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupI think it is working, but now I cannot get my images to be on the page side-by-side.
Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupNothing seems to be working for me. I am trying to change the div that is set to class=”content” to become class=”content-full”
There is no where on the page PHP that says class=”content” so that I can change it to be “content-full” a style that I made in style.css
Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupI am taking another stab at creating a style that I can use with some of the page.php that I deleted to make the page_fullwidth.php file. I had delete the stuff to eliminate comments and meta-data because I did not want it. Then, I just kept removing things to eliminate the unwanted column space.
Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupI thought maybe someone had already made a fullwidth template for this theme. I am not sure why it would not be included in the template. The other templates that I have used in the past include a fullwidth template.
Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupThis is a straight delicacy theme. I have not changed much of anything. I created some new styles in the style sheet, but I cannot figure out how to implement them. I have tried about six or seven different ways.
The white area is in div id=”content-wrapper”
Then there the content is all going to the div id=”content”,
but it is still creating a column where the sidebar would go.I am not sure which style is making this happen.
Forum: Themes and Templates
In reply to: [Delicacy] Full Width Page Template SetupHere is the page that is using this template:
https://www.gamotorcoachoperators.org/gmoa/