Discussion on Total - Responsive Multi-Purpose WordPress Theme

Discussion on Total - Responsive Multi-Purpose WordPress Theme

Cart 57,647 sales
Recently Updated
Well Documented

WPExplorer supports this item

Supported

22305 comments found.

Hi AJ, sorry to be a bother, but I recently updated the theme to 6.0, and the home page’s menu and logo is all out of whack. Here’s the updated website: https://www.nmsphotography.com/

Do you have a copy of the theme to downgrade it to until there’s a fix for this issue?

Thank you Neil

NM AJ, I read through the thread below and noticed that that you had mentioned a full cache purge due to a caching bug. My website’s back to normal now. Thanks

Great, thanks for letting me know!

- AJ

Hi, I’m having an issue with one of the websites I built for one of my clients. Basically, their server prohibit svg icons, possibly for security reasons, but no SVG can be loaded. The latest version makes use of SVG icons, instead of the standard icons, to help with loading speed, which is fine, but not an option here. I think you mentioned a plugin that could help restoring the old icons? Many thanks.

Sorry, this is sorted. It was a weird cache issue (host level, I don’t have access!) which prevented the display of the SVG icons, they are now showing :-) However I also add the issue described below by Nyx1961 about the logo not being centered – option 5: Centered Logo Inside Menu. I added #site-logo { justify-content: center; align-items: center;} in the child-theme to fix it for now. Cheers

Hi,

Thanks for letting know the issues are resolved. And regarding the second bug, another customer reported this also and I’ve fixed it for the upcoming patch – https://totalwptheme.com/docs/upcoming-update-changelog/ – sorry for the troubles!

- AJ

Hi AJ. Sorry to bother but since updating to Total 6.0, the logo in my menu no longer centers on mobile or tablet; it’s now on the left. It still displays properly on desktop, however. In the customizer, under site header, I use style option 5: Centered Logo Inside Menu. It was displaying properly before I upgraded. Can you help me with this, please? My website is evpaxton.com

Honestly, most optimization plugins have issues from what I’ve seen or at the very least need careful setup to ensure everything works with your server, plugins and theme.

I personally don’t use any plugin because I use a fast and high quality host (WPEngine) and don’t need the extra plugin. My sites are fast and get great scores – https://totalwptheme.com/docs/wp-content/uploads/sites/51/total-theme-landing-page-speed-score-scaled.webp – I could add an extra optimization plugin to make a few tweaks but the actual benefit would be minimal so I rather keep the site un-bloated.

Not all hosting is the same so some web hosts basically require having a 3rd party optimization plugin.

WPRocket is probably the best optimization plugin, but it’s a premium solution and I have had to report issues with their plugin in the past, although I believe they have been fixed.

I don’t think your optimization plugin is bad, but it clearly has a bug that needs fixing as deferred scripts are not properly deferred. You probably don’t need to waste any time switching plugins. Perhaps you can just disable the options to combine/minify your scripts to get around the bug.

If at all possible, my recommendation is always to use a high quality WordPress hosting solution that doesn’t need the added bloat of a plugin. My top choices are WPEngine, Kinsta and Pagely. Or if you need a budget solution SiteGround, which has all the built in optimization functions but it’s a slower host because it’s cheaper.

- AJ

Thank you for getting back to me, AJ. I appreciate it. The update fixed my logo not centering on mobile. Thank you for fixing this.

Great! Thank you for reporting the bug!

Hi!

I am logged out of my WP Bakery plugin which came with Total Theme and am wondering if you can help me log back in.

The past several times that I’ve updated Total Theme, the WP Bakery does not update. I think the reason for this is bc a while back when I started to revamp my site on the SiteGround staging area, I accidentally logged out of WP Bakery and never could log back in. Today WP Bakery is so outdated it created a problem when I updated to the new version of WordPress, which crashed my site. I had to go back to an older php version to get my site up and running again. Is it possible for you to help me log back in to my WP Bakery account which came with Total Theme so that I can update it?

Hi,

Updates to WPBakery are provided with the theme, there is no such thing as “logging into WPBakery”. All you need to do is click on the notice to update your plugins after you’ve updated the theme as noted in the docs – https://totalwptheme.com/docs/update-plugins/

But I do see that your username doesn’t have the “purchased” tag next to it. Please purchase a license of the Total theme or if you have one in another account please log in with the account used to purchase the theme for access to support. Unfortunately a lot of people use my theme illegally so I need to mention this when I see it. Thank you!

Also, if you are using am old version of PHP I have some extra information on this documentation page on how to properly proceed with updates to avoid your site from crashing – https://totalwptheme.com/docs/update-theme/

- AJ

Hi AJ – I did actually purchase your theme twice, one for each of my two websites. I’ll log into the account I used to purchase it for one of my sites now and post the question again.

