Is there a WP theme/plugin for tgp site?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • just a punk
    So fuckin' bored
    • Jun 2003
    • 32393

    #16
    I can add an option which will store the paysite URL as a custom field, so it can be used by WP themes to show galleries, single pictures or anything else.

    If anybody needs this feature, just let me know.
    Obey the Cowgod

    Comment

    • brassmonkey
      Pay It Forward
      • Sep 2005
      • 77396

      #17
      Originally posted by CyberSEO
      I can add an option which will store the paysite URL as a custom field, so it can be used by WP themes to show galleries, single pictures or anything else.

      If anybody needs this feature, just let me know.
      i asked you long time ago homer made me the plugin
      TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
      DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

      Comment

      • just a punk
        So fuckin' bored
        • Jun 2003
        • 32393

        #18
        Originally posted by brassmonkey
        i asked you long time ago
        No you haven't asked me for the additional custom field for links. Also, as you remember, your order was rejected by 2checkout, so I was unable to provide you the license (you are not my customer).

        There is a special support forum where the customers post their requests for new features. If you go there and read, you'll see that I always do my best to implement the most interesting things, suggested by them.
        Obey the Cowgod

        Comment

        • Bladewire
          StraightBro
          • Aug 2003
          • 56228

          #19
          Originally posted by CyberSEO
          I can add an option which will store the paysite URL as a custom field, so it can be used by WP themes to show galleries, single pictures or anything else.

          If anybody needs this feature, just let me know.
          Typical Konrad. Not only totally on point with his previous responses, but going above and beyond to customize the features of his product, on request, to make it the most versatile option available for everyone. The best! 👍👾


          Skype: CallTomNow

          Comment

          • brassmonkey
            Pay It Forward
            • Sep 2005
            • 77396

            #20
            Originally posted by CyberSEO
            No you haven't asked me for the additional custom field for links. Also, as you remember, your order was rejected by 2checkout, so I was unable to provide you the license (you are not my customer).

            There is a special support forum where the customers post their requests for new features. If you go there and read, you'll see that I always do my best to implement the most interesting things, suggested by them.
            thank got your product is not top notch why u have to blow up threads with spammy screenshots?
            TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
            DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

            Comment

            • just a punk
              So fuckin' bored
              • Jun 2003
              • 32393

              #21
              Originally posted by brassmonkey
              thank got your product is not top notch
              Umm... I didn't get it. How could you have an opinion on a product you don't own? Buy it, try it, them post your comments like any other customer. Once again, your payment did not pass the 2checkout fraud control (it as a year ago or something like that. To be fair I don't remember when exactly), so you don't own the license for the Gallery Magic plugin and you can't even install it.

              It's a bit strange when you post comments on things you are not familiar with. As I said above, there are many GFY members like ruff and Ketchup use my scripts. And that's real cool when they point on the things I can change, improve or add. But you... You are not my customer, Sir.

              Originally posted by brassmonkey
              why u have to blow up threads with spammy screenshots?
              Excuse me?
              Obey the Cowgod

              Comment

              • ruff
                I have a plan B
                • Aug 2004
                • 5507

                #22
                I'm already using Gallery Magic which works great for my Wordpress blogs. What I would like to find is a WP plugin that would act like the old link TGP's so I could set up a text link to a video promo page. Something similar to the traditional TGP sites like Outlaw TGP, The Hun, etc. Is something like that available? I have found some WP plugins for Directory List but nothing specifically for adult.
                CryptoFeeds

                Comment

                • Cradle
                  meh
                  • Apr 2004
                  • 1438

                  #23
                  Originally posted by ruff
                  I'm already using Gallery Magic which works great for my Wordpress blogs. What I would like to find is a WP plugin that would act like the old link TGP's so I could set up a text link to a video promo page. Something similar to the traditional TGP sites like Outlaw TGP, The Hun, etc. Is something like that available? I have found some WP plugins for Directory List but nothing specifically for adult.
                  what plugin did you find for directory lists?

                  also can you assign a banner to sponsor galleries with gallery magic and view clicks to specific galleries like in plugin my gallery?

                  Comment

                  • ruff
                    I have a plan B
                    • Aug 2004
                    • 5507

                    #24
                    Originally posted by Cradle
                    what plugin did you find for directory lists?

                    also can you assign a banner to sponsor galleries with gallery magic and view clicks to specific galleries like in plugin my gallery?
                    I just searched list directories on Wordpress.org. The most obvious one didn't even work: wp links page. You can assign a banner to sponsor galleries with Gallery Magic, but there is no way to view clicks to specific galleries as far as I know.

                    I'm having a custom script made to do what I want. I searched everywhere and the link TGP type script that I want apparently is dead. Except for TGPX, which I don't even want to fuck with anymore.

                    Probably just as well. There is no money in TGPs anymore.
                    CryptoFeeds

                    Comment

                    • just a punk
                      So fuckin' bored
                      • Jun 2003
                      • 32393

                      #25
                      Originally posted by ruff
                      I just searched list directories on Wordpress.org. The most obvious one didn't even work: wp links page. You can assign a banner to sponsor galleries with Gallery Magic, but there is no way to view clicks to specific galleries as far as I know.
                      You can use any click counter script instead of the direct link to sponsor in the banner. The plugin allows to use any HTML or JavaScript code, so I don't see any problem here.
                      Obey the Cowgod

                      Comment

                      • DonJon69
                        Confirmed User
                        • Nov 2014
                        • 475

                        #26
                        just call a php script to display the banners based on the tags of the post:

                        <!-- Tag based content START -->

                        <?php if ( has_tag('SPONSOR NAME') ): ?>
                        <a href="URL" ><img src="BANNER" border="0"></a>

                        <?php elseif ( has_tag('SPONSOR NAME') ): ?>
                        <a href="URL"><img src="BANNER" border="0"></a>

                        <?php elseif ( has_tag('SPONSOR NAME') ): ?>
                        <a href="URL"><img src="BANNER" border="0"></a>


                        <?php endif; ?>
                        Make Money With Adult Websites - Free Step by Step Guide!

                        Comment

                        • Cradle
                          meh
                          • Apr 2004
                          • 1438

                          #27
                          Originally posted by ruff
                          I just searched list directories on Wordpress.org. The most obvious one didn't even work: wp links page. You can assign a banner to sponsor galleries with Gallery Magic, but there is no way to view clicks to specific galleries as far as I know.

                          I'm having a custom script made to do what I want. I searched everywhere and the link TGP type script that I want apparently is dead. Except for TGPX, which I don't even want to fuck with anymore.

                          Probably just as well. There is no money in TGPs anymore.
                          yeah i didnt see much for WP for a directory list although i do notice quite a few directories running wp with pbookmarks theme not sure if they manage links manually or what but a friend is working on a link script that sorts links by alexa which i may use.

                          been considering gallery magic but for a wp tgp.

                          Comment

                          • Cradle
                            meh
                            • Apr 2004
                            • 1438

                            #28
                            im not gonna go as far as saying there is no money in TGPs anymore though

                            Comment

                            • ruff
                              I have a plan B
                              • Aug 2004
                              • 5507

                              #29
                              Originally posted by Cradle
                              yeah i didnt see much for WP for a directory list although i do notice quite a few directories running wp with pbookmarks theme not sure if they manage links manually or what but a friend is working on a link script that sorts links by alexa which i may use.

                              been considering gallery magic but for a wp tgp.
                              I contracted a script from a great php coder here this morning so that problem is solved. Would still like a WP plugin just for a directory list though. I'm surprised that people still pay attention to Alexa, it seems irrelevant anymore these days. I must be missing something about it that I don't see.
                              CryptoFeeds

                              Comment

                              • Cradle
                                meh
                                • Apr 2004
                                • 1438

                                #30
                                i was just thinking of using alexa to make the ranking a little easier for bigger sites

                                Comment

                                Working...