• Resolved seanla

    (@seanla)


    Hi there!

    I’m a first time user of WP Forge and I was having a play about with it and my new website.

    I came across somewhat of a serious issue though and I can’t seem to figure it out. I’m a graphic designer and front-end developer minus any serious knowledge of javascript or PHP. This seems to be a js issue, according to console.

    Basically whats happening is that a plug-in I’m using (The Grid) is conflicting in some way. I have a row of three images that are linked to CPT’s but when I use WP Forge nothing happens when I click on the image links. If I revert to a WP default theme it works fine ??

    Here’s a link to the development site: https://ladesigns1.wpengine.com/ – forgive the state of things, lots of work to do!

    Here’s a screenshot of the area I’m talking about: https://i.imgur.com/nnFn82i.png

    Here’s a screenshot of the console error: https://i.imgur.com/3tAZhGc.png

    The Uncaught Type error at the bottom only appears when you click on one of the images.

    I would be so grateful if you could help resolve this, I’m not really sure where to start.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author ThemeAWESOME

    (@tsquez)

    Hi Seanla,

    Thanks for stopping by and for trying out WP-Forge. I usually do not provide assistance with plugin conflicts, I only provide out of the box assistance which I cover here: https://www.ads-software.com/support/topic/support-issue-clarification?replies=1

    However, in this case its pretty simple: If you look at the error message it is showing you in the console you will see that it is giving a 404 error (not found). This is in regards to the fonts you are using.

    Its basically telling you it cannot find the fonts icomoon,ttf and icomoon.woff

    So this tells me you need to make sure the path to the fonts is correct.

    Hope this helps.

    P.S. If possible please leave a rating and a review for WP-Forge, it would be greatly appreciated.

    Thread Starter seanla

    (@seanla)

    Hello ??

    Thanks for a fast reply! Ah sorry, I just don’t have anyone else that can help with this and it’s quite a painful issue!

    Thanks for pointing out the other font issue, it’s already on the to-do list. I don’t think this is causing the main problem of the images not linking to the CPT though. I could be wrong?

    I will of course leave a positive rating and review for WP Forge, even if you are unable to help me, your free theme has surely helped many people.

    Theme Author ThemeAWESOME

    (@tsquez)

    Hey there,

    Thank you and you are very welcome.

    Sorry I forgot to mention that the console is also throwing errors related to foundation.js, I did not create foundation, all I did was merge WordPress and Foundation together. So I usually defer and issues related to Foundation to Foundation.

    You may also want to visit the foundation forums and see if they can assist you.

    Now also keep in mind that there is already a grid system in place within foundation, maybe this could be causing the conflict but I think it has something to do with the js that the plugin uses. I don’t think foundation likes it. I see that the script for the plugin loads at the bottom after foundation. That could be causing the issue as well.

    Heres a little tip for you, you can create the same effect without a plugin, you just have to read the foundation docs on the grid and how to use it, then find a js script that will provide the effect you are looking for and put it together. Easy enough but it would take a little effort and some time to accomplish.

    I hope you get it sorted out. If you learn anything about that error please come back and post what you found out. It could possibly assist someone else.

    Thanks again.

    Thread Starter seanla

    (@seanla)

    Thanks for taking the time! I’ll go and post on the Foundation Forums – I have left a review ??

    Theme Author ThemeAWESOME

    (@tsquez)

    Awesome, thank you ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plug-in Conflict’ is closed to new replies.