• hi!
    I have gift cards plugin installed.
    Any ideas how to fix the issue?
    Warning: Invalid argument supplied for foreach() in
    wp-content/themes/finance/index.php on line 83

    Warning
    : Invalid argument supplied for foreach() in
    wp-content/themes/finance/index.php
    on line
    102

    Warning: Invalid argument supplied for foreach() in /wp-content/themes/finance/index.php on line 187
    I need a help to resolve this issue.
    Thank you

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The issue seems to be with the theme ‘finance’. Please share in your reply where this theme was obtained from so we may best support this theme related issue. Is it a theme from here at www.ads-software.com or from elsewhere? Please provide the theme URL.

    Thread Starter for7wonders

    (@for7wonders)

    Hi Pioneer,

    Thank you for your reply
    I think it was custom made theme.
    line 84: <?php foreach ($z11 as $z11) { ?>
    line 102: <?php $ii1=1; foreach ($p6 as $p6) {;?>
    line 187: <?php foreach ($d3 as $d3 ) { ?>

    hmm any ideas how to fix it?

    One would need to decipher what is setting (string) $d3. Your best bet is to consult the developer of the custom theme or hire a new one if you cannot figure that out yourself.

    It looks like you are running WooCommerce so you might check in with them to see if all the plugins and modules are running as intended. Note: they don’t directly support custom themes.

    Thread Starter for7wonders

    (@for7wonders)

    I did message him but he is not replying.
    trying to fix by myself =)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘invalid argument for foreach’ is closed to new replies.