• Resolved MisterCabeca

    (@mistercabeca)


    Hi. I’m helping in a website for classifieds. The RVM works if put in a widget from wp admin area.

    But i want to use it placed in the homepage of classipress to replace ad categories and ad listing blocks.

    Tried to replace code in tpl-ads-home.php file using ” <?php echo do_shortcode(“[shortcode]”); ?> ” with the shortcode from rvm but it generates a white screen meaning that someting is wrong.

    Any advice on how to use rvm with costum div’s?

    https://wordpress.org/plugins/responsive-vector-maps/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter MisterCabeca

    (@mistercabeca)

    Done.

    Plugin Author Enrico Urbinati

    (@enrico-urbinati)

    Hi MisterCabeca,

    can you please share how did you solve it ?

    Thanks in advance 🙂

    Thread Starter MisterCabeca

    (@mistercabeca)

    I was using <?php echo do_shortcode(“[shortcode]”); ?> and it should be <?php echo do_shortcode(‘[shortcode]’); ?> The error was appearing because of the double slashes (“”).

    Another question, Portugal map has an error, is it possible for you to update it? Azores and Madeira are supposed to be on the left side of the map, not on the right as it is.

    Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Classipress’ is closed to new replies.