Discussion on Total - Responsive Multi-Purpose WordPress Theme

Discussion on Total - Responsive Multi-Purpose WordPress Theme

Cart 58,255 sales
Recently Updated
Well Documented

WPExplorer supports this item

Supported

22385 comments found.

Hi! I was very excited to start using your theme… but there is a problem with the purchase code. I have catchable fatal errore in the licence API troubleshooting: “Object of class stdClass could not be converted to string in home/emobili5/public_html/wp_content/themes/Total/framework/classes/theme-license.php on line 92. Can you help me? Many thanks!

Hi,

This is AJ the theme developer.

Sorry to hear you are having issues. This error happens if your server is getting a valid response from our server but not being converted correctly. Is your WordPress installation up to date? And can you check if your server’s PHP version is running at least version 5.6+ (preferably 7.0 or 7.1)?

If you have issues like this it’s best if you submit a ticket – https://wpexplorer-themes.com/support/ – this way you can send us your site logins and we can log in and see what’s going on so we can get you up and running ASAP!

- AJ

Hello AJ,

It’s a minor thing, but when in the Customizer I set pagination arrow as “caret”, it appears there correctly but on the site, it stays as “angle”. Example : https://culture-officer.fr

I’ve seen in Total’s pagination.php a mention of ‘angle’ under ”// Arrow style”. Should I mention ‘caret’ there instead ? (file copied in my child directory)

Michel

No I don’t see it on your live site. Are you overriding the pagination function at all in your child theme? If so, compare it to the Total theme’s code to make sure there isn’t any issue in yours or it’s not outdaded – that’s the only thing I can think of that would cause the problem.

- AJ

Hello AJ,

You’re right : as per your instruction some time ago – in order to add a short text before page numbers – I copied the wpex_pagination function in the child theme, and that included an “angle” symbol.

So I’ve changed it with “caret” (or “arrow”) and it works fine :grin:

Thanks again,

Michel

Hi, New to Total. I am wanting to bring my page content over my rev slider by -50px. I have read and followed numerous ways but I’m not getting anywhere. I gave my row an ID then in the CSS I used this code #* { position: absolute; z-index: 10; } I understand the z-index must be at a higher number than the slider but I just can’t get the content to merge over the slider. I used different integers for Z-index. Not sure what I’m missing here. Do you have any instruction? Thanks

AJ, thank you so much! you definitely have a talent for this stuff. Much appreciated.The last update on the Feb 28th did you add this fix and if so is this a setting for a user to toggle on and off or something on the developer end. Referring to your comment

"Although when testing it, it seems there is a default overflow hidden on sections which needs to be reset via CSS. I will add that fix in the next update so you don’t need to add that extra code yourself in the future".

Thanks again

Yes, this tweak was added in the last update (4.6) it’s also mentioned on the changelog – http://wpexplorer-themes.com/total/changelog/

You are very welcome, have a nice weekend! If you need anything else, let me know.

- AJ

*edit: had posted the wrong link to the changelog in the comment above, fixed it.

Hi AJ,

Hope you are well.

I updated the theme today and the page builder. Before updating, my list items with icons used to display the icons to the left of the text. Now, they are above and I can’t figure out how to set them back again to the left. See https://www.braveport.com/viatical-settlement/ for an example. Please help me fix this so the icons return to being left of the text like they are on this page https://www.policyfunding.com/viatical-settlement.

Same issue with bullets as well.

Thanks!

Hi,

Sorry the link got pasted twice if you notice. See here: https://cl.ly/pjxl

I do see the issue though on the form page. This is a very easy fix, the problem is with floats. Thank you for letting me know. The problem is it only happens sometimes based on the icons used and font sizes which is why I couldn’t recreate it myself.

You can either update this file via FTP at wp-content/themes/Total/vcex_templates/ – https://cl.ly/pk1x

Or you can add this CSS to your site:

.vcex-list_item:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}

With the fix it should work like this: https://cl.ly/pjaV

Thank you for brining that to my attention!

- AJ

Great and thanks for the guidance. I just updated the file and all the lists work fine now. The problem with the Ninja form was a pure coincidence as they confirmed to me today it is a bug (that they learned about yesterday) with the newest update to Ninja Forms that. They are working on a fix.

Hopefully they fix that up for you quickly!

If you notice anything else let me know, otherwise have a nice weekend ;)

- AJ

Following the latest update to Woocommerce 3.3.3 I am experiencing an issue with Catalog image sizes not resizing correctly.

