- This topic has 11 replies, 2 voices, and was last updated 5 years, 6 months ago by
kiwi.
-
27th March 2018 at 5:48 am #10168
4th November 2016 at 1:14 pm > support forum
This thread was all about having single column for Place Hierarchy. All this time later and still am not coping with the dual column. Especially doing editing.
I found the CSS piece you provided then and created a mystyles.css file in “xenea” theme but it didn’t work.
/* put Place Hierarchy in single list */
#place-hierarchy ul li {
display: block;
}Not all my edits are displaying either. I’ve corrected some several times (Admin > Update place names) and the old one still appears. When I click to show records with that Place, they still have the old name.
----- [updated: 31Aug2023]
Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 - PHP Version 8.1.17 - mySQL 8.1
The Royals |The Kennedys|The Gerrer Rabbis 3.3.12 - PHP Version 8.1.17 - mySQL 8.1 -
27th March 2018 at 10:01 am #10170
I found the CSS piece you provided then and created a mystyles.css file in “xenea” theme but it didn’t work.
Possible solutions:
- The file name is mystyle.css, not mystyles.
- Did you clear your browser cache?
- Is Xenea the right theme to change? You seem to use a mix of xenea and colors across your sites. If so thren you will need a mystyle.css file in each.
Not all my edits are displaying either. I’ve corrected some several times (Admin > Update place names) and the old one still appears. When I click to show records with that Place, they still have the old name.
That tool has to be very precise in what it changes. So using the “preview” button is a wise precaution.
Show me a screen dump of your intended change after clicking “preview”.Nigel
My personal kiwitrees site is www.our-families.info -
27th March 2018 at 1:19 pm #10172
Is this what you want? error.log.2018-03-25: Not sure if it’s before/after I made change to my email.
[Sun Mar 25 22:01:23 2018] [error] [client 99.239.219.38] File does not exist: /home/ftprbc/alterfamily.rbcsolutions.ca/apple-touch-icon-precomposed.png
[Sun Mar 25 22:01:23 2018] [error] [client 99.239.219.38] File does not exist: /home/ftprbc/alterfamily.rbcsolutions.ca/missing.html----- [updated: 31Aug2023]
Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 - PHP Version 8.1.17 - mySQL 8.1
The Royals |The Kennedys|The Gerrer Rabbis 3.3.12 - PHP Version 8.1.17 - mySQL 8.1 -
27th March 2018 at 1:30 pm #10173
Nope, and I’m completely confused.
Its an error about a missing apple image file. Not about kiwitrees at all.
Your comment with it mentions an email change, but this is a topic about the Place Hierarchy.Time to take a break and rest a while?
Nigel
My personal kiwitrees site is www.our-families.info -
27th March 2018 at 2:00 pm #10174
Oops!!
I ended up editing the records individually as I read the clock as being middle of the night for you. The name would be on the list but when I entered in update, it didn’t appear or didn’t appear as the list showed. Find it very difficult to read across the two columns in “Place List” view. Too confusing! My expectation when viewing is to read downwards. So I’d have
Poland
Poland, place1
Poland, place1, place2
Poland, place1, place2, place3Then I knew to review all 4 in the list equal a Place. Whereas in the 2 column view, sometimes you read L-R across, or R-L across depending upon number of levels, other times you don’t. (number of levels I assume).
I don’t always Preview first, I gamble. That said, I did Preview some of the quirks I had and got no results.
The CSS mystyles didn’t change the view as it did in previous versions. But, you may have changed the code since then 🙂
Another quirk is formatting as per image. Some commas are after a space, some aren’t.
----- [updated: 31Aug2023]
Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 - PHP Version 8.1.17 - mySQL 8.1
The Royals |The Kennedys|The Gerrer Rabbis 3.3.12 - PHP Version 8.1.17 - mySQL 8.1 -
27th March 2018 at 4:53 pm #10177
I don’t always Preview first, I gamble. That said, I did Preview some of the quirks I had and got no results.
That’s the point I wanted to make. If preview gives you no results, then “update” will also give you no results. It simply means that the “place” you are trying to change does not actually exist (in that exact form) in your GEDCOM data. Probably related to your later comment about spaces and commas.
You will find it works best if you also let the “auto-complete” help show you what places it finds in your data to match what you start to type.The CSS mystyles didn’t change the view as it did in previous versions. But, you may have changed the code since then.
The code has NOT changed. The edit code you have DOES work. (I have double checked). The problem is related to some, one, or all of the three possibilities I gave you earlier. Repeated here:
The file name is mystyle.css, not mystyles or
Did you clear your browser cache? or
Is Xenea the right theme to change?Another quirk is formatting as per image. Some commas are after a space, some aren’t.
The system does not add spaces before commas. Those spaces are in your data. That is the only way you could achieve a mixture of some with and some without. So you need to search (in Update places) for both variants.
Re. the column problem. I know all your views about that. You described the same issue recently (in https://kiwitrees.net/forums/topic/site-configuration-languages/#post-10140 ) regarding the language configuration list. I responded then with a fix for that page (for which you still haven’t confirmed if it works for you or not). I also commented :
The vertical sorting was not really possible (easily) until some recent browser (CSS) solutions became widely accepted. They now are, so I am moving these, and the similar layout of place lists, to a vertically based design for the next release of kiwitrees.
Unfortunately, the place list cannot be updated in isolation at this stage as its changes are tied to other areas of code not yet ready for release. So you need to retain the mystyle.css file fix.
Nigel
My personal kiwitrees site is www.our-families.info -
27th March 2018 at 5:20 pm #10178
Okay, I tried to change entries that shouldn’t contain “Warsaw”. I entered the entry from Place List into Admin > Update Place names but they weren’t found. Yet, they’re on the list.
This is similar to other attempts for places.
----- [updated: 31Aug2023]
Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 - PHP Version 8.1.17 - mySQL 8.1
The Royals |The Kennedys|The Gerrer Rabbis 3.3.12 - PHP Version 8.1.17 - mySQL 8.1 -
27th March 2018 at 5:25 pm #10181
Show me the preview screen.
Nigel
My personal kiwitrees site is www.our-families.info -
27th March 2018 at 5:31 pm #10182
Preview screen? Do you mean from Admin?
----- [updated: 31Aug2023]
Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 - PHP Version 8.1.17 - mySQL 8.1
The Royals |The Kennedys|The Gerrer Rabbis 3.3.12 - PHP Version 8.1.17 - mySQL 8.1 -
27th March 2018 at 5:34 pm #10183
Yes. With the contents of your “search for” and “replace with” entries when you try to fix the Warsaw problem, and whatever the result shown after clicking “preview”.
Nigel
My personal kiwitrees site is www.our-families.info
- The topic ‘Place hierarchy’ is closed to new replies.