Discussion on Total - Responsive Multi-Purpose WordPress Theme

Discussion on Total - Responsive Multi-Purpose WordPress Theme

Cart 58,069 sales
Recently Updated
Well Documented

WPExplorer supports this item

Supported

22360 comments found.

Sorry, me again.

I added a Total social share element via WPBakery. All displays fine but:

1) Am I limited to those 6 items (no delicious, reddit, stumbleupon, or digg for example)? 2) I Included an email social share. The title and body of the email are undefined. But Can I actually define them somewhere in the social share settings? Obviously, I would like to include a url of the page being shared as well as some pre-defined text in the body of the email. There are no settings to set such parameters here.

Thank you

Hi there,

Yes, the social share in Total is more minimal and includes only the top sites. It’s proven that the less social sharing options you provide the more likely people are to actually use them. Which is why I decided to keep things more minimal rather then bloating up the them.

That said you can add more via code – https://wpexplorer-themes.com/total/snippets/add-new-social-share-options/

Or just use a different plugin for your social share, there are TONS out there. If social sharing is a huge priority I would recommend investing in a good service though with actual analytics like Addthis or Sumo.

- AJ

Thank you.

Is it possible to have an independent layer on top of all others in Total? Probably not the best way to describe it, but here is an example of what I am trying to do.

I have a blog page on the site I am developing. It is currently just dummy data. I would like to have a post-it or sticky note (or just an image or a text block) that floats on top on the blog page, anchored to a position on on the screen (say centre) where it remains when the user scrolls. That sticky note would say something like”Blog page under construction: dummy data only”.

Using Total elements in WPBakery, I don’t see that I can do that, because the WPBakery pardigm is rows and colums with elements inside. But I want that element to float on top of all the rows and columns. I have a notion that Elementor has a Z-Index feature which I supposed is similar to my description of “layers”, but I only want to use WPBakery since it is fully integrated into Total.

Before I start adding other plug-ins to try and do this, I’d rather get to the bottom of whether there can be such a thing as a “layer” system in WP, which would seem to be in the Elementor structure, and whether is is any reaon it could not be implemented in Total (not just for the sake of a sticky note on a dummy blog page, but because I can actually dozens of applications).

Your thoughts would be appreciated as and when.

All the best.

Chris

Hi Chris…looks like your comment went through twice. I replied to the first one ;)

Sorry AJ. Has a timeout of first. Thought it had dies.

Is it possible to have an independent layer on top of all others in Total? Probably not the best way to describe it, but here is an example of what I am trying to do.

I have a blog page on the site I am developing. It is currently just dummy data. I would like to have a post-it or sticky note (or just an image or a text block) that floats on top on the blog page, anchored to a position on on the screen (say centre) where it remains when the user scrolls. That sticky note would say something like”Blog page under construction: dummy data only”.

Using Total elements in WPBakery, I don’t see that I can do that, because the WPBakery pardigm is rows and colums with elements inside. But I want that element to float on top of all the rows and columns. I have a notion that Elementor has a Z-Index feature which I supposed is similar to my description of “layers”, but I only want to use WPBakery since it is fully integrated into Total.

Before I start adding other plug-ins to try and do this, I’d rather get to the bottom of whether there can be such a thing as a “layer” system in WP, which would seem to be in the Elementor structure, and whether is is any reaon it could not be implemented in Total (not just for the sake of a sticky note on a dummy blog page, but because I can actually dozens of applications).

Your thoughts would be appreciated as and when.

All the best.

Chris

Hi Chris,

First of all I do want to point out that Total is 100% compatible with Elementor and I do have a good number of customers that use Elementor with Total for their client sites so if you do prefer that builder you can use it. But you should only be using one builder at a time so you should disable the WPBakery one.

Now in terms of layering items you can do it with negative margins. There is no z-index field added to the modules but it’s a great idea and I will add one in the upcoming update. Good idea!

That said, what you mention doesn’t make elements sticky it just gives them relative positions.

If what you want is to add some sort of notice to the entire blog there are better ways of doing it via a child theme using theme hooks – http://wpexplorer-themes.com/total/docs/action-hooks/ – especially if you want it on multiple pages (it would be a pain in the but to manually add that to your blog pages then manually remove it).

