Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Ad widget plugins

  1. #1
    Thread Starter
    Junior Member
    Not a Verified Customer
    onlinebisnes's Avatar
    Join Date
    Mar 2009
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ad widget plugins

    I did purchase this widget from the previous wpclassipress owner but never got it work with my site as the new classipress got all new template structure. So I decided to share this plugins here and hope that some one can get it work with the new version of wpclassipress themes.

    This plugins should create a widget where anyone can embed their ads to their blog/website to self promote their listing on classipress.

    you can get the files from here : http://www.megasale.my/widget.zip
    *bear in mind that this widget will cost you a bandwidth.

    Instruction :
    Extract the zip and copy the directory "widget" into your root directory.

    Open the file .htaccess (on your wpclassipress root) and add this ad the end of the file:
    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule ^widget/(.*).png$ widget/index.php?id=$1 [L]

    Go in the theme directory and search for:
    <?php cp_location(get_the_content()); ?>

    </p>

    After that add this:
    [img]<?php echo get_option('home'); ?>/widget/<?php echo $post->ID ?>.png[/img]
    <div style="margin-top: -30px; float: right;">Put a widget on your site:

    <textarea cols="27" rows="8" style="font-size: 11px; width: 240px; height: 104px;">
    [img]<?php echo get_option('home'); ?>/widget/<?php echo $post->ID ?>.png[/img]" />
    </textarea>

    and don't forget to change the widget.png to your own image.

    that all.
    If anyone could fixed this widget to work with latest wpclassipress do pm me or reply here, I will update this post.

    Thank you.

  2. #2
    Thread Starter
    Junior Member
    Not a Verified Customer
    onlinebisnes's Avatar
    Join Date
    Mar 2009
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Ad widget plugins

    **reserve for an update.

  3. #3
    Veteran taylerj's Avatar
    Join Date
    Apr 2009
    Location
    Las Vegas, NV
    Posts
    380
    Thanks
    1
    Thanked 8 Times in 6 Posts

    Re: Ad widget plugins

    the new version of the themes comes with a widget also.
    Eric is best known in the forum for his in depth tutorials. He started in design 4 years ago and then discovered WordPress and has been coding and hacking themes and plugins ever since. He's quite helpful if you have any questions for him in the forum. Eric also makes his own WordPress themes and plugins and provides ClassiPress consulting on the side. David Cowgill - (Owner of Classipress)

  4. #4
    Thread Starter
    Junior Member
    Not a Verified Customer
    onlinebisnes's Avatar
    Join Date
    Mar 2009
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Ad widget plugins

    Quote Originally Posted by taylerj
    the new version of the themes comes with a widget also.
    do you mean the current version of the upcoming? because I did not see any embed ad widget on current themes. or did I missed em somewhere?

  5. #5
    Veteran taylerj's Avatar
    Join Date
    Apr 2009
    Location
    Las Vegas, NV
    Posts
    380
    Thanks
    1
    Thanked 8 Times in 6 Posts

    Re: Ad widget plugins

    Quote Originally Posted by onlinebisnes
    Quote Originally Posted by taylerj
    the new version of the themes comes with a widget also.
    do you mean the current version of the upcoming? because I did not see any embed ad widget on current themes. or did I missed em somewhere?
    When you unzip the classipress folder youll see a plugins folder with all the plugins you can use for classipress. the ad plugin will be there.
    Eric is best known in the forum for his in depth tutorials. He started in design 4 years ago and then discovered WordPress and has been coding and hacking themes and plugins ever since. He's quite helpful if you have any questions for him in the forum. Eric also makes his own WordPress themes and plugins and provides ClassiPress consulting on the side. David Cowgill - (Owner of Classipress)

  6. #6
    Thread Starter
    Junior Member
    Not a Verified Customer
    onlinebisnes's Avatar
    Join Date
    Mar 2009
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Ad widget plugins

    Quote Originally Posted by taylerj
    Quote Originally Posted by onlinebisnes
    Quote Originally Posted by taylerj
    the new version of the themes comes with a widget also.
    do you mean the current version of the upcoming? because I did not see any embed ad widget on current themes. or did I missed em somewhere?
    When you unzip the classipress folder youll see a plugins folder with all the plugins you can use for classipress. the ad plugin will be there.

    may I know full name of the ad plugins that comes with classipress that you are referring too?
    current wpclassipress comes with 9 plugins right? which one of them does the ad widget plugins?

  7. #7
    Thread Starter
    Junior Member
    Not a Verified Customer
    onlinebisnes's Avatar
    Join Date
    Mar 2009
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Ad widget plugins

    I forgot to mention that you need to change index.php on widget folder with your database setting.

    and I did replace the index.php with original files since the previous one got injected codes inside.
    do re-download again for the fixed one.

  8. #8
    Veteran taylerj's Avatar
    Join Date
    Apr 2009
    Location
    Las Vegas, NV
    Posts
    380
    Thanks
    1
    Thanked 8 Times in 6 Posts

    Re: Ad widget plugins

    wp125 is the name of the plugin
    Eric is best known in the forum for his in depth tutorials. He started in design 4 years ago and then discovered WordPress and has been coding and hacking themes and plugins ever since. He's quite helpful if you have any questions for him in the forum. Eric also makes his own WordPress themes and plugins and provides ClassiPress consulting on the side. David Cowgill - (Owner of Classipress)

  9. #9
    Thread Starter
    Junior Member
    Not a Verified Customer
    onlinebisnes's Avatar
    Join Date
    Mar 2009
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Ad widget plugins

    do you mean "wp125" ?

    if yes than its completely different from my plugins.

  10. #10
    Thread Starter
    Junior Member
    Not a Verified Customer
    onlinebisnes's Avatar
    Join Date
    Mar 2009
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Ad widget plugins

    here are the sample of my working ad widget :


Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Updated Plugins
    By tifosi in forum ClassiPress General Discussion
    Replies: 2
    Last Post: June 13th, 2009, 06:40 AM