* Images that were originally uploaded are taking the original 900×600 image and displaying it correctly at 480×320. * Images that have recently been replaced are displaying a 300×300 thumbnail image. The page is therefore now a mixture of landscape and square images: https://www.autohausvw.co.uk/motorhomes-campervans-for-sale/

Can you confirm what is causing this? Is it something to do with needing to regenerate thumbnails? I see that the new version of Woocommerce has an on-the-fly image resizing feature… does Total work with this feature, or do I need to do it manually. Or is there something else causing the issue. Any advice would be very much appreciated.

Hi AJ,

Just added the add_filter code to the child theme and it has now returned everything to normal. Thank you for your fast responses!

Great, I had to make a few other edits to fix image cropping with the cart thumbnails and gallery thumbnails. The updated version 4.6 will be released this weekend for sure. Again, thank you for letting me know about this!

- AJ

No problem. Just very grateful for your help and support. Another reason why we love TOTAL!

Hi AJ, I want to have some similar social share icons like in this site http://wp.themedemo.co/prague/projects-item/stone-krow-house/

Now I have added the social share from total…and it looks very old fashion.. :S

https://omadstudio.com/portfolio-item/asociacion-cultural-palomeras

And also the facebook share does not appear..

Hope you can help me.

FRAN

Hi Fran,

If you go to Appearance > Customize > General Theme Settings > Social Sharing you can change the default style: https://cl.ly/pi0a

If you choose custom, then you can add your custom CSS to make it look however you want, which is very easy code. But also the default minimal style is very similar and then you can use the option to disable the “labels” so it’s only the icons.

Make sure to enable the ones you want as well, Facebook is enabled by default but it’s possible you’ve disabled it.

The share is working correctly when I test: https://cl.ly/phjJ

But also make sure you setup Open Graph meta on your website, there are plugins for this. This will ensure that the correct tags are added to your site for Social Sharing. I use and recommend Yoast SEO.

Also if you want a custom layout for your portfolio checkout the Dynamic Template function – https://www.youtube.com/watch?v=eGYuBjqkj8Q

- AJ

Hi Aj, this is not working….

First.. I added the social share with VC, and this is what appears…

https://www.flickr.com/gp/128880302@N06/14456u

No facebook button and two times the tweeter button.

As you can see under the social share element it appear the social share from the portfolio, and this one it shows correctly…but the one added from VC no…

Then if you press to the facebook button share above… the one you send me screeshoot..it appears some weird text…have a look please. After the firs sentence it appears-... Tweettweet plus Onepin itshareEmail < this is not written in my portfolio, and also it does not show the correct image…just a massive logo…

https://www.flickr.com/gp/128880302@N06/vU0hG8

There is no FACEBOOK button share…. https://www.flickr.com/gp/128880302@N06/7Y1o0M

Here is my customize panel where you can see I have just selected one tweet..and it shows two icons…

https://www.flickr.com/gp/128880302@N06/qf3R17

Hope you can solve this… It is taking me so many time to do something that should be done in 5 seconds…

Thanks for your time.

FRAN

Hi Fran,

Thanks for the heads up on the issues with the Social Button. I just fixed them for the upcoming update – https://cl.ly/pjEN

The Customizer is 100% seperate from the VC module – to add/remove from the module you do it like this – https://cl.ly/pk4X

The double tweet is a bug with the module which I fixed – thank you for letting me know!

I plan on releasing the update this weekend if you want to wait, but also if you want you can submit a private ticket, request it be assigned to AJ and I can send you a beta version of the theme with the fixes right away.

In terms of the Facebook text, this is because Facebook by default looks at the code on the page for the text, in order to have custom texts you need to setup Open Graph meta tags on the site via a plugin. I personally use Yoast SEO for this and for all SEO needs. Once that is setup correctly you then have to run your page through the debugger to check – https://developers.facebook.com/tools/debug/

- AJ

Dear AJ, single product images seem to be a little blurred, you can see them clear only when opened in the lightobox.

I tried to set images sizes properly in the theme panel, but I can’t fix the problem. Maybe it’s a woocommerce display problem? Thank you,

Bob

Thank you for your kind reply, AJ! As always you’ve been really exhaustive on the differences between builders. I’m not going to change absolutely from WPBakery because I really like to work on back-end editor and I love the ‘modular’ experience too. My question was mostly out of curiosity. Thank you again,

Bob

curiosity killed the cat ;)

Have a nice weekend Bob!

Ahah, GREAT GROUP! ;) You too AJ!

