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

Thread: Mappress Not working

  1. #1
    Thread Starter
    Expired Customer nadstek's Avatar
    Join Date
    Apr 2018
    Location
    Sydney-Australia
    Posts
    9
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Mappress Not working

    I paste this link in the last line of header

    <?php
    /** Map for Home page **/
    if(is_home() || is_front_page())
    {
    $arg = array('w'=>'100%','h'=>'400px',); //w=width & h=height
    do_action('wpw_mappress_gmap_code',$arg);
    }


    /** Map for Ads category, Ads Tags and Search Pages **/
    global $wp_query;
    if($wp_query->queried_object->taxonomy=='ad_cat' || $wp_query->queried_object->taxonomy=='ad_tag' || is_search())
    {
    $arg = array('w'=>'100%','h'=>'400px',); //w=width & h=height
    do_action('wpw_listing_n_search_gmap',$arg);
    }
    ?>

    I see map for 1 seconds then goes away. get the rror message.
    opps.jpg

    Can you please show me a video step by step how to install and configure. I am a noob when it comes to scripts. I like visual theory please. don't know how to fix this problem

  2. #2
    Thread Starter
    Expired Customer nadstek's Avatar
    Join Date
    Apr 2018
    Location
    Sydney-Australia
    Posts
    9
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Marketplace Seller vipul's Avatar
    Join Date
    Jun 2012
    Location
    Surat,Gujarat,India
    Posts
    1,647
    Thanks
    0
    Thanked 172 Times in 170 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Expired Customer nadstek's Avatar
    Join Date
    Apr 2018
    Location
    Sydney-Australia
    Posts
    9
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Marketplace Seller vipul's Avatar
    Join Date
    Jun 2012
    Location
    Surat,Gujarat,India
    Posts
    1,647
    Thanks
    0
    Thanked 172 Times in 170 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    Expired Customer nadstek's Avatar
    Join Date
    Apr 2018
    Location
    Sydney-Australia
    Posts
    9
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Marketplace Seller vipul's Avatar
    Join Date
    Jun 2012
    Location
    Surat,Gujarat,India
    Posts
    1,647
    Thanks
    0
    Thanked 172 Times in 170 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Thread Starter
    Expired Customer nadstek's Avatar
    Join Date
    Apr 2018
    Location
    Sydney-Australia
    Posts
    9
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Marketplace Seller vipul's Avatar
    Join Date
    Jun 2012
    Location
    Surat,Gujarat,India
    Posts
    1,647
    Thanks
    0
    Thanked 172 Times in 170 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    Thread Starter
    Expired Customer nadstek's Avatar
    Join Date
    Apr 2018
    Location
    Sydney-Australia
    Posts
    9
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

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. wordpress update and no working with mappress ?
    By locationtournage in forum MapPress
    Replies: 3
    Last Post: January 25th, 2016, 01:01 PM
  2. Replies: 13
    Last Post: October 23rd, 2015, 11:13 AM
  3. MapPress do not appear
    By brunof137 in forum MapPress
    Replies: 2
    Last Post: October 7th, 2014, 06:18 PM
  4. Replies: 5
    Last Post: September 15th, 2014, 09:20 AM
  5. [SOLVED] MapPress no longer working
    By hbo1 in forum ClassiSky
    Replies: 1
    Last Post: January 2nd, 2013, 12:38 PM