Forum URL errors

Posted in: Newspaper
Post count: 1043

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

Post count: 20688

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

Post count: 1043

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).

Post count: 20688

I thought it had an option to remove the image. It seems it doesn’t. I will make a note of this and see if that can be added to the related articles. All requests are noted.

Post count: 1043

Thanks, Simion. I have been trying to reduce the size of my posts and pages, and I am trying to make the elements faster too. It will be really nice to have that option to disable images and I like it that you noted the issue. Regards.

Post count: 1043

Hi Simion. I think I found the option to hide the image for the related posts element. Forget about this issue. Thanks.

Post count: 1043

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.

Post count: 20688

That would be how the default latest articles loop works, it does not show all the page content from the second page.
This loop element in the composer will show the page content when using numbered pagination. That would be how it works currently.

Post count: 1043

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?

Post count: 1043

Also, how do I make the links for the related posts element to open in a new page (target blank)? I am cool with editing the code.

Post count: 20688

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.

Post count: 1043

Okay, thanks. I will look more into it. I was actually referring to the related posts element for the td cloud library. It is the one I want the article titles to open on a new page. I could not find where these elements are located inside the plugin.

Post count: 23312

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!

Post count: 1043

Hi. Where are footer templates from the cloud library imported to? I imported a test one and I cannot find it. I want to delete it. Tried checking pages and cloud templates section but found nothing. Only seeing it from the footer page dropdown.

Post count: 23312

Hello Epic,

All the templates are imported here -> https://www.screencast.com/t/Ae61H17dYO

Thanks for the message!

Post count: 1043

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.

Post count: 23312

Hello Epic,

The Footer template should be displayed in Pages section, like this -> https://www.screencast.com/t/d18mvLOfQGe

Thanks for the message!

Post count: 1043

Seen. Thanks

Viewing 18 posts - 1 through 18 (of 18 total)
The forum ‘Newspaper’ is closed to new topics and replies.