Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1208573
    michele
    Participant

    HI, I have noticed that all of the custom links I built for my portfolio items are not working since I updated x to the current version. I can see the custom links on my portfolio pages , but the links do not work on the actual pages (they just return to the portfolio item page) Would you mind taking a wee look?

    Michele

    x theme: 4.6.4
    cornerstone1.3.3

    #1208575
    michele
    Participant
    This reply has been marked as private.
    #1208610
    Christopher
    Moderator

    Hi there,

    I added ‘Project link’ to one of your items and it worked fine, see http://www.bestofourshire.com/portfolio-item/the-ship-inn/

    Hope it helps.

    #1209490
    michele
    Participant

    Hi Christopher, but none of my items in coffee shops/restaurant pages are going to the correct page – I set up custom fields and changed the functions.php file months ago, and everything has been working fine. The set up I had was that the portfolio items shown on the say coffee shops page, go straight to their own page, and by pass the portfolio item page. so the ship inn goes to http://www.bestofourshire.com/places-to-eat/restaurants-in-aberdeenshire/the-ship-inn/
    does that make sense?
    Michele

    #1209492
    michele
    Participant

    Should have said, some of the radio buttons on the portfolio items will go to the correct pages, because that is what I have specified in the excerpt field. But if someone clicks on the portfolio item title, pic, it goes to the default portfolio item page and not the page that I have specified in the custom field.
    Hope this all makes sense
    Michele

    #1209549
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! It seems that you are experiencing PHP memory limit exhaustion. I recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line
    /*That's all, stop editing! Happy Blogging. */

    We would loved to know if this has work for you.

    Thank you.

  • <script> jQuery(function($){ $("#no-reply-1208573 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>