If you downloaded version 1.8 of the free version of Antisnews and you are receiving a Fatal error: Call to undefined function antisnews_crop_img() PHP warning please download version 1.9 to fix the problem.
Easiest way to resolve it: just rename your current copy of antisnews to antisnews1-8 and upload the new version of antisnews you download.
Preview | Download
Using Producer and having a problem with the tagline showing up twice in the header? Download block_logo_slogan.zip, unzip to extract the file block_logo_slogan.php. Upload block_logo_slogan.php to your Producer theme folder in wp-content/themes/producer/includes/blocks. That should fix the problem. If your Producer folder is named “Producer” instead of “producer” then you will be uploading to wp-content/themes/Producer/includes/blocks.
Join the forum discussion on this post - (1) Posts
The red bar in the Producer theme has two links on the left side. The links are “Get news via RSS” and “Follow comments via RSS”. These are just links to your WordPress RSS feeds. There is nothing you need to do to set them up to work, but you do have some options in the theme options page that relate to these.

RSS Search Bar
| Activate RSS Search Bar Row |
Select activate to display or deactivate to hide top row with the rss links and search box?
If you prefer not to have the red bar altogether, then you should set Activate RSS Search Bar Row to “deactivate”. If you set it to deactivate then you don’t need to worry about any of the other settings
|
| Turn off/on row 1 right border separator |
Select off to remove or on to show the right border separating the list items in Row 1
The right border separator is the red line between “Get news via RSS” and “Follow comments via RSS“. You can remove this if desired by setting Turn off/on row 1 right border separator to off.
|
| Show/Hide Hide Row 1 RSS icons |
Select hide to conceal or show to display the RSS icons in row 1.
If you want to remove the icons that show in front of the “Get news via RSS” and “Follow comments via RSS” links you can do so by setting Show/Hide Hide Row 1 RSS icons to hide.
|
| Link 1 URL RSS Search Bar Row |
If you prefer to link to something other than the RSS feed page enter the full URL to the page you want to link to.
This can remain empty if you are using the “Get news via RSS” link. You can actually change the link to something else or hide it completely. If you change it to link to something other than your RSS feed, then you need to enter the URL to where you want the link to take the visitor. URL should be in the format http://www.xxxxx. If you are using the Get news via RSS link do not enter a URL unless you are using a different service to process your feed. If you are using feedburner do not enter a URL. You have options in the theme options for setting up your feedburner. If you setup feedburner “Get news via RSS” will automatically link to your feedburner.
|
| Link 1 text RSS Search Bar Row |
The text for user to click on to go to the page set in link 1 url.
If you change “Get news via RSS” to point to something new then you can change the text to something other than “Get news via RSS“. Just enter your new text in the box.
|
| Link 2 URL RSS Search Bar Row |
If you prefer to link to something other than the comments RSS feed page enter the full URL to the page you want to link to.
This can remain empty if you are using the “Follow comments via RSS” link. You can change the link to something else or hide it completely. If you change it to link to something other than your comments RSS feed, then you need to enter the URL to where you want the link to take the visitor. URL should be in the format http://www.xxxxx. If you are using the Follow comments via RSS link do not enter a URL.
|
| Link 2 text RSS Search Bar Row |
The text for user to click on to go to the page set in link 2 url.
If you change “Follow comments via RSS” to point to something new then you can change the text to something other than “Follow comments via RSS“. Just enter your new text in the box.
|
| Link 1 icon file url |
Full URL to the icon you want to use with link 1. Leave empty if not using an icon. Remember to check hide icon to remove the default icon. If using your own icon just enter the url to the icon file. Do not check hide icon in that case. With hide selected no icon will display even if you enter a URL above.
If you need to change the RSS icon in the “Get news via RSS” spot to something else. Enter the URL to the icon file. The URL must be in the format http://www.xxxxx
|
| Link 2 icon file url |
Full URL to the icon you want to use with link 2. Leave empty if not using an icon. Remember to check hide icon to remove the default icon. If using your own icon just enter the url to the icon file. Do not check hide icon in that case. With hide selected no icon will display even if you enter a URL above.
If you need to change the RSS icon in the “Follow comments via RSS” spot to something else. Enter the URL to the icon file. The URL must be in the format http://www.xxxxx
|
| Clear RSS news Link |
If you prefer to clear the RSS news link altogether select hide to conceal Get News Via RSS
You might prefer to have the space where “Get news via RSS” is placed left empty. If that is the case then set Clear RSS news Link to hide
|
| Clear RSS comments link |
If you prefer to clear the RSS news link altogether select hide to conceal Follow comments via RSS.
You might prefer to have the space where “Follow comments via RSS” is placed left empty. If that is the case then set Clear RSS comments link to hide
|
| Insert Item after RSS comments link |
Do you need to insert a link or other item in the RSS block? Enter the code to render the content. Be mindful that you need to enter code for an item than can fit properly into the space. If you need to make room and you do not need the links get news via rss or follow comments via rss then you can clear those links to free space for your new content. Content will remain aligned to the left of the search box
This option is for if you want a third link next to “Follow comments via RSS” or if you want to use the space for some other content. For example if you have cleared the news link and the rss link you’ll then have a bit of empty space. If you wanted to put something else in that empty space then you would enter the HTML content code into the box. As a general rule don’t try to insert content into the space that is too wide or too high to accommodate the space without messing up your design.
|
| Clear custom RSS link |
The custom RSS link is the link you insert using the box directly above. If you need to remove but don’t want to clear out the code then use this option to hide it
Let’s say you added a custom link using Insert Item after RSS comments link and then later you change your mind about the link. You could just remove the code you inserted into Insert Item after RSS comments link; but if you’re not sure if you might change your mind again and want to restore the link, then instead of removing the code, just set “Clear custom RSS link” to hide
|
1. If you prefer not to have the red bar altogether, then you should set Activate RSS Search Bar Row to “deactivate”. If you set it to deactivate then you don’t need to worry about any of the other settings
Join the forum discussion on this post - (1) Posts
UPDATED: Click here to download en-EN.po for News Magazine Theme 640
Hello
First of all, congratulations for your work. It’s very helpful.
I´d like to translate the wp theme in french.
Could you give me a generic language file so I can make the translation ?
Thank you
Christophe
Image: New Orleans – French Quarter / Courtyard Angel “Le Petit Theatre” – by David Paul Ohmer
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
News 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
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
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 - (2) Posts
If 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
The News Magazine Theme 640 problem with the background not displaying in Internet Explorer has been fixed.
The package has been updated to version 1.5.4.
You can download the updated package from the downloads page.
If you have made modifications to your copy and prefer to manually apply the fix, edit style.css and change:
body { background: #545454 url(images/bg.gif)no-repeat;color: #000000;font-size:75%;font-family: Georgia,Arial,Tahoma,Verdana; }
to
body { background: #545454 url(images/bg.gif) no-repeat; color: #000000; font-size:75%; font-family: Georgia,Arial,Tahoma,Verdana; }
The problem is that there’s no space between url(images/bg.gif) and no-repeat
Download | Demo
Join the forum discussion on this post - (2) Posts