kp2575
Forum Replies Created
-
Forum: Plugins
In reply to: Anyone been “haCked By r00t-x”This just happened on Media Temple hosted accounts.
It was a sever exploit and not a WP exploit. It looks like the common fix for this is to reinstall the index file via ftp.
This is for the MT attack, I don’t know if it holds true in other hacks done by this person so make sure you check with your hosting provider.
Forum: Fixing WordPress
In reply to: Get Logged Out, Unable to Upload PhotosForum: Fixing WordPress
In reply to: Get Logged Out, Unable to Upload PhotosAlso I have reloaded wordpress. I assume this is a database issue?
Forum: Fixing WordPress
In reply to: Downloading WordPress Site with DreamweaverGet cyberduck for mac… totally free
Forum: Themes and Templates
In reply to: I want to put a java box above the first post…anyone?
Forum: Fixing WordPress
In reply to: Multi blogs updating to one how can I auto updateWould the feeds though post as a daily update?
If you look at the page: pointlessbanter.net
I update the new blogs with their title and link that day. I want a way to automate it if it is possible.
Forum: Requests and Feedback
In reply to: Threaded CommentsI totally agree with this. Being a myspace user this is HUGE in order to bring my audience over from myspace.
Forum: Plugins
In reply to: Threaded CommentsAny help?
Forum: Fixing WordPress
In reply to: Multi blogs updating to one how can I auto updateNo help on this?
Forum: Fixing WordPress
In reply to: Pages and formsthere is an excellent plug in for a contact form… I can’t remember it off of the top of my head now… Just google wordpress contact form
Forum: Plugins
In reply to: Putting adsense between 2 and 3 post on frontpageThe page: https://kevin.pointlessbanter.net
I moved it before the:
<?php endwhile; ?>
TagThere is a gap there in between the two posts and when I right click on it is says that it is google. But it gives me an error on page message in the bottom and the actual add isn’t showing up.
Thanks again
-KevinForum: Plugins
In reply to: Putting adsense between 2 and 3 post on frontpageHere is where I placed it:
<div class=”feedback”>
<?php edit_post_link(__(‘Edit This ·’)); ?> <?php comments_popup_link(__(‘No Comments’), __(‘1 Comment’), __(‘% Comments’)); ?>
</div>
<?php inbetweenPosts(); ?>
<?php wp_link_pages(); ?>
I have it programed in with an html feed for after the first post put it is not showing up. I am sure I have it plugged into a poor spot.
Forum: Plugins
In reply to: Putting adsense between 2 and 3 post on frontpageSo before like the feedback DIV would be the appropriate place for it?
thanks for your help btw
Forum: Plugins
In reply to: Putting adsense between 2 and 3 post on frontpageDavid when we add in between all we have to do is past that code in then? Or can we just put the plug in then go
Forum: Fixing WordPress
In reply to: removing the title in the headerMy whole style sheet is trashed… argh