Title: fcteam's Replies | WordPress.org

---

# fcteam

  [  ](https://wordpress.org/support/users/fcteam/)

 *   [Profile](https://wordpress.org/support/users/fcteam/)
 *   [Topics Started](https://wordpress.org/support/users/fcteam/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fcteam/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fcteam/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fcteam/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fcteam/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fcteam/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/fcteam/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/fcteam/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into Event Calendar] Can’t Import ICS File](https://wordpress.org/support/topic/cant-import-ics-file/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/cant-import-ics-file/#post-14108460)
 * Thanks for your reply.
 * My hosting company, SiteGround, states that the max_execution_time is 120 seconds.
   This is the highest number they can use on a shared plan.
 * According to SG,
 * —————-
 *     ```
       With this being said, the timeout for certain core WordPress scripts can be increased with the addition of a rule in your .htaccess file which as I checked has been added already:
   
       <IfModule mod_dtimeout.c>
       <Files ~ ".php">
       SetEnvIf Request_URI "index.php" DynamicTimeout=600
       SetEnvIf Request_URI "wp-admin/themes.php" DynamicTimeout=600
       SetEnvIf Request_URI "wp-admin/admin-ajax.php" DynamicTimeout=600
       SetEnvIf Request_URI "wp-admin/admin.php" DynamicTimeout=600
       </Files>
       </IfModule>
       ```
   
 * ——————–
 * Even with this change the upload still times out. My last web hosting vendor 
   did not have this issue but this does not help with my new vendor.
 * What I’m find is that before the upload starts, wordpress starts to establish
   a secure connection and it seems to take some time. When the vendor uploads the
   ics file to the plugin there are no errors.
 * If you have any other comments please let me know.
 * Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Grid] Posts Not Displaying](https://wordpress.org/support/topic/posts-not-displaying-15/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/posts-not-displaying-15/#post-13534515)
 * I removed the ‘Thumbnail’ from the layout and the double image is resolved.
 * Thanks for your help and for a useful plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Grid] Posts Not Displaying](https://wordpress.org/support/topic/posts-not-displaying-15/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/posts-not-displaying-15/#post-13530917)
 * I deactivated all of the plugins and when I enabled them the Posts displayed.
 * The other issue I’m having now is that for both of the post grids I have only
   3 posts enabled. As you can see, the posts display 3 posts with the featured 
   images. The 3 featured images have no title or read more included. How can I 
   eliminate the 3 featured images in each post?
 * You can see it better on the front page: [https://librarylearn.og](https://librarylearn.og)
 * Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Grid] Posts Not Displaying](https://wordpress.org/support/topic/posts-not-displaying-15/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/posts-not-displaying-15/#post-13529530)
 * The location of the two post pages are:
 * [https://librarylearn.org/post_grid/infopeople/](https://librarylearn.org/post_grid/infopeople/)
   
   and [https://librarylearn.org/post_grid/csl-in-session/](https://librarylearn.org/post_grid/csl-in-session/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Feed Them Social - Social Media Feeds, Video, and Photo Galleries] Twitter Feed Not Displaying](https://wordpress.org/support/topic/twitter-feed-not-displaying-2/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/twitter-feed-not-displaying-2/#post-12896764)
 * Please ignore. The Twitter feed is working now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Slider and Post Carousel with Post Vertical Scrolling Widget - A Responsive Post Slider] Order By Shortcode](https://wordpress.org/support/topic/order-by-shortcode/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [6 years ago](https://wordpress.org/support/topic/order-by-shortcode/#post-12810218)
 * Adding the ‘rand’ shortcode worked. I’m not sure why the ‘none’ code didn’t but
   it looks like they provide similar functions.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Slider and Post Carousel with Post Vertical Scrolling Widget - A Responsive Post Slider] Order By Shortcode](https://wordpress.org/support/topic/order-by-shortcode/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [6 years ago](https://wordpress.org/support/topic/order-by-shortcode/#post-12806988)
 * Can you explain what you mean about checking the double quote issue? I’m not 
   sure what you mean. I did type the code in manually.
 * Also, can you clarify where you add the ‘random’ code?
 * I’m not sure about other plugins that would impact the WP Query. The rest of 
   the shortcode is working properly.
 * Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Slider and Post Carousel with Post Vertical Scrolling Widget - A Responsive Post Slider] Order By Shortcode](https://wordpress.org/support/topic/order-by-shortcode/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [6 years ago](https://wordpress.org/support/topic/order-by-shortcode/#post-12803537)
 * This is the shortcode I’m using:
 * [psac_post_slider limit=”-1″ category=”42,9,43,15,18,30,47″ design=”design-1″
   show_author=”false” show_category=”true” show_date=”true” show_content=”true”
   content_words_limit=”15″ media_size=”medium” show_read_more=”true” show_tags=”
   false” show_comment=”false” order=”ASC” orderby=”none” dots=”false” arrows=”true”
   autoplay=”true” autoplay_interval=”4000″ speed=”5000″ loop=”true” sliderheight
   =”400″]
 * Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Slider and Post Carousel with Post Vertical Scrolling Widget - A Responsive Post Slider] Categories](https://wordpress.org/support/topic/categories-296/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [6 years ago](https://wordpress.org/support/topic/categories-296/#post-12803530)
 * I think I have this working properly. I used the category=”47.30″ syntax and 
   it worked. I had copied and pasted some of the shortcodes from the plugin site
   so I added them manually.
 * Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Slider and Post Carousel with Post Vertical Scrolling Widget - A Responsive Post Slider] Categories](https://wordpress.org/support/topic/categories-296/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [6 years ago](https://wordpress.org/support/topic/categories-296/#post-12800095)
 * I did try this but it showed posts from category “48”.
 * Is there a shortcode for exclusion?
 * Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Multi Importer] Images in Widget](https://wordpress.org/support/topic/images-in-widget/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/images-in-widget/#post-4114778)
 * I’ve already scored the plugin a 5 before I contacted you. Is there a way I can
   score your helpful support?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Multi Importer] Images in Widget](https://wordpress.org/support/topic/images-in-widget/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/images-in-widget/#post-4114748)
 * Got it working. Thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Multi Importer] Images in Widget](https://wordpress.org/support/topic/images-in-widget/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/images-in-widget/#post-4114745)
 * I added the new code and I can still only add 6 feeds from each source in the
   widget.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Multi Importer] Images in Widget](https://wordpress.org/support/topic/images-in-widget/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/images-in-widget/#post-4114738)
 * Is there also a way to make all the images in the widget a certain size?
 * Thanks again, in advance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Multi Importer] Images in Widget](https://wordpress.org/support/topic/images-in-widget/)
 *  Thread Starter [fcteam](https://wordpress.org/support/users/fcteam/)
 * (@fcteam)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/images-in-widget/#post-4114719)
 * The url is: [http://www.foreverchristmasradio.com](http://www.foreverchristmasradio.com)
 * Can you also give me the code so I can have 10 results for one feed?
 * Thanks in advance.

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/fcteam/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/fcteam/replies/page/2/?output_format=md)