Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Leonardo Grabow

    (@leon1980)

    Dear:
    The new version of the plugin does not accept html or css code in each country, how should I solve it?
    Thanks
    Leonardo Grabow
    Example:

    <style>
    h1{
    margin-top: 80px;
    margin-bottom: 45px;
    font-weight: bold;
    }
    h3{
    font-weight: bold;
    color:black;
    }
    div .table-responsive {
         margin-top: 120px;
         margin-bottom: 45px;
    }
    table {
         min-width: 480px;
         width: 480px;
         max-width: 480px;
         border: 1px solid grey;
         background:#FFFFFF;
         color:#000000;
    }
    a:link {
              color: black;
              background-color: transparent;
              #text-decoration: none;
            }
    
            a:visited {
              color: #5D5D5D;
              background-color: transparent;
              text-decoration: none;
            }
    
            a:hover {
              color: red;
              background-color: transparent;
              text-decoration: underline;
            }
    
            a:active {
              color: black;
              background-color: transparent;
              text-decoration: underline;
            }
            table th, table td{
            text-align: center;
            }
            tbody tr:nth-child(even) {
            background: #BABABA;
            color: #000000;
            }
    </style>
    <center>
    <div class="table-responsive">
        <table cellspacing="0" width="15%" >
      <tr>
        <td colspan="2"><h3>Afghanistan</h3></td>
      </tr>
      <tr>
        <td><b>Date of entry into force</b></td>
        <td>27 October 2020</td>
      </tr>
      <tr>
        <td><b>Date Initial Report due</b></td>
        <td>26 October 2021</td>
      </tr>
      <tr>
        <td><b>Date First Annual Report due</b></td>
        <td>31 May 2022</td>
      </tr>
      <tr>
        <td><b>Initial Report submitted</b></td>
        <td>Not due</td>
      </tr>
      <tr>
        <td><b>Annual Report submitted</b></td>
        <td>Not due</td>
      </tr>
      <tr>
        <td><b>Country Profile</b></td>
        <td>N/A</td>
      </tr>
    </table>
    </div>
    </center>
    Thread Starter Leonardo Grabow

    (@leon1980)

    Dear:
    This code is OK when use versión 6.4.5 but not is when use a new versión 6.5.6 and 6.5.7.

    Please, i need your help, I have a work with 180 table and 3 languages and this broken is fatal ??

    Thanks
    Leonardo Grabow

    Thread Starter Leonardo Grabow

    (@leon1980)

    Dear:
    A new version is broken my map with html and css on each country.
    The map with RVM 6.4.1 is ok but when installe 6.5.6 or 6.5.7, the country not accept html and css with my table information.
    Please, i need your help.

    Thanks
    Leonardo Grabow
    https://kamadodemo.tk/en/state-positions/ –> is version 6.5.7
    https://delcampo.tk/en/en/en/state-positions/ –> is version 6.4.1

    Plugin Author Enrico Urbinati

    (@enrico-urbinati)

    Thanks Leonardo for your inputs,

    I’ve already contacted you via email and I can even confirm here that issues with html in the popup has been fixed!

    Just upgrade to latest version (6.5.8) in order to have your html popup back.
    Actually there are some html allowed that can be used securely in Subdivions and Markers popup.

    Sincerely,
    RVM team

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Broken map after update plugin 6.5.7’ is closed to new replies.