Discussion on Total - Responsive Multi-Purpose WordPress Theme

Discussion on Total - Responsive Multi-Purpose WordPress Theme

Cart 58,048 sales
Recently Updated
Well Documented

WPExplorer supports this item

Supported

22359 comments found.

Hi all, With the latest update to 4.9.1 my website broke in parts.

I updated all the plugins and downloaded the new Theme Core plugin and activated, BUT my “Theme Portfolio Carousel” isn’t working now on my homepage and the “hover” colour on my “Theme Icon Box” has been removed on my homepage and Services page – even though the colour is still there in the “Container Box”

I’ve tried replacing the Carousel with a new one but it’s like the element is now broken. And I tried playing with my hover colour for the Icon Box but that didn’t work either.

Any suggestions? :)

Hi Russ,

I hope you had a nice weekend.

Yes you can duplicate the live site, in fact, when you duplicate it the license should pass along with it. This isn’t something I would recommend when setting up a client site as they can deactivate the license and then have issues but since they are both your sites there shouldn’t be any issue. And you can always go to Theme Panel > Theme license after duplicating the site and clicking the “deactivate” button then enter your new license.

- AJ

ps: I wasn’t sure if you were asking only regarding licenses, or did you also need help figuring out how to “duplicate” your site?

Hi AJ, Yes I had a great weekend and just paddled with 12 dolphins down the beach. Just saying ;-)

That’s great news about being able ti duplicate my site. It’s just for me and another business.

  • Yes I do need help figuring out how to actually duplicate it, get it setup with my host, AND how to setup the new license for it. * Thanks AJ!

Cheers, Russ

Wow, that’s awesome Russ. I am jealous.

I don’t know much about duplicating sites off the top of my head since this isn’t something I ever have to do, but I’m sure we’ve had some articles written on our blog and if not I can do some research and come up with some suggestions.

Although…depending on your hosting, some hosting companies literally have a duplicate button in the hosting panel you can use – that would be the best case scenario.

- AJ

Hi. How do I get the style of tabs on the bottom of this page: http://totaltheme.wpengine.com/features/builder-modules/tabs/

Hi,

This are actually the original tab design in the WPBakery page builder which were moved by the plugin developer into the Dreprecated tab : https://cl.ly/459d6e

It’s possible via a child theme to move these out of the deprecated tab if you wanted to I can provide a snippet.

- AJ

Thanks. This style is more in style with today’s modern designs. Sort of the Material and google designs. Anyway you can update your styles to have this design so that it’s supported by your theme? Also, if it’s dreprecated, is there going to be a problem to use? (I did notice it jump a few pixels when it’s clicked).

It’s “deprecated” in the sense that the WPBakery plugin developers don’t plan on making updates to the module but there shouldn’t be any problems using it. It’s technically been deprecated for like 3 years now.

I actually hope to add my own tab/accordion modules in Total 5.0 that have a nicer style, since the default WPbakery tabs are kinda ugly and very complex to restyle.

Of course you can always get an addon plugin like this: https://codecanyon.net/item/elegant-tabs-for-visual-composer/9598846

The only issue with using a 3rd party addon is that certain javascript modules may not work correctly without some extra code.

- AJ

I’m struggling to add an icon to a widget title and I’ve been completely unable to get this to work.

Mainly, I am trying to add an Instagram icon to the Total Instagram Grid Widget title. Is there anyway to achieve this?

I’ve tried shortcodes, custom PHP and different plugins but nothing seems to work. Any extra code is stripped from the title or displays as part of the title, depending on what I’ve tried.

Thanks so much.

Hi,

By default in WordPress widget titles are actually sanitized for security reasons so they do strip all HTML and they don’t parse shortcodes. The best and easiest thing to do would be to allow shortcodes in the title which can be done with a little child theme code by hooking into the widget_title filter like such:

add_filter( 'widget_title', 'do_shortcode' );

Now the widget title does seem to cause some issues with quotes so when you go to add the shortcode to the title it would be best to make your own shortcode that doesn’t have parameters. Example:

add_shortcode( 'instagram_icon', function() {
    return '<span class="ticon ticon-instagram my-instagram-icon" />';
} );

I tested with these codes and it works well ;)

- AJ

Hi. I just bought the theme, and the first thing I do is to set all my H1-H6 fonts. But…. it looks like you don’t have this option in the theme? I don’t see it anywhere and not in your docs. Can you tell me where it’s hidden. Thanks.

Hi,

You can alter the heading fonts via Appearance > Customize > Typography here there are options to tweak the default headings inserted into your post content.

