newbieposter
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unresponsive scriptI have just installed Safari on my computer, and the edit page works fine. So I guess I will leave Safari on my computer, and use it for editing. I had the problems with FireFox, Chrome and IE. Actually, IE was terrible, and I wasn’t able to download IE11. The pages are distorted and not at all like I wanted. But they look fine on all the other browsers.
Thank you for your help.Forum: Fixing WordPress
In reply to: Unresponsive scriptI installed Chrome, and hit control, shift, j. This is what I got.
Consider using ‘dppx’ units, as in CSS post.php?post=67&action=edit:1 ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)
8post.php?post=67&action=edit:1Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
2post.php?post=67&action=edit:2612Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)
2post.php?post=67&action=edit:1Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
I can open the edit page in Safari, on my ipad, and edit the page. Any ideas on how to fix the above? I suspect it is referring to images, and their sizes? Thank you for your help.Forum: Fixing WordPress
In reply to: Unresponsive scriptI see I have both Tiny MCE and Black Studio TinyMCE Widget installed on this site. Is that a problem? Should I delete one of them? The Tiny MCE is not activated.
Forum: Fixing WordPress
In reply to: Unresponsive scriptPS-If that is the solution, do you know which siteorigin plugin it is? I have two, pagebuilder and widgets bundle. Do I deactivate, then delete, then reinstall? Will everything be the way it is now? Thanks.
Forum: Fixing WordPress
In reply to: Unresponsive scriptI use FireFox, and update to the latest version earlier today. I Hit ctrl, shift, k from the page, and nothing showed up. Then I went to edit page, and did it again, and got this:
downloadable font: OS/2: bad linegap: -64 (font-family: “siteorigin-panels” style:normal weight:normal stretch:normal src index:1) source: https://www.troutfishingpros.com/wp-content/plugins/siteorigin-panels/css/icons/siteorigin-panels.woff?-yv2c11
So, where do I go from here? deactivate the siteorigin plugin?
Thank you for helpingForum: Fixing WordPress
In reply to: Unresponsive scriptIt is https://www.troutfishingpros.com/sales-info
which is the ebook link and Secrets from the Trout Fishing Pros link.
ThanksForum: Fixing WordPress
In reply to: Admin Dashboard BlankI don’t have any blank pages anywhere on the site. The only blank page is the dashboard home page. The only links on the left side that load are the Settings (of which only the theme setting, All in One SEO, sitemap gen, TinyMCE and XML sitemap load). The version is out of date, but I can’t update it. I have not made any changes, and the dashboard has worked fine in the past, although it has been at least a year since I opened it.
thank youForum: Installing WordPress
In reply to: Upgrade to 3.2.1 – wp-admin login failed – memory problemI have set up 3 xampp sites, and two allow me to log in to wp-admin just fine, but the third one does not. I don’t get an error message, but the cursor just disappears in the password field. I have gone into phpmyadmin to this database, and used M5 with new password several times. Always the same problem. What do I do to fix this? Thanks.