– Even changing cloud post template and changing size to max; doesn’t enable working gif;
https://prnt.sc/ih25nZ2wm_N7
Email support will be harder than this; especially with no transparency, and even less 2-way communication.
My problem remains:
1. Uploading via FTP and Importing via Plugin; still resize gif image in a newspaper.
2. How can I stop the newspaper to show the resized version of the gif? (I want it to pick the .png resized version; not gif.)
Is there place where I can chat live and share details there?
How will I know what is being done?
how will they know what problem it is?
Featured Gif getting static thumbs, is it a bug?
how can I change the post featured image to take; full image, instead of 1064x resolution? when I don’t have the option https://prnt.sc/kIL6teFLFcrI
fto upload doesn’t show up in wordpress media.
Hi Calin,
That will help, thank you!
By that logic, Isn’t it better to disable 1068 and 485 in block settings? And what about category page 150*0? How should I allow them to use the full image.
Also, for featured image post settings that you showed, I don’t have that option of “edit with tagdiv composer,” but https://prnt.sc/kIL6teFLFcrI
For the last post, it worked; I never touched anything; it automatically picked .gif full size, not created thumbs. Even though I used WordPress media/featured image settings.
Don’t you think its better for a newspaper to not resize .gifs? or something changed in the update?
Choosing Full Image will affect static png thumbs.. png’s and jpegs will also show full size instead of thumbs.
Hence effecting page performance.
Other than direct upload, is there a way to tell newspaper;
Use Original when Gif, Not thumb, when gif.
-
This reply was modified 4 years by
simo-2.
Anamaria, I am again stuck.
When I turn on 1064 x 0 in block settings.
Newspaper resize the featured image and add
1068x600.gif
at the end of the original gif url.
As you pointed out in the first post.
One can access the original gif, by removing 1068×600 from the end.
So, the question now is, why it is resizing on my side, but not yours?
Can you share these settings?
and
maybe something wrong on my side then?
Hi Anamaria,
I tried that already, the newspaper is automatically resizing it.
What I did was changed the dpi to 72. even though gifs don’t have dpi..
and disabled 1068*0 thumbs from block settings in the themes panel.
Though it’s showing on post page now, but not on other thumbs on the homepage.
I am also not using any plugins that changes images.
-
This reply was modified 4 years by
simo-2.
That I got it, But How to show the same category page with different tag slug?
How to show different tagid/tagslug posts to the same category.
(not getting limited to one tag)
If I set the tag in Big Grid Flex to Current Category, But want it to show different tag posts of that category.
If I mention the tag name then, the posts will always be the same for that selected category & tag pages.(obviously, that’s how it is meant to be)
How can I have the same category and different tag posts be shown?
The point here is websites can have multiple tags..
Like in normal function:
/?cat=1&tag=1
This Shows Posts of Category1 and Tag1
/?cat=1&tag=2
Posts of Category1 and Tag2
If you will last chart: https://prnt.sc/wiu1fz (sorry I made it in hurry earlier)
Here is a new one with an example: 
You can see, we can have multiple categories and tags…
How to filter tags with categories? or get a URL without creating extra pages for each tag we create?
What I am trying to achieve here is this: https://prnt.sc/wiu1fz
This is possible with normal WordPress themes with URL parameters such as
/?cat=1&tag=2
but in Newspaper it shows what theme is set to..
I can see the option to add tags with it… Since it cannot be exclusive to category page.. that need to be passed from URL Parameters or some other ways that you guys may know.
Thanks
Hello Bettina,
Thanks for your reply. I got it đ
Right now I am struggling with understanding newspaper and their functionality itself.
I figured out, I need to pass tag_id/slug, from the URL.
Instead of exclusively mentioning the tag slug over here. https://prnt.sc/witgku
Can we somehow pass the tag id/slug from URL to here?
Like %%tag%% kinda, which I tested.. didn’t work.
Regards