Discussion on Agile - Multi-Purpose App Showcase WordPress Theme

Discussion on Agile - Multi-Purpose App Showcase WordPress Theme

Cart 3,136 sales
Well Documented

LiveMesh supports this item

Supported

This author's response time can be up to 1 business day.

452 comments found.

Hi i’m having problems with the theme, followed the install instruction, but my theme remain broken. Follow the youtube video to upload and install demo content, but it’s not working.

http://support.portfoliotheme.org/forums/topic/broken-theme-using-wp-4-and-agile-3/

Please help

Pls enable visual composer plugin. Pls visit Appearance->Install Plugins and activate visual composer. The theme prompts you for installing it at the top of the admin page.

Where is the visual composer? I’ve imported the demo site but cannot see everything because it needs the visual composer. How do I get it and install it?

You can find it in framework/plugins folder although you should install and activate automatically from the admin screen Appearance->Install Plugins screen. Pls have a look at this video for help -

http://support.portfoliotheme.org/faqs/agile-fitpro-replicate-demo-site-in-10-min/

Thanks for your purchase.

Hey, can you disable the navigation menu?

To make it like a one-page site.

I did find a chunk of code in header.php that removes it.

<?php echo ‘ ’; ?> <?php get_template_part(‘menu’, ‘mobile’); // Loads the menu-mobile.php template. ?> <?php mo_exec_action(‘before_header’); ?> <?php $header_classes = apply_filters(‘mo_header_class’, array()); if (!empty($header_classes)) $header_classes = ‘class=”’ . implode(’ ’, $header_classes) . ’”’; else $header_classes = ’’; ?> <header id=”header” <?php echo $header_classes; ?>> <?php mo_exec_action(‘start_header’); mo_site_logo(); mo_site_description(); mo_display_sidebar(‘header’); mo_exec_action(‘header’); get_template_part(‘menu’, ‘primary’); // Loads the menu-primary.php template. mo_exec_action(‘end_header’); ?> <?php if (mo_is_woocommerce_activated()) { mo_display_cart_in_header(); }?> </header>

Just to be sure, is there anything I shouldn’t be removing here?

Instead of directly working on actual files you can use the following custom CSS in themeoptions -
#header {
display: none;
}

Perfect! thanks and great theme :)

Hi

I’ve got the following errors while importing

Failed to import shop_order_status cancelled Failed to import shop_order_status completed Failed to import shop_order_status failed Failed to import shop_order_status on-hold Failed to import shop_order_status pending Failed to import shop_order_status processing Failed to import shop_order_status refunded

Kindly assist

Pls ignore the error. This was due to updated woocommerce plugin which does not see the old statuses. If you want, you can import once the dummy-data.xml file located in the plugins/woocommerce folder. Thanks for your purchase.

hey that bar under the header shows back up everytime i change something in the backend. like it reactivates it even if we removed it from the front end. anyway to do things in the backend and have that thick “orange” bar underneath the header removed?

thanks for the answer guys here: http://www.broadcastcharacter.com/

Pls put the following code into custom css in theme options

#title-area { display: none !important; }

Hope that helps.

aah cool :) you’re a badass thanks

If purchase, can you help me set my portal just the way your demo is?

Yes – we can do the same. Pls open a ticket at https://livemesh.freshdesk.com and we will help you out with the installation. Also, here is the video which helps you install it yourself, if you decide you give a try -

http://portfoliotheme.org/support/faqs/agile-fitpro-replicate-demo-site-in-10-min/

Thanks for your interest.

Hi, We’re having problems with the logo & nav bar. We’d like the logo image to float over slider (half or less). As well, the nav seems to be going to the top of the page rather than sitting just above the slider. View at: stage2.mlf.org

Thank you!

Thank you. This allows the logo to slightly float, but not far enough. The menu is still at the top of the page rather than flush with the slider :/

Now that I look at a sub-page, I see why we cannot float the logo lower, as it will interfere with the heading.

Perhaps you can suggest a better way to incorporate a round logo without sizing it down so much the text (name of the organization) is unreadable?

Are we able to move it further to the left?

One option is to center the logo, have menu at the bottom of the logo and then hide the same in the sticky menu since logo is not super important with the sticky menu. You should probably hire someone who has the required skills to readjust the logo placement, design etc. so that everything looks neat and clean. There are people available in Envato Studio who specialize in these.

