Issues
-
Hello,
I’ve been using your very nice pliska WordPress theme. However, I’ve encountered some bugs, and have some other issues I would like to ask/inform you about.
First, the bugs:
These first two problems seem to occur only in WebKit — I have seen them occur in both Safari and Chrome on iPad. They do not occur in the responsive preview modes for iPad or iPhone in Firefox or Chrome on my Windows machine.
* The header image is zoomed in too far. I guess this is the
img-overlay
class in the CSS. Perhaps my image is too large (1154 x 497)? In any case, it looks correct in Firefox responsive mode emulating iPad/iPhone but wrong on my actual iPad.
* Blue lines (focus?) appear around the navigation menu when you click an item. After you get to the next page, if you go back, the blue lines are still there.The following issue occurs both on a real iPad and in Firefox responsive preview mode on Windows.
* When you activate the search icon when the window has iPad dimensions, it opens a dialogue with the search box field but the left and right margins are zero. I guess this is because the margins shrink but the text field length doesn’t. I think the text field length should shrink so there are at least 1 or 2 ems around it.
Second, I also have a couple issues.
I think I can fix these in a child theme, but if there is an easier way I’d like to know it, or perhaps you might consider folding these changes into pliska itself.
* My client thinks the navigation menu is too big on the iPad and would rather see the burger menu appear on that platform. Looking at the CSS, the burger menu seems to appear when the media width is less than 40em. Because this is controlled by
@media
brackets, it is hard to fix with WordPress customization in Additional CSS unless I copy a lot of other text inside the curly brackets. It would be good if theme users could explicitly choose a menu style for at least the desktop, iPad and mobile dimensions, or easily change the threshold from 40em. (I think at the very least this 40em figure should be a Sass variable. I think CSS has variables now too, which would be a good fix, but maybe you don’t want to require such a recent CSS feature?)* In desktop mode, the search icon opens a dialogue that fills the entire window, which is odd for a desktop page. In these dimensions, it would be much better if it defaulted to an inline search field.
* It would be nice if the mobile menu had its own WordPress Location, so it could be customized apart from the desktop menu.
Versions: pliska 0.2.5, WordPress 5.8.1
Cheers,
FrankThe page I need help with: [log in to see the link]
- The topic ‘Issues’ is closed to new replies.