Steve Bruner
Forum Replies Created
-
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Fatal ErrorWe added a check for curl in version 0.42.5. You still need to have curl installed, but you will not get a fatal error anymore.
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Error messageThis has been fixed in version 0.42.5. You can use the automatic layout options if you like.
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Preview BrokenThis was fixed in 0.42.2.
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Fatal ErrorYour server needs to have CURL installed for the plugin to work. Please contact your webhost and ask them to install it, and the plugin will work great.
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Fatal ErrorWas there any other message besides “fatal error”?
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Error messageI see it at the bottom of your post. If you want to move it up, look for this in Single.php:
</div> <!-- /.post -->
And place the code right after it, like this:
</div> <!-- /.post --> <?php if (function_exists('nrelate_related')) nrelate_related(); ?>
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Error messageHi Aurora– the way some themes generate their meta description is conflicting with our plugin, when you select to automatically place our related content. We’re working on a fix, however, you can fix this yourself by MANUALLY placing our code.
-log into your WordPress website
-click on the “Related Content” settings tab
-Under “Layout Settings”, uncheck all the boxes
-Click “Save Changes”
Now you have to place our code manually in your theme:
-In your theme, edit the Single.php file
-Place the following code where you want our related content to show:
<?php if (function_exists('nrelate_related')) nrelate_related(); ?>
Save the file… go get a cup of coffee. When you come back you’ll have the best related content on your website.
Forum: Plugins
In reply to: [nrelate Related Content] [Plugin: nrelate Related Content] Preview BrokenWhat version of the plugin do you have installed?
Hi,
What’s your website url? We’ll check our logs and let you know what’s going on.
Steve
If you don’t mind posting the url of your website here, I would like to see the issues you are having.
As for the CSS, you can download the individual files here:https://plugins.svn.www.ads-software.com/tabber-tabs-widget/trunk/
Take the tabber.css file and copy the contents into your style.css file. That should fix the issue.
Forum: Plugins
In reply to: [Plugin: Tabber Tabs Widget] **Beware lost all sidebar configHi Queengeek,
Could you let me know what theme you were using? We’ve tested this plugin on multiple themes and it works as intended.
Thanks
SteveForum: Fixing WordPress
In reply to: how to include Java and css in a post ?You may want to try the Tabber Tabs Widget Plugin.
Forum: Fixing WordPress
In reply to: Error when upgrading to WP2.8Had to move fix. You can download here:
https://www.slipfire.com/download/3/Change the name to http.php, and overwrite the current one in your wp-includes folder. You should only need this if you’re running 2.8. I believe this fix will be included in 2.8.3.
Forum: Fixing WordPress
In reply to: Error when upgrading to WP2.8matsillo: you’re welcome! Glad it worked.
Looks like this fix will appear in 2.8.2.
Until then, my fix should work.
Forum: Installing WordPress
In reply to: WP 2.8 PHP Errors not sure if it’s importantPosted the fix here: https://www.ads-software.com/support/topic/278585?replies=30