ahangarha
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Regex] Blank pageI have solved the problem for my problem. I simply applied limit to two things: number posts including the serach phrase, and the number Matches withing posts. if The numbet goes more than limit, what ever result we have get till the moment will be shown/replaced.
Since my solution is not comprehensive, I am not sure if I should shared it with others.But I hope this be a good clue for those who want to solve their problem by little alteration in the codes.
I hope the developer of the plugin respond to us.
Forum: Plugins
In reply to: [Search Regex] Blank pageThis is the error for big search results:
( ! ) Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 461727 bytes) in C:\wamp\www\******\wp-content\plugins\search-regex\models\search.php on line 188
Forum: Plugins
In reply to: [Search Regex] Blank pageIt seems it doesn’t work for the cases in which it finds more than some specific number (for example more than 200 or 300)
I don’t see any response from the author of this useful plugin. I will work on it myself since it is going to solve lots of my problemsForum: Fixing WordPress
In reply to: Pictures not loading on websiteI see all the pictures too.
there is no problem in your websiteForum: Fixing WordPress
In reply to: IE 11 adds large blank areaYou are most welcome
Do mark your topic as resolved when it’s fixed so we know not to come looking there anymore.
Forum: Fixing WordPress
In reply to: IE 11 adds large blank areaIt is not related to what you removed from CSS.
First Solve the problem of your header image. If you want it be there, solve its link to be shown. if not, remove it.Till you find a way to get rid of it, use this CSS code to just hiding the image:
#site-header img {display: none;}
Remember that it is not the ultimate solution. You need to remove the header image or use an existing image for it.
Forum: Fixing WordPress
In reply to: IE 11 adds large blank areaAs I see, it is directly related to your header image. It’s height is too much.
though the image is not being loaded (for me in both IE and Chrome), the reason you see this problem on IE is that for IE it doesn’t matter if image is loaded or not. it still reserve the space for it.
I just removed the image, and the problem was resolved.You need to do something in your HTML/CSS codes
Forum: Plugins
In reply to: [Admin Branding and Tweaks] Conflict in admin stylesheetI agree
Everything in my installation is typical (default)I am working on it myself to find out how that happened. In case I find any, I will update here.
Forum: Fixing WordPress
In reply to: Cannot edit or add pageMay you mention your latest changes (like update, install new plugin,etc.) before this problem occur.
Forum: Reviews
In reply to: [Page Builder by SiteOrigin] wonderful plugin but sadly broken and no supportI am using WP 3.8.1. I am not facing with any problem. it works well for me