Hi, Does your theme use the filesystem for layouts, etc? Specific, we are looking at using AWS ElasticBeanstalk for deployment so all configuration and layout done thru WP UI needs to write to database, not filesystem.

https://www.otreva.com/blog/deploying-wordpress-amazon-web-services-aws-ec2-rds-via-elasticbeanstalk/

Another theme we looked at used xml files within a theme sub-directory that would cause the EB deployment so we want to check before purchasing.

Thanks

EB deployment to fail when auto-scaling

Our theme does not use file system for layouts and uses the DB and since these are custom post types, they get stored in the DB automatically by the WordPress. Some of the data like options gets stored in the custom fields (post meta) for the posts which are again stored in the DB only. Only the images files, theme/plugin source files are stored in the file system. Hope this helps.

Hi I left you an email a few moments ago.

I have 2 questions for you….

I have the YouTube video intro on my homepage and was wondering how to get the video to automatically play in HD format? I am noticing a white space between both my YouTube video and Intro page section on my homepage, which wasn’t there before. It only appeared once I inserted the new YouTube link in there. How do I go about fixing that?

Pls use any of these values for quality parameter and see if that makes a difference. It worked for me perfectly and hence you should be able to see it working this time.

quality- highres (string). Values are ‘default’ or “small”, “medium”, “large”, “hd720”, “hd1080”, “highres”.

now am I using [quality=”hd1080”] or would it be [quality-highres=”hd1080] . . . I understand the values but the quality-highres(string) part I think is throwing me off?

quality=”hd1080” is correct. The highres is the default value.

Hey can this theme display on phones in proportion to the desktop view bc when i preview it on my phone it doesnt? thanks

Thanks for your interest. Sorry – I am not clear on your query – are you saying you need desktop size resolution on mobile? The theme is responsive one and hence the site will adapt itself to the resolution of device you are using. Pls clarify.

Hi,

How can I change the language to portuguese?

Thank you

You can learn from http://www.solostream.com/blog/tutorials/translate-wordpress-theme/ about translating your site into your language. Pls make sure you add the entry for your language into wp-config.php file like this -

define ('WPLANG', 'fr_FR');

Pls use the pot files in ‘appdev/languages’ folder as a template to create .po files. http://www.poedit.net/ -Poedit is the popular free editor for creating .po and the corresponding binary .mo files.

You may need to do an update in POEdit to see all the strings. Do reach out to us in case you find something that is not translation ready.

Hi,

How can I change the language to portuguese?

Thank you

Replied to your query above. Thanks

Hi,

Where can I change the language to portugues? The file pt.PT.po existe but I do not know how to change it. Thank you

You can learn from http://www.solostream.com/blog/tutorials/translate-wordpress-theme/ about translating your site into your language. Pls make sure you add the entry for your language into wp-config.php file like this -

define ('WPLANG', 'fr_FR');

Pls use the pot files in ‘agile/languages’ folder as a template to create .po files. http://www.poedit.net/ -Poedit is the popular free editor for creating .po and the corresponding binary .mo files.

You may need to do an update in POEdit to see all the strings. Do reach out to us in case you find something that is not translation ready.

Hi, My enquiry relates to the recent security alert for Revolution Slider.

http://themeforest.net/forums/thread/important-serious-vulnerability-in-revolution-slider-showbiz-pro-wordpress-plugins/141396

What do we need to do (change) in terms of your theme?

Thanks

I am glad that you raise this query. There is no need to worry about this if you have downloaded the latest release of the theme (this applies to all our themes). All our themes are bundled with “Revolution Slider 4.3.8” and above versions. The vulnerability is only with the plugin version below 4.2.

If you haven’t downloaded the latest theme files, then I would highly recommend you to download the latest theme package and update the plugin to the latest version. You can find the latest version of the plugin inside the “Revolution Slider Setup Instructions” folder. Thanks!

