imagin49
Forum Replies Created
-
Oui, j’ai changé temporairement de thème (Divi) mais ça n’a pas fonctionné.
Finalement, j’ai réussi à modifier le lien des icones en utilisant les margin pour descendre le menu lol
Merci
Forum: Plugins
In reply to: [Vision - Interactive Image Map Builder] Item not listed in plugin backendPHP 7.4
MYSQL 5.7
Forum: Plugins
In reply to: [Vision - Interactive Image Map Builder] Item not listed in plugin backend
No change 🙁
Forum: Plugins
In reply to: [Vision - Interactive Image Map Builder] Item not listed in plugin backendGood evening,
I’ve copied and pasted the code but here’s what happens:
A critical error has occurred on this site. Please check your site administration email inbox for more information.Forum: Plugins
In reply to: [Vision - Interactive Image Map Builder] Item not listed in plugin backendHello,
I tried removing the NOT after WHERE but nothing happened. So I switched to your second solution with this code:
} else {$sql = $wpdb->prepare("SELECT * FROM {$table} WHERE deleted ORDER BY %s %s LIMIT %d, %d", $orderby, $order, $currentPage, $itemsPerPage); $sql_total_items = $wpdb->prepare("SELECT id FROM {$table} WHERE deleted); }But it gives me “a critical error has occurred on the site…”.
Is there a problem with my code?
Thank you,
StéphanieForum: Plugins
In reply to: [Vision - Interactive Image Map Builder] Item not listed in plugin backendThank you
Forum: Plugins
In reply to: [Vision - Interactive Image Map Builder] Item not listed in plugin backend
The screen shot
Forum: Plugins
In reply to: [Vision - Interactive Image Map Builder] Item not listed in plugin backendI have the same problem: Our card is currently active on the front-end of the site, but does not appear in the back-end so that we can modify it? Please see the screenshot – you’ll see that it says there’s 1 item, but it doesn’t appear in the list. Please help. I’ve deactivated and reactivated all the plugins without success.
- This reply was modified 2 years, 6 months ago by imagin49.