Now these options target headings inserted directly into your page/post. Some page builder modules for example make use of headings tags but they have been reset for the specific module to prevent design conflicts with the customizer.

Also, the h1 tag is an option in the Customizer but will only target the H1 headings added into your page/post content. Your H1 tag by default is in the page header title area – https://wpexplorer-themes.com/total/docs/total-wordpress-theme-anatomy/ – and you should only have 1 H1 tag per page. To tweak the typography of the h1 you would use the setting under Customize > Typography > Page Header Title with additional options under Customize > General Theme Settings > Page Title

- AJ

Thanks. I was playirng around with it, and I realized that the Post Hx area, is for pages as well. I assumed since it said Post, it would only be for blog posts, and not pages.

Yes, sorry for the confusion. In WordPress technically “pages” are a post type so they are still considered posts. I could rename the settings to something more general like Content h1, Content h2…you think that would be helpful?

- AJ

Hi, Our site them must have recently been updated and we are not receiving the below error: Fatal error: Uncaught Error: Call to undefined function vcex_inline_js() in /home/hemc9692/public_html/member/wp-content/themes/Total/framework/vendor/wpbakery/shortcode-mods/vc_column_text.php:205 Stack trace: #0 /home/hemc9692/public_html/member/wp-includes/class-wp-hook.php(288): VCEX_VC_Column_Text_Config::custom_output(’\n\t

Make sure to install and activate the Total Theme Core plugin as noted in the changelog – https://wpexplorer-themes.com/total/changelog/

That said, this error warning was fixed as well in Total 4.9.1 so even without the plugin installed you shouldn’t have any errors.

- AJ

Awesome theme!!! Thank you. How do I recreate this as in the demo: the project description and details. I didn’t see it in the docs. Thanks! http://totaltheme.wpengine.com/base/portfolio-item/down-the-road/

Hi,

So we created this custom layout simply using the included WPBakery page builder plugin. If you aren’t able to use it with the Portfolio make sure it’s enabled: https://wpexplorer-themes.com/total/docs/enable-disable-vc/

Here is a video showing how we made that post: https://cl.ly/86f1b2

Now, it’s also possible if you want to create the same layout for all your portfolio items you can create a dynamic template and assign it to all items: https://www.youtube.com/watch?v=eGYuBjqkj8Q

The Dynamic Template function can be used with 3rd party meta plugins like Advanced Custom Fields (free or pro) to create really customized layouts.

- AJ

Thank you!

We updated the theme today from an older version to the newest version. Now, when we add the following code into Appearance > Customize > Top Bar > Content, we see phone, envelope and text bubble icons in random places all over our home page. As soon as we remove the code, the icons go away. What can we do to prevent this from happening?

1-800-586-5735     info@junkrelief.com      Text Us! (312) 800-1940

If there’s a way to upload a screen shot, let me know. I’ve currently removed the code for obvious reasons.

The code didn’t appear correctly in the comments. Please let me know how I can send you the info needed to troubleshoot. I’m ready to revert to the old version of the theme.

Please disregard the question. I believe we’ve figured it out.

Glad you figured it out, but if there was any issue in the theme itself (not user error) let me know so I can fix it!

- AJ

Hi the last update broke one of my clients sites, any suggestions to resolve? 4.9.1 https://www.earlyintel.com

you know what, please ignore that comment. It’s weird I had to do a bunch of updates from the ‘install plugins’ section instead of the normal plugins section. but that seemed to resolve.

Glad it’s fixed, nice looking site by the way!

I haven’t seen you around in a while, I hope you’ve been doing well and having a solid 2019.

- AJ

ps: Any other site you update to Total 4.9+ make sure you install and activate the new Total Theme Core plugin as noted on the changelog: https://wpexplorer-themes.com/total/changelog/

Hi AJ,

