1. Hi. Some URLs in here are showing some b tags in the URL bar when clicked like this one – https://forum.tagdiv.com/topic/newspaper-theme-%3Cb%3Espeedify%3C/b%3E-your-website/ . Would you correct this? They return a 404 error page.
2. I saw the category templates in td cloud library use a post loop element (with numbered pagination). Does the team plan to integrate it into td composer? thanks
Hi,
1. That is correct, the search keywords will be bold
– https://www.screencast.com/t/iSdSrPbOd
If accessed like that the link will not work. Copying it and opening it in a browser tab will work. As far as I know this has always happened, I believe this is how it should be despite being somewhat inconvenient.
2. The loop element currently appears only on category templates, tag, author, search and archive. It is a special loop element different than the latest articles loop in pages. It uses the flex module settings.
So in default pages a loop is only possible with the latest articles page template.
Maybe this will change as the plugin gets more developed, I really can’t say what will happen.
Thanks
1. I see. I did not think of that.
2. I saw the normal pagination feature has been requested for a long time. Hope we get to see it in some of the coming flex blocks.
3. Another question. Is there a way the related posts element for cloud library can be edited to have an option to do away with images? I saw that block adds nearly 300kb of code, with caching installed. Changing image height or width to zero does not help either. I was trying to make it show like say, block 9 (but as a downward list of related posts).
And thanks to the team for introducing the post loop to the homepage. Just what I had been waiting for. But if I may ask, is there a way where some page elements can appear on page one but be hidden on page 2 onwards? Or such a thing does not even exist? I put a flex bloc 5 and a post loop below it. But the flex block shows on the other pages of the loop.
Okay. I will just do away with the block or put it in the sidebar. I wanted the loop to stretch my homepage content. Thanks. If again I may ask, I use a different post loop for the desktop and mobile view with each hidden for either device respectively in the CSS section. Does that affect SEO in any way?
I don’t quite know how would that affect SEO, both elements are loaded in the page source, they are simply hidden per specific view ports. I am no SEO expert in the end, you could look up SEO in context with hidden page content/per device.
For the default post templates you would have to edit the core module function, this is used for all modules. For example the post title link
– https://www.screencast.com/t/Ync1OFr49
Adding the target blank property there would affect all modules. Maybe with some conditions it would be possible to affect only post pages or the related block, I never tried it however.
The same for the cloud templates, they will also be affected by these modifications.
Hi,
If you will make this changes on your code it will be affected all of your titles, inclusive Related Articles module. -> https://www.screencast.com/t/ZpxhMVSLPO
Thanks for the message!
Hello Epic,
All the templates are imported here -> https://www.screencast.com/t/Ae61H17dYO
Thanks for the message!
The footer template imported is not appearing in that section. Just seen it in the pages section. It seems it took a while to appear after importing coz I checked even the pages section before posting the question. So I think some templates either appear in the cloud templates section or in the pages section.
Hello Epic,
The Footer template should be displayed in Pages section, like this -> https://www.screencast.com/t/d18mvLOfQGe
Thanks for the message!