My recommendation though if you are “under construction” is to actually use the Total under construction function for the whole site – https://wpexplorer-themes.com/total/docs/under-construction-or-coming-soon-page/

This function redirects all your traffic (that is not logged in) to an under construction page so you can work on your site and no one that isn’t logged in can view it. This is better also in terms of SEO rather than showing unfinished content to search engines.

- AJ

Hi again AJ,

I’ve just read the Under Construction page doc. I had got it wrong. I thought it blocked the whole site, so I had decided to simply replace those pages that were not ready with a custom made page and leave the other pages live. But I see that it does not block the whole site for users who are logged in. I had got that wrong.

That said, the idea of a layer on top of the body of the site (I think the Header and footer should remain unimpaired, or “on top” is still very useful for many other things. In the case of my Blog page, I still want to display something on top of the page, because the “client” will not relly understand what’s done and what’s not. I think I’ll use a modal popup of some kind. That should do the trick.

I hear good things about Elementor, but as a newbie, I think I should stick to one page builder and learn it properly. Besides, it’s what Total offers, But a Z-Index for Total would be well cool.

Am I allowed to ask questions on WPBakery here? I’m not sure I can ask questions on their support blog since it came bundled with Total.

Here is the question, but please let me know if I should ask it somewhere else.

When adding element, the tabs allow me to zero in on the elements I want, the Total elements for example. But in all the categories under tabs, or the ALL category, the elements do not seem to be ordered in any particular fashion I can recognise. Is there a particular sorting order and, whether there is or not, can I change it to alphabetical?

Thank you.

Hi,

Yes you are, for any bundled plugin in themes sold on this marketplace the support is provided by the theme developer unless you purchase your own license in which case you can ask questions to me and the plugin developer.

Are you referring to the elements displayed in the popup – https://cl.ly/qwFe ?

If so, the order is based on how the elements have been registered in the code. The only way to re-order them is via some advanced code in the child theme.

So for example the custom Total modules I’ve tried to re-arrange them based on what they do keeping similar items close to each other such as all the divider modules next to each other or all the image modules together.

Sorting alphabetically is not necessary though because of the search function. When you open the popup the search is focused so you can start typing, for example if you are looking for the divider module just start typing divider when the popup opens and it will be quick to locate – https://cl.ly/qv6P

That said, I think I could move some of the Total modules around a bit so most used modules are first, for example the heading and image module are most likely used more. The problem is customers are probably used to the current placement of items so it can be confusing.

Also what you can do is go through and disable modules you don’t think you will ever need to really slim things down – https://wpexplorer-themes.com/total/docs/enabling-disabling-vc-modules/

- AJ

Very clear, thank you. Basically less confusing to use the search function. Let’s stick to that. I guess I’ll be more efficient when I really get to grips with all the options.

Uhm, i am not comfortable with the ambiguos documentation about translations of Total. So: which files do i need to edit with Poedit to have Total in romanian language? Thanks.

Hi there, It’s been a long time since I’ve heard from you ;) I hope you are doing well.

Translations are the same for any WordPress theme but it depends mostly on the translation program you are using. If you are using Poedit which is one of the most popular ones you would start by going to File > New catalogue from POT file and you would select the Total.pot file under Total/languages/ then follow the steps to input your catalog details and translate the strings.

However, these days there is no need to do all that. There are many plugins that make it way easier. Most people use this one https://wordpress.org/plugins/loco-translate/ – which allows you to translate the .pot files directly in your WP dashboard.

- AJ

Hey AJ, i am glad you’re still supporting this excellent theme, i am busy but recently installed Total for my future blog and had to present it in my native language. Thanks for the clear guidance, i will translate with poedit when i have some free time.

If you have any issues or other questions just let me know ;)

Hey folks – can you all share your experiences with various GDPR compliance plugins and how well they work with Total? Thanks!

Hi,

