452 comments found.
hi, The themes is very slow to load in browser , I am not sure the reasons,,,, http://www.appsprototype.com/ Please assist….
I am loading the site in my browser and see no speed issues. It is at least as good as the demo site itself. What makes you think your site has speed issues? Can you check the site in another connection and browser just to make sure nothing else is causing this. Also, pls disable all plugins and see if that helps too.
Hello. I’m trying to add cell borders to individual tables but I can’t seem to get the table to refer to the custom CSS I added to the Custom CSS section of the Them Options. Is there another way I can do this?
You can try editing the file custom/custom.css and see if that helps. Also pls check if there are any CSS errors in your custom CSS.
Hi,
is it possible to have the last version for Revolution Slider. 5.0.4.1 vs 5.1. Thank you
Do send us an email via our profile page – http://themeforest.net/user/livemesh#contact and we will send you the update. Thanks.
Is their a features short-code? With images not icons.
Thanks for your interest. There is no features shortcode as such. You will need to use existing examples that user icons to create your own. Should be trivial, IMO.
Hello, Can you send me origin header.php for AgileWP ? Mine not work and i have no save … Thank you
You can download from ThemeForest downloads tab and you should find the header.php file there.
Excuse me i don’t see download menu can you help me please ?
Where i can find “Title Background” in header.php please give me syntaxe
Have you purchased the item? Can you pls email me the purchase code via my profile page contact form – http://themeforest.net/user/livemesh#contact?
Trying to open a topic on support forum and keep failing… No success message, no “topics started” in my profile.. Any other way to reach support?
Sorry to hear you are having trouble. Pls send us an email via our profile page contact form – http://themeforest.net/user/livemesh#contact with the details on your registered user id for the forum and we will enable the required permissions. Perhaps something went wrong during the registration.
Thanks, will do!
Greetings, I’m having trouble changing the color of animated numbers. I am trying to make them blue using: .animate-numbers .stats .number { color: #3980bf; } on site: http://winlyapp.com/home-4/
Can you pls try -
.stats .number {
color: #3980bf;
}
Voila! Thanks
I’m also trying to adjust the color of the FAQ titles. I gave it an extra class name, referred to it in Custom CSS with desired color, no change.
.wpb_toggle, #content h4.wpb_toggle {
color: #fff;
}
Thanks much
Question of the year – Where can I find a list of all such references to elements, so that I don’t have to ask one at a time? I’d like to custom a few other elements and they don’t all appear in the short-codes list in the documentation..
Also what is the proper format for applying an extra class name and referring to it in the Custom CSS area?
Could you please post all the queries to the support forum – http://support.portfoliotheme.org/forums/forum/agile-theme-support/
Is it possible to disable the lightbox on portfolio items? I like the title hover but dont need the lightbox – would like them just to click and go to Project details. Thanks.
.portfolio.type-portfolio span.image-info-buttons {
display: none;
}
That worked. Thanks so much. LOVE this theme.
I have created different Galleries and would like to exclude some Galleries from being displayed. To exclude, I would like to use Gallery Categories, but when I create a new page (Gallery Page Template) I do not know where/how to exclude or include those that I want to display. any help is appreciated
[show_post_snippets post_type="gallery_item" terms="design,cover" taxonomy="gallery_category"]In this case no need to select template as Gallery page template.
Pls go through post snippets shortcode in themedocumentation.
When will you be releasing the next theme update? The Revolution Slider plugin is outdated. There are tools on the latest version that I’d like to take advantage of.
You can always request for an update by sending us an email via our profile page – http://themeforest.net/user/livemesh#contact. We will send you the required zip file for updating your installation.
We hope to have an update done by end of this week.
Hello,
I have a problem with admin-ajax.php.
Suddenly, I cannot edit blocks with visual editor. I mean, when I edit a page and I want for example to edit a Text block, it loads forever without open.
If I deactivate theme and return to a default such as TwentyFiftheen, everuthing works ok.
Any suggestions?
I have the latest version of the theme, WP 4.3., and the latest versions of WPML.
Thank you!
Can you pls open a private thread in the support forum and provide us a temp login to the site so that we can take a closer look? Have not come across this before.
Hello,
I had tried everything before posting you that comment. Eventually, I solved today. It needs more memory than the one I had allocated. For the moment, everything works.
Thank you
Glad this works for now. Thanks for letting us know.
Hi, I am just wondering if there is a way to change the colour of the theme (from orange to blue)?
In Themeoptions > General tab you can specify custom Color for the skin.
Thanks!
Hello,
I want to ask if I can use Custom header option on woocommerce pages such as Shop or on single product page.
Thanks
At present it is not possible via theme although it should be easy to do it via Custom CSS by looking at the code generated for other pages.
Hi, I have set a Background for Header Area and it apperas properly in pc browser but in mobile browser look bad and cut. How can I see the entire background in mobile version? you can check it in languedok.com
The reason this is happening is simple – the image height will be quite small if you show full width of the image in mobile. How about keeping the existing header without background and instead having the first show the image (insert from media library). That way it will scale well across all devices. You need to create a row as the first row in the VC and then add an image element to it. Pls give a try and let me know if that does not work for you.
You will need to remove the custom height from the header for the above to work effectively BTW.
thanks, i have removed the background for header area
Hello, I have an specific pre-order question, I’m sure you can help me with it:
- Is there a chance to put the main top menu in the bottom of the slider, not at top?
Hope you can help me, thanks!
Thanks for your interest. There is no option as such to accomplish the same although it should be possible to customize the theme to achieve this. You will have to move the code for primary menu population to below the one which displays the slider in header.php file. Should not be too difficult although you may need to do some styling to get the look right.
Hi, I love (LOVE) this theme but have two questions prior to buying it. First, when I scroll down the homepage, I feel that the scrolling speed is controlled by code in the theme (this is something I’ve seen in other themes). Is this true? If so, can I control the speed or disable option to control the speed altogether?
Second, on many of the pages there is a ‘wait’ icon – the spinning square – which appears prior to the content loading. I prefer that pages load immediately. Is there a way to disable this waiting icon and load the pages faster?
Thanks for your time and consideration.
-Charlie
Charlie – thanks for checking with us on this.
1) You can disable the smooth scroll with a single click in theme options. If you need to control the scroll speed, you can do the same by modifying a variable value in JS file.
2) You can disable the wait icon with a single click in theme options. This will display the page as it loads without waiting.
Thank you very much, I was hoping for those answers.
Edit the page and check the option “REMOVE TITLE HEADER” under Advanced Entry Options in the page edit window.
Worked. Whewf! Thanks..
Hi, I want to change ’’Read more’’ button text to ’’Read’’, how to do that?
You can change this in file en_US.po (default one) which is in the languages folder, just need to change the text and hit update button.
You will need to use the editor like POEdit to do this. Better to change strings this way than changing code IMO.
Thanks
Hello,
I would like to know if theme is compatible with Woocommerce 2.4.6?
Thanks
Yep – the theme is compatible with the latest version of woocommerce.