GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress Issue when creating PAGES...anyone experienced this? (https://gfy.com/showthread.php?t=638711)

Jace 07-28-2006 06:10 PM

Wordpress Issue when creating PAGES...anyone experienced this?
 
I am trying to create some new "pages" in wordpress, but when I create the page it shows up fine in the editing box, but when I view it on the site the page doesn't show up, instead the page is there, but the first post of the blog shows up instead of the content that I put in that page

anyone know wtf?

HorseShit 07-28-2006 06:19 PM

can you show us whats happening?

Jace 07-28-2006 06:22 PM

Quote:

Originally Posted by jdavis
can you show us whats happening?

sure, new blog, ain't done yet, but here is what I am trying to do

http://www.constantbabes.com/gonzo-thumbs/

I am going to put perfect gonzo thumbs plugin on that page, I create the page, put the content in the editing box and it shows up fine, I cliuck Create Page and it says the page is created, then when I visit the above url you can see what happens

HorseShit 07-28-2006 06:26 PM

are you running some kind of .htaccess entries that might be causing it to revert back to a post?

Jace 07-28-2006 06:28 PM

Quote:

Originally Posted by jdavis
are you running some kind of .htaccess entries that might be causing it to revert back to a post?

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

fusionx 07-28-2006 06:29 PM

Did you update htaccess with Wordpress's rewrite code for the permalink structures?

smashface 07-28-2006 06:30 PM

Did you change any parts of the page template?

smashface 07-28-2006 06:30 PM

Good suggestions fusionx

Jace 07-28-2006 06:35 PM

no on all counts above

could it have something to do with the theme maybe?

Jace 07-28-2006 06:36 PM

Quote:

Originally Posted by fusionx
Did you update htaccess with Wordpress's rewrite code for the permalink structures?

yup, all the permalinks are working fine on the site

HorseShit 07-28-2006 06:36 PM

Quote:

Originally Posted by Jace
no on all counts above

could it have something to do with the theme maybe?

probably not, even if it couldn't produce all of the page it should still do some of it

JOHNNY_BUTTHOLES 07-28-2006 06:37 PM

nice site.

smashface 07-28-2006 06:39 PM

Quote:

Originally Posted by Jace
no on all counts above

could it have something to do with the theme maybe?

Can you make a post vs a page? It looks like you can. Do you even have a page template?

Digipimp 07-28-2006 06:39 PM

sounds like your page template is pulling posts maybe. try looking at your page template in the theme editing area

Jace 07-28-2006 06:40 PM

oh shit, hold up, something is off on the whole site

fusionx, i think you are right man

fusionx 07-28-2006 06:44 PM

Quote:

Originally Posted by Jace
oh shit, hold up, something is off on the whole site

fusionx, i think you are right man

Turn on ICQ dude :)

Sultry_Selenia 07-28-2006 06:44 PM

When you create the page, do you have the rich text editor on by default? Even if you go right through the html editor, if that option is enabled it can fuck stuff up. None of my special codes/plugins/formatting worked until I turned off that option (which is on my default for every theme/install I've worked with).

Jace 07-28-2006 06:54 PM

Quote:

Originally Posted by fusionx
Turn on ICQ dude :)

on now :)

Jace 07-28-2006 08:01 PM

this is killing me now

go here

http://www.constantbabes.com/

and click on any blog post, check the permalink and you can see what post it is supposed to be, but for some reason ANY blog post you click on ends up giving you whatever the first post on the front page is

ANYONE?

MaddCaz 07-28-2006 08:04 PM

blaaaaze!!!!!

JD 07-28-2006 08:10 PM

on the permalinks page, where it shows you the code for the permalink shit, add /index.php/ to the front it'll look like

/index.php/%postname%/%category%/%whatever_else_here%/

Jace 07-28-2006 08:13 PM

Quote:

Originally Posted by SPeRMiNaToR
on the permalinks page, where it shows you the code for the permalink shit, add /index.php/ to the front it'll look like

/index.php/%postname%/%category%/%whatever_else_here%/

nope