Thanks!

Hi AJ, what is the time window/zone that you will reply to this comment column?

I generally reply to comments within 24 hours, usually faster.

But I did take yesterday as a day off – since I haven’t had a day off in probably a year and really needed it for my mental health.

- AJ

Hi AJ,

This question is about Post Types Unlimited.

When using Taxonomies, is there any way to change the way the post author selects them? At the moment, the user has to “know” what the taxonomies are, as the selection element is just a free text box – like this:

https://ibb.co/8sMbtgR

I would prefer it if the already-defined taxonomies could be listed out, so the author knows what they are (a bit like the way categories are presented).

Or a bit like the “choose from the most used” feature but it shows ALL taxonomies, not just those that are most used.

Hope I’ve explained this OK.

Thanks

James

Ooh. Changing this to TRUE seems to have done the trick:

Hierarchical (default: false) Is this taxonomy hierarchical (have descendants) like categories or not hierarchical like tags.

That is exactly the solution ;)

I know most of the time this is how people want their custom taxonomies, but what I did in my plugin was use all the default values in WordPress – https://developer.wordpress.org/reference/functions/register_taxonomy/ – this way when you create a taxonomy (without modifying anything) it’s consistent with the default way WordPress works.

I’m also using the same descriptions as the WordPress docs, which may not be the greatest. But I always try and keep things as close to WP core as possible.

So…my apologies if the solution wasn’t super obvious, I’m glad you found it!

- AJ

Hello Aj, I don’t know if it is because the last update but I cant save changes in image grid settings. The “save changes” button does not respond.

OK, forget it.. I deleted/cleaned cache from google chrome, and it works good again.

I’ve noticed because of how WPBakery is coded when they do updates to their JS files it generally requires a browser cache clear as well. I will look into their code to see if I can suggest a fix because it’s annoying. Sorry for the troubles!

- AJ

Hi AJ

Having trouble getting a feature box image to be a perfect circle using border-radius 50%.

https://pjl-13pt.temp-dns.com/

The first one, I had to use custom CSS to get it to work.

The second one doesn’t have the custom CSS, it uses the element border radius setting = 50% but it is being ignored.

What am I doing wrong?

Thanks

James

Hi James,

If you don’t want to crop your image to a perfect square simply use the Aspect Ratio setting: https://a.cl.ly/L1uEL7op

It looks like there is a bug in the theme where it’s setting the border radius to the parent element and not the image itself. I fixed this for the upcoming 6.0.1 version. For the meantime if you just log into WordPress delete the Total Theme Core plugin then go to Appearance > Install Plugins and re-install it. This will download the patched version so you don’t have to wait for an official update.

Thanks for reporting that & sorry for the troubles!

- AJ

Hi AJ,

I am trying to update to 6.0.1 (currently on 5.1.9) but it’s not showing an update available.

Is there a way to refresh this? or just wait until it offers the update?

Hi,

WordPress caches update transients for a while, it’s possible your site recently made checks so they won’t show up for a bit. The only way to for the checks it edit the code at Total/inc/updates/theme-updater.php and remove the comment (aka double dash) on line 46 under the heading ”// This is for testing only !!!!” then comment out line 118 in the same file where it says “return $transient”.

This will force WordPress to run it’s checks right away.

WordPress sets the update checks on an interval otherwise your site would constantly be checking for updates which not only slows down your site but would crash my server if everyone’s site was pinging mine all the time.

Of course make sure also your license is active on the site under Theme Panel > Theme License otherwise you won’t get the updates in the WP admin.

- AJ

ps: The latest version available is 6.0 not 6.0.1

Hi AJ

after I did the last update 6. its show me like this on the left corner:

https://share.zight.com/nOu2AEk7

How can I fix that?

This is a caching bug.

Make sure to clear your site cache. I know you are using LightSpeed cache and I mentioned some things to you via email about it as well. Because you have such heavy optimization on your site anytime you update the theme, plugins or WordPress you need to fully clear LightSpeed cache to prevent any issues – the plugin will not automatically clear itself after updates are peformed.

- AJ

Thank you so much! Yes, I fixed it, and it all works perfectly. I appreciate your help always.

Great, glad it was an easy fix ;)

Hi,

I have added an ACF text field to Menu Items. I can see that field under the menu items.

I am using this menu on my product page through dynamic template built with WPBakery (It is using vcex_navbar shortcode I guess)

But whatever I write into that ACF field, I am not able to display it in the frontend. I guess those menus coming through a shortcode in wpbakery are not affected by standard Wordpress hooks or filters. (such as wp_nav_menu_objects. This only affects the main menu)

For example how to add that info (the text I wrote in ACF field) as an extra class to the custom menu item?

Hi,

