Start a new topic
Answered

Image Size Shortcodes In Modern Event Calendar

What is the proper size for Shortcode images?


Best Answer

sizes vary so to customize you Can use  image size shortcodes in Modern Event Calendar plugin, if you can’t do it yourself then we suggest using services of http://webnus.net/services or act as below for each shortcode



First check this link: https://codex.wordpress.org/Post_Thumbnails#Thumbnail_Sizes

Image crop sizes in MEC are like that, as you are using cropped images then you can use full images. Go to the following directory and according to shortcode skin open “render.php” file


~root / wp-content / plugins / modern-events-calendar / app / skins



Search for "thumbnailsword then instead of codes inside of Single Quotation ” ‘ ” use values mentioned in above link


WordPress Event Calendar

 

Finally, in your front-end you can use custom css to give desired style.



Please Note:

  1. Kindly note that you need to get backup from your applied changes because after each update they all will back to default.
  2.  If you want keep your changes after updates you need to follow this article: https://webnus.net/dox/modern-events-calendar/overriding-mec-shortcodes-skin/.
  3. You can put your files on themes/child_themes directory.
  4. Pay attention to changelog, If we updated the shortcode you have to update your codes. (Not with every updates)


1 Comment

Answer

sizes vary so to customize you Can use  image size shortcodes in Modern Event Calendar plugin, if you can’t do it yourself then we suggest using services of http://webnus.net/services or act as below for each shortcode



First check this link: https://codex.wordpress.org/Post_Thumbnails#Thumbnail_Sizes

Image crop sizes in MEC are like that, as you are using cropped images then you can use full images. Go to the following directory and according to shortcode skin open “render.php” file


~root / wp-content / plugins / modern-events-calendar / app / skins



Search for "thumbnailsword then instead of codes inside of Single Quotation ” ‘ ” use values mentioned in above link


WordPress Event Calendar

 

Finally, in your front-end you can use custom css to give desired style.



Please Note:

  1. Kindly note that you need to get backup from your applied changes because after each update they all will back to default.
  2.  If you want keep your changes after updates you need to follow this article: https://webnus.net/dox/modern-events-calendar/overriding-mec-shortcodes-skin/.
  3. You can put your files on themes/child_themes directory.
  4. Pay attention to changelog, If we updated the shortcode you have to update your codes. (Not with every updates)


Login or Signup to post a comment