http://www.constantbabes.com/index.p.../crissy-moran/

Kimo 07-28-2006 08:17 PM

what spermy said should work...


edit: your fucked :upsidedow

Jace 07-28-2006 08:20 PM

something else I am noticing

http://www.constantbabes.com/category/babes/

and

http://www.constantbabes.com/category/porn-stars/

are both giving the same result

something is screwy here, I know it has to be a simple fix, I just can't figure it out

Jace 07-28-2006 08:20 PM

OH, and when I revert back to the default theme, everything works fine

smashface 07-28-2006 08:24 PM

I think it is something to do with your theme - maybe a piece of code is missing and shit.

JD 07-28-2006 08:27 PM

if you disable permalinks, does the shit work? you might be having a mod_rewrite problem like it's not enabled or something

pocketkangaroo 07-28-2006 08:37 PM

It is something to do with your theme. I had something similar happen awhile back on one of my blogs.

BTW, that theme is sweet!

Jace 07-28-2006 08:53 PM

Quote:

Originally Posted by SPeRMiNaToR
if you disable permalinks, does the shit work? you might be having a mod_rewrite problem like it's not enabled or something

still does it whether permalinks are on or off...gotta be the theme

DAMN! haha

time to get code crackin

Jace 07-28-2006 08:54 PM

Quote:

Originally Posted by pocketkangaroo
It is something to do with your theme. I had something similar happen awhile back on one of my blogs.

BTW, that theme is sweet!

yeah, I love it, I wanna get a nice header done though, other than that it fits nicely

do you remember what it was about the theme you had?

HorseShit 07-28-2006 09:24 PM

Quote:

Originally Posted by Jace
yeah, I love it, I wanna get a nice header done though, other than that it fits nicely

do you remember what it was about the theme you had?

try switching to just a generic wp theme to see if it still happens.. i dont think its the theme though

baddog 07-28-2006 09:50 PM

Why am I getting a cert just clicking on this thread?

CamsLord 07-28-2006 10:50 PM

yea me too

Jace 07-29-2006 11:19 AM

Quote:

Originally Posted by jdavis
try switching to just a generic wp theme to see if it still happens.. i dont think its the theme though


default theme works fine....everything works perfectly

Lifer 07-29-2006 11:47 AM

Quote:

Originally Posted by Jace
default theme works fine....everything works perfectly

Then it is the theme.

Look in the presentation, edit theme section in the admin tools and check out the code for your sidebars. The links that you are creating are pulling the wrong file out of the database.

I wondered how you were using so many side bars unless you added extra fields to the database, which the default install would not correct for you.

Lifer 07-29-2006 11:53 AM

I figured the above out.

I hate to ask... but did you set the catagory for the post when you wrote the post and not just use the default catagory?

Also, if you are writing pages, you have to select the template for the page to come up. Try setting that to "about"

Jace 07-29-2006 12:06 PM

Quote:

Originally Posted by Lifer
Then it is the theme.

Look in the presentation, edit theme section in the admin tools and check out the code for your sidebars. The links that you are creating are pulling the wrong file out of the database.

I wondered how you were using so many side bars unless you added extra fields to the database, which the default install would not correct for you.

no extra sidebars...the only thing extra I did was seperate the link categories

all the sidebars there are basic wordpress sidebars, just edited a little

think it might have to do with them though? I can remove some one at a time and cehck the site

Jace 07-29-2006 12:07 PM

Quote:

Originally Posted by Lifer
I figured the above out.

I hate to ask... but did you set the catagory for the post when you wrote the post and not just use the default catagory?

Also, if you are writing pages, you have to select the template for the page to come up. Try setting that to "about"

well, it started with pages, but I have deleted all the pages out of there

this is happening with every post, page or anything

and yes, I chose a category for each post when I wrote the post

Jace 07-29-2006 12:08 PM

tell you what, if someone can help me fix this I will give them a free post across 6 blogs that will be permanent and go into the archives

Jace 07-29-2006 12:11 PM

fuck, someone just added me to icq and I have NO CLUE who it was...smashface maybe

