I am using this plugin with WP342. But Wikipedia content for provided title is not displaying. And, that page contains lot of contents.
]]>FYI – I had to disable the curl section in wp-wikibox/includes/functions.php because curl would not return anything if the summary was too large…
function wikibox_get_data( $url, $post = false, $post_content='' ) {
global $wikibox_options;
try {
// jsmoriss - disabled because it seems to choke on too much content
if( function_exists( 'DISABLED_curl_init' ) ) {
$curl = curl_init(); // init the curl
]]>
For some reason, your plugin isn’t picking up anything from this page…
https://en.wikipedia.org/wiki/Netherlands_Antilles
Thanks,
js.
]]>I had to delete your whole CSS file – there was just too much there to override in my own site’s CSS. Would it be possible to add an option to exclude your CSS?
Aside from that, great job! ??
Thanks,
js.
]]>Everything with this plugin is working great, awesome job! The only thing that I would like to do is pull the entire Wiki page into my page (researching purposes as related to my site).
What file or is it even possible with this plugin to do that? Scrape the entire Wikipedia page I want?
Thanks!
]]>I need to know if it’s possible to get Wikibox to recognize automatically the indivual tags used per post and display the boxes (same numbers as tags, means: 3 tags = 3 boxes) including a linebreak (br-tag or p-tag) between the boxes.
And should display 150-250 words at least sometimes it just displays the name of the wiki-article and nothing else.
Is it possible?
]]>Like others are posting, plugin no longer seems to work ??
]]>Any charactor doesn’t show up between [wikibox] and [/wikibox] tag.
Wikipedia AutoLink works fine for 3.1.3.
It seems the plugin is not working with WP 3.1
]]>tried this: [wikibox]Fish River Canyon[/wikibox]
does not work. tried this: [wikibox]Sibiu[/wikibox]
and it works.
If I search on wikipedia for Fish River Canyon I find this article: https://en.wikipedia.org/wiki/Fish_River_Canyon and that is the info I’d like included.
what am I doing wrong?
]]>I’ve installed Version 0.1.1 on a WordPress 3.0.1 running PHP v5.2.9
Tested with [wikibox lang=”en”]Pink Floyd[/wikibox]
And all I get is a lot of errors on my website:
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 639: parser error : Opening and ending tag mismatch: p line 627 and div in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: </div> in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1090: parser error : Opening and ending tag mismatch: p line 626 and div in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: </div> in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1152: parser error : Opening and ending tag mismatch: div line 616 and body in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: </body> in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1153: parser error : Opening and ending tag mismatch: div line 298 and html in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: </html> in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1155: parser error : Premature end of data in tag body line 225 in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1155: parser error : Premature end of data in tag html line 3 in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /share/MD0_DATA/Qweb/wordpress/wp-content/plugins/wp-wikibox/includes/functions.php on line 111
Unable to load Wikipedia parsed XML string!