Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter jason1308

    (@jason1308)

    This seems to have done the trick.

    I will test it over the next few days and if everything is okay, will leave a review for you.

    Thread Starter jason1308

    (@jason1308)

    Sorry, I didn’t.

    I enabled them both now, here is the latest log:

    [2020-02-21 23:04:55]
    Method: sendPhoto
    Params: {“parse_mode”:”HTML”,”disable_notification”:false,”photo”:”https:\/\/chb44.com\/wp-content\/uploads\/2020\/02\/domain-names-price-increases.jpg”,”caption”:”<b>.Com Domain Names Should Soon Double in Price<\/b>\r\n\r\n\r\n\r\nhttps:\/\/chb44.com\/2020\/02\/com-domain-names-soon-double-price\/”,”chat_id”:”@Chb44″}
    ——————————–
    Response: {“ok”:false,”error_code”:400,”description”:”Bad Request: wrong file identifier/HTTP URL specified”}

    [2020-02-21 23:04:55]
    {“32541-publish”:[{“hook”:”before”,”trigger”:”wp_insert_post”},{“hook”:”rules”,”apply”:true},{“hook”:”image_source”,”send_image”:”on”,”has_image”:true,”send_by_url”:true,”source”:”https:\/\/chb44.com\/wp-content\/uploads\/2020\/02\/domain-names-price-increases.jpg”},{“hook”:”finish”,”ok”:true,”processed”:[32541]},{“hook”:”after”,”result”:{“@Chb44”:[{}]}}]}

    And this is the message template:

    <b>{post_title}</b>

    {post_excerpt}

    {full_url}

    Thread Starter jason1308

    (@jason1308)

    Many thanks, the Development version seems to be working fine for me now.

    Its a shame really as I moved from Yoast to yourselves and have found tremendous improvements with increased traffic with your plugin over my previous.

    The problem is that I have moved my main site and other smaller sites to classicpress, as I do not like Gutenberg, and even with the classic editor, that is only a temporary fix.

    I was under the impression that you might consider support for classicpress in the future or at least maintain compatibility with 4.9.8 with which it is based upon. It looks sadly that I might have to start looking at another alternative.

    Thread Starter jason1308

    (@jason1308)

    Does anyone know if or how I can perhaps roll back to the previous version that worked fine.

    Alternatively, does anyone know that if I delete the plugin, do I lose all the data, settings and keywords on the site an individual posts.

    Forum: Reviews
    In reply to: [Classic Editor] false idea

    I just hope that if they continue down this road with the new editor, then someone will fork wordpress with the classic editor, before this plugin stops being updated.

    Totally correct this should be core and Gutenberg should be the option

    Thread Starter jason1308

    (@jason1308)

    You can delete this as I have managed to work out a solution.

    jason1308

    (@jason1308)

    Been looking for a solution to adding an adsense unit next to the logo in the header.

    Thanks very much. I presume that if we don’t want it to show on certain pages that are not allowed in adsense, I will need to add this or something like it:

    <?php if (!is_page(array(‘Place Page name here‘, ‘Place Page name here‘, post ID, Post ID))) { ?>

    <div class=”col-sm-8″>ADSENSE-CODE-HERE</div>

    <?php } ?>

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