Plamen Yanev
Forum Replies Created
-
Forum: Plugins
In reply to: [iPanorama 360 - WordPress Virtual Tour Builder] Second titleGreat job, thanks!
Of course, the ideal option is to visualize the panos in a lightbox. I guess this will be useful for other users of your plugin as well. If there is a way to do this by adding a little code in the js section, that would be great.
That, I guess, will take a while. I resorted to using an alternative method until then – opening the pano in a new browser tab. Can you please give me a js code + css class to place a button in the pano to close the current browser window when the user finishes viewing the image.
Looks like you were right. After I removed the Defer argument, the data started coming in. In fact, the sequence of information flow is as follows: the js files of the WP Site Kit submit the information from the current state of the site to the Google Analytics Account, then the plugin reads and visualizes them in the control panel of the site. Thanks for the help!
And the Google Analytics accounts have the same data – no actual visits. With the real-time tool, the reading is zero when I’m on the site.
Just to clarify the situation. Since the data coincides in both places, what is the sequence of information sharing. Does the SIte Kit submit data to Google Analytics or vice versa?
Hi James! I have a similar problem. So far, I haven’t had to worry about Site Kit. Everything changed after the last update of the plugin on 13.03. According to Analytics, my site has 0 visits, which is not correct. There are no problems with the other Ad Sense and Search Console modules, they give accurate data. Would you look to know how to solve this problem – varnamaps.eu
Forum: Plugins
In reply to: [iPanorama 360 - WordPress Virtual Tour Builder] IframeThat’s right, I use slug and custom ID for SEO reasons. Everything seems to be ok, but it doesn’t work. Otherwise, the presentation loads but does not read the “sceneID” argument, as a result of which whatever ID argument is placed, it always loads the first scene of the presentation. There is no “sceneID” in the HTML of the page code, unlike when shortcode is used. When I find this anomaly I will report.
Here is a link where I published the presentation in both ways. With short code and iframe :
https://varnamaps.eu/pasha-dere/shortcode – [ipano id=”2″ sceneid=pasha-dere-plaj]
iframe – …/ipanorama/virtualtour/panoramic-photos?sceneid=pasha-dere-plaj” frameborder=”0″ allowfullscreen=””>I tried this way without success – …/ipanorama/virtualtour/2?sceneid=pasha-dere-plaj” frameborder=”0″ allowfullscreen=””>
- This reply was modified 2 years, 8 months ago by Plamen Yanev.
- This reply was modified 2 years, 8 months ago by Plamen Yanev.
- This reply was modified 2 years, 8 months ago by Plamen Yanev.
Forum: Plugins
In reply to: [iPanorama 360 - WordPress Virtual Tour Builder] IframeEverything is as it should be:
tour ID = panoramic-photos
scene ID = pasha-dere-plaj
and the last part is …/virtualtour/panoramic-photos?sceneid=pasha-dere-plaj”
somewhere else is the problemForum: Plugins
In reply to: [iPanorama 360 - WordPress Virtual Tour Builder] IframeHere’s what I use. I found that there is no problem in the ID.
<iframe width=”560″ height=”315″ src=”https://varnamaps.eu/ipanorama/virtualtour/panoramic-photos?sceneid=pasha-dere-plaj” frameborder=”0″ allowfullscreen=””></iframe>
Looking at the Html code page I see that the sceneID attribute is missing.Forum: Plugins
In reply to: [iPanorama 360 - WordPress Virtual Tour Builder] IframeMaybe it doesn’t work for me because I use my custom ID for scene. With a short code, things work out. I will continue with the experiments.
- This reply was modified 2 years, 8 months ago by Plamen Yanev.
- This reply was modified 2 years, 8 months ago by Plamen Yanev.
Forum: Plugins
In reply to: [iPanorama 360 - WordPress Virtual Tour Builder] IframeIt doesn’t work that way, unfortunately.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Google My mapsI mean the custom maps that can be created with the Google My Maps tool. Here are sample links to my maps:
https://www.google.com/maps/d/edit?mid=1fC0E1-6UQEly4uTv-yJaQEH3g8urOBQy&usp=sharing
or
<iframe src=”https://www.google.com/maps/d/u/0/embed?mid=1fC0E1-6UQEly4uTv-yJaQEH3g8urOBQy&ehbc=2E312F” width=”640″ height=”480″></iframe>Forum: Plugins
In reply to: [Autoptimize] Problems with the “loading lazy” optionHere for this page I need help.
In the virtual presentation below the page, I use thumbnails for which I want to make an exception.
https://varnamaps.eu/virtual-tour/Тhe thumbnails have a similar link – panoramic-pictures/thumbnails/…..
RegardsForum: Plugins
In reply to: [iPanorama 360 - WordPress Virtual Tour Builder] Export and ImportI also came to this case. And I would suggest a similar option. To be able to call other pano from another pano in its window. What I mean – a pano is created as a menu with thumbnails. Some kind of picture gallery. And from this pano to call others in the same window on the same page. In your case – to be able to set after a specific scene to call another defined by another pano. Something like pano 1 – part 1, pano 1 – part 2, etc.
In this way, the size of the individual panos will be much smaller, which will help to load the presentation faster on page.
Another suggestion as an addition to a faster load on the pano – in the general / container / background image of the menu on plugin. At the moment, the pano window with the initial photo is displayed only when it is fully loaded. When the pano is large, there is a serious delay in visualization. If it can be done, load the start photo separately from the pano. In this way, the presentation window will be displayed immediately on the page, like a simple photo, and a pano will be loaded in the background unnoticed by the user.
Regards