• keskinta

    (@keskinta)


    I have a ecommerce website that has a unwanted link on the product pages. I have tried to find the code <p class=”wrym”> which brings up the code but couldnt find it. Please help ??

    link under the related products:

    https://megazin.biz/?post_type=product&p=2770&preview=true

    pic: https://megazin.biz/wp-content/uploads/2015/11/lanet3.png

Viewing 6 replies - 16 through 21 (of 21 total)
  • axiski

    (@axiski)

    That is odd, because the theme looks to be quite reputable.

    I would contact the theme creators and ask them why it is there and how to remove it as that would be much better rather than just turning it into a white link.

    Their Theme Forest profile: https://themeforest.net/item/flatsome-responsive-woocommerce-theme/5484319

    Very annoying if it is put in there by the theme creators.

    Keep me posted on what they say as I’d be interested to find out if they were in the fact the ones that included it.

    Thread Starter keskinta

    (@keskinta)

    I have already Emailed them about the stuation, waiting for the reply, will keep u updated when I have the answer ?? Thank you so much for your help.

    axiski

    (@axiski)

    No problem. Let’s hope they offer a solution.

    = )

    Thread Starter keskinta

    (@keskinta)

    Hey Axiski, While I wait for the reply from theme editors, I have done bit more research on it and I have found that its a NamedNodeMap object. still wordking on it to find the source. Got any ideas ? ??

    .wrym
    accessKey: “”
    align: “”
    attributes: NamedNodeMap
    baseURI: “https://megazin.biz/shop/bags/guzini-leather-bag-6132/&#8221;
    childElementCount: 1
    childNodes: NodeList[1]
    children: HTMLCollection[1]
    classList: DOMTokenList[1]
    className: “wrym”
    clientHeight: 25
    clientLeft: 0
    clientTop: 0
    clientWidth: 1050
    contentEditable: “inherit”
    dataset: DOMStringMap
    dir: “”
    draggable: false
    firstChild: a
    firstElementChild: a
    hidden: false
    id: “”
    innerHTML: “dealspolo.com
    innerText: “dealspolo.com”
    isContentEditable: false
    lang: “”
    lastChild: a
    lastElementChild: a
    localName: “p”
    namespaceURI: “https://www.w3.org/1999/xhtml&#8221;
    nextElementSibling: null
    nextSibling: text
    nodeName: “P”
    nodeType: 1
    nodeValue: null
    offsetHeight: 25
    offsetLeft: 15
    offsetParent: div.large-12.columns
    offsetTop: 1995
    offsetWidth: 1050
    onabort: null
    onautocomplete: null

    axiski

    (@axiski)

    Hmmm. Can’t say I know anything about that to be honest.

    Very interesting though

    Guys i had exactly the same problem – did you have any fix?

    The dealspolo link was appearing under the related products section.

    TO fix this i deleted line 62 from the related.php file

    <p class=”wrym”>“><?php echo implode(“”,$wpro); ?></p>

    wp-content/themes/flatsome/woocommerce/single-product/related.php

    Let me know if the problem was appearing anywhere else

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘unwanted Link’ is closed to new replies.