Forum Replies Created
-
AuthorPosts
-
April 19, 2022 at 11:05 am in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #181196bassinlaParticipant
Sanam: that helped. All the slides look good on my phone now, but on my desktop the saxophone needs to move down so I can see his face. BTW, knowing nothing about writing code, I got the same effect by just changing the word “top”, in the code you had me delete, to “middle”:
.featured-slider article {
background-position: middle;
}However, I have left the code as yo instructed above.
I also just noticed a major new problem. On my phone, I no longer have a main menu! The menu shows up fine on my desktop and tablet, but there is no sign of a menu on my phone.
Help!
Thanks.
DavidApril 18, 2022 at 11:42 am in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #181172bassinlaParticipantSanam: I copied and pasted your code, but it didn’t seem to make any difference. Here’s what my CSS now looks like:
.featured-slider article {
background-size: cover;
background-repeat: no-repeat;
background-position: 50%;
}
#page-site-header {
background-position: top;
}.featured-slider article {
background-position: top;
}April 17, 2022 at 12:56 am in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #181116bassinlaParticipantSanam: I’ve just posted the new concert (at TheJazzSalon.com) and the slider images have the same problem as last time: except for the first photo (a group photo), the subsequent photos are all too low. I’ve inserted the CSS code you provided. My CSS includes:
#page-site-header {
background-position: top;
}.featured-slider article {
background-position: top;
}What do I need to do to have those images show up higher in the frame?
Thank you.
DavidMarch 8, 2022 at 11:57 pm in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #179724bassinlaParticipantThanks so much for your help on both issues!
March 8, 2022 at 10:10 pm in reply to: How can I adjust the cropping of an image in the Home Page/Slider? #179708bassinlaParticipantThank you! That worked great. Now, how can I do the same thing, adjust the cropping of a photo, for the Featured Image on a page: https://thejazzsalon.com/sunday-jazz-salon-concert-live-stream/?
DavidbassinlaParticipantSorry for the confusion in my last post about not being able to see the most recent part of the chain. When I submitted my last post, my previous post, and your answer, showed up above.
That said, I still have the question about why the Jetpack page showed up, and whether I can use an Export/Import plugin to export my Parent site, and import it as a Child site.
Thank you.
DavidbassinlaParticipantMy first issue is that when I tried to log into the ThemePalace forum, it went to a page saying “JetPack has locked my login page” (see screenshot https://prnt.sc/s83ruh).
But I am responding to your last email reply to me. I have copied your reply below, because I don’t see it in this chain.
If it true that I can “copy” my site by using an Export/Import plug in, would I be able to export my current site, which was written as a Parent, and then import it as a Child?
Where do I find the Export/Import plug in?
Thank you.
David
wensolutions wrote:Hello,
Please find answers to your queries below:
Query 1. I built my site as a parent, rather than a child, site. Is there any way for me to now “copy” it as a child site, or do I have to rebuild it as a child site?
Response: Regarding your query, you have to set up the homepage form the child theme form the customize section. There is no such copy and paste for the child theme from the parent theme. We recommend the child theme usually while you make changes in the code because on every update you will lose the changes you made. Also, after creating the child theme you will get the theme the same as the parent theme but you have to manually make changes as per your requirement.
Query 2. A friend likes my site. Is there a way I could “copy” it, so he could put it on his domain (then tailor it to his needs)?
Response: Regarding your query, you can import-export your site in order to make exactly like the previous site. You can export the site and import it to the new site. For that, you can use the import-export plugin.
Hope this helps.
If you have any queries, kindly let us know.
Thank you.
Post Link: https://themepalace.com/topic/customizing-about-us/page/2/#post-121840
bassinlaParticipantTwo remaining questions. I built my site as a parent, rather than child, site. Is there any way for me to now “copy” it as a child site, or do I have to rebuild it as a child site?
A related question: a friend likes my site. Is there a way I could “copy” it, so he could put it on his domain (then tailor it to his needs)?
Thank you.
DavidbassinlaParticipantI didn’t realize those were called “Breadcrumbs”. Instead of using the CSS code you provided, I just disabled Breadcrumbs in Customization. That seemed to solve the problem. Does that get the same result as using the CSS code?
Thanks.
DavidbassinlaParticipantIt’s the same url we have been discussing since the beginning of this chain: TheJazzSalon.com.
If you select “About Us” from the menu, you will see this: https://prnt.sc/s2zady
I want to keep the title “About Us”, but delete the sub title “Home / About Us”
Thank you.
DavidbassinlaParticipantInstead of using the About Us and Call To Action sections, I ended up creating a menu to navigate to two pages, one called About Us, the other Contact Us. When you navigate to those pages the opening screen has the main title, and a sub title (like Home/About Us. Is there a way to hide each of those?
Thanks.
DavidbassinlaParticipantI have rebuilt by free theme site onto the Pro. I think I have only one question. When I enable the About Us and Call To Action sections, the title of the page appears, and a subtitle of the location below it. Is there a way for me to remove those sets of titles?
Thank you.
DavidbassinlaParticipantI purchased Pro. When I activated it most of my old setting disappeared and I have to rebuild the site. That’s a big disappointment. Is there any way to avoid that? Most premium themes transfer over the old settings flawlessly.
DavidbassinlaParticipantThanks for the screenshots. I can’t quite tell whether going to Pro would provide the solutions I’m looking for, but it doesn’t look like it.
Can I remove the Sidebars from the About Us and Call To Action pages?
Now, the About Us and Call To Action pages show up first and second below the slider, and both above the homepage. Can the Call To Action page be moved below my homepage?
Can I increase the number of words that show in the About Us section, before the “More” button has to be pushed?
Thanks.
DavidbassinlaParticipantFrom your reply, I’m not sure whether these two features would be available if I had the Pro version? Please clarify that. Is it possible for me to get a quote of what it would cost to have your pro developer make these changes?
Thank you.
David -
AuthorPosts