battlehammer
Forum Replies Created
-
Forum: Plugins
In reply to: [Search & Replace] How to search and replace more than one paragraph?I think u better to add the descriptions about this aspect of work of your plugin.
Forum: Plugins
In reply to: [Search & Replace] How to search and replace more than one paragraph?I was need it once. For me it much easier to edit SQL base through text, just like i did.
Forum: Plugins
In reply to: [Search & Replace] How to delete rather than replaceU can delete by leaving empty Replace field in the bottom “Search and Replace” (or chenge seting in first). But if u replace all text in the paragraph u got empty paragraph, instead of nothing.
Forum: Plugins
In reply to: [Search & Replace] How to search and replace more than one paragraph?Cant do it by parts coz there is another scripts in other tabs.
Forum: Plugins
In reply to: [WP Mobile Edition] "WP Mobile Edition" resizing Adsens blocks on pagesSolved, u need to remove “height:auto” frome: .fdx_article iframe {height:auto; min-height:200px; max-width:100%;margin:0;}.
In my case better to add: min-height:250px;
And one more thing i remove frome core.css: .fdx_article tr td{border-top:1px solid #e7e7e7;padding:6px 24px}
Forum: Plugins
In reply to: [WP Mobile Edition] "WP Mobile Edition" resizing Adsens blocks on pagesAnd on 3.2.1 WP there is some problem with some options in admin menu, but plugin still works.