LOL

Lifer 07-29-2006 12:26 PM

Try to look at a couple of these settings:

In the Options - Under Reading. set blog pages to Show at Most = 1

Make sure the "Page" is published and not a draft

If you are writing a page, play with the Page Template setting at the place where you are writing the page. It is a little lower on the page. You can set that to Link, about, archive, etc.

One thing you might try is to add the rss plug in and write a new Page. Then set the templae to "about" and it will show up in the place for the rss feeds. In this case, you would use the rss feed plugin just to set up a different division on your theme's sidebar.

Last suggestion I have is to set the page order for the new Page. It is located under the place where you wrote your page... under the Page Template I mentioned above.

Jace 07-29-2006 12:30 PM

Quote:

Originally Posted by Lifer
Try to look at a couple of these settings:

In the Options - Under Reading. set blog pages to Show at Most = 1

Make sure the "Page" is published and not a draft

If you are writing a page, play with the Page Template setting at the place where you are writing the page. It is a little lower on the page. You can set that to Link, about, archive, etc.

One thing you might try is to add the rss plug in and write a new Page. Then set the templae to "about" and it will show up in the place for the rss feeds. In this case, you would use the rss feed plugin just to set up a different division on your theme's sidebar.

Last suggestion I have is to set the page order for the new Page. It is located under the place where you wrote your page... under the Page Template I mentioned above.

once again...there are no pages anymore, this is a site wide issue

go to www.constantbabes.com and click on any of the new blog posts, take Crissy Moran for example, click on it and the content that shows up is whatever the first post in the blog index is

Lifer 07-29-2006 12:31 PM

Also, copy the sidebar code and post it here. Maybe there is something there where you are trying to pull information from one place, but in fact are pulling it from another. This would be the lines like <?php _e('Meta'); ?> where _e('META') is the controlling factor.

Make sure that your sidebar code is getting the information from the right place

Lifer 07-29-2006 12:37 PM

There is also a place for you to order your pages...

I see what is happening.

Did you try to set the number of pages to sow at one time to 1?

Jace 07-29-2006 12:37 PM

Quote:

Originally Posted by Lifer
Also, copy the sidebar code and post it here. Maybe there is something there where you are trying to pull information from one place, but in fact are pulling it from another. This would be the lines like <?php _e('Meta'); ?> where _e('META') is the controlling factor.

Make sure that your sidebar code is getting the information from the right place

sidebar code:

Code:

<div id="sidebar">
 <ul>

<!-- List of Links in Blog -->
  <li><table width="188" cellpadding="0" cellspacing="0">
        <tr>
                <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/side-babes.gif" width="188" height="35" alt="Links" /></td>
        </tr>
    <tr>

    <td class="sidebg">

  <ul>

  <?php wp_get_links(4); ?>

  </ul>

    </td>

  </tr>

  <tr>

  <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sidefoot.gif" width="188" height="13" alt="" /></td>

  </tr>

  </table></li>

<!-- List of Categories in Blog -->

  <li><table width="188" cellpadding="0" cellspacing="0">

        <tr>

                <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/side-categories.gif" width="188" height="35" alt="Categories" /></td>

        </tr>

    <tr>

    <td class="sidebg">

  <ul>

    <?php list_cats(1, 'all', 'name', 'asc', '', 1, 0, 0, 1, 0, 1, 0,'','','','','') ?>

  </ul>

    </td>

  </tr>

  <tr>

  <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sidefoot.gif" width="188" height="13" alt="" /></td>

  </tr>

  </table></li>


  <!-- List of Pages in Blog -->
  <li><table width="188" cellpadding="0" cellspacing="0">
        <tr>
                <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/side-otherpages.gif" width="188" height="35" alt="Other Pages" /></td>
        </tr>
    <tr>
    <td class="sidebg">
  <ul>
    <?php wp_list_pages('title_li=' ); ?>
  </ul>
    </td>
  </tr>
  <tr>
  <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sidefoot.gif" width="188" height="13" alt="" /></td>
  </tr>
  </table></li>


 
 </ul>

</div>





