tharbad
Forum Replies Created
-
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Can’t import settingsI see.
Thanks.
I’ll try in another installation.
The settings syntax is OK?Forum: Themes and Templates
In reply to: Removing twentyfourteen sidebarI’ve been thinking about it:
When I use the full width template, I have an new class in the body of the page called “page-template-page-full-width-php”. So to address the before I should write something like:
.page-template-page-full-width-php #main::before {}
Right? What should I put there?
Forum: Themes and Templates
In reply to: Removing twentyfourteen sidebarSo that basically means that I need to create a custom CSS for those pages?
I probably should have noted earlier: I don’t have a good knowledge of web programming, just good debugging skills.
Forum: Plugins
In reply to: [WP Mobile Edition] Plugin not workingThe “Show Only Blank Page” helped me but I too can’t figure out the new pages for index and contact. How to I point the pages to the subdomain?
Forum: Plugins
In reply to: [WP Mobile Edition] Show Only Blank Pagekoolfunny: If you are using cPanel, just create a subdomain. CNAME will be created automatically.
Forum: Plugins
In reply to: [Ozh' Admin Drop Down Menu] Missing menu imagesMarking as resolved
Forum: Fixing WordPress
In reply to: Broken visual editorI’ve reuploaded wp-admin and everything seems to be OK now.
Thanks!Forum: Plugins
In reply to: [Ozh' Admin Drop Down Menu] Missing menu imagesIt’s appears that I had some problem in wp-admin folder.
I deleted it and reuploded it from a ww.wp.xz.cnForum: Fixing WordPress
In reply to: strange piece of code is appearing in all my postsIt appears you are using a Google Chrome extension that brings back old Facebook chat (That’s my case anyway).
It’s appears that you will see that message (with random address) on diffrent sites.
I don’t think it’ll be wise to click the link.Forum: Fixing WordPress
In reply to: Strange gap in pagesWOW! problem solved. It’s appears to be one of the following:
1) Re uploading Theme files to the server.
2) Changing root directory permissions from 750 to 755.I don’t know which one as I changed permission while uploading…