• I cant explain why its not working properly.
    I cannot see the information wrapped with the shortcode for my country. What I see is the information I wrapped for the excluded countries.

    When I add the debug /?geot_debug= in the URL, the whole place is blank. But when I add debug code for other countries, I see their specific information.

    There is no cache plugin or server cache.

    Any ideas?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi Danny

    What countri are you tring to check? I’ll give you the correct query string

    Thread Starter dannyogolo

    (@dannyogolo)

    im trying to query Nigeria and I use NG as the code

    ?The complete query string should look like this:

    domain.com/?geot_debug=Nigeria&geot_debug_iso=NG

    You only need to replace domain.com for your actual domain

    Thread Starter dannyogolo

    (@dannyogolo)

    Thanks for the correction.

    Now how about the code to wrap the country on the page?

    Frpm my post, you can undersyand I have 2 issues:

    1. The code I used to wrap the information doesnt work for my country, but the excluded countries information is the one that is showing, instead of my country information. So seems the old wrapping code doesnt work anymore?
    2. The URL debug code (you have resilved this. Thanks)

    Could you please share the shortcode that is not working for you so I can check if it needs any change?

    Thread Starter dannyogolo

    (@dannyogolo)

    Display For Nigeria
    [geot country=”NG”] <span style=”background-color: rgba(30, 30, 30, 0.2); font-size: inherit;”>info goes here.[/geot]</span>

    Display For South Africa
    [geot country=”ZA”]info goes here. <span style=”font-size: inherit;”>[/geot]</span>

    Also many other countries

    EXCLUDE CODE
    [geot exclude_country=”NG,KE,GH,UG,ZA,TZ,ZM,RW,CI,ML,SN,CM,GA”] exclude info goes here. <span style=”background-color: rgba(30, 30, 30, 0.2); font-size: inherit;”>[/geot]</span>

    Plugin Author Damian

    (@timersys)

    What do you get as debug information in the admin of the plugin?

    Thread Starter dannyogolo

    (@dannyogolo)

    @timersys

    I have never gone to debuf since I started using this plugin in other sites. So i dont even know if its there

    Plugin Author Damian

    (@timersys)

    Settings page of the plugin, it should show some info regarding your IP and your location

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Not working Properly’ is closed to new replies.