kaz2
Forum Replies Created
-
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Preview is blankI honestly don’t know. It all works seamlessly for me, including other people being able to use. So I believe it should be okay. I think it mostly has to do with the preview. Again, I’m guessing.
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Preview is blankJust a note on the above link. Do not fall for the BIG download buttons! The actual download link is small and has selections for the browser you want to install it on.
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Preview is blankI just did a YouTube search for “browser CORS issue” for this issue and came up with several potential solutions, including a browser extension (for Chrome) that you can use. The other I looked at is creating a small .bat file to resolve the issue. (It looks simple enough I could even follow it!) If Avirtum doesn’t answer you might try looking at YouTube. No guarantees!!
https://mybrowseraddon.com/access-control-allow-origin.htmlIn WordPress, in the page that holds your panorama, if you are using Block Editor, then
Use this code in a HTML block, you do not use the “shortcode”: You can change width and height to suit your needs.
<iframe width=”560″ height=”560″ src=”https://unoweb.dk/?page_id=???” frameborder=”0″ allowfullscreen=””></iframe>You will have to adjust the URL for your page. Following is a page that has two sizes. The second one is the default window, the top I made square because it is a “Globe”. I also stuck a screen capture of how the code is entered.
When I finally can find my way there, Gaeste Indgangen looks like entire scene is a “link” notice the cursor is a pointer everywhere.
If I follow the path, Manden, to Torvet midt, to Torve baren, gaste indg, then I see the picture appear and disappear.
I can recreate your problem.
I believe in your Marker you have an image inserted. (I hardly ever do this, although it is sort of nice, you can add any photo to use as the “link”… just have to keep it small!) The size of the image is so big it overlays the entire scene. The entire scene is now the link photo so you cannot move around the pano, and you cannot see any of other the Tooltips. But if you click on it, it will go to the next scene. Since you cannot see the other Tootips, you cannot go anywhere else. Remove the image to test. (You should then see only the default icon.) If that is it, and you still want to see that image in the Scene, then use a program to resize the photo to the good size. If you are wanting to make a photo appear when you click on the Tooltip, add it there, (Add Media” button) not in the Marker.
Hope it helps, and that I am not totally incorrect. As I said before, I am not an expert at this at all….Not here. Can the file be exported/saved and shared for testing?
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Font Size / Type faceI think I have a solution for my question/issue on difference between Popover and Tooltip. I had not experimented with custom icons before. Seems this may work. Where there is a Popover, which usually has a photo attached, I will try using the Camera icon to show there is a picture available.
Thanks. Kaz2Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Font Size / Type faceVery nice. I will be trying this code later. As I was taking some photos today to add into an Popover I was thinking about the ones I had already done. There is no way I have seen to tell a marker with either a Popover or Tooltip or both. On a PC after you hover you see the Tooltip, you have to then click to see a Popover. If some items have Popovers and some do not basically you have to click on every one to see if there is something there.
If the icon could change depending on if it was a Tooltip, a Popover, or BOTH would be very useful indeed.Thanks for finding the above custom code!
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Nadir ImagesIs there something to describe how this is done? I have been trying unsuccessfully to do this. One time I managed to get a small picture to show up, but it was distorted. I have not been able to even get a distorted picture again. I see the small locater appear on the preview, but the image does not appear. If I then attempt to move the picture it disappears never to be seen again.
Any videos that show how this is supposed to be done?
Thanks!Thanks, but I have solved the issue.
Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Font Size / Type faceCustom CSS for iPanorama to set the font family and size.
In the “Custom CSS” tab I use the following, also check the “Enable Styles” button. You only need to do this once for the entire “item” it applies to everything in it.
There may very well be other ways to do this, but it is what I came up with, and it works for me.You can search for the options, i.e. small, regular, large, etc. for size.
Then for the font family same thing.
You can copy + paste the lines in between the – – – – .
– – – – –
div {
font-size:small; font-family: “Arial”, sans-serif;
}
– – – – –
Hope it works for you.Forum: Plugins
In reply to: [iPanorama 360 - Advanced Virtual Tour Builder] Font Size / Type faceA day later. . . I did what I should have first. Searched around, found code, played with it until it started to do what I wanted. Broke it, fixed it, played around, broke it…..
Finally got it to do what I wanted to.
So “Never mind”….Forum: Plugins
In reply to: [Geo Tools] Change plugin title font sizeThanks for the prompt work! It works great now, follows the widget title settings in the theme. I tested going to 0.3 em, and it was a small as the other titles. Then went back to default for my theme, of 1.3 and it works and looks good.
Since I’m writing, I wonder if there is any reason the actual coin “ID” should or should not be published? Can someone “hi-jack” the coin? Log it even if they have not seen it?
Thanks, GeorgeOkay, been a couple of hours. Just reopened WP and TablePress. Now the tables appear as they should. I did see this behavior in another post where you thought it may be a java issue. Whatever it is is annoying, but all is good now.
Hmmm… I am having a similar issue. Not a multi site. I edited the table just fine, then went to the web page to look at it, noticed I needed to make a change, went back and opened TablePress and no table. When the cursor is in the bar I get the four headed “move” cursor. When I click on the triangle I get a blue circle around the triangle but nothing happens. Have tried on Chrome, Firefox and IE. No luck on any. This happened once before but then I seemed to work later. None of the sections expand or collapse. If they are open they stay open. I can move them around though…. I also just tried on my iPad, the “Table Content” is closed and nothing seems to open it. Both WP and TP are at the latest versions 1.7 and 4.4.2