Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

M

marynasakowska

@marynasakowska
About
Posts
16
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • pixel gap between photos in element grid
    M marynasakowska

    okay great idea, thank you šŸ’«

    Bug Reports

  • pixel gap between photos in element grid
    M marynasakowska

    Hello,
    There's a weird 1 pixel gap between photos in element grid, despite 0% row and column.
    For example look here here: https://martaszypulska.pl/wolne-ciala/
    Screenshot (966).jpg
    How to get rid of this? It shows in Chrome & Mozilla, also on my phone (Android), and also when I turn off all the custom code.

    Bug Reports

  • php undefined array key / qt-translateX
    M marynasakowska

    hi, i have installed qt-translateX, done language menu and now see such a warning: "warning: undefined array key 111 in /home/platne/serwer182873/public_html/autoinstalator/serwer182873.lh.pl/wordpress12991/wp-includes/nav-menu-template.php on line 211".
    of course I have disabled all plug-ins (apart from qt-translateX) and custom code
    what to do? greetings

    Screenshot (545).png

    Bug Reports

  • Carousel editor
    M marynasakowska

    ok ok @arminunruh you are right. I was 100% sure thought that I have updated both the lay theme and the addon, but actually I haven't updated the lay theme... sorry to bother you. thank you, greetings

    Bug Reports

  • Carousel editor
    M marynasakowska

    hello
    after last update my carousel editor looks like this:
    Screenshot (483).png

    ;(

    I cannot add anything as well because I cannot scroll down to click "update". Looks like a huge bug ;(

    Bug Reports

  • POLYLANG / thumbnail grid displayed in both languages at once
    M marynasakowska

    @Richard okay, I have deactivated WP MENU ICONS for a while, it's still the same. So that's not a thing

    Bug Reports

  • POLYLANG / thumbnail grid displayed in both languages at once
    M marynasakowska

    Dear @Richard
    Apart from these two, I have only WP MENU ICONS on to make this instagram icon in the menu. Although it has been on since the very beginning of the webiste and i haven't got such problems with other thumbnail grids of other categories of projects. You can see PROJECTS -> choose any year, PL or ENG version, everything works fine. Only this SCULPTURE/RZEZBY category which is new, made after some updates of the wordpress, laytheme, plugins etc doesn't work properly with this language filtering

    Bug Reports

  • POLYLANG / thumbnail grid displayed in both languages at once
    M marynasakowska

    When I want to make this thumnail grid in Polish language version, everything is doubled
    it looks like this:
    Screenshot (353).png

    Bug Reports

  • POLYLANG / thumbnail grid displayed in both languages at once
    M marynasakowska

    Hello everyone
    I have noticed such a nasty bug on my site http://norbertdelman.com/
    As you see on the homepage, the thumbnail grid is displayed in both languages, so everything is duplicated, no matter which language you choose from the menu (don't depend on titles; they have to be only in English; but notice that every project is doubled as you scroll down). I literally tried everything but still I find everything doubled on the homepage.
    Let's check how it looks in my kokpit, every project has two versions, each of which is assigned to the one of two laguages (PL, ENG)
    Screenshot (350).png

    It looks like the language filter is not working properly with the thumbnail grid of this category

    I have everything up to date and 'disabled AJAX' checked.
    Please help me!

    Bug Reports

  • Multilanguage problem with home page (Polylang)
    M marynasakowska

    @ArneRobot can I have the solution as well?

    General Discussion

  • Problem with scaling the menu bar
    M marynasakowska

    Hello
    I have such a problem: when I change the scale to lower than 100%, everything shrinks except for the menu bar. It makes a problem because then the carousel gallery is hiding under the bar and photos are not entirely displayed .
    Adress bartoszzaskorski.pl
    site is under the maintenance mode so i will send you the pass if you want to take a look
    ps. I have deactivated all the custom CSS and plugi-ins, problem remains. As well everything is up to date.

    Bug Reports

  • Thumbnails of projects don't display
    M marynasakowska

    I have noticed that thumbnails of projects don't display only when the project title is set to be on the image center. When it's above or below the image, thumbnail displays. Could you help me to fix that?

    Bug Reports

  • Thumbnails of projects don't display
    M marynasakowska

    @mariusjopen Thank you for yor reply. Everything is up to date, I have deactivated plugins and custom code. Problem remains

    Bug Reports

  • Thumbnails of projects don't display
    M marynasakowska

    Hello @arminunruh @mariusjopen
    I have a problem: thumbnails of projects don't display on my website.
    Here is the website: bartoszzaskorski.pl
    If you go to "projects" or "curator projects" you don't see nothing at all and there should be the composition of thumbnails displaying.

    Bug Reports

  • Drop-down menu doesn't cover the rest of the menu (one of the post category)
    M marynasakowska

    Hello @arminunruh and @mariusjopen,
    now I think that problem could be solved if, after mouse clicking/mouse hovering on the particular category, the bottom rest of the menu will slide down (not like now, that the submenu/dropdown menu is covering the bottom rest of the meny). Is it possible to change this code somehow?

    General Discussion

  • Drop-down menu doesn't cover the rest of the menu (one of the post category)
    M marynasakowska

    Hi,
    I have few questions about the drop-down menu.
    The main problem is:

    1. The drop-down menu doesn't cover the rest of the menu (one line):
      Screenshot (33).png

    The problem occurs only with one of the post category below, because the drop-down menu perfectly covers the rest of links to the normal pages, projects:
    Screenshot (27).png

    Second question: how can I make the font size in the drop-down menu different (smaller) than in the rest of the menu (main menu)? I have seen such post on this forum, but there was no sufficient answer to that problem.

    Third question: how can I determine the width of the drop-down menu (if I want the text to wrap, because it's too long)? I was trying with the width property but don't know where to put it.

    I use this custom code;

    nav.primary .sub-menu{
        display: none;
        position: absolute;
        right: -5px;
        top: 20px;
        background-color: black;
        padding: 20px;
        border: 1px black;
       
    }
    
    nav.primary .sub-menu li{
        display: block;
    }
    
    .menu-item:hover .sub-menu{
        display: block;
    }
    
    .menu-item-has-children{
        position: relative;
    }
    

    Thank you for your help in advance!

    General Discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search