Hi AJ,

I’ve been tinkering with the CSS for the white overlay header style but can’t seem to write the correct code to change the menu hover color.

Instead of the style’s opacity change on hover I’d like it to be a solid color so that it is essentially the same as my regular header.

Is this possible?

Many Thanks, Steve

Hi Steve,

Yes the CSS is pretty easy, here is an example:

#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
    opacity: 1;
     color: red;
}

If you have Chrome, it’s very easy to come up with the custom CSS by inspecting the element via the web developer tools. Example: https://cl.ly/pi2t

If you can take a couple seconds to test out Chrome’s developer tools I think it will save you a lot of time in the future when making customization changes.

Also whenever overriding the Total css if your code doesn’t work try using !important tags or targeting a parent such as the body tag. Example:

body #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
    opacity: 1;
     color: red;
}

or

#site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu>li>a:hover {
    opacity: 1 !important;
     color: red !important;
}

- AJ

— ps: I noticed your support license has expired, if at this time you can renew your support license I would really appreciate it. You can also purchase a new copy of the theme for another site/client and it will also renew your support. If financially you can’t at this time I understand but would really appreciate it since I spend a lot of time and money supporting and updating the product – thank you!

Hi. I set up my site on a dummy domain as the hosting required one in order to set up as we had not decided on final URL yet. However now I have a domain and expected to be able to swap it over easily I am being told I need to set up a new site and import my wordpress files and DB over to it. I have this Total theme installed and am unsure as to what will happen licence wise? If I install on the new and add the licence will all my saved work return, or will I have lost all settings and have to do it again? thanks

Hi,

Whenever you migrate your WordPress site you do have to move over all the files and database. There are plugins you can use though for easier transfers such as this one – https://wordpress.org/plugins/all-in-one-wp-migration/

In terms of licensing there is nothing to worry about. The license is used for support and theme updates. Your settings are all saved in the database which you will be migrating.

  • Migrate site to new domain
  • Deactivate license from old domain
  • Activate license on new domain.

Depending where you are migrating your site though most of the good hosting companies include free site migration so you can ask your hosting company about that.

- AJ

thanks, do you know if the plugin handles the fact that the domain has changed in the new location? I had instructions from Tsohost and it was a manual transfer but had to change database names and file paths etc? Would rather avoid that and do a nice simple install if possible.

In terms of changing database names. Because you are importing it using a plugin to a live WP site it’s going to import the database so there is no name changing required there. In fact when doing it manually you don’t have to change database names either…so not sure what the guide is recommending.

In terms of file paths, the plugin I mentioned has the option to search and replace text – https://cl.ly/phV0 – during the import so you may want to add a search and replace for your old domain to the new one incase you did have any manual links on your site (like in a post/page or the menu).

To be honest I haven’t personally used the plugin, I’ve always done things manually since it’s very easy and quick. But this plugin has great ratings and I know a lot of customers that do client work have used it in the past without issues.

- AJ

on http://dev.galmedpharma.com/leadership/ I would like to style the tabs so that the last one on each row does not have a right border and so that the bottom row does not have a bottom border. Please advise. Thanks in advance.

amazing AJ! much appreciated

anyway to create 2 rows of tabs within the same tab structure. I need the tabs to appear the way that they do. and on resizing the page – I do not want tabs to move up. Any way to stop that . Thanks!

ok – I figured out the resizing issue. Thanks

Hi AJ. Sorry to disturb you once again. I can’t seem to find the option (that used to be in Customizer) where I could place a social share shortcode.

Can you please guide me the location where it was?

Hi,

This should be under Appearance > Customize > General Theme Options > Social Sharing > Alternative Shortcode

- AJ

Thank you so much!

Do you recommend using a security plugin?

Depends on where your site is hosted. For example if you are using managed WordPress hosting like WPEngine they have built-in Firewall and brute-force prevention so as long as you have strong usernames/passwords, keep everything up to date and are careful when uploading files to the server you should be just fine (I don’t user any security plugins on with my hosting solution).

But if your hosting company doesn’t have built-in security functions then using a plugin is a very good idea. Even still, it’s not a bad idea to have one but make sure to disable anything your hosting company already does to prevent conflicts (if your server already has a firewall don’t enable the firewall in the plugin).

- AJ

HI Aj, I have a question.

I have added a image background to a column, then added a min height of 420px, so in desktop it looks ok, but when I go to mobile view…still the same height..and a massive white space… How can this be changed??

