Trending Now

Posted in: Newspaper
Post count: 35

How do I change the name of trending now? I do not want him to say last entries, I want him to say the latest news

Post count: 20688

Hi,

You can do that in the theme translations panel – http://prntscr.com/nyqngc Most of the theme strings can be translated there.

Thanks

Post count: 35

Thanks, Excuse me, the video playlist have a limit of videos?

Post count: 20688

Hi,

As far as I know there is no limit, you can add as many video IDs as needed. You can also embed a ready made YouTube playlist in a column text for example
https://forum.tagdiv.com/topic/youtube-playlist-instead-of-each-video-individually/

If you have more questions let me know.
Thanks

Post count: 35

Okay, i have a problem, the play list video can’t show the videos that i put in, i put some in the but I only reach a limit and the others no longer shows them, my website is called: primeravueltanoticias.com.
I dont know why don’t shows more

Post count: 35

I have other question… How can I make the images by clicking on them and entering the post to become bigger? since it is small and the image is 600px x 407px

Post count: 20688

I see quite a lot of videos in the playlist, the last video is this one
http://prntscr.com/o0sr6o
Maybe you are not entering valid IDs by mistake, or there are missing commas, or maybe some videos are private.

Regarding the images, I would suggest that you try to regenerate the thumbnails
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Then check how the images look.

Post count: 35

already regenerate and continue the same, on a cell phone they look good but on pc not

  • This reply was modified 7 years by KarinaB7.
Post count: 35
Post count: 35
Post count: 20688

Quite an unusual issue, the images should appear in their original size if they are smaller than the needed size – http://prntscr.com/o16zjj
I see you used some CSS to make them 100%, but if I disable that code the images look as they should it seems – http://prntscr.com/o170nn
You could try and remove that code now, see what happens. Or you could keep using it, shouldn’t create any problems.
If you have more questions let me know.

Post count: 35

Thank you, one more question.. how can i change that in slide or carousel when i move the cursor over on the post show an arrow to click and not the hand because i cant clic over the post with the hand

  • This reply was modified 7 years by KarinaB7.
  • This reply was modified 7 years by KarinaB7.
Post count: 20688

I believe the cursor is set to grab to be more intuitive, as an indication that the slides can be navigated by dragging them.
I could give you a code to chnage the cursor to a pointer, like when hovering a link

.td_block_slide .td-slider {
cursor: pointer!important;
}

This will work for the slide element – https://demo.tagdiv.com/newspaper/ios-slider/
I could add the carousel in the code, I just don’t quite know which element you are referring to. Let me know.

Post count: 35

I mean that the cursor when clicking on you leads to the post, so I see if I click it does not do anything

Post count: 35

Oh also… Why my footer dont show in mobile??

Post count: 20688

Maybe I am misunderstanding the issue you are having with the cursor and the slide. I see you used the code I provided above and it is working as intended. If you wanted something else or there is a problem, please mention some more details about it.

The footer appears on mobile, this is how I see it at the moment
http://prntscr.com/o4b4yr
What exactly is the problem with the footer? I will check again. Let me know.

Post count: 35

In a few words I want my website to be it looks on the cell phone as seen on PC but I do not know how, when I say that if I put it on mobile it comes out weird and if I put it on mobile + AMP the footer disappears

Post count: 35

If I move the settings Mobile affect the site in pc and i dont know why

Post count: 20688

The mobile theme displays a simpler version of the website, it comes with it’s own templates. So what is displayed on mobile with the mobile theme active, will be different from what is displayed on desktop, or when the mobile theme is deactivated
https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

This theme demo has the mobile theme active, you can check it with a mobile to see how it looks
https://demo.tagdiv.com/newspaper_local_news/
The AMP + mobile theme result will be similar to that.

There could be problems with the mobile theme when using various caching plugins. We recommend the WP super cache with these settings
https://tagdiv.com/wp-super-cache-plugin-install-and-configure/
Based on user feedback there might be problems like the mobile theme being displayed on desktop in some cases, caused by caching. For example the total cache can cause this.

Post count: 35

When wanting to activate that plugin I get this error
https://1drv.ms/u/s!AnkokusskyGrgYYYf-h3defDQtwJTg?e=alfe8Z

Post count: 35449

Hi,

You need first to delete the current plugin that you have and reinstall the version from the current theme version that you have install.
We recommend to delete the plugin via FTP.

Thank you!

Post count: 35

Thank you, about the cursor in the slide… i want that if i do click in the image of slide i want that the click redirect me the post.. Right now the cursor doesnt nothing

Post count: 35449

Hi,

If you are using the slide element if you click you can drag the next/prev post and in order to by redirect to the post you need to click on the post title, unfortunately this is the only way that you can do it without custom work in theme core.
-> https://www.screencast.com/t/P5lINWo43

Thank you!

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