Discussion on MINIMUM - Professional WordPress Theme

Discussion on MINIMUM - Professional WordPress Theme

By
Cart 2,086 sales
Well Documented

QODE supports this item

Supported

1260 comments found.

Hi,

how can I remove the line “posted by USER in CATEGORY” from the blog page ?

Hi,

Unfortunately, there is no way to remove that by settings, but I already have that in to-do list. I hope to get to it later this week.

Best Regards

Qode Interactive Team

thanks for the quick reply. Great customer service. me happy

Thank you :)

Thank you very much for your light speed support :) there seems to be a problem with 404 error. This what is shown on my 404 page: Warning: in_array() [FUNCTION.IN-ARRAY]: Wrong datatype for second argument in /home//domains//public_html/wp-content/themes/minimum/includes/qode-menu.php on line 223

BTW, how can I add Home page to main menu?

Hi

Would you please email us temporary admin access to your web site, so we can take a look? Our email is support@qodeinteractive.com.

Best Regards

Qode Interactive Team

registered and sent ;)

Hi,

this is what I did:

http://screencast.com/t/Bw3idnDCJKC9

I’ve created new menu, selected it under Top Navigation field and added pages to it :)

Best Regards

Qode Interactive Team

There is one more issue, the “Qode shortcuts” overlaps wrongly in the posting page :) http://postimg.org/image/aik8lw8c7/

Please drag bottom right corner of text editor in order to enlarge it :)

Best Regards

Qode Interactive Team

There are 2 issues: 1.Child theme can not be modified. I mean non of the changes will be applied (e.g. Background color change) 2.I installed child theme and removed it, now I don’t have CSS Editor under appearance menu for the parent theme.

Thanks for the awesome theme :)

Hi,

Thank you very much :)

Child themes are used only if you want to override themes php functions and to build custom theme based on our theme. If you want to override CSS, you should use parent theme and add your own CSS to Custom CSS field in Qode options.

Best Regards

Qode Interactive Team

Hi,

Can I add custom input field in the contact form? Thanks.

Hi,

unfortunately not.

Best Regards

Qode Interactive Team

Thank you for the polished theme. How do I disable the mobile view, so that the theme will not change on mobile device? When researching, this appears to be something that would be within the theme options. Thanks.

Hi,

You should go to Qode options and set Responsiveness to Off:

http://screencast.com/t/KKhQ3hH6RNRz

Best Regards

Qode Interactive Team

Hi! I’d like to know if it’s possible installing lightbox. Is it? thank you.

Hi,

It is possible, but you might need to turn page animations (AJAX) off.

Best Regards

Qode Interactive Team

THank you for your fast reply. Do you have a support website? Or you help in themeforest?

Unfortunately, not. We plan to build it. At this point you can write here or email us directly at support@qodeinteractive.com.

Hallo How can I add comments to a page ?

Hi,

comments are part of blog posts, not of pages.

Best Regards

Qode Interactive Team

Yes, I know, but I would like to have a site with just the parallax and at the end of the page to have comments. How can I do that ? or facebook comment plugin (in this case what would you recommmend?)

Hi,

unfortunately, I am not sure what plugin could be added to pages, so far I didn’t try any.

Best Regards

Qode Interactive Team

Hi, I have installed WordPress SEO by Yoast plugin, and I have this message.

Your template contains a meta description, which prevents Wordpress Seo work properly, please clear the next line, or press repair:

<meta name=”description” content=”<?php echo $seo_description; ?>”>

And I Click Repair, but nothing happens. Where can i find this code?

Thanks (Sorry,GoogleTranslate)

Hi,

I’ve just fixed this yesterday :) New release will be ready early next week. If you want, I can email you fixed file. Just email me at support@qodeinteractive.com

Best Regards

Qode Interactive Team

sent!

Thanks :)

Replied & sent :)

Any chance this is or can be set to be a boxed theme, so that I could set the boxed area to white and still use the pink striped background from my current website with it? (like this: http://faith-michele.com/)

I just love this theme. It’s so beautiful.

Hi,

Thank you very much for interest in our theme :)

Unfortunately, it can’t be set as boxed. You can add background pattern, but you can’t make content white.

Best Regards

Qode Interactive Team

Thank you for your reply—actually, given the parallax element, design-wise, you’re right that it’s probably better to have it be cleaner anyway. Just thought I’d check and see!

Fabulous theme! Would love to see even more links of what people are doing with it. I suspect there are so many possibilities.

Hi,

Thank you once more.

You should check comments here, people are sharing some links. I am not allowed to share their links without their permission :)

Best Regards

Qode Interactive Team

This is a beautiful theme, minimal and clean. Very well done!

Can you please tell me how to remove the footer from ONLY the index page? Is this possible, and in which PHP file can I make this change?

Thank you!

Hi,

Thank you very much :)

Removing footer can be very sensitive task, as there is code needed for each page, although it doesn’t really show :)

Can you email us url to your web site and I will try to send you custom CSS which handles that. Our email is support@qodeinteractive.com.

Best Regards

Qode Interactive Team

Worth every penny.

Not only is the template designed very cleanly and elegantly. It is exceptionally functional as well. (the parallax is brilliant)