Quick question regarding Gzip.. I ran my website` through Webpagetest.org and this icomoon.ttf font really concerns me because it’s 479K and that is HUGE and I’d like to have it be less.

Is there a way to make it less, i.e.: GZIP it? Or something?

This is the message I get from Webpagetest.org:

Use gzip compression for transferring compressable responses: 69/100 857.1 KB total in compressible text, target size = 598.4 KB – potential savings = 258.7 KB FAILED – (479.5 KB, compressed = 224.2 KB – savings of 255.3 KB) – http://cdn.underground.net/wp-content/themes/agile/css/icon-fonts/icomoon.ttf

Also, is there any way to make the google fonts take advantage of the browser cache? With max-age or expires?

Thanks!

Charles

Here is some information on enable compression on the ttf files although I recommend WP Super Cache and have not used W3 Total Cache. Note these lines -

AddType x-font/otf .otf AddType x-font/ttf .ttf AddType x-font/eot .eot AddType x-font/woff .woff

The google fonts take advantage of browser cache and if the visitor has the font installed, the one cached is used as explained here -

https://developers.google.com/fonts/faq

“As the Google Fonts API becomes widely used, your visitors will be likely to already have the font you’re using in their browser cache when they visit your page”

I upgraded to 4.0 Wordpress.. everything seems to work fine so far!

Charles

Great – thanks for letting me know. WordPress 4.0 is actually more of a incremental update than a major one and hence most wordpress themes should have no issues when users upgrade to 4.0.

Hello. I’ve just bought Agile Theme. I got a problem in importing the agile-sample-data.xml During import process i got the following error messages:

Failed to import “Home 1”: Invalid post type templatera Failed to import “Home 2”: Invalid post type templatera Failed to import “Home 3”: Invalid post type templatera Failed to import “Home 4”: Invalid post type templatera Failed to import “Contact Us”: Invalid post type templatera Failed to import “Pricing”: Invalid post type templatera Failed to import “Stats 1”: Invalid post type templatera Failed to import “Stats 2”: Invalid post type templatera Failed to import “Our Clients”: Invalid post type templatera

What can I do? Thanks.

Also, can you pls check if the following post helps?

https://www.gavick.com/blog/configuring-special-chars-in-google-fonts/

You may have to add an entry in the Custom CSS tab in theme options or in the custom/custom.css file.

I followed the instructions in the post, adding a link to google font (latin extended). It works! Thanks.

Great. Thanks for letting me know.

Hello, I bought your theme is really very nice but I have a problem. I bought a certificate for https for my domain. Your theme works well but I have a problem:I do not see the photos in the “Team” only when I use https. It is a bug in the theme or I have to configure anything? You can help me please?

Pls use the latest version of theme and use WordPress as the option for Thumbnail Generation dropdown in General tab of theme options.

Hi, this theme has a great design, i would like to purchase it but i have just a question. When we scroll the pages with the mouse, sometimes it crasches as if there was a problem of connection but my internet connection is excellent so is it only a problem with your demo or is there a real problem ? I noticed the same thing with your other theme “Austin”. I meet this problem under Firefox and Internet Explorer 11. I have tried with several themes on Themeforest but this problem is concerned only with your themes. I am sorry but before purchasing, i have to be sure that this theme is fast and never crashes because it looks like awesome. ;) Thank you

I checked in Firefox on my Mac and did not have any issues. Also checked on IE 11 and did not see a crash. Can you pls tell us the OS? Also, can you pls check if the problem goes away if you remove the frame at the top and go directly to -

http://portfoliotheme.org/agile

Thanks!

Hi again, thanks for your quick response. The OS is Windows 7 and yes, of course i have also this problem when i remove the frame at the top. But in fact, in the comments, your customers have sometimes a link to show their sites and curiously when i follow their links, your theme seems to work great so i really think that it is just a problem with your demo. I will immediately purchase it or “Austin” because your themes have a fantastic look. Just my last question : Concerning the description above the social links (when we put the mouse on the image), the little arrow below the description is not perfect only under Firefox but this problem is the same for the most of the others theme, not only yours :) of course, can you do something or there is nothing to do ? Is this due to the characters when we use Firefox ?

Thanks again. Can fix the social icons tooltip alignment. Should be some simple css fix. Appreciate you getting back to me and thanks in advance for choosing our themes. Wish you the best.

Hi, I’m interested in buying, but I have a few questions. I want to publish this template as an app in the google play store and the iOS store. After that happens. My client would be able to update the template via wordpress?

Thanks for your interest. The license terms won’t allow you to publish this theme elsewhere for others to download/buy. And I am not sure, technically speaking, how you can publish this as an app.

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