Yes, I was also reading about the GDPR updates being added to WordPress. And you are correct it does apply for your EU customers. Right now there are only 2 things in Total (itself, excluding 3rd party plugins) that I believe may have some impact is the use of Google Fonts (can be disabled – https://wpexplorer-themes.com/total/docs/disable-google-fonts-completely/ – and I believe Google is making changes on their end to comply as well – plus I am hoping to have a new custom font manager/uploader in Total before this date). The other function is the Facebook Page widget which uses some code to connect to Facebook to check if the current visitor is logged in. Those are the only 2 things inside Total that I believe can cause any sort of concern.

If you are a US based website hosted in the US can the GDPR really go after you? I’m curious as I haven’t been able to find much info on that either.

- AJ

I think that if a US based website hosted in the US is in especially egregious and blatant violation of GDPR, then authorities might try to bring legal action. I would think that smaller websites, especially those that don’t specifically target visitors/customers from the EU, are less likely to be targeted – at least until after there is some established legal precedence.

Having said that, I do think all website operators should be considerate of the privacy, consent, and “right to be forgotten” principles that are the basis of GDPR, regardless of where the visitor is located.

“I do think all website operators should be considerate of the privacy” – I totally agree 100% with this I just wish that the GDPR was more straight forward and not so complex/vague. It seems everywhere you look websites are saying different things and it’s a bit hard to figure out exactly what’s required to be in the “green”.

Anyway…I am always looking to improve my theme and keep it as secure for both the website owner and end user so if you see anything or have any doubts please send them over (thanks). Same things goes for accessibility.

- AJ

Hello AJ, Long time no see. Two issues:

1) It looks like the nav options on the image carousel are broken for some reason, neither the arrows nor the dots are showing up when displaying wider than 960px. The options are added to the carousel stage as css classes but they don’t effect the result.

2) There is a load order issue with its js, I had it several times now where the images load as a list instead of a carousel, presumably the js having fired before they were loaded. It loads as a stack on top of a duplicate of the stack, it turns into two identical carousels if you resize the browser.

In case someone using Elementor asks, if you want it’s stretched rows to work the same as visual composer ones, they need a bit of css that you have for VC (and generate for if people change the default 90% and 980px. It is specifying an elementor section that is stretched but with boxed content.
#content-wrap .elementor-section-stretched.elementor-section-boxed > .elementor-container {
    max-width: 90%;
    width: 980px;
}
what you have for vc
body.wpex-responsive .container, body.wpex-responsive .vc_row-fluid.container {
    max-width: 90%;
}
.container, .vc_row-fluid.container {
    width: 980px;
}
I hope the elementor css is useful, let me know if it wasn’t clear. Dequeue worked out well, It shaved off a solid 550kb(275 minified) in my case. I might have missed a couple but I didn’t want to create an unforeseen conflict and the rest are pretty small.
  wp_dequeue_script( 'wpex-isotope');
  wp_deregister_script( 'wpex-isotope');
  wp_dequeue_script( 'wpex-sliderpro');
  wp_deregister_script( 'wpex-sliderpro');
  wp_dequeue_script( 'wpex-sliderpro-customthumbnails');
  wp_deregister_script( 'wpex-sliderpro-customthumbnails');
  wp_dequeue_script( 'wpex-owl-carousel');
  wp_deregister_script( 'wpex-owl-carousel');
  wp_dequeue_script( 'wpex-typed');
  wp_deregister_script( 'wpex-typed');
  wp_dequeue_script( 'wpex-countup');
  wp_deregister_script( 'wpex-countup');

also, I haven’t looked at all the dependencies but I think tocca and sidr are worth updating (probably others too like images loaded since they are both quite a bit old (unless you are using non-versioned headers) and have since adapted for browser engine changes, esp. for mobile. Tocca probably does better throttling now.

Hi,

Yes, this dequeue will work as long as you don’t have the minify JS setting enabled in the Theme Panel.

  • Tocca will most likely be removed soon. It’s used for image Overlays only which I can probably use custom JS for instead, plus Tocca can conflict with some 3rd party plugins.
  • Sidr has some custom code for Total which is why it hasn’t been updated, but also I will likely be stripping out this script as well in the future in exchange for my own code for the sidebar style mobile menu. I have made my own custom tweaks to it to optimize it.
  • imagesLoaded will be updated in the next update, good catch ;)

