arrt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Browser showing old design of websiteI will try this thank you! Could this be due to the theme? I have other sites hosted on NGINX and this is the first time I’ve seen this issue.
Forum: Fixing WordPress
In reply to: WordPress editor not working properlyThanks! fingers grossed I can fix the rest of this
Forum: Fixing WordPress
In reply to: WordPress editor not working properlyYup everything looks seamless. Now I’m just going through lines of css code lol
Forum: Fixing WordPress
In reply to: WordPress editor not working properlyi think I may have found the problem…I found this on the css code. Deleting this has fixed the editor problem however when they type out their content it only utilizes half the text editor which is still weird…
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: top;
}Forum: Fixing WordPress
In reply to: WordPress editor not working properlyThe original was built using the twenty thirteen theme. I rebuilt the theme using the HTML 5 blank theme and I’m still encountering the same problem.