<div id="sidebar2">

 <ul>

<!-- Previous Posts -->
                  <li><table width="188" cellpadding="0" cellspacing="0">
                        <tr>
                                <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/side-previous.gif" width="188" height="35" alt="Links" /></td>
                        </tr>
                    <tr>
               
                    <td class="sidebg">
               
                  <ul>
               
                  <?php
                                                                  $posts = get_posts('numberposts=10&offset=0');
                                                                  foreach ($posts as $post) :
                                                          ?>
                                                          <li>
                                                          <a href="<?php the_permalink(); ?>" title="<?php the_title() ?>"><?php the_title() ?></a>
                                                          </li>
                                                          <?php
                                                                  endforeach;
                                        ?>
               
                  </ul>
               
                    </td>
               
                  </tr>
               
                  <tr>
               
                  <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sidefoot.gif" width="188" height="13" alt="" /></td>
               
                  </tr>
               
                  </table></li>
                  <!-- End Previous Posts -->

  <!-- Search Box -->

  <li><table width="188" cellpadding="0" cellspacing="0">

        <tr>

                <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/side-find.gif" width="188" height="35" alt="Find" /></td>

        </tr>

    <tr>

    <td class="sidebg" align="center">

    <form method="get" action="<?php echo $PHP_SELF; ?>">

  <input type="text" name="s" id="search" size="15" />

  <input type="submit" name="submit" value="<?php _e('Search'); ?>" />

  </form>

  </td>

  </tr>

  <tr>

  <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sidefoot.gif" width="188" height="13" alt="" /></td>

  </tr>

  </table></li>

<!-- List of Links in Blog -->
  <li><table width="188" cellpadding="0" cellspacing="0">
        <tr>
                <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/side-links.gif" width="188" height="35" alt="Links" /></td>
        </tr>
    <tr>

    <td class="sidebg">

  <ul>

  <?php wp_get_links(2); ?>

  </ul>

    </td>

  </tr>

  <tr>

  <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sidefoot.gif" width="188" height="13" alt="" /></td>

  </tr>

  </table></li>


 




  <!-- Admin Links -->

  <li><table width="188" cellpadding="0" cellspacing="0">

        <tr>

                <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/side-meta.gif" width="188" height="35" alt="Meta" /></td>

        </tr>

    <tr>

    <td class="sidebg">

  <ul>

                        <?php wp_register(); ?>

                        <li><?php wp_loginout(); ?></li>

                        <li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS 2.0'); ?>"><?php _e('Entries <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>

                        <li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS'); ?>"><?php _e('Comments <abbr title="RSS Feed">RSS</abbr>'); ?></a></li>

                        <?php wp_meta(); ?>

  </ul>

    </td>

  </tr>

  <tr>

  <td><img src="<?php bloginfo('stylesheet_directory'); ?>/images/sidefoot.gif" width="188" height="13" alt="" /></td>

  </tr>

  </table></li>



 </ul>

</div>


Jace 07-29-2006 12:39 PM

Quote:

Originally Posted by Lifer
There is also a place for you to order your pages...

I see what is happening.

Did you try to set the number of pages to sow at one time to 1?

I am not worried about pages anymore, in fact there is no place that allow2s that option for me in wordpress options

Jace 07-29-2006 12:40 PM

I went into wordpress options and set Blog Pages
Show at most to 1

still doing it

Jace 07-29-2006 12:42 PM

lifer, can you slow down a second and re-read what I am posting

I am not worried about pages anymore, in fact I deleted all pages

When you go to the site, scroll down and click on Crissy Moran, now see the content that is showing for Crissy Moran? it is whatever is the first post on the main page

so, whatever I posted as the latest post is showing up as all the posts on the individual post pages

smashface 07-29-2006 06:01 PM

Quote:

Originally Posted by Jace
tell you what, if someone can help me fix this I will give them a free post across 6 blogs that will be permanent and go into the archives

Tried to get a hold of you last night before I went out. ICQ me - 341030294 - if you still have an issue.


All times are GMT -7. The time now is 05:03 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123