It looks like an old bug may have crawled back into the 4.9.1 release. Back in January when I updated from 4.7.1 to 4.8, some images were not showing on Internet Explorer as well as Blackberry phones. The fix was a new total.min.js file (https://themeforest.net/item/total-responsive-multipurpose-wordpress-theme/6339019/comments?page=810), and it was also fixed in the 4.8.1 or 4.8.2 release (can’t remember which).

When I updated to 4.9.1 today, I noticed the same problems: images not loading on IE and Blackberry phones. When I replaced the total.min.js file with the one mentioned above, it worked again.

Connie

Hi Connie,

It’s possible the issue is caused by something else. IE11 has its own set of rules (which are often incorrect) for javascript so any little thing (like an extra comma or period which is correct for any other browser) can cause IE to break completely. Do you have the URL in hand so I can have a look?

If you want to open a ticket with temp FTP and WP logins I can troubleshoot the issue and also fix it right away for you. Just have the ticket forwarded over to me. Thanks!

- AJ

The update to Total 4.9.2 seems to have fixed it! Thanks!

Awesome! I honestly don’t even know what fixed it, IE 11 is so weird.

I setup a dummy site just for IE 11 testing for the next update whenever I make a javascript change to test before the official release.

- AJ

Hi AJ. I am getting a ton of errors in google search console. some aren’t errors but just blocked pages. I can’t show the image but my pages are coming up as susieparker.com/content/feed

google excluded these pages from search. Do you know how to change?

Hi,

When i try visiting the site – susieparker.com – it shows as being parked: https://cl.ly/4a2e9c – this would happen if your domain wasn’t renewed when it expired or is not setup correctly to point over to your server.

Is this the correct URL? Have you tried already contacting your domain registrar and hosting company?

- AJ

Hi AJ, One of my sites isn’t displaying properly in Internet Explorer, only the header is showing. All other sites appear to be okay. All theme/plugins etc are up to date. Any advice?

Is this issue in IE 11? I had another customer report issues in IE 11 which is causing any stretched row to not show up. They submitted a ticket so I will troubleshoot using their site and release the fix in 4.9.2.

Basically what’s happening is all stretched rows have a default hidden visibility to prevent a “flash” on page load but will become visible once the doc is ready, it seems like for some reason in IE 11 the doc.ready is never bring triggered. This can happen for pretty much any reason (IE 11 is very very very buggy).

Now a quick fix is to add this CSS to your site:

.wpex-vc-row-stretched,
.vc_row-o-full-height { visibility: visible; }

You can just add to test if you want. But I should have an update and fix ready tonight.

- AJ

Hi AJ!

Since the recent update (and adding the new Total Core plugin), elements from the Kaswara Modern Addons plugin are “missing” or have been replaced by text boxes. I no longer have the option of adding new Kaswara elements, either.

Help! Connie

Upon further investigation, the issue was the latest release of WP Bakery Page Builder.

Hi Connie,

I hope you are doing well, nice to hear from you again!

Were you able to get in touch with the plugin developers for the Kaswara plugin to get the issue resolved? If not, I can send you the old WPBakery version if needed.

- AJ

Hi Aj, I updated the Theme to 4.9.1 and I noticed a couple of issues:

1.) The H1 Headings seemed to change weight throughout from 600 to 400 and they no longer pickup the accent color on hover. Of course I can fix this but I was wondering if those changes were made on purpose AND I also wanted to let you know regardless.

2.) Also, I have local scroll setup so when someone clicks on a Heading in a page, the page will automatically scroll that Heading to the top so they can more easily read it. It all worked well until the upgrade and I am seeing two issues: 2a.) The first issue is when I scroll down my header shrinks BUT it goes too far and hides the top part of my logo (see link) 2b.) The second issue is the Heading doesn’t auto-scroll up as far as it should (all the way to the bottom of the header i.e. it stops short (see link)

Link: https://www.evernote.com/l/AVyI2u3collMqKhnPt5rWkytO0WmqT0EOVY

I know my support is expired and I will renew it later today. I do renew support with you on a regular basis.

Thanks, in advance, for your help!

Mike

Hi Aj,

I’ll be re-updating the theme tomorrow and I will let you know either way. And if the problem does persist (crossing fingers that’s not the case), I will allow you to go in to see what’s up.

I’ll be in touch tomorrow!

Mike

Keep me posted mike ;)

Hi AJ – I updated everything yesterday and all these issues seemed to have fixed themselves so you know.

Hi AJ,

Would it technically be possible to add a cookie to the Toggle Bar. We have an offer inside of the toggle bar, but I would like to add a cookie so that the visitor doesn’t have to keep closing the bar…and get annoyed ;)

Let me know, maybe it’s a nice idea for the future?

Cheers! Tonny

Hi Tonny,

Yes it’s possible via a child theme modification but not something built-into the theme (I don’t have cookie stuff in the theme due to GDPR rules).

It’s fairly simple javascript. You need to first load the cookie script on your site which isn’t included in WordPress so you could either add the script to your child theme or you can load the script from the Google API. Then you just need a little js to create the cookie and set it whenever someone clicks the close button for the Toggle Bar and if the cookie is already active then you can simply hide the toggle bar and button either by adding a classname to the body or html tag and using CSS or via js using remove();

- AJ

Your last update made all my elements in WPBakery turn into text blocks. I have now restored my site from a backup, but it’s inconvenient that my theme can’t be updatet because of this bug. Can you fix it please?

When you updated did you install and activate the new Total Theme Core plugin as noted in the changelog for version 4.9? https://wpexplorer-themes.com/total/changelog/