Customer service and support is the best I’ve ever experienced purchasing an online product. Definitely satisfied and would recommend for anyones skill level.

Thank you very much :)

My website with your theme is online for a week now. The reactions from clients, friends and custumers are all positive. But I have one question. I use Facebook comments instead of the WP comments. I use a child theme in the header.php I added the FB code. It works great when I do not use the Qode animation. But with animations turned on the FB comments are not showing. Any suggestions? See: http://www.geertvandeven.com/een-weekend-workshops-en-fun-met-wlw-fotografen/

Have a nice weekend, thanks again :-)

Hi,

Great. We are glad that it’s looking good to your customers & friends :)

Can you let us know what plugin are you using for FB comments? We can take a look if we can make it to work with AJAX. Just to explain, the concept of AJAX is based on fact that only content of page is reloaded, not whole page as with normal web site. That leaves a room for some plugins which use JavaScript to not get executed when content is loaded, especially if they put their javascript code in the header or in the footer. We can always try to help, but it really depends on the way plugin is written :)

Best Regards

Qode Interactive Team

I don’t use a plugin for my FB comments, I added my Facebook app ID in the header.php and added this line of code to the single.php

<div id="fb-root" /> <script src="http://connect.facebook.net/nl_NL/all.js#xfbml=1"></script> <fb:comments href="<?php the_permalink(); ?>" width="450"></fb:comments>

Thanks for explaining the AJAX concept, that must be the reason it doesn’t work. But there must me a way to have AJAX animations running in combination with FB like buttons and comments. I hoped you had a simple solution but it’s no big problem. Every thing works but I’m going to search for solution. If I find a one I’ll let you know.

Thanks again,

Geert van de Ven

Hi,

actually, I think there is solution I used on another project (not wp theme) also having ajax. I am going to look into it and will get back to you next week. Just a hint, once things are reloaded via ajax, this javascript code has to be executed:

FB.XFBML.parse();

You can try to add this to ajax.js and check if it helped :)

Best Regards

Qode Interactive Team

Hi,

Great theme. What is the best way to update to version 2.0.6? I am running version 1.1.4 and do not want the site to break.

Thanks.

Hi,

You should read our FAQ:

http://themeforest.net/item/minimum-professional-wp/4084338/faqs

Also, make sure to read question related to FileZilla, ir you are using it as ftp client.

Best Regards

Qode Interactive Team

Thanks, it worked very well.

Great :)

Hi,

Love the templete. For the social media icons. Is there an instagram icon available?

Hi,

It looks there is no instagram icon available, but I will need to double check with designer on Monday.

Best Regards

Qode Interactive Team

Thanks!

Hi,

I’ve talked to designer, he will add it next week :)

Best Regards

Qode Interactive Team

Hey I love the Ajax animation but I have to turn it off to use the Jetpack plugin is there anyway the two can coexist?

Hi,

I am aware of JetPack affecting AJAX animations. What part of JetPack is important for you?

Best Regards

Qode Interactive Team

The tiled galleries part is the only one I’ve really tried so far

Hi,

Unfortunately, that will not work with our AJAX animations. You will need to turn off AJAX (page) animations if you want to use that.

Best Regards

Qode Interactive Team

Hello, first of all : GREAT THEME! Kudos :)

I am, though, having a little issue in my page setup. The paragraphs that start with dropcaps seem to crunch the font used. The following paragraphs appear normal, and make the 1st one (using the dropcap) look smaller. I don’t see this problem on your demo page..! Do you know what is happening? (btw the theme was purchased with another account, no stealing here ;) )

Thanks

Sure, we can try that.

Replied :)

Hello there

When I activate Minimum the dash says “Your theme does not declare Woocommerce support…”. I see there are some workarounds from Woocommerce. Just wondered where exactly you were with Woocommerce as you declare support as of version 2.0. It’s going to be my first time with Woocommerce so I want to have all the facts.

Many thanks in advance.

Hi,

It’s definitely Woo Commerce compatible and implemented according to Woo Commerce instructions. We just forgot to check how to remove that notice. You can ignore it.

Best Regards

Qode Interactive Team

First i would like to congratulate all team who made this beautiful and functional Wordpress theme. Only those who have tried other themes, can give the real value to this one. It has everything and at the same time it´s very “simple”. Congratulations! I have a question about “Importing Demo content” – it is giving me alway the same error, it uploads everything to my server, but the “media files” like images is always getting failure. After i choose the XML file, appears an option to choose the import author (i´ve chosen admin and already have created another porfile which i´ve created with admin permissions), but is giving me error when i tried to import file atachments – “Internal Server Error – The server encountered an internal error or misconfiguration and was unable to complete your request.” Can you help me please? Thank you!

Hi,

Thank you very much :)

Did you check folder permissions? (if folder holding images is writable). Also, if you get this error, you should contact hosting, as only they can tell you what the real error is.

Best Regards

Qode Interactive Team

I lost my Qcode sliders on homepage since 2.06 fix…just sent you an email. Thanks. Olivier

Hi Olivier,

Sorry for that, there was a bug and fix is approved, you can download it now. It’s still version 2.0.6.

Best Regards

Qode Interactive Team

OK. I confirm. Everything is fine now. Thank you for your quick reaction.

You are welcome :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey