22360 comments found.
Hi there. I need to know which plugin do you recommend to install to show a cookies support advertisement in your Total Theme. Thanks from Spain.
Hi,
To be honest I don’t have experience with any cookies plugin for WordPress but this one looks nice have you tried it? – https://cookieconsent.insites.com/download/
- AJ
thanks a lot, this works fine for me !
The menu for mobile recently stopped working. Is this a known issue?
No it should be working, does it work when you check my live demos? Example: http://totaltheme.wpengine.com/samus/
If you recently updated your theme – http://wpexplorer-themes.com/total/changelog/ – make sure to clear all site cache. If you still have issues please share the URL so I can take a look. Thanks!
- AJ
Thank you for the quick response – I actually just updated my site to see if that would help the problem and it did not. http://motioncontrolsrobotics.com
Hi, Can you please let me know how i can achieve the below effects using the Total theme :
1. http://69.16.232.82/ap-dev/safetechnical/products-services/ (when you hover over the image, it animates a red and gold line around the item)
SCREENSHOT : http://prntscr.com/ien2yu
2. http://69.16.232.82/ap-dev/safetechnical/ (how can i make the header semi transparent upon scroll)
SCREENSHOT : http://prntscr.com/ien2ee
Thanks
Can you also plz let me know how we can make the top bar semi-transparent?
Hi,
1. This isn’t available in the theme by default so you need to use custom CSS for this. You can see in the example shared how they did this by adding a unique classname to their page builder columns then some CSS – https://cl.ly/pX5Y via the before pseudo tag.
Depending where you want this exactly (on a specific module, column, archive, etc) the code may vary.
2. Under Appearance > Customize > Header > Sticky Header there is an “Opacity” setting you can use for this – https://cl.ly/pXIo
3. The topbar is actually 100% transparent by default, there is no background added to the topbar. Are you trying to place the topbar and/or header over some sort of custom banner absolutely? Like this: http://69.16.232.82/ap-dev/safetechnical/about-us/
If so, there is an option for an overlay header but it’s for single pages – https://wpexplorer-themes.com/total/docs/overlay-header/ – if you want to do something more like the site mention above globally on your entire website it’s possible via child theme modifications (using different methods) I can guide you in the right direction for that if needed let me know.
- AJ
Hi,
I am modifying the Design Options on some of my visual composer elements, but I don’t see them being applied on my page. I see ‘vc_custom_<number>’ classes being added to elements but the vc_shortcodes-custom-css section does not have those new classes defined.
What could prevent the vc_shortcodes-custom-css from being updated? or how can it be missing the new classes?
Thank you
hmm it looks like the vc_custom_<number> class is defined when I am on the post page, but when the post is embedded through a blog grid, the vc_custom_<number> class is not loaded. Which seems like a bug.
Hi,
The vc_custom_ class is saved to the current page/post meta (in a hidden custom field) and then output in the header tag on the live site.
I’m not sure what you mean by “but when the post is embedded through a blog grid” class is not loaded. Can you please explain and/or share a live example? Thanks!
- AJ
I have a post with an inner column element with some custom CSS:
...The post is displayed through a blog grid on my home page: https://wednesdaynighthop.com (fyi it will go away at midnight US Pacific Time).
The vc_custom_1456957136375 is defined on the post page, but not on the home page. So any CSS customization I had added for the post is not used when displaying the post in the blog grid.
Does that make sense?
PS: The blog grid is located right after the Schedule text. It shows only one post right now (Wed Feb 14: ...).
Oh I see what you mean, because you have the blog grid set to display the “full content” and not just the excerpt and the content has VC items.
Here is a fixed file: https://cl.ly/pXbk
If you update via FTP at Total/vcex_templates/ it should fix the problem.
- AJ
That worked! Thank you for the quick fix.
No problem, thanks for the heads up!
Hi,
I have a problem with the ”image gallery” of the visual composer. I can’t insert more than two images in my gallery… Less, it works, but more, not… How to fix it ?
I updated Total and all the plugins.
Thanks in advance for your help !
Sander Kiewied
Hi Sander,
If you are being “maxed” out this is going to be a server issue but there are a few server problems that could affect it. Is there any chance you can access your server error logs to see what error is generated when trying to add multiple images? That would help me give you the exact fix.
Or if you want you can submit a private ticket with both WP and FTP logins – https://wpexplorer-themes.com/support/ – so I can enable WP_Debug and look for you. Just request your ticket be assigned to me ( AJ the theme developer) because this can be a bit complex to troubleshoot.
- AJ
Great THanks!
Hi,
Forgot to mention, if you can’t or don’t want to renew support at this time to submit a private ticket you can also email me directly at wpexplorer [at] gmail dot com.
- AJ
nice work 
traivan98
Thanks 
Hello. I was reading that you can use Elementor or Beaver builder with your theme, and that’s awesome. I have one question, is it possible to use Elementor or Beaver to build a custom header? like this: https://wpexplorer-themes.com/total/docs/header-builder/
Thanks!
Hi,
There is already built-in support to select your Elementor template in the header builder : https://cl.ly/pWwF
I don’t have too much experience with Beaver builder, do they have a template functionality? If so I can also integrate it.
Although you can also just create a standard page for your header/footer layouts. Because the way it’s coded is it simply grabs the selected ID and returns the content of that page/template where the header would normally be.
Let me know if you have any other questions,
- AJ
hello, when i change the accent color from blue to black in the customizer everything works and looks fine. But after publishing it, I go back to the site and the colors are blue again. Do you know why the black color isn’t shown correctly because when i check it in the customizer again, the black color is still selected? Thanks in advance
Sounds like a caching issue. If you are using a caching plugin or your server has built-in WordPress cache (this is best) make sure to purge your cache whenever you are making changes to the site.
Some of the plugins are very “harsh” and you must clear the cache whenever you make even the smallest change to the site like updating a post.
- AJ
hello AJ. I cleared all caches but there is still the same problem like yesterday. All the buttons etc. are still in the blue of the demo theme “travel”. After reloading the page the colors switch always back to the blue color. I don’t know why this is happening
Can you share the URL?
If the option is set in the Customizer and it’s working in the Customizer but not on the live site then it would be a caching issue – that’s the only reason something would work in the Customizer and not the live site because when you preview it in the Customizer it’s using the same exact code.
One thing to mention though and maybe this is causing the confusion…In the Travel demo I tweaked the accent but also the button colors so you may just need to change the button colors as well if you are looking specifically at the buttons – https://wpexplorer-themes.com/total/docs/button-colors/
- AJ
ah yes this was the problem
thanks a lot. it was really confusing 
I will update the demo to only use the accent color for the buttons, thank you for letting me know it’s confusing!
- AJ
Hello again! I had a banner slideshow on my site before switching to this theme, and now it doesn’t stretch to fill up the whole page. How can I get it to go alllll the way to each edge of the screen? #rookie question, probably. but i appreciate the help!
You have a few options. Currently it looks like you added the slider inside the page content. So you can either:
1. Remove the slider from the content and instead add it under the page settings slider tab as shown in the first part of this doc page – https://wpexplorer-themes.com/total/docs/adding-sliders-top-pages/
2. You can enable the WPBakery page builder for your homage and insert the slider inside a “stretched” row so that it stretches the slider across the whole page. Like this: https://cl.ly/pWlt
3. You can set the current page to “Full-Screen” layout but then your instagram grid will also stretch – https://wpexplorer-themes.com/total/docs/content-layouts/ (not really recommended).
- AJ
lovely, thanks!
Hello, I have buy two licenses recently, and I need some support, but when I go to submit a ticket, the system is telling me that I dont have any license? Cn you please help me? where can I sen you my two licenses so you see I have buy the theme?
It’s possible you are logging in with a different account, can you try in a different browser. When I check the support site is showing both licenses for this username: https://wpexplorer-themes.com/support/verify/?username=carmentvaalba
So you shouldn’t have issues. But sometimes the Envato API gets “stuck” on a different account if you ever logged into a different account and you may need to switch browsers.
If it still doesn’t work I can try removing your username from our support site so you try logging in again and see if that works.
Of course you can always ask for help here as well 
- AJ
We have a website where we need to use a multisite network (to separate USA and International information) but it’s the same basic business, with the same design and a lot of the same information. i am wondering if it is possible to use Templatera in the main site to build out some of these elements, that could then be saved and pulled in on the individual sites in the network as needed?
Hi,
Unfortunately this functionality isn’t included in Templatera because of how items are saved and pulled. What you would have to do is network activate a custom plugin that adds default templates via code like this:
// Add default templates
function myprefix_vc_default_templates() {
/* Default Template 1 */
$data = array(
'name' => esc_html__( 'Default Template 1', 'total' ),
'weight' => 0,
'custom_class' => 'myprefix-custom-vc-template',
'content' => '[vc_row][vc_column][vc_column_text]Your template content[/vc_column_text][/vc_column][/vc_row]'
);
vc_add_default_templates( $data );
}
add_action( 'vc_load_default_templates_action', 'myprefix_vc_default_templates' );
Where “content” is the content you want in the template which you can get by creating a template and then inspecting it in “text” mode – https://cl.ly/pVbN
- AJ
Thank you so much for the help!! One more question. Within an individual site, is it possible to show a different header or footer based on where the user came from (referring URL)? EX: if i want to show a specific header/menu when someone clicks on ”/about/?ref=abc” vs. clicking on ”/about/?ref=def”. I have used the header builder and footer builder but was not sure if it could be possible to dynamically swap out since it’s being pulled in from a separate place already.
Definitely possible
There is a filter included in the theme named “wpex_header_builder_page_id” which can be used for altering the header ID.
If you aren’t familiar with filters see here: https://wpexplorer-themes.com/total/docs/use-filters-wordpress/
Example code:
add_filter( 'wpex_header_builder_page_id', function( $id ) {
$ref = ! empty( $_GET['ref'] ) ? $_GET['ref'] : '';
if ( 'abc' == $ref ) {
$id = 3; // where 3 is your template/page ID for the custom header
}
return $id;
} );
The footer builder has the same filter just change “header” to “footer” to target the footer.
- AJ
On mobile, my hamburger icon is missing and I’m not sure why. A box shows up, but the three lines are missing.
Any chance you can share the URL so I can take a look? Thanks!
Of course! expanderdigital.com
Hi,
The bars are showing up but you have a few bugs on tablet size due to your custom mobile menu breakpoint, these have already been fixed in the last update. You are on 4.5.5 make sure to update to 4.5.5.1 – http://wpexplorer-themes.com/total/changelog/
Make sure to clear your site and phone cache after updating. Its possible your phone is loading the old CSS for the site so you aren’t seeing the new bars which are made with html instead of a font icon so they can be animated you should see them like this – http://totaltheme.wpengine.com/samus/
- AJ
Hi, AJ. I’m using a child theme. Sounds like I need to update that as well, right? Won’t I lose all colors and customization settings if I move to 4.5.5.1? Any recommendations there? Also, how do I have a custom mobile menu breakpoint? I don’t recall setting that up? Should I reset to default somewhere?
Thanks!
Hi,
No you don’t have to update your child theme. Everything appears to be working correctly. The hamburger menu is showing up for me in all mobile devices I check (iPhone, android, iPad, etc).
In terms of updating you don’t lose any customizations when you update. I see you already updated to 4.5.5 so do the exact same thing you did to update to 4.5.5.1 
Are you using the theme auto updates? If not, log into WordPress and go to Theme Panel > Theme License and enter your license to get notified of updates via your admin panel.
The mobile menu breakpoint is a setting in the Customizer at header > mobile menu. You don’t have to reset it or change it, the problem was in the last update I messed up a little and created a bug with that setting but it has been fixed in 4.5.5.1 so updating your theme will fix the bug I see which is that the bars are left aligned not right aligned – https://cl.ly/pXM1
- AJ
Thanks, AJ. I updated the parent theme, but now it looks like the menu icon is right next to the logo? I’m confused what’s going on.
Can you try clearing your phone cache or checking in private mode? Everything looks good to me when I check your site.
- AJ
I appreciate you checking, AJ. It seems Tablet and Mobile are the only views affected. Here, you can see I’m incognito and still seeing the problem: https://photos.app.goo.gl/i5t39iLsKLhXh4mX2.
Hum…I’m looking on the iPhone, iPad, chrome device inspector as well as in crossbrowsertesting.com and not seeing the issue anywhere – did you clear your device cache? Even in incognito it could still be caching the site resources.
Here is what I see:
I tested on real devices as well, but easier to screenshot from the testing tool.
Hi, AJ. Thanks again. I’m not sure where the disconnect is, but it seems we’re having difference experiences. I cleared my cache, saw the same thing (the problem) and wasn’t convinced. So, to see if I was crazy, I went to slack. I had some peeps from my local WordPress Meetup workspace check it and they’re also seeing what I’m seeing. I even changed some of the copy to make sure I was seeing the latest and I am. My personal devices are a Pixel XL and a Pixelbook, using Chrome OS. Update: One of the guys using Safari checked it and it looks good. Maybe Safari looks good, but other browsers don’t?
I checked on Chrome in Android and it looks good as well.
Are you using any sort of CDN on the site, maybe CloudFlare? It’s possible I’m getting different assets loaded on the site then you are.
This is a screenshot from a Nexus using Chrome: https://cl.ly/pftr
But also chrome on your phone works exactly the same as chrome on your desktop, so if it works on the desktop then it should work on the phone, do you have issues on your desktop?
The icon is positioned via absolute positioning which works in all browsers, so it really is impossible for this to happen if your site is loading the correct styles – https://cl.ly/pftc
I had previously switched it in 4.5.5 to use a flexbox model instead of absolute position but there are issues with some devices not properly setting flexbox containers causing the issue you see, which is why I switched it back to absolute position which works in every single browser known to man.
- AJ
Hi, AJ. I am actually on CloudFlare! Do you have a different or preferred CDN to use with Total?
Cloudflare is great (I use it as well – I actually have 6 domains on their $20/month plan), but whenever you update you need to remember to purge the cache.
What I do when I update things is I set Cloudflare on development mode, update the site, purge any site cache then log back into CloudFlare purge the cache there and then disable development mode.
- AJ
Hi,
an “uncategorized” category appeared in my product list categories and i cannot delete it. How can I fix it?
Hi,
This is part of WooCommerce because every product needs to be assigned in a category. You can simply ignore it or you can rename it to your most commonly used category.
- AJ
Hello,
Sorry for my english level 
How to put a white background behind the presentation text of the staff? Like that: http://totaltheme.wpengine.com/agent/staff/
Thanks!
Hi,
You can do it either via CSS to target ALL staff modules like this:
body .staff-entry-details { background: #fff; padding: 25px; }
- http://wpexplorer-themes.com/total/docs/making-css-edits/
Or by editing the module like this: https://cl.ly/pVr7
- AJ
thanks !
Hi AJ, I would like to have one footer that displays on desktop sites and a second footer that displays on mobile – how can I set that within the total theme. Thanks
The only way to do this would be using the Footer builder function – https://wpexplorer-themes.com/total/docs/footer-builder/
And using the Visibility Settings in the Page Builder to show/hide content accordingly (either by showing/hiding specific modules or entire rows) – https://www.youtube.com/watch?v=CcZbB6GaETg
- AJ
thanks – I will try it
Hi,
Thanks for your quick response
I want to add custom JavaScript code in child theme. how can I do?
Thank You
Hi,
If you want to add it in your child theme you would either add a .js file to your child theme with your code and use wp_enqueue_script to load or if it’s not a bunch of code you can add it inline via the functions.php file either by hooking into wp_footer and using inline script tags or using the wp_add_inline_script function.
More info here: http://www.wpexplorer.com/javascript-wordpress/
- AJ
From an earlier discussion …
WPExplorer Author 20 minutes ago
Of course the desktop view won’t change because there is no clicking involved on the parent item.
If I do get a lot of requests regarding the menu toggle I will look at having an alternative style.
Although I am also looking at bundling this awesome plugin with Total in a future update – https://codecanyon.net/item/quadmenu-responsive-wordpress-mega-menu/21315450 – so when using the Total header builder you can easily insert nice/custom menus.
- AJ
Not sure we’re on the same wavelength.
Here’s what I’m talking about:
Go to our website, desktop, full page view, with header menu horizontal across the top, https://resourceanalytical.com/.
In the middle, you see parent menu item “Client Services & Solutions.” You can, indeed, click directly on that parent menu item, and that click will take you to a webpage entitled “Client Services & Solutions.” Or in the alternative, you can click on one of the nine child pages found in the submenu that drops down, and that click will take you to the selected child page. We like it like that. Even though it might seem duplicative to have that parent page, we still like it like that.
Before the recent update, the mobile menu worked the same way. Even though we liked the mobile menu that way, it’s really no big deal that it works differently with the recent update. We’re happy with it either way.
Besides, if you add that new plugin, we’ll have all kinds of new options and be able to do some fun stuff with that.
Thanks as always.
Maybe this explains better what the changes were in the last update – https://cl.ly/pVpG
So as I mentioned we were getting requests almost everyday to make the ENTIRE parent item clickable on mobile since clicking just the arrow is not so user-friendly. But if you have a link on the parent element and clicking it opens the sub-items you can’t have it go to the page because then you will never get to the sub-items so now if you have a link on the parent it will be added in the dropdown and when you click the parent it will only toggle the dropdown and not go to the page.
I hope that helps explain better the changes on the mobile menu. Of course desktop won’t change because on desktop you can hover (you can’t hover on touch devices).
But to be honest this page – https://resourceanalytical.com/clientele-services-solutions/ – is just linking to the sub-items so it doesn’t really need to exist on mobile and it could be hidden via CSS:
.wpex-mobile-menu .sub-menu .menu-item-4327 { display: none; }
- AJ
Thanks, and that clarifies the changes.
To be honest back to you, the content of this page – https://resourceanalytical.com/clientele-services-solutions/ – and whether or not it really needs to exist on mobile, is not a tech support issue, but is instead a call for us to make for whatever internal reasons we might have, whether having it is just our preference at present, or whether we’ve had feedback from clients or prospects or partners or financial backers saying that they would just like for their own convenience or other reasons to see that list on a page of its own, or whether that one page for whatever mysterious reason tends get more search engine clicks than most of the other pages, or whether we’re planning on adding copy and graphics to that page (which is in fact the case), or whether we decide to leave it just as it is.
Oh I totally understand. I just wanted to let you know that was an option and took the time to provide you with the code incase it is something you wanted to do.
Of course it’s impossible for me to know how your business/website operates but I like to be proactive and provide suggestions/options to customers that I think they may find useful to save them time/effort in the future. But you never have to take my advice, it’s just there to provide added benefit if wanted 
- AJ
Cancelled request, problem due to caching. (not sure how to delete this post.)
Unfortunately you can’t delete comments here on ThemeForest 
Hello! I need to enable page title and breadcrumbs, with default colors (set in customizer) for pages with an image background. I found the snippet that gets breadcrumbs back in the title area, but all the text (title and breadcrumbs) are all white. The background is a very light pattern and I want it to use my default (darker) font colors. How can I accomplish this, or do I have to add custom CSS for every individual element to make it go back to default?
Hi,
Are you actually displaying different images in the page title for different pages? And if so on how many pages? Because if it’s only a few pages you could just disable the page title via the page settings and then insert a row with a background and a heading, breadcrumbs module at the top of the page instead. Like this: https://cl.ly/pUj4 (just made this quickly for you so I know it’s not perfect, but shows the basic idea)
If you are setting the page title background on tons of pages either via hooks of manually then the right way to alter this custom header style is via CSS. Example:
- AJ
Shoot the code didn’t paste above, here it is:
body .background-image-page-header .page-header-title,
body .background-image-page-header .page-subheading
body .background-image-page-header .site-breadcrumbs { color: #000; }
http://wpexplorer-themes.com/total/docs/making-css-edits/
- AJ
Great, thanks so much! I figured CSS was likely the best way, but just wanted to make sure there wasn’t a universal hook to stop the page headers/subheaders/breadcumbs from turning to white when a background image was added.
hi i have questions about the extended license, what is the price, where can i buy it??
We do not keep the extended license enabled by default because it could allow customers to re-sell the theme as is which we do not want people to do. However, depending what you need we may be able to come up with an agreement and temporarily enable it (it would be $2,950).
The extended license though only gives you 1 license code though and this license is only if you are creating a website for example like wordpress.com where you have Total enabled on an entire multi-site for all clients. It doesn’t give you unlimited licenses for unlimited websites.
That said, depending what you want we can instead do a “bulk” sale at a discount. For example if you need to just buy 100 licenses you could do a bulk purchase of 100 licenses at a discounted rate by contacting Envato – https://envato.com/contact/ (click on Sales&Bulk Purchases).
This is the best route if you need to buy a lot of licenses, for example 50+ licenses at a time.
- AJ
is it possible to get bulk license for 5-10 licenses
You can send Envato an email to see if they are able to provide you with this. Because Envato takes 30% of the sale plus a fee and taxes take another 30% I personally can’t afford to offer sales for such few purchases and still pay for hosting, marketing, support staff, updates, etc. But maybe Envato can give you a discount based on their fee.
If you are doing client work, what most freelancers do is simply charge the client an extra $60 to cover the theme cost. Often developers will actually have the client purchase the theme on their own account, this way they can always contact me if they need help in the future.
- AJ