Thanks for your post,
you will need to play with CSS in layout editor.
please use display: inline-block
View post on imgur.com
Regards
How do I make the gap between the content types smaller? It’s great I can put the contents on the same line but I still want a line break smaller not the current huge one. Also is there a way to make it read “By RamuneGaming | post date” ?
-
This reply was modified 9 years, 5 months ago by
ramunegaming.
All things are possible as same as your screenshot.
But you have to know CSS first, you could hire someone who know CSS well.
.element.element_1482685269197.post_date::before {
content: "|";
padding: 0 10px;
}
View post on imgur.com
Regards
How do I insert the code?
Sorry for being a pain new to this :S
Please see there is input field for adding “Custom CSS”
View post on imgur.com
Regards
That’s where I tried putting it but it doesn’t change anything? Maybe I need to make a new grid for it to work?
Have you changed the item class, the code i sent you for exapmle, you need to find your item class. please use inspect element on browser.
Regards
This maybe?
<div class=”element element_2 post_date”>December 11, 2016</div>
Maybe it’s easier if I post the page? http://www.twitchdoctor.com/tutorials/
Please try following CSS
#post-grid-177 .element_2::before {
content: "|";
padding-right: 5px;
}
Also please set .element_2 padding 0px on layout editor
View post on imgur.com
Let me know the update.
Regards
That did the trick thank you very much. One last thing. I notice the ‘Title with URL’ opens the post into a new tab. Is there a way to stop this? I would rather if it opened on the same browser tab?
Thanks for your reply,
go to layout editor and check the screenshot where the option located.
View post on imgur.com
Regards
Ok I had to set it to _parent. Thank you very much for all the help really appreciate it.
PS: unrelated to your plugin. I am trying to remove the title on the page that says ‘Tutorials’ but It’s all done by the theme. What I mean is the title is the top bar navigation and also the text on top of page. If I remove the title using the page editor it just makes the tab named ‘no name’ Any ideas?
This is very logical,
you will need to manually input menu name under menu editor.
but this is out of my support 🙂
Regards
Sorry me again. I am trying to set up another page with post grid but I would like to select which posts go to which page is this possible? I have a page called ‘Streaming Gear’ Where I plan to put product reviews but at present it only shows the same post as it does over on tutorials. Is there a way to filter posts to certain post grids?
-
This reply was modified 9 years, 5 months ago by
ramunegaming.
Sorry one more thing I made a new post but the block formatting is off? How can I have it so it keeps the same formatting every new post? http://www.twitchdoctor.com/tutorials