binarymoon
Forum Replies Created
-
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectorySorry – I didn’t get an email notification of your replies for some reason.
The shortcode I am testing currently is:
[browser-shot url="https://mein-garten.de/adressen/search/?geodir_search=1&stype=gd_place&s=zauber&snear=&sort_by=&slandkreis___stadtkreis=&sgeo_lat=&sgeo_lon=" width="400" image_class="alignright"]caption for the screenshot[/browser-shot]It still works fine for me. No errors and the title is as I would expect. The only thing I can think is there’s some bad html on the page that’s causing the error.
Do you have a public page with the problem that I can see? Perhaps you could create a secret page that you don’t link from anywhere? Then you can delete it once we’re done
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryIf you have a public link to a website that shows the problem that would be very helpful.
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryThanks for the screenshots.
So screenshot 1-entry-mouse-over-wired-text.PNG is not very good at all.
The second screenshot is what I would expect to happen.
Are you still seeing screenshot 1 happen? I can’t reproduce it with the shortcode you gave me above.
Forum: Plugins
In reply to: [Browser Screenshots] Maybe I don’t get itHi there – thanks for the message. I’m not entirely sure what you are trying to achieve?
The shortcode/ block will take a screenshot of a website url and then display it as an image.
What exactly were you expecting it to display?
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryI’ve updated the plugin with a small fix.
I’ve tested with the shortcode you gave me above and see nothing when I mouse over the image. If you’re still seeing it then what browser and operating system are you using?
I’m currently testing in Chrome on MacOS.
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryThe property for the tooltip is alt, so it would be
[browser-shot url="" alt="text here"]Rather than me keep publishing plugin updates you can download the latest version here:
https://github.com/BinaryMoon/browser-shotsThen I can keep iterating and publish once all the changes are finished.
There’s a download button in the top right, select the zip option. It may introduce a second plugin with the same name, but it should still function the same.
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryCool – I will make the Permalink change.
For the mouse over problem do you mean the tooltip? The little box that pops up under the mouse cursor? That’s the title tag. You can set that in the shortcode. Currently, if you don’t set one, it uses the url.
I’m going to clean that up though. So it’s something like “Screenshot of domain-name”
Regarding the screenshots. They are generated by a third party service. They store the images and then regenerate them after a couple of days to keep them up to date. Nothing is saved on your server.
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryOne thing we could do is add a special bit of text to the link property that gets replaced with the current pages permalink.
So if you enter PERMALINK as the url then it will turn into the permalink. Would that work?
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryoh – that’s true Ron. Would you mind doing a pull request then?
Forum: Plugins
In reply to: [Browser Screenshots] featured image with geodirectoryHi – thanks for the message.
I’m afraid there is no way to disable the link from the screenshots. This is not something that I had considered before, and if I remove it then it will change many peoples websites.
I will keep this in mind as an idea for a future update. I will need to think about the best way to do this so as to not change existing sites.
Forum: Plugins
In reply to: [Browser Screenshots] Rel nofollow for the image link ?As I said in the previous message, the feature is now there. Just add rel=”nofollow” to the shortcode.
Forum: Plugins
In reply to: [Browser Screenshots] Rel nofollow for the image link ?It’s been added! 🙂
Forum: Plugins
In reply to: [Browser Screenshots] Button not present in Classic EditorHi there – thanks for the message.
I use the block editor so this isn’t something I had considered, but to be sure I have just tested it and am seeing the button in the classic editor.
Currently the button will only display in the visual editor, not the code one. Could that be the problem?
Forum: Plugins
In reply to: [Browser Screenshots] Rel nofollow for the image link ?Hi there – thanks for the message. You’re right that it’s not currently possible but it’s also a good idea so I shall add it to the next update.
Thanks! 🙂
Hey Kel – That’s strange. Is this on your website? It should be loading the file from the same domain that you are viewing so there should be no errors like this.
Can I see the error publicly somewhere so I can try to replicate it?