In any case, building tables inside the editor is a terrible process. When I can’t avoid tables, I use the plugin “Tablepress” to build the tables and insert them into a page/post in a easily managed way. For “text boxes”, I’ll create fairly simple shortcodes that render all the necessary HTML from code, so the editor looks like
[mytextbox anchor="someanchorname"]sometext[/mytextbox]
. That’s converted to appropriate HTML markup in my code.
We are/were converting our site to WordPress for the sole purpose of using the Yoast plugin. I have a static site that has served us well for over a year, except for it needs SEO improvement. I have three custom javascript codes and a set of pages that are php, and WordPress has butchered all of this most horribly.
The PHP pages were butchered at WordPress’ most recent automatic update. The PHP plugin (the most popular on WordPress) caused the thrashing, technically, as they didn’t update their plugin with WordPress, but regardless – overnight I lost 10 pages.
And I’m using the Jupiter theme, which should be well supported as well.
The tables are still functional. There are multiple tables in the page and now SOME of the tables are full width for no apparent reason. I didn’t change a dang thing.
This is more of a rant than a request for assistance, since it is absolutely unacceptable to lose content or have content suddenly and unexpectedly display in a broken manner because one plugin vendor can’t be bothered to update their plugin. We just can’t afford to have broken pages, broken links, or disappearing content. And I now don’t trust plugins altogether.
I appreciate your response. Fortunately, we have not officially converted the site and I am working on it on a beta server. This experience makes me question continuing the process.
]]>Exactly. When you’re in a position to ask for support, please start a new topic.
Meantime, try Tablepress. I think it will make your life a lot easier.
As for Jupiter, it’s a commercial theme, so if you need support, please use their official support channel. We feel they are best equipped to support their products.
https://themeforest.net/item/jupiter-multipurpose-responsive-theme/5177775/support
Commercial products are not supported in these forums. .
]]>The issue isn’t a problem with Jupiter. It’s a problem with WordPress.
And I simply can’t trust plugins. I can’t have WordPress update and another vendor not update and then pages are broken.
If there is a way to put simple HTML tags and JS event handlers into WordPress without WordPress trashing your pages or deleting content entirely, I’m all ears, so long as it doesn’t involve downloading yet another plugin.
But I wanted to use ascii characters on a couple of pages, and the only way to get that into the page was to use the visual editor so that you could get to the text tab. I had previously deactivated the visual editor for this reason. Twice bitten, I suppose.
]]>