- AJ

Hello AJ, sorry if Idisturb, I asked for something I just fixed! Thank you for your patience,

Bob

Thanks for letting me know, I hope you are having a nice weekend!

I would need an option to have a background image (of a row) display set to “fixed” and “cover”. Is there is no Extra Class Name for this? Do I miss something? How could I combine bg-fixed and bg-cover? It doesn’t work up to now.

Hi,

Actually when you are using the fixed background option when editing a row it is set to cover style automatically – https://cl.ly/qtQI

This is a newer option I think maybe in the docs I do mention using the “bg-fixed” class, but it’s the same thing. This class applies both “background-attachment: fixed” and “background-size: cover;”.

- AJ

How do you update the theme without overriding everything?

Hi,

Whenever you update the theme it should override all the theme files.

If you are referring to your theme settings like the ones in the Customizer, these are never overritten, these are saved in your database not in the theme files themselves.

But, if you made any manual edits to the theme files these will be overritten so you will want to move your customizations to a child theme – http://wpexplorer-themes.com/total/docs/child-theme/ – one should never edit a theme’s core files and Total has all the hooks and filters you would ever need for advanced edits. If you need any help with that I can help.

And here is the docs for updating the theme – http://wpexplorer-themes.com/total/docs-category/updates/ – the best way is entering your license under Theme Panel > Theme License so you can update via the WP dashboard.

If you have any issues with the update or followup questions let me know so I can assist you.

- AJ

Hi AJ, I know I don’t have a support package purchased but I have a small query that I hope you’d be able to answer. If I require more help, I’ll be sure to purchase the support package as well. I have a Revolution slider on my home page that I wanted to make full screen. This means that the homepage menu would overlay on that – very similar to what you have on your theme demo page. Right now I’ve tried setting up the slider in full screen mode and it works only when I disable the header. However, I need the menu on the page and hence the header would have to be enabled. I’d really appreciate it if you can help. Thanks.

Hi,

No problem the support license is primarily for submitting private tickets to help pay for my support staff and extra time required for private tickets (these are normally more complex and time consuming) I always answer ALL comments.

Regarding your question, this is what you are looking for: https://wpexplorer-themes.com/total/docs/overlay-header/

Setting the header to Overlay will place the header in an absolute position so anything added below it (your slider) will display under it.

- AJ

Thank you AJ. I appreciate the help.

No problem, if you need anything else let me know.

1) Disabling breadcrumbs is not working. It has been disabled in all places, but it is still appearing.

2) The logo is set to full width, but doesnt appear full width on mobile or desktop.

Total Theme

Hi,

1. Do you have any 3rd party plugin that may be adding the breadcrumbs? Such as Yoast SEO? I double checked and the on/off settings are working correctly when I test for the built-in crumbs.

2. There is no “full width” option for the logo, the logo simply displays as it was uploaded. Can you share the URL so I can see what you mean?

I do see you are missing the “purchased” tag for this theme so make sure you have a valid license and you are logged in with the correct account used to purchase this theme and/or that you are commenting on the correct item, sometimes people accidentally leave comments for a different theme then the one they are actually using.

- AJ

Hello

1. I enabled breadcrumbs and then disabled them. Once I did that, it never went away.

2. Can I share privately?

3. My client purchased the theme and sent to me to customize.

1. Sounds like you either have breadcrumbs enabled on the page settings – https://wpexplorer-themes.com/total/docs/page-settings-metabox/ – or they aren’t coming from the theme.

2. You can submit a private ticket here – https://wpexplorer-themes.com/total/docs/how-to-request-support/ – but you need a valid license.

3. Technically your client is the one that has purchased support so they are the ones that can make requests. If you need additional help to support your client than you should purchase your own license as well so you can access our support.

We have a lot of customers that do client work and their clients purchase the theme in this case all they have to do if they want help from us is own 1 license so they can access the support. It is expensive and time consuming to provide support which is why it can only be provided to verified customers. Thank you for understanding.

- AJ

Hi AJ,