You are correct, the Total Navbar element is not using the core WordPress function to display the menu, it uses it’s own code (for various reasons). You would need to use the element’s hooks instead such as “vcex_navbar_link_attributes” to modify the link attributes. Which passes 2 parameters, the first is the attributes and the second is the $menu_item object.

However, the new Horizontal Menu element in Total 6.0 does use the core wp_nav_menu function along with a custom Walker for the output. So this element does have the core WP hooks.

This new element also has the ability to display menu descriptions as well. You can view a sample here – https://totalwptheme.com/elements/horizontal-menu/ (hover on the “Fancy Dropdown” menu link).

- AJ

ps: Adding an ACF field for an extra class doesn’t make any sense because menu items already have a class field, so you should just use that. If you aren’t seeing the class field then you have it hidden and you need to click on “Screen Options” on the top right of the menu dashboard to enable it.

Hi AJ,

it seems that 6.0 update broke our site header see it https://www.vanillaradio.com/

Thank you for any help in advance. I noticed a message ” Skip to content” on the upper left hand side of the header and white stripe on top.

image link : https://ibb.co/c2zkW2J

thanks

This is just a caching issue if your site is not loading the new CSS.

When I check your site though everything is fine, it looks like you already cleared your cache. If you are still having problems though, then the issue is with cache busting on your site.

When I inspect the theme’s scripts are NOT adding their versions to the end for cache busting (which is default in WordPress) instead it looks like an optimization plugin on your site is modifying the files and adding a different version to the end. In which case you need to clear the plugins cache so the files are regenerated with a new version.

From what I see you are using WP Rocket – this plugin does not automatically clear itself whenever you perform updates. Anytime you update WordPress, a plugin or the theme you need to manually clear the WP Rocket cache.

- AJ

i am ok now, thanks AJ !

Great, thank you for letting me know!

Hello, I updated the theme today and noticed that it no longer shows the theme icons that I have in use with ::after/::before. How do I fix it now to show the icons again?

Example: I want to display an arrow on the right of all theme buttons by default and have implemented this with ::after. Or another example for footer nav: I have added an arrow to the left of the navigation items with ::before.

Hi,

This is AJ the theme author.

This is correct, the theme has been updated to use SVG icons instead of a font family as noted on the changelog – https://totalwptheme.com/docs/changelog/6-0/ – this was a highly requested change for years because using font icons is much slower and bloated as opposed to only loading icons you need on your site via SVG’s.

It’s a little bit of a pain (I understand) if you were using CSS like you mentioned because now the theme’s font icons aren’t loaded on the site so you will need to tweak your CSS a bit.

I create and give you a plugin that loads the old icon CSS (let me know if you want this) so you can just enable it on your site. But then you lose the benefits of a faster site and higher page speed score.

So I would recommend instead changing your CSS to use SVG’s.

For example to add an arrow on the right of all buttons you can use something like this:

.theme-button::after {
    content: '';
    display: inline-block;
    margin-inline-start: 10px;
    width: 1em;
    height: 1em;
    background-color: currentColor; /* Inherits the text color of the element */
    -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 448 512%27%3E%3Cpath d=%27M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z%27/%3E%3C/svg%3E');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 448 512%27%3E%3Cpath d=%27M438.6 278.6c12.5-12.5 12.5-32.8 0-45.
}

Sorry for the troubles, but I really wanted to bring Total to modern standards in this regards and not icon fonts and using SVG’s instead does significantly help site speed scores and loading times.

I recommend these sources for SVGs:

And you can just copy the SVG and ask ChatGPT to give you the CSS to speed things up.

But I can help too if you need any help updating CSS to use SVG icons.

- AJ

Hello AJ Thank you for your great work on the upgrade with the new features – I love it! And also thanks for your super fast support!

I prefer to use the code as you described instead of the plugin. There’s a bit of effort involved, but it’s worth it. Thank you!

Great ;)

If you need any help with the code, please let me know!

- AJ

ps: Depending where you are adding icons, it’s also possible to do so using PHP instead of CSS, which I can help with as well. I would just need to know the exact context.

Hi AJ, good work on version 6. I was going through the changelog and i saw “New “Dark Mode” functionality.” How can i see an example of this or is this a demo where I can check this feature?

I will be writing a doc about the Dark mode soon. You can view an example on the docs though (literally the icon is above the changelog in the menu).

You can enable it under the Theme Panel (disabled by default). The way it works is simple…by default the theme’s colors have a light and dark mode so everything is automatic.

For customers that want to use different colors on their site they would define them in their color palette – https://totalwptheme.com/docs/color-palette/ – which now allows you to enter a default and a dark mode color. Then you would use your color palette colors in the customizer, builder elements and anywhere else. This way the theme can properly swap colors.

- AJ

I just updated this demo as well to enable dark mode functionality if you wanted to have a look: https://totalwpthemedemo.com/publisher/

