• Hi, i am totally new to your plugin so please forgive me if i gallop ahead with 2 issues without knowing whether you have already posted answers somewhere before (but probably not).
    I use yours in connection with Fast Secure Contact Form (hope that one get’s updated again soon).
    What i am trying to do is probably something brandnew.
    A WordPress directory – without one of these rather inane, pesky directory plugins or Themes!!

    I could explain why i want to do my directory in a different way, but that would take up to much time here, so i just add my website so far http://www.useroo.tk/ and a little temporary test post with your plugin in action (in test action i mean) http://www.useroo.tk/delete/

    On this test post you see 2 things i need to be able to address:
    1. the URL of the listed sites are no hyperlink, how can i change this??
    2. since i have a categorized directory i would want to have SEPERATE DB’s for each category – with the appropriate shortcode for each – so every submission would automatically be added in the right category rather than just all on the same post or page – is this somehow doable with this plugin as it is??

    Finally, “automatically” is not right, this should rather work like the commenting system, meaning the Administrator (mini me) must first approve any new addition before it goes life, doable with this plugin??

    https://wordpress.org/plugins/contact-form-7-to-database-extension/

Viewing 1 replies (of 1 total)
  • Thread Starter rudme

    (@rudme)

    Okay, so i found some script on your site to turn text url’s into hyperlinks
    “<script type=”text/javascript”>// <![CDATA[
    (function ($) {
    $(‘td[title=”site-url”] div’).each(
    function () {
    $(this).html(‘‘ + $(this).html() + ‘‘);
    })
    })(jQuery);
    // ]]></script>”
    but i end up with some awful garble URL like
    http://%27%20+%20%24%28this%29.html%28%29%20+%20%27/
    Great stuff 🙂
    But seriously, how can i get this part to work for me, not just a hyperlink that works but also a new blank page into which each link will open??

Viewing 1 replies (of 1 total)
  • The topic ‘the unused potential of this plugin, please make it happen somehow’ is closed to new replies.