Skip to content

Tag: plugins

Removing Hello Dolly Actually Breaks my WordPress Site

Well this is new to me, and quite confusing as my curious mind seeks for a resolution. Hello Dolly does NOT display as a plugin option in my list of plugins within the wordpress location. Within Cpanel in the plugins folder, “Hello” is the name of the plugin (folder) that exists. If I remove this …

add_submenu_page in WordPress

When using the add_submenu_page to create a new submenu in WooCommerce, I get “Cannot modify header information – headers already sent”. The add_submenu_page is as follows: Changing that to the following removes the “Cannot modify header information – headers already sent” …

Cannot Upload .GLB to WordPress Media Location

This is not a quick failure, I have spent a totally of 5 completely full days trying to figure this out. Initially I was limited by file size and then file type; in which I removed the WordPress restrictions and am now “capable” of uploading my 177MB .glb file to WordPress. However when doing so, …