Thank you so much :)

Hi AJ, minor typo in v6.0 partials/blog/blog-entry-excerpt.php, line 25:

if ( wp_validate_boolean( get_theme_mod( ‘blog_exceprt’, true ) ) ) {

(misspelled excerpt) Best, K.

This has been mispelled sine the beginning, I don’t change it because if people used the option and then update they will have to log back in to re-set the option. Otherwise I need to migrate the mispelled setting to the correct spelling which just seems pointless.

- AJ

Oh cheers, I will correct my correction!

Hi AJ,

I’ve just updated to the new version of Total, but checking under Appearance>> Themes, it still shows that version 5.19 is activated.

I originally came to ask if there was an update to ‘Total Core’ for version 6.0 but it looks like Total has not been upgraded

I’ve adjusted those Litespeed Cache settings and awaiting any further instructions prior to upgrading to version 6.0

I just updated to version 6.0 and together with those Litespeed adjustments, all looks good again – even on mobile!

Thanks for the help. A.J. :)

Awesome!

Thanks for letting me know! And hopefully, this will avoid any headaches with future updates as well ;)

- AJ

Hello AJ it seemes that 6.0 update broke our site header see it at: 505smithrepair.com Thank you for any help in advance. I noticed a message ” Skip to contant” on the upper left hand side of the header.

Cleared the browser cache few times but that did not help. So I had to go to the customizer and rebuild the header. Cleared the cache again and that seems to work now. Just though to shear it to help others.

It looks good to me. This is what I see: https://a.cl.ly/eDuZNeoY

Can you please explain what is wrong with it? Thanks!

- AJ

Hi AJ, since updating WP to 6.7, the Customizer menu looks slightly wonky. Not sure if this is for all WP, or something related to Total. Thought I’d mention it. https://ibb.co/QKb602d

Hi AJ,

I use a plugin that prevents visitors from right-clicking on an image or page, and I’ve used this plugin for several years with no problems. https://www.wp-buy.com/product/wp-content-copy-protection-pro/ Recently, I noticed a bug with the plugin where the admin menu in Appearance> Customise displays oddly – it’s spaced-out. I recorded this video to show the authors of the plugin the problem. https://app.screencast.com/oSU0kMZNyP92l

The problem does not occur with Twenty Twenty-Two theme.

Support at WP-Buy.com asked if I could send them a copy of your theme to help them trouble shoot the issue. Is this permissible?

~ Frank

sorry… the website in question is londonestatephotography.co.uk but I’m getting the same problem in my personal photography website that uses the same plugin and your theme.

  • Page Optimization > CSS Settings
  • Page Optimization > JS Settings

These optimizations are quiet complex and I often see people install them and just enable everything but this is a really bad idea. Every setting needs to be carefully thought about and various settings are dependent on your particular setup. Perhaps I should sell a site tune-up service where people can pay me to go through all that for them….

- AJ

I “think” those settings were with the LiteSpeed plugin, or at least that’s what I saw using Dev Tools. LiteSpeed was causing that “Skip to content” text to appear so I deleted LiteSpeed and the text disappeared.

I assume the referencing to Page Optimization was through a plugin(?) as I don’t see these settings anywhere within WordPress, Total, or WPBakery. But I know that doesn’t mean it’s not there.

Tune-Up? I’m first in line! :)

Hi,

Correct, those settings were in the LightSpeed cache plugin. Now, deleting the plugin will of course “fix” the issues but all you really needed to do was clear the LightSpeed cache. These optimization plugins basically run all their code 1x and they cache it so that they aren’t constantly doing things. What this means though, is anytime you update anything on your site (WordPress, a plugin, the theme, server, CDN, etc…) you need to go into the LightSpeed cache plugin and click clear cache button so it can re-run it’s optimization protocols.

Most quality WordPress hosting solutions already have built-in tools so you don’t need plugins like LightSpeed Cache, however, if your hosting doesn’t then it may be a good idea to use these plugins.

I really don’t know what I would charge for a tune-up. I will look around and see what others are charging for this type of thing. Anyway, I would like to hear your thoughts and if you want email me at wpexplorer [at] gmail dot com and you can be my first customer ;)

I can go through and look at your hosting, plugins, setup and help you optimize everything.

- AJ

I am going to purchase another Total license .. do i need to add Ultimate Addons for WPBakery Page Builder (it seems to be added automatically in the cart)? If i dont buy UAWP, will my website have problem if I didnt update UAWP in future?

Hi,

This is AJ the theme author.

No it’s not necessary and I don’t recommend that plugin because Total already has everything you need. This would just introduce added bloat and slow down your site.

I did a test on a different account and this didn’t happen for me. Perhaps it was added to your cart somehow and you didn’t notice?

- AJ

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