Archive for October, 2009

Undefined function get_site_option header.php News Magazine Theme 640

There is an error on line 58 in header.php of News Magazine Theme 640. The line references a function get_site_option. It should be get_option. To fix you can open header.php and navigate to line 58 and change get_site_option to get_option or you can download header.zip from here and replace your current copy with the the header.php file zipped up in header.zip.

Update: This errror “get_site_option” is also made in home.php and index.php. You can fix by finding and replacing in index.php and home.php reference to get_site_option with get_option, or you can fetch the corrected files from the latest package with version 1.6; or you can download only those files below.

Download get_site_option Fix

Images crop in Category 1

I downloaded your News Magazine Theme WP template today and really like it!  But I’m having a problem with the display images in category 1 on the home page.

The image attached to the post in 133×252 pixels and I have WP media set to create proportional thumbnails (150×150).  That allows the image to display correctly through WP media.  But when the image is displayed in category 1 on the home page, I am still getting a cropped image.  I tried using the alternate prepsimageurl function mentioned in the forum, then deleted and recreated the post.  Still the image is cropped.

What can I do to get a proportional image on the home page?

News Magazine Theme 640, new version 1.5.9

screenshotNews Magazine Theme 640 has been upgraded to version 1.5.9. Included in the update are IE 6 fixes. As reported by some of you there were a number of IE 6 display issues with the theme. The reported issues have been fixed in version 1.5.9. Also in version 1.5.9 there is now an option from the theme options page for you to switch between the two functions available for preparing thumbnails for display so you no longer need to email to request the file with the alternate function. Just go to the theme options page and navigate to the option “Thumbanail Function Switcher”. If you still don’t get the thumbnails to work feel free to use the contact form to request direct assistance. Direct assistance does mean that access to your server will be necessary in order to try to pinpoint the problem.

There is a new “optional” row for content in version 1.5.9. If you find you need to feature another category and have more sidebar widget content on the index page, you can refer to “Activate Extra content row” in the theme options page.

There has also been a fix for the site logo. The textbox to add the link to your logo was missing in previous versions. Please continue to report bugs as you find them to help improve the functionality of News Magazine Theme 640 for yourself and other users.

Download | Demo

Join the forum discussion on this post - (1) Posts

Problems with Antisnews Theme

Hi Admin,

In the demo version of the Antisnews Theme both pages’ and posts’ narrow sidebars contain such widgets as Categories and Links.  But in my purchased copy of the theme these sidebars contain Pages and a couple of other widgets which I don’t need there. It doesn’t make any sense because you can see all the pages in horizontal menu but you can’t see categories anywhere except for index page.

The problem is that this uncomfortable situation doesn’t improve whatever you do in the WP’s widgets menu. All my attempts to put Categories and Links widgets into the SidebarNarrow has failed.

Please advise or send me a correct version of the theme.

Thank you.

Join the forum discussion on this post - (1) Posts

Lebleucite theme not working correctly

Hi admin,

I’ve purchased and installed the Lebleucite theme but it doesn’t work correctly. Instead I have the following on my index page:

<a href=”
Catchable fatal error: Object of class WP_Error could not be converted to string in J:\xxxx\xxxxxxxxxx\www\wp-content\themes\lebleucite\index.php on line 69

//

Join the forum discussion on this post - (1) Posts

Tried everything and still can’t get thumbnails to show up?

If you’ve tried all the suggested methods for getting thumbnails to show up on your site using News Magazine Theme 640 and the thumbnails still don’t show, try downloading version 1.0.5.8 of the plugin. There’s a fix applied to cropper.php that could possibly be the fix you need to get the thumbnails showing up on your site.

Join the forum discussion on this post - (3) Posts

Dots in your filename will break cropper – News Magazine Theme 640

If you are having problems with thumbnails not showing up while using News Magazine Theme 640, there are a number of possible reasons. There are many of posts on the site dealing with the thumbnail issues users are experiencing. Not every solution will work for every situation because not everyone is dealing with the same reasons for the thumbnails not working. A newly discovered cause of thumbnails showing up with the default no image available graphic is filenames with more than one dot. Example this_is_my.file_name.jpg

As a general rule you should not have a filename with more than one dot. It will work in some instances but not in others so the best practice is to avoid multiple dots in your filename. Definitely if you are going to use News Magazine Theme 640 do not use filenames with more than one dot and make sure the dot is the one that precedes the extension like .jpg, .gif, .png etc.

Join the forum discussion on this post - (1) Posts

Adsense in single page posts – News Magazine Theme 640

screenshotAn update to News Magazine Theme 640 is forthcoming.  Update will include the ability to insert adsense ads into your single page posts. You will have 6 possibilities for where to position the ads. You can float them right or left, in which case it’s recommended to use ads sized at around 200 by 200 pixels, or you can position the ads above the post title, below the post title, at the end of the post content but above the post details box, or below the post details box.  For all positions other than left and right it is recommended that you use ad size 468 by 60 pixels.

Also included in this update is the ability to exclude the default no image thumbnail for posts that do not have images.

All other feature requests are being taken into account.

Download | Demo

Join the forum discussion on this post - (1) Posts

News Magazine Theme 640 alternate thumbnail function

screenshotIf you are having problems with the thumbnails not showing up you can try the following to see if it resolves the problem. In the file functions.php there are 2 functions named prepsimageurl($src). One of the functions active and the other is commented to disable it. The commented function has a /* at the start of it and a */ at the end of it. What you need to do is put the active function in commented state and uncomment the inactive version of prepsimageurl($src). Just follow the pattern for commenting by mimicking the currently commented version of prepsimageurl($src). In other words, switch the /* */ from the inactive version of prepsimageurl($src) to the active version so that the inactive version becomes the active version and the active version becomes inactive. If you have problems getting this done I’ll be more than happy to help. Just contact me via the contact form. Important: Please do not attempt the file edit unless you are confident of your ability to make the change without creating an error in the file.

Download | Demo

Join the forum discussion on this post - (3) Posts