This is an important step. If you did and still have issues please let me know!

- AJ

Thanks AJ! This solved it!

Hi. I would like to buy 10 licences and get a discount. Can you get me in touch with the sales team please?

Hi,

The theme is currently 40% off right now so you can pick up the licenses right now. This sale will be ending today though.

If you need a bigger discount you need to contact envato via their “sales & bulk purchases” link here: https://envato.com/contact/

- AJ

I am having issues with particular theme elements. When I try to add images to existing Image or Gallery slider, Instead of the images currently being in use I see only blank space. When I try to add a new image it does not work, nothing happens.

Hi,

This is AJ the theme author. If the element already has images but it’s not allowing you to add more than a certain amount, this would be a server limitation. If you can check your server error logs when you try and add items and let me know what error notice is being recorded that can help figure out what needs updating.

If you aren’t sure how to do this you can submit a ticket with WP and FTP info and request it be assigned to me so I can have a look at the server and see what limitation is preventing more items from being added.

That said…if you are working with A LOT of images I would highly recommend the Real Media Library instead which makes it a lot easier to manage bulk image displays: https://wpexplorer-themes.com/total/docs/real-media-library-integration/

Or making use of the Post Gallery function : https://wpexplorer-themes.com/total/docs/using-post-gallery-image-galleries/

The page builder module works a bit differently when adding images because it needs to call things via AJAX for each image selected/added whereas the Post Gallery function works by a simply js injection of ID’s (no extra ajax checks are made).

- AJ

Hello AJ,

I ask this just in case there would be an easy fix :

I’m using a plugin for Glossary/Tooltip feature that is (almost) perfect for my need but unfortunately no more supported by its author, which creates a Post Type for which I’ve made a singlular dynamic template, including Terms module.

The only difficulty I have is to style differently some terms for its unique taxonomy : a single doesn’t have its category in body tag like Total’s post types.

So I add manually in each Gloassary post (about 400 hundred) a css according to its term.

If there would be a easy way to include or get the term for styling, it would save substantial time and cumbersomeness.

Michel

Thank you so much AJ, a small adjustment seems needed as all the CPT categories appear in the body tag : https://a.peponi.fr/body-tag.png Michel

Oh shoot, you are correct Michel. Instead of:

$terms = get_terms( 'keywords_family', array(
    'hide_empty' => false,
) );

it should be:

$terms = wp_get_post_terms( get_the_ID(), 'keywords_family', array(
    'hide_empty' => false,
) );

get_terms returns all the terms and wp_get_post_terms returns the terms of the current post only. Had a little brain fart.

- AJ

Thank you very much AJ, you’ve saved my life again :grin:

Hi AJ,

We received this automated email from Word Press:

Howdy!

Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

In this case, WordPress caught an error with your theme, Total.

Error Details ============= An error of type E_COMPILE_ERROR was caused in line 43 of the file /nas/content/staging/lightofmind/wp-content/themes/Total/functions.php. Error message: require_once(): Failed opening required ’/nas/content/staging/lightofmind/wp-content/themes/Total/framework/theme-mods.php’ (include_path=’.:/usr/share/pear/php:/usr/share/php’)

Please let me know what we need to do.

Thanks, David

Hi AJ,

Your explanation makes sense. Thanks for letting me know. I’ll monitor for any issues if they come up.

Thanks, David

HI AJ,

Is the current Total version compatible with PHP 7.3? Or should we wait to upgrade to PHP 7.3 until a future version of Total?

Thanks, David

Hi David,

You shouldn’t have any issues on PHP 7.3 – I’ve already updated a test site on WPEngine and tested Total and all it’s features and didn’t have any issues or debug notices. If you do have any issues let me know.

I’ll be updating my localhost to 7.3 soon as well. I haven’t yet because most customers are still on 7.1-7.2

- AJ

I ran the latest update and it erased the Total Button element that we’re using on over 120 pages on our website. All these pages now manually have to be updated to replace the button with something else.

Hi,

This is AJ the theme author. Before you “manually” update anything (it’s never needed) lets figure out the issue first. Currently there isn’t a known bug with this module but it’s possible there is in which case I can push out a fix.

Did you already enable the new Total Theme Core plugin as noted on the changelog: https://wpexplorer-themes.com/total/changelog/

- AJ

ps: It’s not possible for the button to be “erased” because this is just saved as a shortcode in the editor which is part of your database and not the theme. Worst case it is there and not working because of a bug and I’ll get it fixed up asap. But I tested the button locally and don’t have any issue so my first guess is you simply need to activate the core plugin. Please let me know how I can further help!

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