Stergos
Forum Replies Created
-
Forum: Plugins
In reply to: [Adminimize] [Plugin: Adminimize] Hide draft for ContributorWell I am not enough familiar with WP to do this… I am a starter 🙁
Forum: Fixing WordPress
In reply to: Custom fields problemHey mate, the previous code is help me to change the author name to the bottom of the page “This entry was posted in Articles by Barbara. Bookmark the permalink. ” but there is also this “Posted on February 4, 2012 by admin ” to the top of the page below the title, is there any way to show “Barbara” like to the bottom? This is my link to see that online, Thanks a lot!
Forum: Plugins
In reply to: [Div Shortcode] [Plugin: Div Shortcode] 2.0 doesn't work in WP 3.2.1I have the latest version. I already try the shortcodes as you explain I don’t know what is going wrong…
The problem is solved, it’s seems to be gnews bug but now it’s working again.
Forum: Plugins
In reply to: [Div Shortcode] [Plugin: Div Shortcode] 2.0 doesn't work in WP 3.2.1I have the same problem in 3.2.1, I try to use it to a page in html by replacing <div></div> with [div] and [end-div] but it didn’t work…
Forum: Fixing WordPress
In reply to: New custom template issue!Creating templates is supposed to be easy, I only need a clone of “Sidebar Template” on twenty eleven… Anyone please?
Forum: Fixing WordPress
In reply to: Get content from other site automatically!Yes, to be more specific sometimes i use articlesnatch.com. This site is allow other publishers to get articles to their sites by place a link back to them. I am not steal other publishers content!
Forum: Fixing WordPress
In reply to: Get content from other site automatically!Thanks for reply BORIStheBLADE. I check RSS plugins but I cannot find any of these to have this feature. 🙁
Forum: Plugins
In reply to: [Latest News] Warning: extract on latest-news.php on line 203For anyone has the same or any similar problem this is what you need google-news-widget Worked great for me!
Hey jem1642002, I have the same problem:
Warning: extract() [function.extract]: First argument should be an array in /home/ehacking/public_html/wp-content/plugins/latest-news/latest-news.php on line 203
Latest NewsHow did you figure out the problem?
Forum: Plugins
In reply to: [Quick Adsense] [Plugin: Quick Adsense] How to remove ads from search resultsThanks for reply and for specify the ownership. I already try to contact but without success. Can you pleaseee tell me the class of this plugin to try to resolve my problem? My Google account is in danger like this, thanks in advance Philip!
Forum: Plugins
In reply to: [Quick Adsense] [Plugin: Quick Adsense] How to remove ads from search resultsI asking for help to your blog but I notice that you disapprove it. Is there any chance to help me to this bug? Thank you!
Forum: Plugins
In reply to: [Quick Adsense] [Plugin: Quick Adsense] How to remove ads from search resultsThanks for reply Philip, I already check this site and post this question there but without success! I guess this is a bug of this plugin because I find out that if I untick the “archives” from admin menu as I already done the ads must not display to my search results. Any help would be appreciated, thanks in advance!
Forum: Plugins
In reply to: [Quick Adsense] [Plugin: Quick Adsense] How to remove ads from search resultsNo one? At least anyone now the class of this plugin? Maybe help something like:
.search .whatever-the-class-is {display:none;}[please don’t bump http://codex.wordpress.org/Forum_Welcome#No_Bumping ]
Forum: Fixing WordPress
In reply to: Recent posts widget positionSolution and credits to: zeaks.org/board/
.widget_recent_entries ul { padding-left:15px; }