Search…

X3 Photo Gallery Support Forums

Search…

Search found 236 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 16
by winph
07 Nov 2017, 07:34
Forum: Help
Topic: Lightroom Description to Imagevue
Replies: 5
Views: 6639

Re: Lightroom Description to Imagevue

You have titles and descriptions enabled in the page's gallery layout somehow? - Yes, hover showing description. That means descriptions are showing? Where are they not showing where you expect them to show? In the popup? Directly in the gallery layout? Anyway, I guess you better sort out your host...
by winph
07 Nov 2017, 04:56
Forum: Help
Topic: Lightroom Description to Imagevue
Replies: 5
Views: 6639

Re: Lightroom Description to Imagevue

I can only determine that if you have a link to one of the images for me, so I can check if the data is stored in the image, and if so where. I would have to ask the obvious also: Sure the EXIF was included when you exported the images from lightroom? You did not run the images through some JPG opt...
by winph
04 Nov 2017, 20:34
Forum: Help
Topic: Lightroom Description to Imagevue
Replies: 5
Views: 6639

Lightroom Description to Imagevue

Hi,

I exported multiple images with Caption or Description from Lightroom but it doesnt show up in my X3 description. Any idea why?
by winph
02 Oct 2017, 08:00
Forum: Announcements
Topic: New Release X3.23.0 :deer:
Replies: 66
Views: 97884

Re: New Release X3.23.0 :deer:

Can i request new feature? :)
like new option for menu on mobile device. just like in the here in the forum fix bar menu on top with possible logo.
by winph
04 Sep 2017, 08:48
Forum: Help
Topic: Lightbox
Replies: 28
Views: 13393

Re: Lightbox

Code
function x3_load_page(){
 $('.noclick').on('click', 'a.item', function(e){
   e.stopImmediatePropagation();
   return false;
 });
}
this works for me. THANKS AGAIN :)
by winph
03 Sep 2017, 11:31
Forum: Help
Topic: Lightbox
Replies: 28
Views: 13393

Re: Lightbox

by winph
03 Sep 2017, 09:31
Forum: Help
Topic: Lightbox
Replies: 28
Views: 13393

Re: Lightbox

hi, the custom JS for no click to open lightbox is not working anymore. any update?
Code
function x3_load(){
 $('body').on('click', '.noclick a.item', function(e){
   e.stopImmediatePropagation();
   return false;
 });
}
by winph
26 Aug 2017, 23:38
Forum: Help
Topic: menu color
Replies: 17
Views: 11700

Re: menu color

many thanks. 
by winph
26 Aug 2017, 10:17
Forum: Help
Topic: menu color
Replies: 17
Views: 11700

Re: menu color

mjau-mjau wrote:
winph wrote:how do i change background color for mega menu, and hover? want it to change to white. sherwintan.com thanks
Settings > custom > custom CSS:
Code
.mega {
  background: white !important;
}
thanks mjau-mjau
how about the hover folder under the mega.list?
by winph
26 Aug 2017, 08:00
Forum: Help
Topic: menu color
Replies: 17
Views: 11700

Re: menu color

hi,

hate to revive this topic again. how do i change background color for mega menu, and hover? want it to change to white. sherwintan.com thanks
by winph
26 Aug 2017, 07:23
Forum: Questions
Topic: Topbar Opacity
Replies: 9
Views: 13521

Re: Topbar Opacity

Super thanks! Now need to figure out how to make sub menu turn into white :)
by winph
25 Aug 2017, 21:06
Forum: Questions
Topic: Topbar Opacity
Replies: 9
Views: 13521

Re: Topbar Opacity

i want to change the topbar to pure white, then my logo is black. my site is sherwintan.com
by winph
24 Aug 2017, 19:31
Forum: Questions
Topic: Topbar Opacity
Replies: 9
Views: 13521

Re: Topbar Opacity

Menu button is the square button with 3 lines. I want to change this to match my logo’s color.
by winph
24 Aug 2017, 19:28
Forum: Questions
Topic: Topbar Opacity
Replies: 9
Views: 13521

Re: Topbar Opacity

Quick question, how do i change topbar color? And can i customize the color of the menu button on mobile or small device?
by winph
02 Jul 2017, 06:38
Forum: Help
Topic: menu color
Replies: 17
Views: 11700

Re: menu color

thanks 
  • 1
  • 2
  • 3
  • 4
  • 5
  • 16