Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #100082
    Harrij
    Participant

    Using Full Frame wordpress ( http://www.macsoftreview.com ) strange that the comments below the articles ( next to names ) show programming code ??

    Will the Pro version make this go away?? Can’t test it. If it will help my issues I gladly buy the Pro version.

    Problems:
    – Unable to activate plugin: cURL error 7: Failed to connect to foreverthemes.com port 80: Connection refused
    Unable to activate plugin. Please try again in 1 hour and if the issue persists, please contact support.

    – Programming code visible next to names on the comments of the website.

    Make my day, and help is badly needed

    #100108
    Pratik
    Keymaster

    Hi Harrij,
    It looks like plugin issue. Please deactivate all your plugins and see if problem persists. If it goes away, try activating the plugins one by one until you find the culprit one.
    For plugins, please ask for support in their plugin support forum.

    Let me know how it goes.

    Regards,
    Pratik

    #100123
    Harrij
    Participant

    Deactivated all. Doesn’t change anything

    #100240
    Pratik
    Keymaster

    Can you send me the link of the page with this issue?

    #100241
    Pratik
    Keymaster

    I got it. No need for link. I will check and send you the results soon.

    #100246
    Pratik
    Keymaster

    It is a issue in the theme. It will be solved in next update. If you want it solved asap, please replace line 642 in full-frame/inc/fullframe-core.phpwith following line:

    
    <?php printf( __( '%s <span class="says">says:</span>', 'full-frame' ), sprintf( '<cite class="fn">%s</cite>', get_comment_author_link() ) ); ?>
    

    Regards,
    Pratik

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Comments on website show code’ is closed to new replies.