Hi - I create a new site using Modules from a previous site but the wpv-post-title and wpv-post-taxonomy type="product_cat" format="name at hidden link are both linking back to the source site where the Modules were originally saved.
Is there a way to correct this?
Thank you.
Hello,
It is not the those two shortcodes linking back to the source site, it is entire content block being linked to the source site.
For example you can click on empty area of content, you will see the result as I mentioned above, I have checked the source HTML codes of the URL: view-source:hidden link
line 297~299, there is a custom JS code:
<script type="text/javascript">
var et_link_options_data = [{"class":"et_pb_text_5","url":"https:\/\/jayzerbe.com","target":"_self"}];
</script>
It seems to be the problem, please try to remove iit from your website, and test again
Thank you for this information. This is the second time this has occurred. First occurred after cloning the source site and copying it to a new WP Installation and the second time here while using saved modules from the same source site.
This is a big problem because neither I or Divi technical support were able to locate the js script that you indicated.
Can anyone help locate it or at least try to provide more information?
Those JS codes is in your website page source HTML codes, see screenshot: js.JPG
Toolset plugins won't add those JS codes to website automatically.
I suggest you try these:
In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, and test again
If the problem is fixed, then activate other plugins one by one, try to locate the problem plugin/theme