Your Time:
Our Time:
← Back to discussions

Plugin Shortcode Displaying on Frontend

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 4 replies, 2 voices, and was last updated 9 years, 11 months ago by Anonymous.

  • 2016-10-06 at 5:08 am
    Support Expired
    #16886
    haveyoumetrandy
    Participant
    • Topics: 10
    • Replies: 19
    • Total posts: 29
    • Post count: 20

    I have been using a plugin called qTranslate for the past year and I hadn’t updated my theme until recently. But each time I update the theme, whenever I add a new post/page, the plugin’s short code is now displayed in the front end. I have emailed the the plugin’s support and they have corrected the issue for me once but they have told me that unless the issue is corrected on the developer’s end, I’m going to have to apply their fix every time that I update.

    The email the told me to relay to you goes as follows:

    We changed in file “/carzone/framework/common\atp_generator.php”, function subheader( $postid ), line
    $page = get_post($postid);
    to read as
    $page = get_post($postid, OBJECT, ‘display’);
    They fetch post there for display purpose, so the filter ‘display’ needs to be applied. It does translation among other things.

    2016-10-06 at 12:51 pm
    #16906
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0
    2016-10-06 at 5:08 pm
    Support Expired
    #16912
    haveyoumetrandy
    Participant
    • Topics: 10
    • Replies: 19
    • Total posts: 29
    • Post count: 20

    So basically you’re telling me this isn’t a bug that you’re able to fix and that I’m going to have to apply this fix every time I update my theme?

    2016-10-06 at 5:54 pm
    #16915
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Yes, you have to take back of the modified files every time when you update your theme to latest version. If you don’t get after following the above url then if you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.

    2016-10-17 at 4:09 pm
    #17154
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Topic is set to be resolved because of no reply. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.