I’ve got some right real s**t happening on one of my blog posts.

They’re all set up the same, to show sidebar widgets – but on this one single blog post, nothing is showing.

I also noticed that the next/previous links were not working either, and the Featured Image is duplicated at the bottom.

Page in question is at (https://) (NSFW) midlandsmaidens-escorts(dot)com – scroll down to the ‘latest from the blog’ section and the latest post ‘Last Weeks Statistics’ is the post in question – all the other posts are showing the correct widgets.

Nope – problem is still there after publishing another blog post.

‘Last Weeks Statistics’ is still there, together with another one – ‘Backpage is Closed Down’ if you can make any sense out of this – I certainly can’t.

Hang on – found it – it was a rogue plugin.

For info purposes, it was ‘Post Tags and Categories for Pages’.

Whew, now I can get on with my posting!

Oh great! I’m glad you were able to figure it out, thanks for the heads up. Hopefully you are having a nice weekend.

- AJ

I want to buy this theme, but I have a question, http://totaltheme.wpengine.com/tinyfolio/ for the homepage, if I have more than 100 photos, what will happen? Do you have pagination? can you show me what it will be ?

Hi,

First of all I hope you are having an nice weekend.

So the demo you are referring to is setup via the built-in portfolio post type – https://wpexplorer-themes.com/total/docs/portfolio/

The homepage was simply setup via the Portfolio Grid page builder module and pagination is disabled since there aren’t enough items but you can enable it – https://cl.ly/quAM

Now…the portfolio post type is best used when you have items that require content. If you ONLY want plain images on the homepage and you have a bunch I would recommend instead using the support Real Media Library plugin and an image grid builder module instead like this – https://wpexplorer-themes.com/total/docs/real-media-library-integration/

Let me know if you have any other questions,

- AJ

Thanks for your reply, another question before purchasing, http://totaltheme.wpengine.com/tinyfolio/portfolio-item/french-macaroons/ for this page, do you only have one format? Do you have the picture on left and text on right?

Hi,

This page – http://totaltheme.wpengine.com/tinyfolio/portfolio-item/french-macaroons/ – is just the default basic portfolio layout. If you want to move the image to the left you can with some CSS but you can also design your own custom layouts for the portfolio items via the page builder using a dynamic template. Example: https://www.youtube.com/watch?v=eGYuBjqkj8Q

This will allow you to make any layout you want. A lot of customers actually use the dynamic template combined with custom fields plugins like this one – https://www.advancedcustomfields.com/ – to display dynamic data for their modules as well.

There is a bit more info about the portfolio post type here – https://wpexplorer-themes.com/total/docs/portfolio/ – and you can also completely rename it if needed – https://wpexplorer-themes.com/total/docs/renaming-post-types/

Or you can even create any number of new post types if you prefer – https://wpexplorer-themes.com/total/docs/adding-custom-post-types/

- AJ

Hello,

Is there a way to rearrange how the categories show on “Post Grid” Element? (Post Grid—> Include Categories).

Thanks

Hi there,

This is AJ the developer. I hope you are having a nice weekend. Thank you for your patience.

Unfortunately the Post Grid doesn’t have an include categories option – https://cl.ly/quPM – so I am not sure what you are referring to. Can you please explain? Thanks!

ps: Usually a plugin like this can be used to re-arrange category displays in WP – https://wordpress.org/plugins/taxonomy-terms-order/

- AJ

Thanks!

Is there an option for making a menu-button aligned to the right, and the rest of the menu aligned to the left? Example: https://www.dropbox.com/s/p1wcuvz8r5rn1wr/Image%202018-04-13%20at%208.40.37%20PM.png?dl=0

Hi AJ. I did figure it out with Option 1after testing with a demo install to see how it was setup. I just need to float the button to the right. Can you advise on the CSS to use there?

Hi,

This is going to depend on how you moved the menu to the left, can you share the URL so I can see?

But usually something like this would work:

#site-navigation .menu-button { float: right; }

But your menu has to have been edited so it extends all the way to the end of the header otherwise it will not work for obvious reasons.

- AJ

I used a demo that already had the button in the navigation. Adding this CSS to Customize worked perfectly! Thank you so much AJ :)

