jason1308
Forum Replies Created
-
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.
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}
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Problem after updateMany 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.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Problem after updateDoes 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 ideaI 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.
Forum: Reviews
In reply to: [Classic Editor] This is should be core, not a pluginTotally correct this should be core and Gutenberg should be the option
Forum: Themes and Templates
In reply to: [Smart Magazine] Add more post gridsYou can delete this as I have managed to work out a solution.
Forum: Themes and Templates
In reply to: [Smart Magazine] Banner ad beside the LogoBeen 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 } ?>