ejraven
Forum Replies Created
-
Here is your answer.
<?php do_shortcode("[mytab name='Specifications'] Tab 1 content [/mytab]"); do_shortcode("[mytab name='Resources'] Tab 2 content [/mytab];"); do_shortcode("[mytab name='Accessories'] Tab 3 content [/mytab];"); do_shortcode("[mytab name='Related Products'] Tab 4 content [/mytab];"); echo do_shortcode("[end_mytabset]"); ?>
Need a Game WordPress Theme? Check out https://wpgamethemes.com
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressActually that wasn’t the issue really.
The real problem with my permalink settings: .html/%year%-%category%/%postname%.html
your script does not accept .html extensions. It should be noted on the instructions that /%year%/%category%/%postname are preferred.
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressThe crash was because of my permalink settings: .html
/%year%-%category%/%postname%.html
When this happens you have to uninstall the plugin for it to work again.
You might want to remove the link altogether or change it to:
Join the conversation.
In addition, you can parse the link to the username on the comment.
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressPost is being fetched as a comment. You may need to exclude original post from being fetched, as it shows up on the fetched comments as a comment.
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressPlease delete
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressI solved my problem by completely uninstalling the plugin via phpMyAdmin and reinstalling it again.
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressOk, sounds like a plan. I will work on the single sign on. Seems like you will do the user mapping.
Also, what am I suppose to do with ipb-comments-for-wordpress.css?
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressI have been lazy to update my plugin, but I have been getting a ton of emails from people who want it updated, since you are working on it, I thought we could work together. My time is very limited these days. I could add the single sign on and send it to yo so that you can add it to your code.
I even had a template and user group integration which is what most people ask me for these days. I will see.
Why is my board iframed into my wordpress comments box? I’m running 1.2.2?
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressI fix the .htaccess issue but the URL is still wrong. You are adding post.php? when friendly URLs and MOD_REWRITE do not add this string to the URL.
ipb-comments-for-wordpress is missing the contents from your previous version. It only calls up class.ipbcomments and the plugin is currently broken.
Single sign on is easy with the new IPB auth method. Mind if I add it to your plugin?
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressPlease provide specific settings on IPB.
I would like to test the cross-posting from version 1.2, when will that code be completed? Need help? I created a Invision-Wordpress bridge 2 years ago and could provide code samples to make this a complete bridge.
Forum: Plugins
In reply to: [IP.Board Comments] Announcement for IP.Board Comments for WordPressFollow the Discussion in Progress link on WordPress post produces wrong link structure for forum post.
https://site.com/forums/post.php?/topic/title
It shoudl be:
https://site.com/forums/index.php?/topic/title
Forum: Everything else WordPress
In reply to: Which forum for WP integration ?Check out my IPB and vBulleting WordPress integration at:
Cross-posted posts, comments, same user database etc.
Forum: Plugins
In reply to: Integration a forum into wordpress?PunBB is good but you should try more pro-forums software like IPB and vBulletin, the plug-ins to integrate these two is located here:
Forum: Plugins
In reply to: Full forum integration?You can fully integrate Invision Power Board and vBulletin into WordPress, comments, posts, users etc. The plug-ins are located here:
Forum: Plugins
In reply to: forum integrationI’m familiar with XMB and it’s a nice forum software, but currently there is no integration script with WordPress.
I suggest you try converting it to Invision Power Board and check out my plug-in at https://invisionbridge.com which integrates WordPress and Invision Power Board post, comments, themes and user groups.