• Resolved nirit

    (@nirit)


    The footer has 2 different address, phone numbers, and emails: one international, and the other only for Israel, but sometimes it shows the international details in Israel and vice versa.
    Here is the code:
    For Israel I put this code: [cfgeo include=”Israel”]address1[/cfgeo]
    For International I put this code:[cfgeo exclude=”Israel”]address2[/cfgeo]

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

Viewing 1 replies (of 1 total)
  • Plugin Author Ivijan-Stefan Stipic

    (@ivijanstefan)

    Hello,

    Cache can made this problem. Also can happen if you run out from your lookup.

    To solve a cache issue, you just need to add “cache” attribute:

    For Israel I put this code: [cfgeo include="Israel" cache]address1[/cfgeo]
    For International I put this code: [cfgeo exclude="Israel" cache]address2[/cfgeo]

    Let me know if this help.

Viewing 1 replies (of 1 total)
  • The topic ‘Sometime it does not work’ is closed to new replies.