Here is code of rss feed
*|RSSITEMS:|* *|RSSITEM:TITLE|* *|END:RSSITEMS|*
|RSSITEMS:| |RSSITEM:IMAGE| |END:RSSITEMS|
|RSSITEMS:| |RSSITEM:CONTENT_TEXT| |END:RSSITEMS|...
Images style are coming from blog site, i am not able to change,I have use css with important tag but not working please give me suggestions.
according to https://templates.mailchimp.com/getting-started/merge-tags/rss-merge-tags/
|RSSITEM:IMAGE|
Pulls in images from the RSS item. Images are pulled in and displayed
at their original size. They can’t be formatted or resized within the
campaign.
So they cannot be responsive :/
in the campaign selection, it says "We'll automatically resize the images in your RSS feed to fit the width of your template." but it doesn't work
Related
I'm looking for an option to show a Video instead of a Featured image of a specific post. (Want to create a category overview with video thumbnails). Earlier it was possible with Post Format --> Video with the classic editor with the direct input of the URL in the textfield. But we have several team members who don't want to work with this editor anymore. Is there a snippet to set videos as a featured images in posts to create a video overview instead of a image? I guess a pug-in is a little bit an overkill to use.
Thanks!
I have created 2 blogposts in wordpress and shared them in twitter.
The twitter URLs are
https://twitter.com/Jagannathan6/status/1423662392534175744?s=20
and the other is
https://twitter.com/Jagannathan6/status/1423197036195717124?s=20
As you see the image appears as a thumbnail in one tweet and as a large image in another. How to make the thumbnail image appear as a large image? Has it got something with the size of the image?
I am looking for an answer where I need not get premium version of wordpress.
Easiest way is to use Yoast plugin. Taking a look at the two tweets I'm wondering:
Are you using media sizes to size the images (Wordpress takes the largest image it can and resizes and/or crops smaller images to fit the sizes in the Media options menu)?
Are you using Yoast or custom hooks to post the images to twitter?
Are you using the same size images for both posts?
Are you attaching the images as Featured Images in the editor in the same way?
Did you post them to twitter in the same way?
Do both posts have snippets / excerpts applied to them? If not, make sure your theme is calling the_excerpt, or else you've configured the excerpt to pull from the main body of the post, or else hand-craft the excerpt in the relevant meta box.
Do both images have meta tags / alt tags applied to them? Check in the Media Library or in the post > edit image and see that alt text, caption and description are all filled out.
Did you test the images first with https://cards-dev.twitter.com/validator ?
My basic requirement is to display one picture on a page which on clicking, displays a colorbox slideshow of all the pictures in that content type.
https://www.drupal.org/node/1026112
This is the solution I got for it. To apply display:none css for the rest of the images. For that, I need different classes for the images. I'm unable to figure out how to do so.I got a few solutions such as adding a preprocess_image function but it doesn't seem to work. Can I get some help here?
We did this in past using the "Image sets" option provided with the Lightbox2 Drupal module. We had a client request to show one image and then open a slideshow on the same page of the images associated with that content in the CMS. This module say:
If you have a set of images that you would like to group together in a
lightbox, but only wish for one of these images to be visible on your page, you
can assign the "lightbox_hide_image" class to hide the additional images. For
example:
image #1
image #2
image #3
You can create a custom node template to render the images in the required format.
Hope this will help you!
I've customized the rss feed for scottwclifton.com here: feeds.feedburner.com/scottclifton
Where is the tag. I need the full content to display on the RSS feeds somewhere so I can use them in my mailings but it looks like there is only a description for each blog. Help? I'm using Genesis Theme and haven't set up anything that I know of out of the ordinary.
The original feed is truncated, which means that if you want the feedburner feed to have the full content, you need to original feed to have the full content.
The original feed seems to be a wordpress feed. In your blog's settings, check the reading section and make sure the "Full Text" radio button is enabled by "For each article in a feed, show".
Wordpress is now replacing the youtube links that people post into comments of a post with the actual video. It is rather anoying and I would like to know if it is possible to leave the link as is and not add the embed code to view the video directly from the comment container?
Have you tried entering that code in the TEXT tab rather than the VISUAL tab of the editor?