Forum Replies Created
-
AuthorPosts
-
August 24, 2018 at 6:00 am in reply to: How to Change Infinity Pro Site Title to another H Tag #222701
Gary10
MemberVictor, I just learned from inspecting after someone pointed me in the right direction, tags change as needed per page. Site-title is H1 on homepage only and <p> on all other pages. H1's everywhere else as expected. Now I understand why it's hard coded. Brilliant, of course, nothing less from StudioPress.
Thank you for your time and patience.
GaryAugust 23, 2018 at 3:01 pm in reply to: How to Change Infinity Pro Site Title to another H Tag #222690Gary10
MemberSo where do I change the site title from H1 to another tag and change page, post, front page, and a few others to H1? Is this done in the functions.php, and if so, where? Thanks.
August 23, 2018 at 1:51 pm in reply to: How to Change Infinity Pro Site Title to another H Tag #222688Gary10
MemberMore than one H1 tag is bad SEO and Page/Post titles should be H1.
Gary10
MemberVictor,
Thank you for your overview and recommendations. I've chatted with advancedcustomfields.com and toolset.com. Both agree with your assessment.
Categories could work for this project I believe). What do you and WPSmith think?
-Blog needs one Category only.
-Code the blog loop to only include the blog single category.
-Create a custome search that excludes the single blog category.
-"Nofollow" for all categories other than the single blog category.Thanks,
GaryGary10
MemberPlease Help Change Text Size in Widget for Mobile
This is for full size and tablets:
<h1 style="font-style: italic; font-family: Georgia, 'Times New Roman', Times, serif; text-transform: none; font-weight: 100; letter-spacing: 3px; font-size: 28px;">People buy stories, let <span style="font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: lightgreen;">Gary Hart</span> sell yours.</h1>
Numerous failed attempts in
@media only screen and (max-width: 600px)
I even tried adding id's and classes. Any help appreciated.Gary10
MemberHi Victor,
I attempted using @media to swap photos for mobile before finding this post.
Does the background image get coded into the jQuery or PHP, or does the script point to the media query in the style sheet?
Thanks
Gary10
MemberI've been thinking about using media queries for phones to call different background images and make adjustments to layout. This is a good article:
Gary10
MemberUPDATE
If you want full width for background images on tablets in portrait mode:
Change "max-width: 800px" to 1400px and background image formats full width in portrait mode and full screen in landscape.Laptops and desktops with resolutions below 1440 wide will have the same view as iPad in portrait mode.
Gary10
Member@Victor, thank you for your time and help.
With inspector, toggle device to phone in portrait, the CSS changes from 100Vh to "max-width: 800px; height: auto" - iPad's resolution is too high.
Life ain't perfect 🙂
Gary10
MemberRE SEO, I'm just testing now before I build. Have other sites to build with this theme and want to fully understand it first.
Question: Why does the image format landscape and prortrait on phone but not tablet? Can this be corrected in the css?
January 29, 2018 at 4:01 pm in reply to: Infinity Pro – Frontpage (Home) Background images not responsive #215845Gary10
MemberFixed: I'm experimenting with Infinity Pro for a few domains; started with two. I had a problem with one install, but not the other. I removed Genesis and Infinty Pro including the databases and reinstalled, both responding properly"
January 29, 2018 at 8:16 am in reply to: Infinity Pro – Frontpage (Home) Background images not responsive #215818Gary10
Member@Derek, I'm confused. My understanding is images are saved in different sizes to scale for different screen types.
Gary10
MemberThank you very much Lauren
Gary10
MemberThank you Mark! Looks simple enough. I'll finish with an education in SP's responsive CSS.
Gary10
MemberYes, I understand; however, the photo is set as a background image which lacks SEO value and along with a few other negatives. My question is how to set the header photo as a foreground, standard image.
Gary10
MemberHi kdrewien. I own all of the child themes and understand where and how the logo are displayed. My preference for SEO is to not have logos in headers as background images. I'm beginning a new project with Centric and would like to do this with all websites going forward. Thanks, Gary
Gary10
MemberTry this:
Go to "Theme Settings" in your WP dashboard and scroll down to "Content Archives."
Select "Display Post Content" or "Display Post Excerpts" (I prefer "Post Content" with "Limit content to: 300 characters"
Check "Featured Image" (make sure you have a featured image selected for each post)
Select "Image Size" and save.
Gary10
MemberBrain, have you written a shortcode for Simple Social Icons? Thanks, Gary
Gary10
MemberJohn,
Prose is a little different than the other themes. It provides the user with a deign GUI for those who do not know html and CSS. Tomorrow is another day. I use FTP, will try your code in a few places and report back with the results for you to share with other Prose users.
FYI, I tried their custom code field without results.
Your code will come in handy for our other sites.
Thank you!
Gary
-
AuthorPosts