Shortcode not working
-
I am using 2 versions of the shortcode and neither of them work;
[wp-rss-aggregator]
&
[wp_rss_aggregator]I also tried adding at the bottom of my functions.php file the
// Enable shortcodes in widgets
add_filter(‘widget_text’, ‘do_shortcode’);and that didn’t work either.
Have any suggestions? I’m running Divi 1.9 theme.
-
Here is my system info:
### Begin System Info ### ## Please include this information when posting support requests ## Multi-site: No SITE_URL: http://glsolutions.org/beta HOME_URL: http://glsolutions.org Plugin Version: 4.1.2 WordPress Version: 3.9 Platform: Windows Browser Name: Chrome Browser Version: 34.0.1847.116 User Agent String: Mozilla/5.0 (Windows NT 6.3; WOW 64) AppleWebKit/537.36 (KHTML, l ike Gecko) Chrome/34.0.1847.116 Safari/537.36 PHP Version: 5.2.17 MySQL Version: 5.5.33-31.1 Web Server Info: Apache PHP Safe Mode: No PHP Memory Limit: 256M PHP Post Max Size: 64M PHP Time Limit: 30 WP_DEBUG: Disabled WP Table Prefix: Length: 3 Status: Acceptable Show On Front: page Page On Front: Home Page #30 Page For Posts: Home Page #30 Session: Enabled Session Name: PHPSESSID Cookie Path: / Save Path: /tmp Use Cookies: On Use Only Cookies: Off UPLOAD_MAX_FILESIZE: 64MB POST_MAX_SIZE: 64MB WordPress Memory Limit: 40MB DISPLAY ERRORS: On (1) FSOCKOPEN: Your server supports fsockopen. ACTIVE PLUGINS: Custom Facebook Feed: 1.9.4 Document Gallery: 2.0.10 Easy MailChimp Forms: 3.0.1 Elegant Themes Updater: 1.0 Fast Secure Contact Form: 4.0.18 Jetpack by WordPress.com: 2.9.3 Prezi Embedder: 1.3 Really Simple Twitter Feed Widget: 2.5.1 ShareThis: 7.0.12 Simple Twitter Tweets: 3.1 TubePress: 3.1.5 Twitter Feed: Embedded Timeline WordPress Plugin: 2.1 Use Any Font: 4.2 Wiki Embed: 1.4.6 WPBB: 1.1.4 WP RSS Aggregator: 4.1.2 WP Super Cache: 1.4 WP Super Cache - Clear all cache: 1.2 WP YouTube Lyte: 1.4.2 DEACTIVATED PLUGINS: Simple Side Tab: 1.1.0 CURRENT THEME: Divi: 1.9 ### End System Info ###[Moderator Note: Please post log files between backticks or use the code button.]
Are you using the shortcode in a widget or in a post/page?
I was trying to put it in a page.
@ajknoll23 Then you won’t need the filter to add the shortcode to the page.
Now, what do you mean when you say it “doesn’t work”?
Just it show the “No feed items found” message, or nothing at all?Ok. When I say it doesn’t work, all it does is show up as text on the page.
Here is a screenshot of what it looks like:
https://www.dropbox.com/s/61nyjy8qgj4etve/screenshot.pngThanks for the help guys!
Any suggestions?
Same exact issue. All my feeds are validated, and the results show in the admin area, but not when using the shortcode. I’m using it in a widget.
Hopefully you guys didn’t forget about me?! π Help please!
So, just so I make sure I am understanding correctly, the feed items are shown in the admin WP RSS Aggregator > Imported Feed items page, correct?
Are you using any caching plugins, or any database and query optimization plugins?
Furthermore, can you kindly re-upload the screenshot you had sent us?
I had this problem too. The shortcode alone doesn’t seem to work. But when I added the feed ID to the shortcode, the feeds started to populate on my page.
THIS:[wp-rss-aggregator exclude=”feedID”]
NOT: [wp-rss-aggregator]Also, if you insert the shortcode from the WYSIWYG editor, the feed ID should be automatically entered when you select a particular feed.
The shortcode does work, else the whole scope of having this plugin would be defeated.
There might be isolated cases where the feed items are not being displayed, and we are here to help you out if you have that issue, but it is not correct to say that the shortcode in general does not work.
It may have been isolated but the shortcode did not work for me, I thought it was a fair assessment at the time.
I decided to go another route.
I’ll now close the topic.
@galaxyspaceranger Please email us on [email protected] so that we investigate further.
The topic ‘Shortcode not working’ is closed to new replies.