Hi,

Got into a muddle. I want to use Total’s custom footer. Prior to that, I had somehow associated social links to a footer and created a bottom bar. Now I can’t get rid of the footer (not Total’s custom footer, but the one underneath) or transfer the social links to the Total Custom Footer I want to create (currently just a red placeholder with a text box on the screenshot below).

Sorry for such a basic question but can someone please suggest:

1) Where I can delete that footer that currently sits below Total’s Custom Footer? 2) The best way to put social media links back into the Total’s Custom Footer 3) Whether the bottom box is actually useful or whether I should just put that additional info in a custom footer?

Thank you

https://ibb.co/jLRenS

1) Yes, I added background colour but that does not make the content full width. I have several rows. What I have just done is stretch row and content for all three. That seems to work. Is that what you mean by “section” or did you have another method in mind?

2) That was a request, but I agree it’s distracting. Besides, I wouldn’t know where to start with the Javascript in WP. I’ll tell them I can’t.

Thanks a lot AJ

Hi,

Yes when using sections you can add multiple rows and then only stretch the section like this – https://cl.ly/qw8W

If your client wanted the sound let them know that most browsers and mobile devices disable auto disable sounds in the browser so most people wouldn’t even hear them.

- AJ

Yes, that’s what I did. Brilliant. Thanks AJ. Let’s forget about the sound. “Client” is a friend, not a paying client. She’ll understand it’s neither trivial nor desirable.

Hi,

I am really considering to use this theme on my project but i have a few question i need an answer first.

1. will the theme compatible with Gutenberg that will be included with WP 5.0? 2. if i finished building the site before WP 5.0 released, will it still look OK after the WP 5.0 released? 3. what’s your plan on WP 5.0 and Gutenberg? i need to know my options

Thanks very much!

Hi,

Thank you for your interest. This is AJ the theme developer.

Gutenberg is going to optional and it won’t affect the live site, it only affects the backend and how pages/posts are created. The plan for Total is to make it so if you enable the bundled WPBakery page builder Gutenberg will be disabled otherwise it will be optionally enabled and I will be adding some exclusive modules for Gutenberg that match current page builder modules.

According to WordPress Gutenberg is intended to be a plugin that is auto installed but not enabled on your server so it should never affect your site.

Total has over 31,500 customers and it is one of my main sources of income so no matter how WP updates in the future the theme will always be updated accordingly ;)

- AJ

Hi, I would like to have a comment function on the page “Gallery” below. http://bit.ly/2GVQn3R Then users can say something about the photos. Is this possible with “Total”, or do I need an extra plugin?

Best regards

Hi,

Your gallery is a standard page so if you want to use the standard WordPress comments you would have to enable comments for pages – https://wpexplorer-themes.com/total/docs/enable-comments-for-pages/ – then enable it on the pages where you want them.

But you could also use for example a Facebook comments plugin instead if you prefer Facebook comments and have FB followers.

- AJ

I need in my home this two options dont appear by default on hover color: http://prntscr.com/j4jkor this is my site: https://bit.ly/2GR0ClS

Hi,

The reason they have a background is because it’s the active page. In order to remove the background you would have to reset it via CSS. Example:

.widget_wpex_modern_menu .current-menu-item > a {
    background: none !important;
    color: #777;
}
http://wpexplorer-themes.com/total/docs/making-css-edits/

- AJ

Hi my friends I put your code in appearance but see what happens, now its all in white and the hovers effects don’t see when you put the mouse above http://prntscr.com/j5lm8m

Hi,

Sorry I forgot to add an !important tag to the color value in the code above (when making the code I test in the browser so it always overrides but when adding to your site you need to force the override). And if you want hovers you will need some extra code. Example:

.widget_wpex_modern_menu .current-menu-item > a {
    background: none !important;
    color: #777 !important;
    margin: 0 !important;
}

.widget_wpex_modern_menu .current-menu-item > a:hover {
        background: #fafafa !important;
        color: #000 !important;
}

This should remove the active black color for any active page.

I hope you are having a nice weekend!

- 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