-
Posted a reply to Wrong date for our events, on the site WordPress.org Forums:
Hi tom_on_wheels The webpage you listed is still being cached. If you look at the… -
Posted a reply to The Events Calendar plugin, on the site WordPress.org Forums:
Try previous plus this… Dashboard/Events/Settings/Display/Event template/Default Events template -
Posted a reply to The Events Calendar plugin, on the site WordPress.org Forums:
Hi sbourg The problem is with a template file in the Oceanwp theme. oceanwp/tribe-events/default-template.php If… -
Posted a reply to Some sections not showing, on the site WordPress.org Forums:
It is part of the theme. You should ask your Theme supplier for help. Where… -
Posted a reply to Some sections not showing, on the site WordPress.org Forums:
Hi mibil The content is there but display is set 'none'. It is controlled by… -
Posted a reply to webp images for slider, on the site WordPress.org Forums:
Many thanks... -
Created a topic, webp images for slider, on the site WordPress.org Forums:
Can I request a feature change in the next theme updat… -
Posted a reply to Plugin is breaking get_the_ID(), on the site WordPress.org Forums:
Hi wpexplorer Confirmed same here - interesting to see what TEC support says. -
Posted a reply to Plugin is breaking get_the_ID(), on the site WordPress.org Forums:
Hi wpexplorer Just tried your code in the functions.php file of my child classic theme… -
Posted a reply to Requsting help finding the source of a phantom color, on the site WordPress.org Forums:
Hi acefaiden The hover color has the following inline css .md-button.md-fab:not([disabled]):hover {background-color: rgb(197,17,98);} You could… -
Posted a reply to css error, on the site WordPress.org Forums:
As others have said there is a CSS syntax error on the inline default colour… -
Posted a reply to submenu problem persists, on the site WordPress.org Forums:
Hi denis2035 The problem is with a CSS file entry from elementor. If there isn't… -
Posted a reply to classic-themes.min.css – what is it, do I need it?, on the site WordPress.org Forums:
Hi Bozz Glad to help. Don't have any info on why the file is there… -
Posted a reply to classic-themes.min.css – what is it, do I need it?, on the site WordPress.org Forums:
We are getting lots of 404s This means the file has not been found I… -
Posted a reply to Drop-down menu is not working on desktop, on the site WordPress.org Forums:
Hi ewinka When the mouse hovers over a drop-down menu item (eg:galeria) on your website… -
Posted a reply to Custom HTML Block Display Incorrectly After Closing/Reopening Editor, on the site WordPress.org Forums:
Hi johnstraub1954 WP has had problems with custom HTML for a long time and this… -
Posted a reply to Two pages with duplicate content, on the site WordPress.org Forums:
Hi divyauser As support hasn't replied.... What you see is normal. TEC produces pages for… -
Posted a reply to Site formatting suddenly not working, on the site WordPress.org Forums:
You probably have a cache that hadn't been cleared. So the wordpress version was good… -
Posted a reply to Site formatting suddenly not working, on the site WordPress.org Forums:
Hi bearsintexas There a closing bracket in the css file on line 188 that is… -
Posted a reply to Suddenly my WordPress website is inaccessible – SSL related, on the site WordPress.org Forums:
Your browser is trying to access your site with HTTPS (secure) but you haven't obtained… -
Posted a reply to Very strange permissions problem, on the site WordPress.org Forums:
This might help... https://www.simplified.guide/apache/change-user-and-group "Default user and group for Apache process usually are not the… -
Posted a reply to Google Fonts and GDPR, on the site WordPress.org Forums:
We use the DM Sans font so have added that as the local default font… -
Created a topic, Google Fonts and GDPR, on the site WordPress.org Forums:
Everything is running great and then we get this... h… -
Posted a reply to Update on Full Screen Editor Functionality, on the site WordPress.org Forums:
One other thing that I have noticed... When editing an event - the "Events Archive"… -
Posted a reply to Update on Full Screen Editor Functionality, on the site WordPress.org Forums:
Hi @Abz I am sure caching isn't the problem and have tried turning off all… -
Posted a reply to Update on Full Screen Editor Functionality, on the site WordPress.org Forums:
UPDATE [5.16.1.1] 2022-06-15 Fix – correct issues with template paths when using FSE. [TEC-4401] Sorry… -
Posted a reply to Update on Full Screen Editor Functionality, on the site WordPress.org Forums:
I have now got the single event page working on the TwentyTwentyTwo theme but it… -
Posted a reply to Styling the Calendar, on the site WordPress.org Forums:
As you haven't had a repy yet... The documentation shows the general principles but your… -
Created a topic, Update on Full Screen Editor Functionality, on the site WordPress.org Forums:
At the end of April the changelog was updated with ver… -
Created ticket #55773 on Core Trac:
FSE navigation menu - styling problem -
Posted a reply to Page titles not displaying, on the site WordPress.org Forums:
If you go to.. dashboard/appearance/customise/content/page header there is a box which should be unticked then… -
Created a topic, Gallery Block Images – Problem with Captions, on the site WordPress.org Forums:
In the Settings column the Default Style of a Gallery … -
Posted a reply to Converting 1000+ posts from Classic editor to Block Editor, on the site WordPress.org Forums:
One thing you could try... 1. Create a backup of your current system 2. Create… -
Posted a reply to WordPress seems unrecoverable after 5.9, on the site WordPress.org Forums:
What I would do is deactivate the problem plugin and deactivate debug mode. Open the… -
Posted a reply to WordPress side bar issue, on the site WordPress.org Forums:
The bottom icon is an arrow which, when clicked, opens up the wider descriptive menu. -
Posted a reply to Mobile display shows different image sizes, on the site WordPress.org Forums:
Look at the preview of the free Spacious Theme at https://themegrilldemos.com/spacious-demos The slider and content… -
Posted a reply to Mobile display shows different image sizes, on the site WordPress.org Forums:
The problem is that your slider images are different sizes (Xpx x Ypx). You need… -
Posted a reply to My simple javascript is not showing on the page., on the site WordPress.org Forums:
Try this... function my_script_method() { wp_enqueue_script('custom_script', get_stylesheet_directory_uri() . '/js/custom_script.js', false, null, true ); } add_action(… -
Posted a reply to Select All in Theme Editor, on the site WordPress.org Forums:
I have now found additional problems that I think may be related to the CodeMirror… -
Posted a reply to Select All in Theme Editor, on the site WordPress.org Forums:
Thanks for taking the time to check it out. I was concerned that it might… -
Posted a reply to Select All in Theme Editor, on the site WordPress.org Forums:
Yes The specific problem is if you want to replace the file with new content.… -
Created a topic, Select All in Theme Editor, on the site WordPress.org Forums:
WP5.8 Windows 10 OS Only affects Firefox (90.0.2) Whi… -
Posted a reply to Custom HTML code being changed automatically when edited, on the site WordPress.org Forums:
Already reported here https://github.com/WordPress/gutenberg/issues/33832 The legacy Custom HTML widget still works OK if you can… -
Posted a reply to CSS from TEC affecting Page Settings panel, on the site WordPress.org Forums:
Can also confirm that this problem only occurs when debug is on wp-config.php define('WP_DEBUG', true); -
Posted a reply to CSS from TEC affecting Page Settings panel, on the site WordPress.org Forums:
I am seeing this message in the console Your browser is using Quirks Mode. This… -
Posted a reply to CSS from TEC affecting Page Settings panel, on the site WordPress.org Forums:
I can also confirm this problem which affects a number of blocks in the WP5.8… -
Created ticket #53795 on Core Trac:
WP5.8 CSS Validation errors -
Created ticket #53778 on Core Trac:
Widgets changing Custom HTML -
Posted a reply to 5.8-beta1 – Feedback, on the site WordPress.org Forums:
I have looked again with my other browsers and have found that the javascript errors… -
Created a topic, 5.8-beta1 – Feedback, on the site WordPress.org Forums:
Turnkey Server Linux 4.19.0-8 WP Version 5.8-beta1 PHP…