I need your help.
I try to change the item column from 2 to 1 on Tainacan and WordPress pages, but it cannot make it. Also, I want to do as far as these reference texts can expand longer.
Please find the attached screenshot copy of the page.
The first obvious question is “what theme are you using?”
I would highly recommend using Blocksy as it works very well with Tainacan and is well supported. You have many options in the “listing page” setup. For example see these settings in the Theme customiser >>
If your metadata is at the collection level, you can reorder it in the collection metadata panel. Simply hold and drag the metadata up or down, or use the arrows to move them accordingly. When you adjust the order, the public visualization will automatically update to reflect the changes.
Yes, I know this, but I want to keep the order. Basically, I need to the change the column order. I think Alkis’ comment looks better, and I’m still fixing the issue now. I’ll let him know if I find something frustrated or solved.
However, Tainacan Interface, which seems to be your current theme does have an option to define the amount of columns as 2 instead of 3, which could be what you are looking for. You’ll find it in “Appearence” → “Customize” → “Tainacan Item Page” → “Item metadata” → “Number of metadata columns (big screen)”.
In Blocksy, the setting to look would be “Appearence” → “Customize” → “Item of your collection name” → Item metadata → “Metadata column width”.
If none of this works for you, a bit of dedicated CSS could do the trick, but then we should do some testing with the code.
Apologies for this late reply.
In Tainacan Interface, I tried to put “0” column as showing the screenshot copy, but it is still not working. I would need to put some some programming codes on the CSS.
I’m sorry for the very late answer, I was off for vacations.
0 is not a value that would make sense in this case (I should probably put a validation in that input…). What you are looking for is to have only 1 or 2 column, right? If it is so and that setting is not working just define it, save, and send me a link to your items page so I can inspect it and detect if there is any CSS conflicts.
Just to inform @koeiyabe I deleted the other post as a duplicate of this, ok? Please send me a link of one of your items page so I can inspect the CSS.
I was out of town for the recent holidays, too. Yes, that’s fine. Thank for deleting another post. I prefer no or one column. I tried to put “1” value, but it is not still working.
Thank you so much for your help. Solved after the update of the version.
I am trying to delete the “View as…” button and “Visualization,” but it does not work. Also, I’m not sure about how to hide the “Home > Browse & Search” below the Head Menu.
The place where you are tweaking those options affects the theme template that loads the items list, such as this:
And, which I believe it is what you are looking for, this:
Instead you built a page using the faceted search, a nice approach. But in that case you should tweak the options in the block itself. Click the block and take a look at the options available in the sidebar:
Also I would suggest trying wide or full alignment in the selector demonstrated above, since the page margins are a too constrained.
We do not have an option to hide that Breadcrumb but one thing you could do is go to your page settings in the gutenberg editor, look for “Template” and select “Landing”:
This will render the page without the page title area, which means you will still have to create the title for the page itself in it’s content, but that can be done easily using blocks like the Cover.
To remove “Visualization” as “Use current view mode setting” in Forced Default View Mode, it is still not working because one of other view modes show up. When I try to remove all the checks, “Table,” “Card,” “List,” and “map,” I cannot remove the last one of the checks. I need to delete all.
You need at least one view mode. To remove the option that allows you to select view modes, just keep only one enabled and it should hide the selector.