• I need to edit the <head> and I’m aware that this is usually contained in header.php. But the theme I am using has

    <?php wp_head(); ?>

    in header.php rather than the actual content I see when viewing the source. So where do i go from there?

    if it’s not obvious, I am pretty php ignorant but I can edit the file if I can find it. I just need to remove a duplicate jquery call.

    Thanks. I’ve searched the forum and googled it but haven’t found a satisfactory answer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • What theme are you using? Where did you download it from?

    And why do you need to edit the <head> of the theme?

    Thread Starter klanxner

    (@klanxner)

    The theme is called Wish. it’s from Theme Forest. There is a duplicate jquery call which is causing problems with a plug-in which I need to remove.

    I’m sorry but as you are using a commercial theme, you need to seek support from the theme’s developer/vendor. We do not have access to, nor do we support, commercial products here. Your best bet is always your product’s developer, so we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘editing’ is closed to new replies.