stefel77
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi I lowered the content box vertical position from 50% to around 20%, but the content seems to be not centered at all no matter what the vertical position of the box is set to, when I make the window wider, the content is moved too low and when I make the window narrower, the content is moved too high.
[ No bumping please. ]
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi, I just noticed there’s a new version so I updated to 0.3.3 but the vertical centering is still incorrect.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi I tried that but it does not solve the problem. You can have a look at the page now wit that code added, and vertical slider position is set to the middle. When the smaller the width of the browser window, the further up the content is pushed until the top part of the content is completely pushed off-screen.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi, I updated to 0.3.2 and the signup form is working again, cheers! I’m still having problems getting the static slider content centered though. If I move the content box vertical position to the middle, the content is pushed up so far that the logo is no longer visible. If I lower the vertical position I can get it centered with a certain window size but then it goes off-center on a different window size. It only seems to center it correctly when there are no images in the content box. Any suggestions?
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!When looking at the produced html code of the webpage it reveals that all ‘input’ tags are missing even though they are still there under the Text tab in slider Edit Content. Please help, I can’t leave the webpage like this.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi, I’m still having major problems with v0.3.1. I updated the static slide content with an image, and now the Mailchimp signup form that was in that content is no longer visible! The code for the signup form still looks intact in the Text tab and tie Visual tab shows it (albeit without styling) as well under ‘Edit Content’ However it’s not visible on the actual page for some reason. I now reverted the change to the static slide content to the way it was before, but the signup form is still not showing! Again my webpage is: https://lune-digital.com
I’m using the same mailchimp signup form code in some posts on the same page and it works fine there, for example at the bottom of this page: https://lune-digital.com/?p=109The strange thing is that the singup form was visible in the static slide content when I upgraded from 0.2.2 to 0.3.1, it only disappeared when I edited the static slide content under 0.3.1.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi, it looks centered on another PC with Chrome. On the one I have here I also see the WP toolbar on the top, and I see the mobile menu (3 black bars) instead of the social icons no matter how large I make the window.
I also found some strange things when viewing the webpage through a mobile phone (Chrome on an Android phone). The mobile menu does not show on the top-right corner (or anywhere else for that matter), but the social icons are also not shown at all on the mobile browser. Also, when scrolling to the bottom of the page, the hover text for the page links is shown in white without any blue transparent background so again it’s unreadable especially on the second image. This is probably because you can’t hover a mouse pointer over the images on a phone which would cause the transparent blue background to appear. If you could have a look at the page with a mobile phone and make a suggestion on what could be done to fix it, it would be much appreciated.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!I just found that even with Firefox when I make the window smaller the social icons disappear and that 3-black-line icon appears in their place.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi thanks for having a look. It does not appear centered at all with Chrome here, although I just checked with Firefox and it’s perfectly centered there. Also, in Chrome in the place where the social icons should be, I’m seeing 3 short black lines that link to lune-digital.com/#sidr. I guess that’s to do with the sidebar widget but I don’t have any widgets added for that so I don’t know why that shows up in Chrome but not under FF.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Thanks, that makes it much more readable. That CSS code was suggested in this forum in the past to hide the Preview/Read more icons. I’ll wait for the update to fix the positioning of the content over the static slider then.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!By the way I updated my page to use black text instead of white for the hover and you can have a look and see what I mean by bad visibility no matter what color I use.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!Hi Thanks for the quick response.
Changing the Site Background Color just filled some parts of the webpage background with that color and did not have any effect on the post hover text, however changing the “Other Elements Text Color” does change it. Unfortunately it’s still much less readable than it was with the old theme, because most images consist of light and dark areas, so light text has visibility issues on light areas of images and dark text has visibility issues on dark parts of images. While the text scrolling in is kind of cool, I don’t think it was a good idea to make that change, the original text over transparent blue background solution was much better and even a very basic “show post title above the image as static text” would be better than the current hovering title.
Forum: Themes and Templates
In reply to: [Optimizer] Updating to v0.3.1 broke my webpage!OK I managed to hide the title text with the following custom css:
.logo {
visibility: hidden;
}I still need to find a solution to the other problems.
Forum: Themes and Templates
In reply to: [Optimizer] Front Page Posts Preview button/iconThanks that fixed it! I wasn’t aware it was a Pro feature as the preview icon was actually showing, just not leading to a useful action ?? Thanks!
Forum: Themes and Templates
In reply to: [Optimizer] Slide background image resize problemsHi Thanks for the fast response. You are right I’ve been trying different sizes to see how the theme would handle different devices such computers with different screen resolutions and mobile devices. Users will not resize their window mobile devices (as there is typically no window), however they can change between horizontal and vertical orientation which will cause a resize, although on devices I tested the layout appeared to be correct when doing so. However on desktop computers/laptops this is an issue because people do resize their browser windows on such systems, especially those with higher resolution displays. So if this issue could be addressed in a future release it would certainly be the deciding factor for me as I have not seen such issues in other themes I tested.
Thanks