S
S
SWILG2021-03-01 10:44:32
opencart
SWILG, 2021-03-01 10:44:32

How to find and edit the settings of the "Request a call" widget in Opencart?

The site has a widget "Order a call" -. I can't find where to edit it in the admin panel. You need to change the number to which the notification about the ordered call comes.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Serge Tkach, 2021-03-02
@SWILG

It may be that the callback settings are set in the template settings.
And if not, then:
1. Press the F12 button (or otherwise open the Developer Tools (Developer Tools) of your browser)
2. Switch the "Network" tab
3. Press the "Submit" button
4. After pressing the button, a new address will appear where request sent. There will be something like index.php?route=extension/module/callback. The word callback in this case will be the code name of the module.
5. Open any module in the admin panel and write the same route in the query string.
6. It may write that you do not have access to this page. This means that the admin did not give you access to the settings of this module.

W
web-mechanic, 2021-03-02
@amfetamine

well, if this is a third-party widget, then in the personal account of the service, if it belongs to the site, then either scripts or modules / settings

S
SWILG, 2021-03-01
@SWILG

Version 1.5.5.1.1

Z
Zeus2021, 2021-03-21
@Zeus2021

What widget/module are you using? With this https://opencartforum.com/files/file/5939-konstruk... ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question