Forum Replies Created
-
AuthorReplies
-
magicss
Participanthttp://goldenruleproject.org/wp-content/uploads/2016/02/Screen-Shot-2016-02-24-at-11.53.33-AM.png
Is the screen shot for the top part of the screen.
Lower down we see the slug = poster
Redirect is the PageTemplate(Such a mystery… Seems like something is stripping out the dash and replacing it with a space and also stripping out the domain name.)
magicss
ParticipantIf we go here http://goldenruleproject.org/poster
then we see the broken action.magicss
ParticipantYes, this is what is there and the odd result is what we get:
http://formulations%20posters/Any ideas on how to fix?
-ssmagicss
ParticipantUpgrade from 2.0.3 to 2.0.4 fixed it. Thank you. -ss
magicss
ParticipantAnd the home page referred to is http://test.goldenruleproject.org/
-ssmagicss
ParticipantSorry I was using a Redirect on one of those, but it actually does not work for either post in that Post Grid. If you look back on the home page, I now have both examples in the left column post grid, and then there is another instance below near the bottom of that same home page.
When we go to the single post, we do see the Title laid out with the breaks as we want them (as we typed them), but when we view the Titles displaying in the post grids, the Titles show the “<br>” as part of the Text of the Titles.
-ssmagicss
ParticipantI see. The Post Grid is where we are displaying the line breaks. For example it works here in JS1 (www.goldenruleproject.org) and when I upgraded and rebuilt the site to JS2, this no longer displays in the post grid (http://test.goldenruleproject.org) But when you go to the Post (Single Post) it does show the line breaks
http://test.goldenruleproject.org/like-our-pledge-petition-proclamation/
-ssDecember 23, 2015 at 7:17 am in reply to: Changing the envelope icon in the Entrepreneur base's main menu #24526magicss
ParticipantJason, you are amazing, and this method and info is outstanding.
-ssmagicss
ParticipantNice. This works.
The Templates has a Post List and I am using it to show small thumbnails on another page. There I found that when I size the browser to a cell phone size, the thumbnails overlap the text. So, I added this code to the css and it fixed it:
@media (max-width: 767px) {
.list-wrap>article.has-thumbnail, .list-wrap>article.has-date {
min-height: 0;
padding-left: 117px;}}
I hope this helps.
Also we like the option to select different size thumbnails in displays. It would be good to show us how to build this using the framework (with a tutorial) or just put the options in there somewhere.
-ssmagicss
ParticipantIncredible. Great tutorial.
Is there a Close Lightbox Icon? My system only lets me close it with the ESC key.
-ssmagicss
ParticipantWhat method(s) might you have in Jumpstart2.0 for making a Photo or Video appear in a Lightbox?
Is there a rel=”Lightbox” or a shortcode or a TB Plugin for this?
Also, I added a plugin to make a link scroll slowly to a section. It would be ideal if Jump Start 2 had this built in (with variations or controls) as it would go nicely with the Sections you have added into the Templates elements. It exists already on the Back To Top link you have.
-ss
magicss
ParticipantI added a Google Font (Marcellus) to my Jumpstart2.0 Beta site that I am building (in the ThemeOptionsArea), and the CSS shows that the H1 and other HeaderFonts should display as Marcellus but it does not display. Instead it displays Arial or sans-serif.
So, I added a link to the Header.php and it displayed right away.
I placed the Header.php (with the newly added link to the google font) into my Child theme folder. I did not alter the Jumpstart Header.php. But I have the sense that this is not the best way to accomplish this (even though I am sure that the child theme method is better than altering the parent file).
Since I am always a beginner when it comes to the code side of things, I hope this note will be helpful.
Thanks!
-ssmagicss
ParticipantThis is the best ever.
Do you have an Images Size list for this new JS2.0 beta ?magicss
ParticipantI placed the files again onto the server and now it seems fine.
-ssmagicss
ParticipantThe new Jumpstart looks like exactly what we all need.
The SlideShow inside the Header only works with images added after the theme is running.
But, it is great overall. I love it.
Thanks Jason!
-Steffan -
AuthorReplies