futurepacer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Course] Modify Header and FooterHi wpnomad thanks for this – worked a treat – thought I could use the full site editor but it seems Course isn’t set up for that ??
Forum: Plugins
In reply to: [WP Crontrol] Unable to save any changes to php eventsHi Oliver – thanks for chipping in. That’s exactly the problem I have that started my search for an answer. I followed the same route as you, including contacting my hosting company and got the same response from them.
I’m sure John, the developer, will be able to come up with the solution for us both because I guess we can’t be the only ones ??
Forum: Plugins
In reply to: [WP Crontrol] Unable to save any changes to php eventsHere’s the extract from the debug log when I attempt to delete the php event in case it helps identify the issue (I’ve removed the url and replaced with ‘myurl’:
[12-Jun-2024 12:34:01 UTC] PHP Notice: Trying to get property ‘ID’ of non-object in /home/customer/www/myurl/public_html/wp-includes/link-template.php on line 394
[12-Jun-2024 12:34:02 UTC] Cron reschedule event error for hook: crontrol_cron_job, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”every15mins”,”args”:{“code”:”file_get_contents (\”http:\/\/myurl\/wp-admin\/admin-ajax.php?action=wpamelia_api&call=\/notifications\/scheduled\/send\”);”,”name”:”Amelia Cron”},”interval”:900}
[12-Jun-2024 12:34:02 UTC] Cron unschedule event error for hook: crontrol_cron_job, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”every15mins”,”args”:{“code”:”file_get_contents (\”http:\/\/myurl\/wp-admin\/admin-ajax.php?action=wpamelia_api&call=\/notifications\/scheduled\/send\”);”,”name”:”Amelia Cron”},”interval”:900}
[12-Jun-2024 12:34:02 UTC] PHP Warning: The stored hash is missing for a PHP cron event; for more information see https://myurl/wp-admin/tools.php?page=crontrol_admin_manage_page&crontrol_hooks_type=php in /home/customer/www/myurl/public_html/wp-content/plugins/wp-crontrol/src/bootstrap.php on line 2309
[12-Jun-2024 12:34:13 UTC] Cron reschedule event error for hook: crontrol_cron_job, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”every15mins”,”args”:{“code”:”file_get_contents (\”http:\/\/myurl\/wp-admin\/admin-ajax.php?action=wpamelia_api&call=\/notifications\/scheduled\/send\”);”,”name”:”Amelia Cron”},”interval”:900}
[12-Jun-2024 12:34:13 UTC] Cron unschedule event error for hook: crontrol_cron_job, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”every15mins”,”args”:{“code”:”file_get_contents (\”http:\/\/myurl\/wp-admin\/admin-ajax.php?action=wpamelia_api&call=\/notifications\/scheduled\/send\”);”,”name”:”Amelia Cron”},”interval”:900}
[12-Jun-2024 12:34:13 UTC] PHP Warning: The stored hash is missing for a PHP cron event; for more information see https://myurl/wp-admin/tools.php?page=crontrol_admin_manage_page&crontrol_hooks_type=php in /home/customer/www/myurl/public_html/wp-content/plugins/wp-crontrol/src/bootstrap.php on line 2309Forum: Plugins
In reply to: [WP Crontrol] Unable to save any changes to php eventsHi John – thanks for your response. I am the super-admin on the site. I have checked the config file and can confirm that file editing has not been disabled. Your docs were very clear by the way.
Any other ideas as I’m really stuck ??
Very best
JohnForum: Themes and Templates
In reply to: [ColorMag] Blurry featured image on posts archive pageHi Barsha – thanks for your response. It’s a mystery why your devs would create a layout using a 777px item and only allow the use of 390px images – ah well, the long wait continues but I have to tell you I am actively looking for a different theme because the problems in ColorMag are a real issue for me. I was considering getting the pro version but no longer, and that’s sad because otherwise it’s a great theme.
Very best
JohnForum: Themes and Templates
In reply to: [ColorMag] Blurry featured image on posts archive pageHi – after a lot of investigation I discovered that the person, not me obviously, who had first designed the site used TG: Featured Posts (Style 2) on Front Page: Content Top Section to display latest news items. The very latest item always has a featured image and it is this image that gets blurred, and I think I know why.
If you look at the screenshot: https://capture.dropbox.com/OV5PNKXF30cmTRhN
You’ll see the image width is 390 x 205px however the container it is in is 777 x 408px so I’m guessing the image is being stretched to fit.
If this is true is there a way I can change anything to make sure the selected image is at least 777px wide?
Looking forward to your response
John
Forum: Fixing WordPress
In reply to: Blocks Editor Top Toolbar Not ShowingAgreed – it’s a Safari thing – what’s to be done?
Forum: Fixing WordPress
In reply to: Blocks Editor Top Toolbar Not ShowingHave just installed a brand new copy of WordPress and exactly the same problem – anyone listening from WordPress?
Forum: Themes and Templates
In reply to: [ColorMag] Blurry featured image on posts archive pageThanks Barsha – contact made ?? In the meantime can you tell me what you recommend as the optimum size for a featured image please?
Thanks
Forum: Themes and Templates
In reply to: [ColorMag] Blurry featured image on posts archive pageHi – I have tried 3 times since you first asked me to contact support and each. time I get a message saying that ‘Support is Away’ – any other suggestions?
Forum: Themes and Templates
In reply to: [ColorMag] Blurry featured image on posts archive pageOK done that and no difference – you can see that I’ve used a different and high res image by following the same link. I’ll do as you suggest re the live chat – thanks
Forum: Themes and Templates
In reply to: [ColorMag] Blurry featured image on posts archive pageHi Barsha – I deactivated all of them but the problem remains. Everything was fine until the upgrade so it must be something to do with that I think.
Hi I understand they are completely different blocks but it’s standard across all types of publishing that as a baseline any text within a paragraph including lists are of the same size unless the user chooses to make them different so please ask your devs to standardise the default sizes of those blocks ?? Thanks
As a temporary solution I’ve added the following css to Additional CSS and it makes the body paragraph the same size as the list
.cm-entry-summary p {
font-size: 100%;
}- This reply was modified 1 year, 9 months ago by futurepacer. Reason: no need for margin css
Hi Barsha
Thanks for your reply. I already know how to change font-size using the block editor ?? I was thinking the list and the para sizes should be the same but you seem to be suggesting they are different and that is a design choice made by your developers. Is this correct? If so could you ask them to make them the same as it makes no sense to have them different ??
In the meantime could you let me have the correct css so I can disable the font-size for .cm-entry-summary p please?
ALSO
On a related topic, am I right in thinking v3 removes the ability from Appearance > Customise > Global to change font sizes etc? I may be mistaken but I thought I could do that in previous versions
Thanks once again for your hslp
Very best
John