https://omadstudio.com/proyectos/

On last site I duplicate everyraw and set view only on desktop with the minimum height and show only on mobile with out the minimum height…but this is a lot of work… hope you can give me an easy solution..

Other question, is there any option to automaticaly adjust the height of the first page? I have seen many sites that when you click on any page, first full screen slide or full size image allways ends just exactly at the bottom of the screen. It does not look very good to add a row with a full widht image background, set it to your full height desktop and if other person with other screen sizes opens the same page it will look different… (sorry for my english… hope you can understand)

Thank you for your time as always..

FRAN

I am also trying to align a button to the right and it does not change from left aling..

Hi Fran,

If you add a minimum height it’s going to be consistent across all devices, it wouldn’t be good if the theme removed this minimum height automatically.

I see you are using the min-height so you can have a column with a background image, there are 2 ways you can fix this:

1. Remove the min-height from the column with the text and enable equal column heights in the row settings – https://cl.ly/pgYK – the equal height function in the VC will reset on mobile.

2. I think it’s overkill to do things this way (having a background instead of a static image and using min-heights). I would recommend just inserting an image on the left and the text on the right and not using any min-height options then to vertically center your image and text use this row setting – https://cl.ly/ph0n

Regarding your second question…I don’t understand what you mean the full-height row should be full-height on all devices and it looks good to me when looking at your site. If you can share an example of another site that you think looks better so I can compare that would be very helpful.

- AJ

Hello AJ – I don’t seem to be able to access the support pages https://wpexplorer-themes.com

I’m getting a 403 Forbidden error, but I haven’t had a problem before.

I’m looking for instructions on using a custom font with Total (font format: .woff, .woff2 .eot)

Thanks Pete

Hi Pete,

For some reason are server is showing that this IP address had 201 bad attempts to access our site. If you are using a PC I would highly recommend just doing a quick virus/malware scan. Also if you are using an addons for your browser to double check and make sure you don’t have any sketchy ones active.

I did white-list your IP though so you should be able to view the site now.

In terms of font formats, it doesn’t have anything to do with Total you just need to make sure you are using the correct formats for websites and the ones you mention are the right ones ;) As long as its a “web font” it will work.

And yes using child themes is very easy – http://wpexplorer-themes.com/total/docs/child-theme/

Thank you for considering purchasing a license of Total for your next project! Repeat customers really helps keep me going ;)

- AJ

Thanks AJ – we only have Macs in the house but I ran a malware scan just to check and found nothing – also checked the addons – thanks very much for your help. And thanks also for white listing me, I can now see the support docs.

Can I ask a licensing question? I’m nearly ready to hand the site over to my client – if they buy a Total license can I simply change the license purchase code on that install, so I can then continue to use my license for the next project – and so on?

I’m glad you can see the site now, that’s very strange you got blocked but I’m sure you are not trying to hack us ;)

Regarding licensing…

Yes! That’s the best way for the licensing. This way if they buy their own license they will have access to support so you can leave them alone and if they need help in the future or have any bugs they can ask me or my support staff. Unfortunately not a lot of developers do this, they leave their clients “in the dark’. I thinks awesome that you have thought about this, it shows that you really do care about your clients.

As long as each website using the theme has their own unique license that’s what matters. It is expensive to run a shop (marketing, support, hosting, etc) and Envato takes 30% of each sale plus a fee and taxes takes another 30% – so it’s important that customers are following the license agreement so that my business is profitable and I can continue making Total better and better!

- AJ

Hi, I’m having a problem with the Total Image Grid element – I can’t add a new image to an existing gallery. I edit an existing Image Grid, then click the + to add another image, it opens the ‘Add images’ dialogue box, and I select the additional image I want added to the grid from my media library. It then hangs on that screen, and doesn’t add the image to the grid. Is this a problem with the WPBakery plugin? I’ve updated to the latest version (and am also running the latest version of the Total theme), but the problem is still happening.

Hi,

This is most likely a server issue, your server may have a setting that is maxing out the number of items that can be requested. And it wouldn’t be an issue with the plugin because the media library is part of WordPress core.

If you can access your server error logs and let me know what error you get when you try and add an image it would be very helpful.

Or you can submit a private ticket with your WP and FTP logins so I can look for you – https://wpexplorer-themes.com/support/

By the way…this normally only happens when trying to add a bunch of images to the image grid. If you are adding a ton of images I highly recommend you check out the “Real Media Library Plugin” which is premium but it can save a lot of time and makes things very easy when dealing with a bunch of images. I added integration in the Image Grid module for it – https://wpexplorer-themes.com/total/docs/real-media-library-integration/

