GarrettB
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Filtering by CategoriesHi – any more thoughts on this? I am still looking for a solution – I can filter by Page & Sub-category but I cannot filter by Page & Parent-category. Is this a limitation of the plug-in?
Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Filtering by CategoriesHi Raju – no, I don’t think I explained it clearly.
I have a parent category, and several sub-catgeories.
I can filter successfully with: (Page AND sub-category)
But I cannot seem to filter with: (Page AND parent-category)
Regards
Garrett
- This reply was modified 2 years, 1 month ago by GarrettB.
Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Font sizeHi Raju
I added a review – however when I clicked on the link and filled out the review etc., it said I submitted a review for the Breadcrumb plugin – so I am confused ??
Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Font sizeHi Raju
Please don’t apologize – for you are spending your time helping me – and that most recent suggestion of yours worked perfectly
Thank you ??
Garrett
Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Font sizeHi Raju – that worked thanks ??
However, on my phone, when the text in any of the Post Grids goes on to the next line, the gap between lines 1 and 2 is about one full line height, if not more – as if there is a lot of padding. I tried changing the line height, with no success (with and without the !~important)
@media(max-width: 680px) { .title_link a{ font-size: 16px !important; line-height: 0.6 !important; } }
@media(max-width: 680px) { .title_link a{ font-size: 16px !important; line-height: 4px !important; } }
- This reply was modified 2 years, 2 months ago by GarrettB.
Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Font sizeHi Raju – what you are saying makes sense. I entered the CSS code but it made no difference on my phone. I tried it on an iPhone SE – screen width 640 px – so I changed you CSS code to 680 px, but it had no effect. I tried each of the following
@media(max-width: 680 px) {
.title_link{
font-size: 18px !important;
}
}@media only screen and (max-width: 680px) {
.title_link{
font-size: 18px !important;
}
}Forum: Fixing WordPress
In reply to: Modifying page URLsThanks Mario – I got it sorted in the end.
I looked at each page, and I could see, on the right, where I would normally view/edit the page attributes, categories etc., that under page attributes, the Parent Page was set to bands.
However, once I set the parent page to something else, and then back to bands and then saved/published the page, I got the desired result.
The reason? I must have had an older “bands” page, and all my pages had set their parent to this. Once I forced a new relationship to the actual bands page I had, it knw what to do.
IN the end, software etc., only does what we tell it to do.
I was telling it to do the wrong thing ??Garrett
Forum: Plugins
In reply to: [Pages with category and tag] List all pages according to categoryOk, thanks your your quick response ??
Garrett
Forum: Fixing WordPress
In reply to: Post Grid plugin (and similar) – Search ParametersThank you
Ok thank you
Thanks Raju
It’s ok – I will find a different way to do this.
I have been down the road of WordPress development, and this time, I just want to ‘play’ with WordPress – no code, just plugins and settings.
Thanks
GarrettForum: Fixing WordPress
In reply to: Plugin to display pages with categoriesWell, I have posted the question, but I really don’t think the plugin provides for that. I will let you know.
Forum: Fixing WordPress
In reply to: Plugin to display pages with categoriesHi Steven
Thank for your reply.
I tried using that plugin, and it does allow tags for pages, but as far as I can see, it does not provide any way (e.g. shortcode) to allow me to display (a list of) all pages – the same way you would / could display a list of the most recent posts in a certain category etc.
Regards
GarrettForum: Fixing WordPress
In reply to: Adding a Back Button using Block Editor buttonGeorge, that worked!
Thank you so much ??Regards
GarrettHi
Thanks for the response
I intend to buy the premium version\
However, are you saying even that version does not allow to filter by meta data / custom fields?
And if not, do you think you might add that feature?
Thanks