22383 comments found.
After updating your Total Theme I’m missing the search function in menu, instead there is a cart…
Also the Visual Composer does not work anymore…
What to do?
Hi,
Unfortunately, I can’t recreate these 2 issues myself and it doesn’t look like anyone else has reported them.
For the search:
- Can you make sure it’s enabled in the Customizer: https://wpexplorer-themes.com/total/docs/header-search/
- For the page builder – have you updated the plugin to the latest version included in the theme? (5.5.1) – http://wpexplorer-themes.com/total/changelog/ – if so, can you try clearing your browser cache?
In fact in the last update the page builder has become much faster and reliable so you should be having a better experience.
- AJ
Thanks 
Search is working again, but now with English label. Where can I translate it again to German?
WPBakery Visual Composer is Version 4.8.1. There is no option to update. How can I do this?
Hi,
- If you are using a translation plugin (wpml, loco translate, polylang..etc) you should be able to alter the search label there. If not, it is available in the .POT file.
If you are not creating a multilingual site but just a German site I highly recommend Loco Translate to manage all theme and plugin strings – https://wordpress.org/plugins/loco-translate/
- When you update your theme you should see a notice at the top of your dashboard to update the plugin. If you don’t see this, you may have disabled it. You can go to Appearance > Install Plugins and you should see the update available there.
- AJ
There is no new update for Total Theme Version 4.7. At the top of the dashboard was only WooCommerce update, I’ve done this but now there is a cart next to the search. So, I suppose I should deactivate the WooCommerce again because we do not have a store… The WPBakery Visual Composer Version 4.8.1 is active and I can’t see a new update available…
Hi,
- Correct, if you do not have a store then yes you should de-activate the WooCommerce plugin as it’s only needed if you want a shop.
- You don’t see the update notice for the plugins as mentioned in the docs? – https://wpexplorer-themes.com/total/docs/update-plugins/ – https://wpexplorer-themes.com/total/wp-content/uploads/sites/2/2017/08/update-plugin-notice.png
The only reason you wouldn’t see this is if you manually disabled plugin notices via the admin – https://wpexplorer-themes.com/total/docs/disable-recommended-plugins-notice/ – can you double check?
- AJ
- I have deactivated the store again
- No, I don’t see the update notice for your plugin.
- I have checked if the update information is disabled and it is enabled…
Seems to be really tricky :I
Nevertheless, can you support me to get your theme work properly again?
Hi,
Have you updated the page builder plugin yet? If you aren’t able to see the update notice in your dashboard for some reason you can always update it manually. The plugin should be available on your server to download at your-site.com/wp-content/themes/Total/plugins/js_composer.zip so you can download it and then delete the plugin from your server and upload the new one.
There aren’t any known bugs with the update notice and no one else is having the issue so the only thing I can think of is that you dismissed the notice on accident. Are you not able to go to Appearance > Install Themes either to view the updates? – https://cl.ly/t9kh – this panel should always exist.
You can also re-download Total from here on ThemeForest and you can access all the bundled plugins under the plugins folder so you can manually update them (by deleting and re-installing or extracting and updating via FTP).
- Aj
I deleted the visual composer and uploaded it new. The visual composer could be updated as shown in your screenshot, but only up to version 4.8.1 is available. And this does not work… Any more ideas?
Where did you download it from? Because the current version included in Total is 5.5.1 as noted on the changelog – https://wpexplorer-themes.com/total/changelog/ If you are downloading 4.8.1 either your theme is outdated or you are downloading a cached version of the plugin.
- AJ
Hello, two questions.
1. How can I deactivate the license after I’ve moved my website to another domain?
We are an agency and we usually build our customers websites on a test domain, then move it over to the live domain by running search&replace on the database.
I cannot deactivate the license on the live website, it always says “Current URL does not match the verified URL.”
2. How to make the custom header WPML-compatible? I created a new page for my header and put the page ID into the customizer. It works fine, but the ID is only in one language.
Is there a way to specify this in the functions.php so I can check for the current language and use a different page ID?
Thanks.
Hi,
1. If you haven’t deleted the older site you can deactivate it in the same panel under Theme Panel > Theme License the blue button becomes a “de-activate” button instead of activate as soon as you activate the license.
If you already deleted the site then you can de-activate it here: https://wpexplorer-themes.com/support/
You can’t de-activate the license on a different URL then the one it was activated on. This is for security reasons if for some reason your license was “leaked” no one else can de-activate it, except yourself. Or if you created a client site you can’t de-activate their site later on and use the license on another site.
2. The custom header is already WPML compatible. You just have to create a second version of the header just like you would do for a standard page or post. The theme checks for it – https://cl.ly/sqcE (runs the wpex_parse_obj_id function which checks the current language and returns the correct ID) – https://cl.ly/srZC
If it’s not working automatically let me know. I just tested locally and it’s still working for me.
- AJ
Hello,
the custom header does not respect additional languages for me. I put in a new page in German and created additional languages by duplicating that page via WPML.
On all languages, only the header with the German id is showing, which is the German one.
Is there a way to input an id via functions.php so I can put in additional checks for the locale there?
To clarify: Only the “Header->General->Header next to content” does not switch to other languages.
“Top Bar -> Social Media” works fine with WPML and switches to the other languages.
Hi mate, how can i disable the browser suggestions in fields of my wordpress website? Thanks
Hi,
This should be disabled by default in the theme’s search function, where exactly are you trying to disable it? Because it does require altering the code on a per-field basis unless you want to use javascript to disable site wide.
- AJ
Hi, how I can insert table? there is no Table component in your VC plugin
Hi,
Depends on the type of table you want. If you want a simple table you can just use the text block module via custom HTML. If you want something more complex it’s best to use a plugin. Due to the complexity of tables it’s plugin territory. There is a plugin specifically for the WPBakery – https://codecanyon.net/item/easy-tables-table-manager-for-visual-composer/5559903 – but most customers prefer to use 3rd party plugins where you can build more complex tables such as this – https://wordpress.org/plugins/tablepress/
It really depends on what you want.
- AJ
Hi, I am using the Nouveau demo and am trying to hide the section at the bottom that says “I am the footer call-to-action block, here you can add some relevant/important information about your company or product. I can be disabled in the theme options.” Where can I do this? I’ve looked everywhere but can’t seem to figure out how to remove this? thank you!
I see a place on the bottom of the page editor that lets me disable it but it also turns off the copyright. I need that widget hidden but want to show the copyright.
Hi,
This is the “Callout” section – https://wpexplorer-themes.com/total/docs/total-wordpress-theme-anatomy/ – which can be modified or disabled under Customize > Callout – https://wpexplorer-themes.com/total/docs/footer-callout/
If you still have issues or questions let me know!
- AJ
I have some problem about this theme. When I upload image and resize it (use total element or set featured image) image was broken link. For example
original link http://dwmcar.com/wp/wp-content/uploads/2018/07/%E0%B9%81%E0%B8%81%E0%B8%87%E0%B8%88%E0%B8%B7%E0%B8%94%E0%B9%84%E0%B8%82%E0%B9%88%E0%B8%81%E0%B8%A7%E0%B8%99%E0%B8%99%E0%B9%89%E0%B8%B3-11-Jul-.jpg VC single image element (can resize) http://dwmcar.com/wp/wp-content/uploads/2018/07/%E0%B9%81%E0%B8%81%E0%B8%87%E0%B8%88%E0%B8%B7%E0%B8%94%E0%B9%84%E0%B8%82%E0%B9%88%E0%B8%81%E0%B8%A7%E0%B8%99%E0%B8%99%E0%B9%89%E0%B8%B3-11-Jul-200x150.jpg VC TOTAL image element (it cut image name) http://dwmcar.com/wp/wp-content/uploads/2018/07/-11-Jul-150x200.jpgHow can i fixed this problem. This problem was effected when I use all of total element.
this is the sample page http://dwmcar.com/wp/sample-page/Thank you!
I sloved this problem. Thankyou
Thank you for letting me know 
Font size is too small on mobile. Main panel setting at 14px too large for desktop. Cannot find the mobile CSS/JS file to adjust.
Hi,
On a responsive design you would usually use the same font size on all devices, however, you can easily tweak the body font via CSS to target mobile devices. Example:
@media only screen and (max-width: 960px) { body { font-size: 16px; }
That would target the body font for all devices under 960px. I can help with the custom CSS if this isn’t what you want exactly just let me know where you are looking to change things.
- AJ
Thanks AJ. but I’d already tried a couple of versions of that. Can change the color of the font, no problem. But the exact same code with a change to the font size doesn’t work (Android phone).
However, using the Customizer, I can increase the font size.
Seems there’s something in the code-behind that forces the phone setting to whatever is in the Customizer. That’s what I was hoping you could point me to.
Using the Customizer:
13px for a desktop works fine. Too small on a phone. 15px is fine for the phone. Way too big on a desktop.
The code should work, can you share the URL in question so I can see what’s going on? Also are you trying to alter the body font size or a specific font size (menu only, post content only, etc).
- AJ
I agree—it should. But it didn’t on this site. Trying to alter the body font generally. http://cannabizrules.com
Oh, I was missing a closing bracket in the code above. Sorry I missed it. The correct code is this:
@media only screen and (max-width: 960px) {
body { font-size: 16px; }
}
Sorry about that. I tested it in the browser and it works perfectly.
- AJ
The missing bracket wasn’t the problem. I corrected that. I tested the same code on another site—no problem. Works fine.
On this particular site, it is not working.
I’ve also tried it via dev tools inline—works fine. But not when put through whatever is rendering the mobile version on an actual phone.
What is confusing is that if the change is made via the Customizer, it works.
Humm..Weird. I do see the code added to the site it’s just not doing anything.
I do see something very weird. When looking at the source code in chrome a lot of the header tags are showing up in the body tag but they should be in the head tag, which appears almost empty – https://cl.ly/ssH7
Looks like it’s being caused by an image tag in the head – https://cl.ly/ss9w – which isn’t allowed so the browser can’t correctly interpret the code after it and is self closing the head before everything is rendered.
If you move this img into the it should fix things up.
- AJ
The image in the header isn’t the problem nor is the extra code… tested and removed both. The misplaced code was being caused by another plugin. No problems adjusting other styles.
The code in the style sheet is not working to size the body.
If the change is made via the Customizer, it works – the font size changes everywhere.
if the change is made via CSS directly, it does not work – no size change on the phone. Tried just setting the body tag - no @media - did not work.
There must be a % setting somewhere that’s controlling this and only allowing the body font size setting to be changed via the customizer. I can’t find it.
body {font-family: times, serif; font-size: 20px; color: blue;}
color changed size did not change face changed
Awesome so whatever changes you made definitely fixed things up as your custom CSS is not being computed by the browser. Previously the CSS wasn’t even recognized but now it is – https://cl.ly/ssTx – but the reason it doesn’t look like it’s working is because it’s being overwritten by the default Customizer font size. Adding an important tag will fix that:
@media only screen and (max-width: 470px) {
body { font-size: 15px !important; }
}
Before making your edits, the CSS wasn’t even being registered so I couldn’t tell that it was being overwritten.
And the reason the Customizer CSS runs after the custom CSS is to make sure if a customer added some custom CSS for example to change the body background or default font size that the Customizer will override them to prevent confusion. Unfortunately the media tag doesn’t add extra priority to the CSS so you need that !important tag.
- AJ
Ah ha! It was the Customizer. Thank you!
Adding !important worked.

Hello AJ. I read somewhere that you could provide links to the templates of the Slider Revolution plugin in order to minimize its size. Could you please let me know how to have access to this?
Also, i feel that the animations available are not as elegant as others which are available in other themes. For instance animations with motion, like FadeInBottom, make the target move too much. My feeling is that FadeInBottom should be what FadeInBottomBig is – the first one should move the object less than it currently does. Is this something we can change via css? Or if i want to use a different animation library what should i do?
And finally, when buiding templates from scratch (and using the current animation library) which classes shoud i had to the html? Let’s assume i need to have a FadeIn for a particular element.
Thnks in advance!
Hi,
- If you want you can open a ticket and we can email you the template. The main reason the templates aren’t included in the download is because it’s technically a “premium” addon for those that purchased it yourself. For those with a bundled license you can access free templates here – https://revolution.themepunch.com/free-slider-exchange/ – where you can find tons of great templates (as you scroll down more will load). But you can submit a ticket if you want a specific template and we can send it over as long as it doesn’t require any premium addons – https://wpexplorer-themes.com/support/
- The animations in the WPBakery page builder are the default animations in the builder plugin. Other themes use custom animations which require loading 3rd party libraries. I haven’t done this in Total due to the added bloat but there are add-on plugins you can use for that if really wanted. Or you could easily tweak the default CSS for the different animations, it’s very easy. If you inspect the class in the browser you can see the default CSS so you can tweak it. Example the default keyframes for fadeInDownBig are:
@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}
You can copy that to a child theme and alter the default – 2000px value to make it shorter if you want.
ps: The script WPBakery uses by default is this one – https://daneden.github.io/animate.css/
- AJ
Great! I was investigating this and i had the feeling i could edit those CSS rules, as you suggest. I will do just that.
Regarding the slideshow templates, i didn’t know this was a license issues, which makes sense. Thanks again for the help provided.
All the best to you.
Hi, Quick question… I can’t find where to edit the info for the social media icons to the right of the navigation in the header. Can you let me know where to edit this?
EDIT: i figured it out.
How do I change the color of the social media links for widget areas (sidebar and footer)? The only options I have are the ones that come with the theme, but it was advertised as having fully-customizable social links. I want them to be turquoise and black on hover. What am I missing? I’m referring to the links one would click to go to my social profiles, not the sharing links and not the ones in the top bar. Thank you in advance!
Hi,
If you are using the Flat style – https://cl.ly/sreU – changing the color is super easy! Simply go to Theme Panel > Custom CSS and add some custom code such as this:
.wpex-fa-social-widget .wpex-social-btn {
background: #40E0D0 !important;
}
.wpex-fa-social-widget .wpex-social-btn:hover {
background: #000 !important;
opacity: 1 !important;
}
I could look at having custom color options built-into the actual widget that adds inline CSS, but no one has requested the options before. I try and keep the theme as un-bloated as possible so it’s fast and slim. But if a lot of customers request a certain feature I will incorporate it.
- AJ
Hi AJ, this question may fall beyond the scope of normal support, so I understand if you want to punt on it. I’m getting very long page loads with a pretty popular plugin (The Events Calendar, Modern Tribe) and I wonder if you’re aware of any obvious issues with it, known conflicts with other plugins, etc. If I run a Pingdom speed test with Events Calendar enabled on the Home page, the page loads in a gruesome 6.5-8.5 seconds. I run the same test with EC disabled, and it’s 2.5-3.5.
I’ve posted in Modern Tribe’s support forum here https://theeventscalendar.com/support/forums/topic/extremely-slow-page-loads-when-events-calendar-pro-is-in-use/#post-1569074 but am trying all possible avenues simultaneously because this is the last issue that needs to be fixed before go-live. I’m hoping to avoid the classic “it’s not our plugin, it’s your theme (or another plugin, or whatever)” discussion, so if you have any wisdom gained from other users with the same problem, that could be very helpful.
Saw in a previous post that your brother just came back from deployment. . . good to hear, nice Fourth present for the family!
Hi,
I personally haven’t experienced any slowness issues with EC my live demo runs very fast – http://totaltheme.wpengine.com/sustainable/events/
In terms of the theme itself it doesn’t make any tweaks that would slow down the site when using EC. It just adds some extra theme options for layouts and loads a little Custom CSS. 6-8 second is a very slow loading time this would be caused more likely by an API that isn’t responding (like Google maps for example) or a server issue (being throttled or having issues in the environment). Where is your site hosted?
I saw you were gonna try “Query Monitor” this plugin can REALLY slow things down. Also it only checks the queries. The slowness could just be something outside of the query scope. Are you able to share the URL so I can check? There really isn’t any way for me to help without looking at your live site.
- AJ
Howdy AJ, this is the last issue with that site I contacted you about in a previous ticket: http://146.66.97.162/~britalli/region1hmcc.org/. It’s hosted with SiteGround, which has given me very satisfying service with lots of other Total sites so far 
I just installed Query Monitor, and it comes up with one slow query on the Home page (it is related to EC) but it doesn’t look like that alone explains the gruesome slowdown, if I’m understanding the QM output correctly.
I’m going to open a ticket through the support system just in case you want to log in and take a look at the QM output yourself, or if you need to get under the hood for any other reason. I’ve done a fair amount of customization/config with EC so would prefer not to ditch that plugin, so it’s reassuring to hear that it doesn’t normally cause problems. . . but all signs point to it being the major source of the loading issue. Not experienced enough on the code level to understand if the problem is due to some misconfiguration or other problem with EC itself, a conflict with another plugin (this site has lots, including some I don’t have a lot of experience with, so it’s possible those could be a factor too), or something else entirely.
Thanks, as always, for any insights/advice you can provide.
STOP THE PRESSES, this issue is solved. The site was running on a preview URL (since it’s a redesign of a site that’s already up and running) so it wasn’t using any of SiteGround’s server-side caching and other speed-boosting goodies. Early this morning when traffic would surely be low, I did a test go-live using Cloudflare DNS so I could switch back and forth with minimal propagation delays. Turns out, just switching to the “real” domain so I could take advantage of server-side caching made the load times drop from 6.5 seconds to < 2 seconds!
I’ve never seen so much improvemment between a dev site and a live site at the real domain on SG before, but this has really made me a believer in their SuperCacher. Anyway, sorry for the needless posts on this issue. . . case closed.
Hi If you go to this link https://crminsights.co.uk/why-we-work-with-workbooks/
you will see the breadcrumbs say Microsoft….
We cant work out why this is appearing
Kr Andrew
Hi Andrew,
That is weird. But it looks like you aren’t using the theme’s breadcrumbs since the HTML on your site doesn’t match the HTML output from the theme. Are you using a plugin such as Yoast SEO? If so, can you double check your breadcrumbs settings there?
- AJ
Dear team,
I want a border under the text of my current menu item. How can I realize this? I want the border to be as wide as the text. Thanks in advance!
Image: https://www.20forma.nl/wp-content/uploads/2018/07/Schermafbeelding-2018-07-06-om-11.11.27.png
Dear team, could you please help me with this item? Thnx a lot!!
Hi,
This is very easy to do with a little custom CSS. Example:
#site-navigation .dropdown-menu > li.current-menu-item > a > span.link-inner {
border-bottom: 2px solid #c5a47e;
border-radius: 0;
padding: 5px 0;
}
Example: https://cl.ly/sr6G
- AJ
Hi
I have a question:
Is it possible on the blog homepage to hide or show just certain featured image?
Actually I disabled featured images on the blog homepage globally. But I set everytime a featured image so it shows up in the related posts. So I don’t just can remove the featured image on posts I don’t want to show a featured image on the homepage.
So is there a option where I can show the featured image for a certain post on front page like on single blog post where I can hide or show the media individually?
Thank you.
All the best.
Pascal
Hi Pascal,
There are options you can use to disable all the featured images on the homepage or single posts. But there isn’t any setting to conditionally disable it only for specific posts. However, it’s very easy to do with a little custom code. For example if all the posts that you want to disable the featured image for are in a specific category or tag then you can add a little code to a child theme – http://wpexplorer-themes.com/total/docs/child-theme/ – to disable the featured image for those posts only. It wouldn’t be ideal to have an option on a per-post basis as that’s very hard to manage using a category/tag is best if someday you decide to show the images then you just remove the category/tag or remove your custom code.
If you can let me know if you have these posts in a specific tag/category and if you are using the default blog output or a specific page builder module I can give you the code for this.
Also do you want to remove the image from search results and category/tag archives? Or just the homepage?
- AJ
Hi AJ
Thanks for your respond very appreciate it.
Yes, I have these posts in specific tags. I also would like to hide them form tag archives.
Best.
Pascal
What is the tag “slug” or “ID” used for the items you want to hide the featured image so I can write out the code exactly as you would want it. If you are using multiple tags let me know all the ID’s or slugs. Thanks!
- AJ
Hi AJ
The slug is KURZBEITRAG or ID 1435.
Thanks.
Pascal
Hi Pascal,
Thank you for your patience. The custom code would look like this:
// Disable featured image on the blog page and archives for items un the "KURZBEITRAG" tag
add_filter( 'wpex_blog_entry_layout_blocks', function( $blocks ) {
if ( has_tag( 1435 ) ) {
nset( $blocks[ 'featured_media' ] );
}
return $blocks;
} );
This code should be added to the functions.php file of your child theme – http://wpexplorer-themes.com/total/docs/child-theme/
If you have any issues or questions let me know.
- AJ
Hi AJ
Thanks for the code. Unfortunately it doesn’t work. Wordpress say there is an error: Call to undefined function set() on this line: nset( $blocks[ ‘featured_media’ ] ); }
Hi,
Sorry about that, I’m not sure why the code got cut off but it should read “unset” not “nset” which is a PHP function to remove items from an array – http://php.net/manual/en/function.unset.php
- AJ
so like this:
unset( $blocks[ 'featured_media' ] );
- AJ
Hi, I recently tried updating two plugins that were being shown as being available for an update. However, when I tried updating them I get this error:
The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature.The two plugins are Slider Revolution and WPBakery Page Builder. Would really appreciate you help on this.
Hi,
This is an issue with the server as it tries to download and extract it. Usually caused by permission settings. The quickest way to update is simply to re-download your theme from ThemeForest and unzip on your computer you will find the plugins inside the theme’s Total/framework/plugins/ folder so you can update them manually (delete and re-install) or best by extracting and replacing the files via FTP. Otherwise you will need to contact your webhost so they can fix the error.
- AJ
OK thanks. Surprisingly this never happened with any of the earlier updates and I haven’t switched servers or anything else really.
Have you installed any security plugins on the server? Or has your hosting company made any changes on their end?
- AJ
Not really. Its just a bare metal server that I setup using the standard Wordpress on top of LAMP stack. For now, I’ve updated the plugins using the .zip files from the theme download. I checked all the PHP and Wordpress memory settings as well and they’ve already been sufficiently increased. Do I need to open some specific ports on the server?
You do need to make sure you have php-curl installed on the server that could be the other reason for the issue, especially if this is a self-setup server.
sudo apt-get install php-curl sudo service apache2 restart
- AJ
HI AJ… hope you’re fine ! I searched like 2 hours in the comments section… and i’ve found no solutions…:( I have a website in 3 languages working with WPML, I chose the header 1 with main logo on the left and my menu is working with a toggle button “MENU” with the CSS class “mobile-menu-toggle”. i chose the “stick menu on top” option for mobile version too. My problem is when i click on the main logo, the page reload on the same page and don’t lead me to my homepage.. I don’t know if the problem comes from WPML or total theme. I tried with deactivating wpml pluggins.. but same thing… I did’nt enable the local scroll option for the logo neither… All my plugins and theme are updated… in case if you have time to check my page : http://www.fiestaclasica.org/en/the-fundation/
Thanks you very much for you precious help !
Sorry for disturbing you.. I’ve found my error.. it was my fault.. i forgot i add php functions with redirecting links … i deleted them..and now it’s works… 
Hi AJ, I noticed the staff email icons are not working anymore on my websites. They show the phone number now. Any ideas? thanks.
Oh shoot, thanks for the heads up! I am releasing an update today to fix this issue and with version 5.5.2 of WPBakery.
If you want here is the fixed file for this issue: https://cl.ly/srIf
Replace under Total/framework/post-types/staff/
Thank you for reporting the bug!
- AJ
Thanks AJ!
No, thank you for reporting the issue!
Hi Guys. I have seen a few comments where you have offered to help users create a template that allows both left and right sidebars. I know its not recommended, but I have a project that required both sidebars and would really like to use Total for it (cause its great to use), but the site has well over 200 pages, so having an easy 2 sidebar template built in, is a must. Did you ever create the template? If so, can I get a copy so I can use it? If not, any help you can offer? many thanks.
Bump! Any help please guys?
Hi,
I posted a full guide here – https://wpexplorer-themes.com/total/add-double-sidebars-layout/ – however, I am planning an update today and since this has been requested a few times I may just add it in the theme by default. It will require some added settings and tweaking to the options under Customize > Layout as you’ll need exclusive settings for the default sidebar widths and secondary sidebar widths plus extra options for the container width without sidebar, with sidebar and with double sidebar.
- Aj
Hi AJ, that would be amazing, look forward to the update! Many thanks!
I started adding the option but it’s quite a bit tricky to do so I don’t want to release it without really fully testing everything and seeing how much added bloat it causes in the Customizer. If it’s not in the next update and or you want help with the custom code now, let me know!
- AJ
Thanks AJ. I have followed the instructions, I think I have got it sorted out. Only one question. When I make changes in the admin panel to the Widget titles, background colours etc, it applies the styles to the existing sidebar, but not the newly created one. I assume I am missing some code to apply these, can you help?
Hi Aj, Any word on the above?
Hi,
So the Customizer settings by default target the ”#sidebar” element – https://cl.ly/tCNS – since the theme only has one sidebar by default. The only way to “fix’ this is to edit the output of the customizer to instead target a new classname that can be added to any widget area.
I can do this, but the concern is that if customers made extra CSS customizations it could cause some issues changing the default Customizer output. So I’ll need to be careful making this edit and best to wait for a big update such as Total 5.0.
I added it to my todo list.
You have some options:
- Use custom code in your child theme to filter the theme options to target your new sidebar via this filter – wpex_customizer_sections (i could assist with an example if wanted).
- Remove the sidebar settings from the customizer (using same filter) so they aren’t visible to the end user. And then using a little CSS to target your sidebar custom edits.
- Ignore the Customizer settings and use CSS to target the newly added sidebar.
- Only use 1 sidebar – honestly, double sidebars are very old-school and I would only recommend them for news-style sites.
- AJ
Hi AJ, thanks for the detailed answer, unfortunately most of it is beyond my understanding. All I want to do is apply the css currently being applied to the main sidebar from admin, to the second newly added sidebar. So perhaps this is the easiest? “Use custom code in your child theme to filter the theme options to target your new sidebar via this filter – wpex_customizer_sections (i could assist with an example if wanted).” The code for this would be brilliant! I know the site would be best to use 1 sidebar, but for reasons I won’t bore you with, this site needs 2! Thanks again for your efforts!
Thanks again AJ, but after further reflection, the call has been made to adjust the site so we can on 1 sidebar!
Hi AJ,
I have send a ticket and had contact with Adrian last night (amsterdam time). I have bought the Total theme in 2017 btw. Hope to hear from you soon. In the ticket reply i have written the steps i made and where it freezes. Sorry for the beginner txts im kinda new at WP lol.
Have a good day/night!
Riel
Ah now i alsosee where i can reply… yeah this is all new for me.
Hi,
All you need to do is open your email and reply to the email and we should get it. I am looking at the ticket and I see Adrian replied to you but we are just waiting to hear back from ya 
I do think it may be a bug in the last up WPBakery update I will assign your ticket to me and I’ll get back to you as well in a bit.
- AJ
Let me know if I should post this on your support channel, but is it possible to get WP Bakery update 5.51 as part of my recent Theme Purchase? Thanks
Hi,
The updated WPBakery version 5.5.1 was released in the last theme update last week – https://wpexplorer-themes.com/total/changelog/ – you just have to update your theme so you can update the plugin. The plugin updates are provided with the theme this way if there are any tweaks needed in the theme or any bugs I can fix them before sending them over to you as opposed to having the plugin update separately.
If you aren’t sure how to update the theme please see here: http://wpexplorer-themes.com/total/docs-category/updates/
Once the theme is updated you will see a notice to update the WPBakery Page Builder at the top of your WP dashboard or you can go to Appearance > Install Plugins to access the updates from there.
- AJ
Thanks!