Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Ok, if anyone is having this problem and is unsure what to do with that PHP code that was referenced and you’re using Utom 4U theme…

    In the ‘wp-content’ folder, go into ‘themes’ and then ‘4u’ and then the ‘blocks’ folder. Find the ‘blogroll.php’ file and edit it. It’s gonna be pretty short and sweet; just remove the ONLY line that has starts with <?php and replace it with the line mentioned in this thread.

    antiartist

    (@antiartist)

    Ok, I think I figured this out months ago. But I can’t recall exactly what my post was about.

    As well as activiating the plugin from within the WordPress admin panel, the author of the plugin has probably mentioned somewhere that a piece of code has to be inserted in a page.

    The code is a PHP call function and while I do not understand what exactly a CALL is doing, it’s needed. Some authors will suggest where to insert this piece of code; some won’t. Basically, you’re going to have to learn a little bit about where calls should go in a page of code. Yes, it’s a learning curve but having toys requires u to learn too ??

    Try harrassing the author of the plugin/widget you’re trying to install if you really aren’t sure what to do. Do try to learn though; authors get annoyed by useless people who just want someone to tell them what to do.

    antiartist

    (@antiartist)

    Well, if you’re seeing this error:

    CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in

    Get a hold of your hosting support and tell them you need CURL turned on. It’s a service/feature/thingy that needs to be activated server-side.

    antiartist

    (@antiartist)

    Maybe a support forum isn’t the place to advertise you’re new theme?

    Thread Starter antiartist

    (@antiartist)

    Problem solved; I’m stupid.

    I thought I had turned off the rich text feature when in fact, I had not.

    That hurt; it really did ??

    Ok, I’m confused by Otto’s solution.

    My theme isn’t widget-enabled, I figured this much. I downloaded a widget which came in a zip file. In the zip, there was only one file, the widget php file. This was uploaded and the plug-in was enabled from the admin panel.

    What am I supposed to ‘replace’ and with what am I supposed to replace them with?

    I hate it when this happens. I’m in the same boat too ??

Viewing 7 replies - 1 through 7 (of 7 total)