This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

max

lopd plugin osclass
« on: February 03, 2016, 01:33:30 PM »
Big Michal!
Pleaseee help me with this plugin, osclass forum it's impossible and support is very very slow... ::)
if you will do a nice plugin privacy and cookie I'll buy it  ;D
Now I have this "lopd" you know?

this code link <a id="lopd_a" %s > does not lead to page lopd

Quote
<div class="control-group">
    <label class="control-label" for="name"><input type="checkbox" id="lopd_box" name="lopd_box" value="1"/></label>
    <div class="controls">
        <?php echo sprintf(__('Acconsenso il trattamento dei dati in base art.13 del D.lgs 196/2003<a id="lopd_a" %s ><br>Leggi Privacy</a> - <a href="%s" >%s</a>', 'lopd'), 'href="javascript:void(0);" onclick="$(\'#lopd_page\').dialog(\'open\');"', osc_base_url(), osc_base_url()) ; ?>
    </div>
</div>



<?php  View::newInstance()->_exportVariableToView('page', Page::newInstance()->findByInternalName('lopd')); ?>
<div id="lopd_page" style="display:none;">
    <?php echo osc_static_page_text(); ?>
</div>

*

MB Themes

Re: lopd plugin osclass
« Reply #1 on: February 03, 2016, 01:48:01 PM »
@max
It should not lead there, it should only open it in dialog box.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

max

Re: lopd plugin osclass
« Reply #2 on: February 03, 2016, 03:56:47 PM »
@max
It should not lead there, it should only open it in dialog box.

M.
..page created by osclass is  lopd-p45 and i change lopd_a, but nothing...if i insert <a href="../lopd-p45"> it's ok but second link with osc base url
It goes on a nonexistent page :-X

if you want see

http://www.corsi-vendita-online.com/user/register

click (leggi privacy)

but only this plugin exist for privacy?

thanks

*

MB Themes

Re: lopd plugin osclass
« Reply #3 on: February 03, 2016, 04:08:53 PM »
@max
You want to open some div that does not exist.
Anyway we cannot provide support on plugins we did not created.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

max

Re: lopd plugin osclass
« Reply #4 on: February 03, 2016, 06:45:10 PM »
@max
You want to open some div that does not exist.
Anyway we cannot provide support on plugins we did not created.

I thought I knew it, I'm sorry
I still solved! ;D

thanks anyway ;D ;D

Marked as best answer by on Today at 04:36:08 PM
*

MB Themes

  • Undo Best Answer
  • Re: lopd plugin osclass
    « Reply #5 on: February 03, 2016, 06:57:39 PM »
    @max
    If you solved issue, you could at least give quick note how to for others ;)
      To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

    *

    max

    Re: lopd plugin osclass
    « Reply #6 on: February 07, 2016, 01:05:10 PM »
    @max
    If you solved issue, you could at least give quick note how to for others ;)

    yes ;D

    I deleted the plugin, cache, tables and I installed it left the home page with his name (lopd....page osclass)

    and now fuction!  :o

    <div class="controls">
     <?php echo sprintf(__('Acconsenso il trattamento dei dati in base art.13 del D.lgs 196/2003<a href="../lopd-p46" %s ><br>Leggi Privacy</a> - <a href="%s" >%s</a>', 'lopd'),
    « Last Edit: February 07, 2016, 01:08:13 PM by max »