This way if you want to add images to a grid you just upload them and categorize them, no need to even access your page with the gallery on it ;)

- AJ

Revolution Slider-Addons,

Hello, I noticed that your version of Revolution Slider did not come with the available add-ons. I need the Typewriter Addon, How can we get it please?

A visit to their site asked to have purchased the plugin addon, but I think it would be great to have it bundled in your theme folder.

Hi,

I would love to include it in the theme, unfortunately these are “premium” addons and they are not available with the Slider Revolution extended license (the license to bundle a plugin with a theme). The only way to access the premium addons is to purchase a separate license. This is how it works for any theme with the bundled plugin (if another theme is including them, they are breaking the rules and their theme can be removed and they can be banned from the marketplace).

- AJ

Are you still offering updates for the Layer Slider? I was hoping to see a President’s Day promo :-)

Hi,

There was a President’s Day promo – the theme was on sale for $30 for 48 hours. Unfortunately, because of how this marketplace works we don’t have access to our customer’s emails so there is no good way for us to let our customers know about the sales. Be sure to follow us on twitter – https://twitter.com/WPExplorer – to keep track with any future sales, tutorials, news, etc.

And yes I do still update the plugin when doing theme updates. There is a newer version I believe isn’t included yet but will be added in upcoming 4.6. If you want it now, I can send it over. Simply submit a private ticket – https://wpexplorer-themes.com/support/

- AJ

I think it was the day after President’s day and it was a regular price – just my luck! No worries, I will wait for the upcoming 4.6 to get the updated layer slider…thanks!

Sorry you missed it :( Be sure to also follow our newsletter we send out good articles, new theme releases, free themes and sale notices there ;)http://wpexplorer.us1.list-manage1.com/subscribe/post?u=9b7568b7c032f9a6738a9cf4d&id=7056c37ddf

- AJ

Hi team Totaltheme, i love this theme so far for it’s developer friendly functions, however, since it is developer friendly can you add a functionality that i can add PHP code in Custom Actions section for all the hooks available there? This is only the lacking and i will consider it as best theme if you can allow it to add PHP codes in Custom Actions Hooks. Very much appreciated if you can help me with this please. Thanks :)

Hi there,

This is AJ the theme developer, I’m glad you like the theme!

The problem with adding PHP in the custom actions is that the only way to make it work on the front-end is using the eval function – http://php.net/manual/en/function.eval.php – which is not a secure plugin and can leave your site vulnerable – https://cl.ly/pgdB

There are some plugins out there that let you save snippets/code on your site without using a plugin but I highly recommend against them. If you are using one of these, I urge you to re-consider.

Security is a primary concern over convince. So if you need to add PHP to any hook then you either want to use shortcodes in the action hooks (so the php will be added elsewhere for the output) or you would need to use a child theme.

It’s very very easy to use a child theme to add code to the various hooks – http://wpexplorer-themes.com/total/docs/action-hooks/

If you aren’t sure how the link above has some examples but you can always ask me and I can help show you how.

- AJ

Hi I am working on my website using this theme and I am having a few issues that are probably really easy to fix but I am not the greatest at wordpress.

Here is the site: http://ipltest.mykansaslibrary.org.php56-26.ord1-1.websitetestlink.com/

My issues are 1.) The header image I am trying to have the tri color bar span all the way across to the light blue so there is no white space on either side of the header image.

2.) For the Footer bar that is dark blue there is a lot of empty space after the copyright text and I can’t figure out where to shrink that down.

Thanks for the help, we really love this theme, and don’t make fun of our sliders they are placeholders I made to pick on our staff. :D

Hi there,

1. The boxed layout has an inner padding by default which is why it’s not expanding all the way. You can remove this with a little CSS like this:

body.boxed-main-layout #wrap .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
http://wpexplorer-themes.com/total/docs/making-css-edits/

2. Widgets have a default bottom spacing so if you have multiple widgets on top of each-other they don’t touch. But you can again remove this via CSS like such:

body .footer-widget { padding-bottom: 0; margin-bottom: 0; }

- AJ

Thanks, this worked out great!

I create tables on the website but It seems not responsive to tables…

Hi,

The theme doesn’t have any built-in table styles because it can conflict with 3rd party table plugins, e-commerce plugins or other plugins that use tables. But I can help you add some CSS to your site if you want to target your tables, can you share an example?

- 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