Hi Michael,
Thank you for the additional information.
Regarding the "Recommended Movies" text, we couldn't find a language string for it. Could you please share the URL where you see this text so we can investigate where it is being generated?
For the search issue, could you also send us:
- The URL of the page where the problem occurs.
- A screenshot showing the issue.
To add screenshot use this platform: https://prnt.sc/
For the text color issue in the SP Movie Database Search, you can use the following CSS, add this here https://prnt.sc/5kOXRzCXLlSG custom css section.
#sp-header #searchword,
#sp-header select {
color: white;
}
Regarding the social share issue, please replace your current file with the attached one:
JRoot/templates/shaper_moview/html/com_content/article/default.php
default.php.zip
After replacing the file, please let us know whether the social share icons appear correctly.
We look forward to your update.
Thanks