ThemeForest

Magzimus | Blog & Magazine theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

hello!

I have a problem, I just migrate the site to another host and the site doesn’t work: you can check in this link:

www.deftones.cl

Can you help me?

BioXD

Try going to the theme’s options and disable the slider, see if the rest of the site loads.

Also, go to functions.php and uncomment lines 7 to 9, see if that displays an error message on the site that could help us find the issue.

Oscar.

  • Has been a member for 1-2 years

Hi, nice job on the template. Although Right now I´m having an Issue with the slider. Whenever it does a transition from an image to the other in kind of flash between them, it doesn´t goes smooth from one to the other. I try getting the quality as low as 40kb at it continues to do the same. Also I don´t know where to go to to change the transitions settings because in magzimus option I dont see it. here is the site www.mahnuee.com

Thanks.

BioXD

I don’t see any falshing between the transitions on your slider. Seems to be working fine.

If you’d like to change the transitions to a specific animation, you can do it by opening includes/js/start.js and look for this line:

effect: 'fold, fade, sliceUpDownLeft, sliceUpDown', 

Change that to whatever effect you want, you can find the list of possible effects here (under jquery usage): http://dev7studios.com/nivo-slider/#/documentation

Hope that helps.

Oscar.

Default-user

Thank you bioxd, actually it got fixed by itself, I did nothing, but from now on, I´ll keep movin on with it. This is such a Nice looking template. thanks.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I want to disable the slider, how can I do that? I tried >Magzimus>General>’Display the slider’ and chose NO but it’s still there

BioXD

Hi, if the option isn’t working for you, open index.php in the theme’s folder and find this line:

$show_slider = get_option('ts_show_slider', 1);

Add the following right below:

$show_slider = 0;

That should stop the slider from being displayed. I’ll look into the setting thou, it should be working correctly.

Hope that helps.

Oscar.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
esej Purchased

Awkwardpinky i have the same problem…;/

BioXD

Hi, if the option isn’t working for you, open index.php in the theme’s folder and find this line:

$show_slider = get_option('ts_show_slider', 1);

Add the following right below:

$show_slider = 0;

That should stop the slider from being displayed. I’ll look into the setting thou, it should be working correctly.

Hope that helps.

Oscar.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, I was trying to install a vimeography as my video gallery but it seems it have an issue with the thumbnails. As a developer which video gallery plug in would you recommend me, that have no issues with this template. Thanks.

BioXD

If you are not using prettyPhoto, the included lightbox plugin, you can simply remove it, it is probably what is conflicting with the plugin you are trying to use.

Open function.php, find and comment out or delete the following line:

wp_enqueue_script('prettyphoto', get_template_directory_uri() . '/includes/js/jquery.prettyPhoto.js', array('jquery'));

That should do it.

Hope that helps.

Oscar.

Default-user
betito507 Purchased

Hi, thanks for the reply, but actually I couldn´t find that line at all, on the functions.php. This is the closest I found to what you toldme

    wp_register_script('cpicker', get_bloginfo('stylesheet_directory') . '/includes/js/colorpicker/js/colorpicker.js', 'jquery', '1.0');
    wp_register_script('adminpanel', get_bloginfo('stylesheet_directory') . '/includes/js/adminpanel.js', 'jquery, colorpicker', '1.0');

in the functions.php. From the plug in website they also told me that maybe I could try updating my jquery, which right now seems to be jquery 1.4.1. So I have 2 questions now: 1. Is there any other place I could find the prettyphoto to take it out, cause it isn´t in my functions.php? 2. How can I update my jquery?

Thanks

BioXD
BioXD Author

It’s on line 95 if you have the latest update of the theme.

Hope that helps.

Oscar.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello, I’m watching your theme that I find very nice and I plan to buy. But I found a bug on the menu, if I pass my mouse quickly on the first link several times, this is bugging the submenu. Are you aware of this and allow you to fix it? And also, is it possible to change the color of the menu overview? I also feel that there is another small bug, still in the sub-menu, the bottom of the first link above on the top and the bottom of the second link than on the bottom. This is a minor detail, but I want to know if this is fixed in the version you buy. Sincerely, A French guy :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I have another question in addition to the one I posted and emailed you about… I installed the plugin ‘font uploader’ to put a custom font on the page, I got it to work on the main content text but not in the menus…I talked to the developer of the plugin and he said that I probably have to disable cufon and that I would need to talk to the developer of the theme about how I would do that. Also there’s still the issue with the slider, I want to disable it completely and not show. This is super urgent, please help.

BioXD

I replied to your other message with the answer, let me know if you need anything else.

Oscar.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Okay, so I was able to remove the slider by myself…I don’t know if that was the right way to do it but it worked…

I went to index.php and just deleted the section for the slider which starts with ”<?php $show_slider = .....” and ends with ”?>”

it’s not showing anymore…

still need your help with the font issue! sorry about the multiple posts/emails

