MagnumThemes
- Bought between 1 and 9 items
- Sold between 1 000 and 5 000 dollars
- United States
- Has been a member for 0-1 years
- Exclusive Author
44
Purchases
Buyer Rating:
4.00 stars
4.00 average based on 5 ratings.
-
5 Star
360%
-
4 Star
120%
-
3 Star
00%
-
2 Star
00%
-
1 Star
120%
| Created | 2 January 13 |
| Last Update | 2 January 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, jQuery |
| Compatible With | Bootstrap 2.2.1 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- custom-background
- custom-colors
- custom-menu
- featured-images
- fixed-width
- full-width-template
- left-sidebar
- right-sidebar
- theme-options
- threaded-comments
- two-columns
© All Rights Reserved MagnumThemes -
Contact Envato Support


He hecho un análisis con la herramienta SEO SITE TOOLS de la página web www.alfafincas.es que he diseñado con este tema y me indica que hay muchos errores CSS. Lo mismo me dice el analisis del css en W3C. ¿A qué se debe ésto?
Hola,
Los errores que veo son denotando algunas reglas que deben ser implementadas para que las versiones mas viejas, e incluso algunas modernas puedan mostrar su sitio correctamente. Por ejemplo, versiones viejas de Firefox puede que no soporten la propieda box-shadow, pero si soportan una version personalizada y creada por el autor de Firefox llamada -moz-box-shadow.
Estas propiedades que la W3C le esta mostrando son consideradas “Vendor Specific”, y como no son parte de la especificacion de CSS, se muestran como errores pero en si no causan ningun tipo de problema.
Yo personalmente nunca tuve problemas con CSS y SEO.
Hi, I like your theme and think it would be good for a new clinical website. I have some questions before purchasing it.
1. Is the theme compatible with WP 3.5 2. What forum and form plugins are compatible with your theme?
Thanks in advance
Good afternoon crossfuze,
I’m assuming you made a typo and meant WP 3.5.1. If that’s the case, yes Prototype is compatible with the latest version. The theme is set-up to work with any WordPress plugin from the repository so you won’t have any problems there.
Are you planning on using bbForums?
Thanks. I did not know that they updated again
I need to do more research on the forum plugin, but bbforums is on the top of the list.
Thanks again.
Hi, had one more question. Can I place 728×90 adsense banner below the top menu (black) and to the right of the logo?
Is that header area administered in the widget? I did not find it http://magnumthemes.com/demo/prototype/theme-options-panel/
Thanks!
Good morning crossfuse,
The theme is not set-up to display anything else in that area but I can help you with that request. Please send me an e-mail with your log-in information and adsense code to help you set it up.
Forgot to paste the link. Contact form is on the sidebar at the very bottom. http://themeforest.net/user/MagnumThemes
Will do. Thanks!
Hi there I have purchased this theme and when the browser is narrower than certain width, the background and featured items will not load properly. Would you be able to help me take a look? Thanks
Hi fcchuang, the theme is by no means responsive so it doesn’t adapt to smaller screen layouts. Sorry for this inconvenience.
Hi, Shortcodes are not connecting. What’s the issue here?
Hi stefsterhb, what shortcode are you having problems with? I can assist you better if you provide me with a URL to you Website, too.
We had to connect the Shortcodes to the theme ourselves. There were a few little issues here and there. Nothing we couldn’t handle but it just sucked that Envato quality assurance didn’t catch that. Again, no biggy but the shortcodes are not connected to the theme. Also, there is Responsive code in here for a theme that’s not RWD. Again, little extra stuff that didn’t make sense or belong.
Hi Stefsterhb,
I can’t seem to understand why you would have to connect the shortcodes to the theme since they are bundled with Prototype. The shortcodes are not on it’s own plug-in or anything like that.
Believe me. We did. There were several problems with this theme. That was just one of them. Typically we should just be able to use the Shortcodes but that wasn’t the case here. We had to search through your code and connect it. It was broken. No worries though. Like I said we handled it.
Hi! I have a problem with header menus. Hover is not working. http://stenpanel.com/
Hi elvynrose, the black menu on the top just ran out of space and that’s why it’s dropping to a new line. You are going to have to remove at least one of them so that you can fix that.
I hope this answers your question.
No, I mean 3 menus under top menu. For example on demo we can see Home Page Layout 2, Home Page Layout 3, Home Page Layout 4. And on hover we see Home Page Layout 5, 6 etc.
Oh, problem is solved. Thank you))
Sorry for misunderstanding you. I would have said to set a height through the “Theme Options” in order to enable that feature. Glad you got it working now and the site looks amazing!
Desearía saber cómo puedo añadir un “Favicon” a mi página web.
Hola rgjabega,
Para agregar un favicon solo tiene que crear el .ico, y despuez agregar esta linea de codigo en el archivo header.php
<link rel=”icon” type=”image/ico” href=”LUGAR-DONDE-SUBIO-El-FAVICON” />