Forum Replies Created
-
AuthorPosts
-
catwingzParticipant
Hi Sapana,
The site is hidden behind a ‘coming soon’ page. I’ve emailed you a login so you can see it.
Thank you
catwingzParticipantHi, I figured out what I was missing. I suggest that since so many of your themes are now intended to include the Essential Content Types plugin, it would help a lot of people to get more use out of it if the relationships between it and Featured Content, etc. were better explained. I created the featured content items but missed that there was another step required to make them available in the Customizer. I suspect there are other things like this which could trip people up.
Thanks
catwingzParticipantHi Skandha,
I’ve shared the login credentials, but at this time they will only work if you take the additional step to be able to direct to the hosts file.
Thank you
August 8, 2019 at 2:36 pm in reply to: featured content issue, layout, header text color and tagline positioning #179078catwingzParticipantHi Sapana,
The CSS for the logo worked. Hopefully Anne will like it that way so there will be no need to revisit it!
I’ve shared the login credentials, but at this time they will only work if you take the additional step to be able to direct to the hosts file.
Thank you
catwingzParticipantHi Sapana,
I added the CSS. This is an improvement but at least a third of the image is still being cropped. Is there anything else I can try? This is odd having troubles with the specified size.
Thank you
catwingzParticipantHi Sapana,
The image I have created for the header image is 1920px x 1080px. On a 15″ laptop screen this image is being cropped at both the top and bottom so only about half of the height of the image, the middle, is visible. Is this what is supposed to happen?
My confusion about the thumbnail dimensions is because in my experience thumbnails tend to be small and square like 200px x 200px. This is in fact the case with Clean Journal. I suggest the use of the word ‘thumbnail’ may be misleading in this case.
Thank you,
MarshaAugust 5, 2019 at 3:18 pm in reply to: featured content issue, layout, header text color and tagline positioning #178815catwingzParticipantHi Sapana,
I have been able to move the tagline to the side, but would still prefer to be able to move it under the logo.
This is a link to the: hosts file. Hopefully thiswill work for this purpose.
Perhaps now that there is a link we can revisit the sidebar issue. I have returned to these settings and the sidebar remains on the home page:
-If you want to have sidebar in other page but not in home page then you can follow this steps
Step 1: Go to=> Appearance=> Customize=> Theme Options=> Layout Options=>
Step A: Default Layout=> Select Right Sidebar
Step B: Homepage/Archive Layout=> Select No Sidebar
Step 2: Save/Publish Itthis appears to be a bug. Can this be fixed?
Thank you
August 2, 2019 at 1:41 pm in reply to: featured content issue, layout, header text color and tagline positioning #178651catwingzParticipantHi,
As I’ve said, I believe we have moved past the column issue.
What I need is to get an answer to this question—
I would like for the .site-identity/tagline to display without the title and be positioned on the left under the logo. I can make the title hide but the tagline overlaps the logo. It may turn out that we prefer them to be centered but the tagline would still need to go under the logo. How can I control the position of the tagline so that it doesn’t conflict with the logo?
Thank you
August 1, 2019 at 9:58 pm in reply to: featured content issue, layout, header text color and tagline positioning #178603catwingzParticipantHi Sapana,
My response has vanished so I’m trying again.
Fyi, two columns are offered as an option in the free version (screenshot, but it’s not working. Luckily we’ve come up with a way to use the third column.
I am already using the settings you suggest but the sidebar still appears on the home page. screenshot. What can be done to fix this?
I’m not sure I understand why you would need to see the site to know the CSS. The theme CSS should be the same on any website. I will do more digging.
What about this part?
Also, I would like for the .site-identity/tagline to display without the title and be positioned on the left under the logo. I can make the title hide but the tagline overlaps the logo. It may turn out that we prefer them to be centered but the tagline would still need to go under the logo.
Thank you
catwingzParticipantIt took me awhile to get to this, but it worked. Thank you
catwingzParticipantHello Skandha,
To recap, my banner image is smaller than the stock one which comes with the theme.
Stock: 1920px x 822px
Mine 1920px x 573px
Both are 72 ppi.I just tried out a fresh installation of the theme on another site with different hosting. In that scenario, instead of squashing the banner image on mobile, it crops it, treating it more like a background. Given this very different interpretation I am concerned we chose the wrong theme for this website.
Please give me the code which will allow me to substitute a different image for mobile and get past this problem.
Thank you
catwingzParticipantHi Skandha,
After making those changes the desktop view is fine, but the view on mobile is still squashed horizontally.
Thanks
catwingzParticipantOr, as an alternative, please give me the code which will enable me to substitute another image for mobile and I will move on.
Thanks againcatwingzParticipantSkandha, this code doesn’t accomplish anything. Have you actually tried it? When I use it or plug in all sorts of other numbers the mobile view remains the same. As I have pointed out, since the stock image is affected as well, I am certain this is a problem with the theme which has yet to be addressed.
To recap, my banner image is smaller than the stock one which comes with the theme.
Stock: 1920px x 822px
Mine 1920px x 573px
Both are 72 ppi.Sorry to be such a pest about this but this isn’t getting anywhere.
Thank you
catwingzParticipantThis site is in development and can’t be viewed without a login. I thought it would be simplest to target all of the instances of the blue link color in the theme CSS. Unfortunately !important isn’t having an effect.
catwingzParticipantHi Skandha,
This CSS doesn’t solve the problem, but by experimenting with it and other parameters it is becoming clear that “.custom-header-content” appears to control the tinted overlay of the image, and not the image itself.
This needs to be improved upon, but in a jumpy way is solving the size issue with the image:
@media screen and (max-width: 450px){.custom-header-media img,.header-media,.wrapper { /*padding:100px 0px;*/ height: 60% !important; }} @media screen and (max-width:767px){.custom-header-media img,.header-media,.wrapper { height: 60% !important; }}
However, while it fixes the image, it also results in a large black band beneath the banner image. I could live with my jumpy code if you can tell me how to get rid of the black band.
I tried adding the
.custom-heder-content.sections.header.media.section
selector to this but it didn’t work.Thank you
catwingzParticipantHi Skandha,
No, this doesn’t solve anything. Without that CSS the image goes back to being giant on desktop. Also, as I reported previously, on mobile both my image and the stock one for the theme appear squashed horizontally with or without the code.
Before the theme update my image looked fine with the code, but now it’s too short.
I may have solved the desktop issue by changing the CSS to
.custom-header-content{ padding:150px 0 !important; }
However, it doesn’t help mobile, and everyone is going to have problems with this. I hope someone there can figure out a solution and update the theme.
Thank you
catwingzParticipantHi again,
It appears that the theme update also included a change to the intended dimensions of the banner. When I restored my code and image it is now also being cropped vertically—much narrower than before. This is a step backwards. I hope this can be resolved soon.
Thank you
catwingzParticipantHi Skandha,
First, I am happy to report that the theme update fixed the problem with the header media title and text.
The CSS was an improvement, but still not quite there. Now the banner image is reduced to mobile dimensions but, instead of shrinking the image, it is instead squashed horizontally.
I experimented and commented out the
.custom-header-content{ padding:112px 30px !important; }
and restored the stock image. I discovered that it is squashed in mobile as well, so this is a flaw in the theme and will affect everyone who uses it. Help!
catwingzParticipantHi Skandha,
This doesn’t make any sense. My banner image is smaller than the stock one that comes with the theme.
Stock: 1920px x 822px
Mine 1920px x 573px
Both are 72 ppi.This all started because we wanted it to take up less room on the page. I used the code you suggested and ended up keeping the padding figure the same. Surely there is a better solution to this situation.
Thank you
-
AuthorPosts