Forum Replies Created

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: Update to 3.0 changes WPML link to homepage #340708

    Hello Team Kriesi,

    you did not respond to my last replies. So does it mean that you are not dealing with this issue anymore? It would be nice to let me know what’s going on!

    Thank you and best regards

    Dominic

    in reply to: Update to 3.0 changes WPML link to homepage #339023

    Hello,

    when I checked my webpage I realized that it was modified again. Unfortunately the modification made it worse. Right now there are two problems: the old problem is back alongside with the new problem that was a result of your modifications. Could you either solve them both or if this is not possible revert your changes to the state before you started to intervene.

    Furthermore, it would be nice if you could let me know which files you modified.

    Thank you and best regards

    Dominic

    in reply to: Update to 3.0 changes WPML link to homepage #338053

    Hi Team Kriesi,

    thank you for your help. I don’t know what you did, but the initial problem seems to be solved. Now the link on my translated English homepage correctly directs to the original homepage in German.

    However, your solution has produced a new problem. Now the links on all other translated English pages that should direct to the translated English homepage (click on the English logo) are wrong. Insteadt of directing to the translated English homepage they now direct to the original German homepage.

    Any solution to that?

    Thank you and best regards

    Dominic

    in reply to: Update to 3.0 changes WPML link to homepage #335780

    Hi,

    I checked the login credentials before I posted them and checked them again. They worked all the time and are definetly correct. I don’t know why you cannot login. Maybe a firewall problem, or something? Anyway, I changed the password and hope that it will work for you now. Please try again to login (maybe 2-3 times if it doesn’t work at the first time).

    Thank you and best regards

    Dominic

    in reply to: Update to 3.0 changes WPML link to homepage #334774
    This reply has been marked as private.
    in reply to: Update to 3.0 changes WPML link to homepage #333863
    This reply has been marked as private.
    in reply to: Update to 3.0 changes WPML link to homepage #332271
    This reply has been marked as private.
    in reply to: Update to 3.0 changes WPML link to homepage #330765
    This reply has been marked as private.
    in reply to: Masonry Gallery Problem #283987

    Great. Thanks a lot!
    Cheers
    Dominic

    in reply to: Masonry Gallery Problem #282925

    Hey Josue,

    the mockup can be found here (actual state is on the left, desired state is on the right). So basically I want the masonry galleries (except those with large spacing between the images as on the portfolio page) to stretch to fullwidth when the screen is smaller than 989px. While the white border at the left and right side of the gallery is great when the screen is bigger than 989px, I would like to use it for the images when the screen is smaller (as seen on the mockup).

    And please forget about the code that I posted above. Instead I would like to know how you would solve this problem using CSS.

    Thank you and best regards

    Dominic

    in reply to: Masonry Gallery Problem #282432

    Hey,

    thanks for your reply. Unfortunately it did not work. So could you provide me with some fresh CSS Code (ideally which is not specific to single galleries or pages) in order to stretch the images to fullwidth in mobile mode as desired?

    Best regards

    Dominic

    in reply to: Masonry Gallery Problem #282227

    Hi,

    thanks for your replay. It seems that this problem only affects my version of IE which is not a big issue.

    However, I have something else that bothers me. I would like to get the images in the masonry galleries (all except those galleries with big spacing between images) to stretch to the edge of the screen only in mobile mode (similar as if you would use the masonry gallery set to fullwidth). I came up with this:

    @media only screen and (max-width: 989px) {
    div#av-masonry-1.av-masonry.noHover.av-flex-size.av-no-gap.av-hover-overlay-.av-caption-always.av-masonry-gallery.avia_sortable_active {
    width: 106%;
    margin-left: -3%; }}

    @media only screen and (max-width: 767px) {
    div#av-masonry-1.av-masonry.noHover.av-flex-size.av-no-gap.av-hover-overlay-.av-caption-always.av-masonry-gallery.avia_sortable_active {
    width: 114%;
    margin-left: -7%; }}

    But this doesn’t work properly. More precisely: it works when you resize the window but not when you load the page. When the page is loaded the images will overlap at first until you resize the window which makes them stretch to fullwidth.

    What code do I have to add in ordern to achieve masonry images that stretch to fullwidth when loaded in mobile mode?

    Thanks and best regards

    Dominic

    • This reply was modified 9 years, 10 months ago by dominic.
    in reply to: Masonry Gallery Problem #281240

    Hi Yigit,

    thanks for the solution. It works on FF but not on IE. Moreover, since the respective item is fixed now to the left side of the frame, the item order changes when the template switches to the three images in a row view. Then the item “Menschen” moves to the fifth position although it should be on the third position. Is there any better solution?

    Thanks and best regards

    Dominic

    in reply to: Masonry Gallery Problem #280196

    Hi Yigit and Ismael,

    okay, I realized that I was again not precise enough with my description of the problem. Sorry for that!
    The problem occurs only when there are four or more images in a row, e.g. on wide screen monitors. It is not present when the template has switched to three image mode as in the screencast.
    If you use firefox and zoom out with ctrl – until the page is small enough so that all five images are in one row and then slowly zoom in again you will see what I mean.

    Cheers!
    Dominic

    in reply to: Masonry Gallery Problem #280042

    Hi Ismael,

    my installation is up to date now, but the problem still persists.

    I should have mentioned that I observed the problem in Internet Explorer and Firefox only. Please check, if you can reproduce the error with one of these browsers. At my computer it looks like this.

    Any ideas?

    Thank you and best regards

    Dominic

    in reply to: Aligning Content | Masonry Gallery Problem | Logo Hidden #256194

    Hi Yigit,

    could solve it by myself.

    Best,

    D.

    in reply to: Aligning Content | Masonry Gallery Problem | Logo Hidden #256157

    Hi Yigit,

    I am using WP 3.8.3.

    Best,

    D.

    Works perfectly. Thanks a lot!

Viewing 18 posts - 1 through 18 (of 18 total)