AlexKach
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Internal Server Error Live Site DownThe way to cure 500 Internal Server Error doesn’t work through “deactivate all plugins when not able to access the administrative menus?”
Forum: Fixing WordPress
In reply to: How to make working StatPress?I mean StatPress Reloaded
What kind of advancement is to see the visitors but not only my own IP from the simple MySQL table?Thank you for Google Analytic idea!
Forum: Fixing WordPress
In reply to: How to change width, font size and other basic edits for the posts?You’ll need to learn some basic CSS in order to make changes that work the way you want. If you use specific “selectors” the CSS will target only selected elements.
https://www.w3schools.com/css/
Also, try using Firebug …
Thank you for your good advices and URLs to make advices true. I’ll do my best learning and it will definitely help even if I’ll need to give up with WordPress.
Forum: Fixing WordPress
In reply to: How to change width, font size and other basic edits for the posts?I meant “Edit” menu. You may post your post in the bad designed half monitor’s screen size “comment form” without any edit capacities and return back to your post later in the “Edit” menu to make your post little-bit better if the “edit” menu works. The edit menu form doesn’t have any text size/font etc. format buttons and “?html?” format which is called “Text” doesn’t work for html tags (I suspect some conflict between html tags and general CSS assignments).
I tried to install plug in of Mr. Planc on external edit menu but it doesn’t work constantly creating 2 errors for me. I was trying suggestion here given by Mr. Andrew Nevins on the Jetpack correcting CSS but it changes all website to the same format if it is changing something at all.Forum: Fixing WordPress
In reply to: How to change width, font size and other basic edits for the posts?Andrew Nevins wrote:
“Download the plugin Jetpack and use its Custom CSS functionality…”No. It doesn’t work enough too. It even doesn’t tell what part of CSS it is going to change and it doesn’t change what you need to be changed but something else.
Forum: Fixing WordPress
In reply to: How to change width, font size and other basic edits for the posts?esmi wrote:
“Are you talking about the front or back end of your site?”Thanks for your question. I’m talking about the font and other page formatting capacities of the “Comment”menu and what happens when my anticipated visitor/member will try to make a post. I am talking about formats of such posts: text box width, font size, hyperlinks/references, picture/video embed options etc. ??
Forum: Fixing WordPress
In reply to: How to change width, font size and other basic edits for the posts?O! I don’t know if it is going to help but I’ve fallen in love with introduction to the CSS Beginner Tutorial:
“Like the HTML Beginner Tutorial, the CSS Beginner Tutorial assumes that you know as much about CSS as you do about the cumulative effects of sea squirt discharge on the brain chemistry of Germanic ammonites.”
That’s exactly as it is.Forum: Fixing WordPress
In reply to: Number of Lines in Post Box issueHTML tags in the html edit mode of the post do not work. Moving small squares in the “Visual” mode doesn’t work too. Text box shrinks back after you try to make it (text box) wider. Font size is not easy to change HTML code <font size=”2″>…</font> doesn’t work.
I have suspect it could be conflict of local html code with some settings in some CSS files but which ones?
I’m afraid it is basic conflict between PHP+CSS versus html and it would be great to get some advice from some of the real WordPress programmer or at least person with some knowledge of the WordPress3.5 structure.