Search…

X3 Photo Gallery Support Forums

Search…

Search found 30 matches

  • 1
  • 2
by HiFly260
10 Feb 2024, 00:06
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

Did some more testing - seems when popup setting “images are clickabe” is on, and “open in popup” is on, click on anywher in image opens popup, which is ok, but clicking on 3D button navigates to unique image landing page, which happens when “image is clickabe” is on but popup is off, with any image...
by HiFly260
09 Feb 2024, 13:08
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

On https://www.haraldreitzphotography.com/test_gallery/, when I click on button "3D", I get here:  https://www.haraldreitzphotography.com/test_gallery/skateboard/ From there, the static ULR works, but not from test_gallery.  So there must be some event listener, making that happen, which I would lik...
by HiFly260
08 Feb 2024, 23:09
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

Other question, how can I access. In html or JS the image parameters, filename, description, etc?
by HiFly260
08 Feb 2024, 23:08
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

Thanks - I have now implemented a button so far with hard wired URL https://www.haraldreitzphotography.com/test_gallery/ Issue is, on the gallery page, some previously defined action triggers to go to a page with that one image only, and the URL does not fire.  Only on that page, the button calls th...
by HiFly260
08 Feb 2024, 03:58
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

My taget link is:  https://xxx/artwork /(fileID)/shop/photography/(filename).html So, the URL needs 2 parameters.  Or, I could use a filename like Xxxxxx_yyyyyyy_string,  And would then have to assemble the url as  https://xxx/artwork /xxx xx_yyyyyyy/shop/photography/string.html So, first variable i...
by HiFly260
08 Feb 2024, 03:06
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

I could put the two required strings for building the URL into image title or caption + image file name.  When using the standard functionality for default image link, I am missing a variable for either image title or image caption, to build the URL properly in the default image link.  -> how could ...
by HiFly260
07 Feb 2024, 22:08
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

Hi, I tried with the default image link, but I am missing a 2nd  parameter from the image.  Tried this:  https://xxx/artwork/{title}/shop/photography{file_name}.html Does not work, since the image title, or image caption, is not provided as a parameter here. -> How do I get the image title or image ...
by HiFly260
07 Feb 2024, 10:17
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

Below is what bard.google.com suggested.  Question, how would I code the HTML element in X3, to set img id, src, and alt parameters?  Regards, Harald --- Here's how you can build a button on an HTML page that looks up an URL based on the image file name: HTML Structure: [color=var(--bard-color-on-su...
by HiFly260
07 Feb 2024, 10:09
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Re: Button to launch external URL from an image

How would I for example build a method, so that clicking on the button besides the image, the image file name is handed over to the method, and the method then looks up the URL in some file/table? 
by HiFly260
07 Feb 2024, 09:43
Forum: Questions
Topic: Button to launch external URL from an image
Replies: 15
Views: 1510

Button to launch external URL from an image

Hi,  I would like to achieve the following:  - Button for each image shown "Details"  - a method, which obtains the image filename, looks up in a file/table the specific URL for that image, and launches that URL, after the user clicks on the button.  Maybe I could use the "Default Image Link" for th...
by HiFly260
17 Jan 2024, 09:44
Forum: Questions
Topic: Fotomoto - no add to cart button on mobile devices
Replies: 23
Views: 104353

Re: Fotomoto - no add to cart button on mobile devices

thanks - I think I am not capable to do that - do you think that you could give it a try? Or anyone on the forum? 

Target - on popup, set to auto open, use javascript to click on "Play" button, once the page loads, to start popup with slideshow animation on ...

Harald
by HiFly260
17 Jan 2024, 01:27
Forum: Questions
Topic: Fotomoto - no add to cart button on mobile devices
Replies: 23
Views: 104353

Re: Fotomoto - no add to cart button on mobile devices

Hi,  still deciding between "Popup" with auto start and "Slidehow" on my main page.  In "Popup" I now managed to pace buy button on the left bottom using caption description, so I would prefer to use "Popup".  However, I would like to autostart the slideshow with Popup, and that option does not exis...
by HiFly260
15 Jan 2024, 13:40
Forum: Questions
Topic: Fotomoto - no add to cart button on mobile devices
Replies: 23
Views: 104353

Re: Fotomoto - no add to cart button on mobile devices

Ok, now everything is working with Fotomoto, I also went back to "Home" with slidehow, "Galleries" with Gallery folders and main images in columns 250 px, which works great on PC, iPad, phone, and "About" with 3 sub-pages with hover or page (page only on mobile). 
by HiFly260
15 Jan 2024, 12:33
Forum: Questions
Topic: Fotomoto - no add to cart button on mobile devices
Replies: 23
Views: 104353

Re: Fotomoto - no add to cart button on mobile devices

Thanks - after contacting fotomotosupport, it started working anywhere, not sure why, fotomoto didn't do anything. Maybe some caching of my web hosting company? Anyway, works great now, minimalistic page with only main page with galleries links and colums with key images set to width 250, resulting ...
by HiFly260
15 Jan 2024, 11:21
Forum: Questions
Topic: Fotomoto - no add to cart button on mobile devices
Replies: 23
Views: 104353

Re: Fotomoto - no add to cart button on mobile devices

Also, from my PC with Chrome in incognito window, does not work. 
Seems by Chrome with logged in browser in caching something that makes it still work ...
  • 1
  • 2