BioXD

No worries, sorry about the late reply. to disable cufon, open functions.php and find the follwoing line:

wp_enqueue_script('cufon', get_template_directory_uri() . '/fonts/cufon-yui.js');

Comment out or delete that and the 2 lines below. After that, open header.php and find both lines starting with:

Cufon.replace(...);

Comment out or delete those as well. That should disable cufon and allow you to use any other replacement script.

Hope that helps.

Oscar.

Default-user

Thanks for your reply, Oscar. I tried that and now the menus changed into blank bars. I’m not exactly an expert with all this so I guess I must have done something wrong. There are two lines in header.php that start with ‘Cufon.replace’ do I delete them both? What would I need to fill in if I wanted to replace it with my own font? Sorry, this is all really confusing to me. Here’s a link to my site, maybe that makes it easier for you to understand what I mean http://www.vacationadventuresociety.com What would I need to replace the cufon with in order to apply my own font to the menus/footer, etc?

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Help! How can I turn off the responsive layout? It’s got a few bugs and I would prefer to work them out before going responsive.

BioXD

Open styles.css and comment out or delete the following lines:

@import url(styles/480/main-480.css);
@import url(styles/480/slider.css);

Finally, open index.php and find this:

$slider_type = '';
            $detect = new Mobile_Detect();

            if($detect->isMobile() and !$detect->isTablet()) {
                $slider_type = 'ios slider';
            }
            else {
                $slider_type = 'nivo slider';
            }

Comment out or delete those lines and add this instead:

$slider_type = 'nivo slider';

I’ll probably add an option to disable it from the admin panel in the future, but for now, that should do it. Hope it helps.

Oscar.

Default-user

Oscar, this didn’t work. Can you please email me at Adrian (at) TRAVLETE.com. I’d like to hire you to make this changes as soon as possible. I have a big traffic day this week!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Quick question: How do I add an ad banner to the top of the theme? Thanks!

BioXD

You can add it on header.php in the theme’s folder, simply paste your banner’s code in there. if you want to have it show at the very top, add it before this line:


<div id="header" />

Otherwise, add it after the logo.

Hope that helps.

Oscar.

Default-user

Cool. Thanks! :)

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

I post five sider post but only four thumbnails show up under slider

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
nhibel Purchased

Hello, I just bought your theme (which is really nice) and I try to make some changes. I want to change the color of the menu overview, but I can not do it properly, that’s the best I can get:http://image.noelshack.com/fichiers/2013/23/1370710087-magzimus.jpg Would you have any idea what the problem? Here is the link to my site: http://rolabola.fr/geekblog/ Always with the menu, I would remove the ouvertre / closing animation, is it feasible? I can not find where to change the code … Thank you in advance for your future answers. Nhibel

BioXD
BioXD Author

It looks like you are changing only the color of the list element, you also need to change the a element inside that to the same color. That should do it.

Oscar.

Default-user
nhibel Purchased

Ok, thanks !

  • Has been a member for 0-1 years

Helo, i have a problem, my slider does’n work. i tierd, can anyone help me..

http://www.whatzups.net/

thanks

BioXD
BioXD Author

There is a facebook related javascript inside one of the slider’s elements that is causing the slider to break. If you didn’t add it manually, then it’s probably being added by a plugin, try disabling your plugins one by one to see which one is causing the problem.

Oscar.

Default-user

I’ve disabled all plugins, but the result remains the same, its how to remove The facebook javascript?

Default-user

now my slider has appeared, there was a missing class. but after appearing slider will not looping. I suspect because there are missing class to [class = “nivo-ImageLink”]. how to add the class in <? php get_slider_posts (5);?>

thanks.

BioXD
BioXD Author

what changes did you make?

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
I was wondering why only 4 thumbnails for slider pic show up under slider http://www.talentpound.com
BioXD
BioXD Author

Did you add more than 4 items to the slider? if so, the post might be empty, you have a couple of empty posts in your archive or they might not contain any images for the slider to grab.

Hope that helps.

Oscar.

  • Exclusive Author
  • Has been a member for 0-1 years
  • Sold between 1 000 and 5 000 dollars

Very nice theme. Good luck :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
nhibel Purchased

Hello ! I have a really strange problem with the theme :/ here is my website : http://rolabola.fr/geekblog/ There is an image as a background, but the image appears only if I am connected… Do you have an idea for solve this problem ? Thanks in advance !

  • Has been a member for 0-1 years

I like this theme. Can registered members upload music, video, perfil, pics? can I change the background color? That will be great

  • Has been a member for 0-1 years

I forgot to ask, do you have this theme for Joomla V. 2.5? Thanks

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello there,

Love the layout but I’m having problems with changing the background. Ive tried a few things and it looks ok on my computer. But when I use others or different internet browsers it chooses the ‘night sky cloud’ one.

www.giantgiant.co.uk

by
by
by
by
by