Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello!

    I already have a theme (Genesis) under a child theme that has an archive-portfolio.php child theme for this plugin. I’d like to rename “Portfolio” to “Resource Library” (and therefore “Resources” instead of “projects”, etc).

    I’ve tried the code in this thread, but I don’t believe I’m putting in the right place in my child theme archive-portfolio.php. I’ve already reached out to my theme developer and they can’t help me, so I was hoping you might be able to tell me where to copy and paste the proper code? Does it go inside the <?php> brackets, or outside the brackets before the genesis(); function?

    Thank you for your help and your time! ??

    Thread Starter jenlboyle41

    (@jenlboyle41)

    Sorry, missed one more:

    wp-auth-check.min.js:1 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
    at HTMLDocument.<anonymous> (wp-auth-check.min.js:1)
    at HTMLDocument.dispatch (jquery.js:3)
    at HTMLDocument.r.handle (jquery.js:3)
    at Object.trigger (jquery.js:3)
    at Object.a.event.trigger (jquery-migrate.min.js:2)
    at HTMLDocument.<anonymous> (jquery.js:3)
    at Function.each (jquery.js:2)
    at a.fn.init.each (jquery.js:2)
    at a.fn.init.trigger (jquery.js:3)
    at Object.<anonymous> (heartbeat.min.js:1)
    (anonymous) @ wp-auth-check.min.js:1
    dispatch @ jquery.js:3
    r.handle @ jquery.js:3
    trigger @ jquery.js:3
    a.event.trigger @ jquery-migrate.min.js:2
    (anonymous) @ jquery.js:3
    each @ jquery.js:2
    each @ jquery.js:2
    trigger @ jquery.js:3
    (anonymous) @ heartbeat.min.js:1
    i @ jquery.js:2
    fireWith @ jquery.js:2
    y @ jquery.js:4
    c @ jquery.js:4
    XMLHttpRequest.send (async)
    send @ jquery.js:4
    ajax @ jquery.js:4
    j @ heartbeat.min.js:1
    (anonymous) @ heartbeat.min.js:1

    Thread Starter jenlboyle41

    (@jenlboyle41)

    I just did one more “inspect element” to see if I got all the bugs, and these just popped up:

    admin.min.js?ver=3.5.0:1 Uncaught TypeError: $ is not a function
    at i (admin.min.js?ver=3.5.0:1)
    at HTMLDocument.<anonymous> (admin.min.js?ver=3.5.0:1)
    at i (jquery.js:2)
    at Object.fireWith [as resolveWith] (jquery.js:2)
    at Function.ready (jquery.js:2)
    at HTMLDocument.K (jquery.js:2)
    wp-auth-check.min.js:1 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
    at HTMLDocument.<anonymous> (wp-auth-check.min.js:1)
    at HTMLDocument.dispatch (jquery.js:3)
    at HTMLDocument.r.handle (jquery.js:3)
    at Object.trigger (jquery.js:3)
    at Object.a.event.trigger (jquery-migrate.min.js:2)
    at HTMLDocument.<anonymous> (jquery.js:3)
    at Function.each (jquery.js:2)
    at a.fn.init.each (jquery.js:2)
    at a.fn.init.trigger (jquery.js:3)
    at Object.<anonymous> (heartbeat.min.js:1)

Viewing 3 replies - 1 through 3 (of 3 total)