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)
-   -   2 wordpress questions. Can't figure these out 100% (https://gfy.com/showthread.php?t=990340)

Si 10-02-2010 05:44 PM

2 wordpress questions. Can't figure these out 100%
 
Question 1

How do you display when a page was last updated?

I Tried the following

<p>Last modified: <?php the_modified_date(); ?></p>

and

<?php the_modified_date( $d, $before, $after, $echo ); ?>

Neither worked. I would like to be able to put this on a specific Page, not every post like some themes have. Haven't looked into this properly yet but you guys are usually more relevant than searching google.

Question 2

Have any of you ever integrated a payment system into wordpress? Zombaio would be useful. Want to try out a wordpress paysite next.

Thing is I can't work out how I would set-up the zscript, I tried the wordpress one on the site and it is creating 2 members everytime I register, one from wordpress and one from zombaio. Any experience in this and some pointers would be VERY useful.

Thanks in advance. Off for the night so will check back tomorrow :thumbsup

CYF 10-02-2010 05:45 PM

http://codex.wordpress.org/Function_..._modified_date

<p>Last modified: <?php the_modified_date(); ?></p>

scouser 10-02-2010 06:38 PM

Quote:

Originally Posted by Si (Post 17565065)
Question 1

How do you display when a page was last updated?

I Tried the following

<p>Last modified: <?php the_modified_date(); ?></p>

and

<?php the_modified_date( $d, $before, $after, $echo ); ?>

Are you doing this inside the main loop? it has to be inside that

Si 10-02-2010 07:29 PM

Quote:

Originally Posted by deadmoon (Post 17565155)
Are you doing this inside the main loop? it has to be inside that

I keep missing that.

Will try it out with that added tomorrow. Too tired now :upsidedow

fris 10-02-2010 08:14 PM

ya has to be in the main loop for that function to work, or else you would have to use the post object to get the last time it was updated

Si 10-03-2010 08:05 AM

Thanks for your input, should have question 1 resolved today :)

How about question and using zombaio with wordpress? Anyobdy have experience with this and how to set it up properly?

fris 10-03-2010 08:29 AM

Quote:

Originally Posted by Si (Post 17566068)
Thanks for your input, should have question 1 resolved today :)

How about question and using zombaio with wordpress? Anyobdy have experience with this and how to set it up properly?

not zombaio no, you would need to write a custom module, as I dont know of any plugins that support this processor.

or you could ask a developer to include it.

but that adult site cms wordpress script I think has it.


All times are GMT -7. The time now is 09:36 PM.

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