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.

Hi trotter, will check theme to make sure there are no problems with sidebar narrow. You should be able to add your own widgets to the sidebar narrow widget.
Thank you for this. Please let me know if you manage to improve it.
One more problem with Antisnews theme: the Slideshow for the featured category #1 doesn’t work correctly. It shows the last inserted image from only one post time after time. Funny enough: I deleted the image from the last of three posts in this category but the Slideshow continued to show it all the time as if it was still there.
In the Antisnews options the slideshow is activated, number of posts set to five.
I have deleted Antisnews from the themes menu and then reinstalled it again. It didn’t work: the Slideshow continued to show the image which was even not present in the post.
I hope it’s not a beta version of the theme.
Please advise.
Hello Admin,
First, thank you for your good service to get my AntiSnews theme immediately after purchased.
Second, so far my website (http://www.siapabilang.com) is going well. And I will inform you that some times the “flying text” on some images (slide show) disappeared..
Third, would you please assist me to arrange/ setting the breaking news (relate to ID)..
Thanks again for tour help..
Regard
Fardhon Hanafiah
Hello Admin,
First, thank you for your good service to get my AntiSnews theme immediately after purchased.
Second, so far my website (http://www.siapabilang.com) is going well. And I will inform you that some times the “flying text” on some images (slide show) disappeared..
Third, would you please assist me to arrange/ setting the breaking news (relate to ID)..
Thanks again for tour help..
Regard
Fardhon Hanafiah
holau,
to setup the breaking news in AntisNews, go to your WP Dashboard and click on Posts in the dashboard menu on the side to expand it. Once expanded you will see “Breaking News” as one of the options. It should be under “Categories”. Click on Breaking News and enter the ID of the post that is to be used as the Breaking News Post. That should take care of setting up your breaking news.
I will look into the issue of the flying text disappearing. Thank you for notifying me about that.
Hi,
I just paid for this theme but didn’t receive any instructions for downloading it. What am I missing?
Thanks.
Hi Liz, you are not missing anything. The files are emailed to the address that is used to make your purchase. You should be receiving it shortly.
Thanks, I got them.
I have activated the theme and love the slideshow. I would like to be able to turn off the ad boxes, though, like I was able to do with the news magazine 640 theme. Otherwise, I just have this empty space. I’m not proficient enough to write code to utilize those spaces. If you have an example of a way I could put another category in those spaces, that would be great. Any suggestions?
Thanks.
Hi Liz, let me see about putting the option to turn off the boxes into the theme. It could take a few days.
Hi Admin,
Happy new Year, and just a small question about Antisnews Theme:
Is it possible to change the word ‘Archives” to “Articles” on categories pages like it is in Producer Theme?
Hi Trotter, in the file archives.php, look for the line:
<h1> ‘<?php single_cat_title(); ?>
’<?php _e("Archives","Antisnews");?></h1>and simply change the word Archives to Articles. This is not changeable from the admin dashboard in Antisnews or in Producer.
Your altered code should look like
<h1> ‘<?php single_cat_title(); ?>’ <?php _e("Articles","Antisnews");?></h1>
Thank you very much! It was easy and it worked.
Help! For some reason, the colour picker wheel is not popping up in the CSS tool for any of the options. I want to customize this gorgeous theme…but without the colour picker, I’m stumped.
@victo109, do you by any chance have javascript disabled? If it is not disabled can you tell me which broswer(name/version) you are having the problem with?
How can I change the amount of time each slide appears in the slideshow? My slideshow zips by so fast, it’s very hard to read.
Try changing the slide speed in the file loopedslidertime.js which can be found in the /js folder
Is the number for slidespeed in milliseconds?
I changed the variable for slidespeed: from 3000 to 10000, which should make each slide appear for 10 seconds (assuming it’s milliseconds), but they’re still going past at about 3 seconds each. I’ve reloaded the page, emptied the cache, tried a different browser — still the same speed. It’s http://gezellig-girl.com if you’d like to see it yourself.
did you change “slidespeed” or “autostart”? Make sure you change “slidespeed”, and if it still shows no change then look in loopedSlider.js and try adjusting the values for
slidespeed: 300, // Speed of slide animation
fadespeed: 300, // Speed of fade animation
In loopedslidertime.js, I’ve changed both the autoStart: and slidespeed: variables to 10000.
I then also changed slidespeed: and fadespeed: to 10000 each in loopedslider.js.
When the page loads, though, the source code comes out like nothing’s been changed:
jQuery(window).load(function(){
jQuery(“#featured-content”).loopedSlider({
autoStart: 3000,
slidespeed: 500,
containerClick: false,
autoHeight: false
Am I just editing the wrong file(s)? I’m editing the ones in the wp-content/themes/antisnews/js folder.
Is there someone I can email directly instead of leaving comments?
Please use the contact form for this