Discussion on Total - Responsive Multi-Purpose WordPress Theme

Discussion on Total - Responsive Multi-Purpose WordPress Theme

Cart 58,063 sales
Recently Updated
Well Documented

WPExplorer supports this item

Supported

22360 comments found.

Hi

On our blog page http://crminsights.co.uk/category/blog/

The breadcrumbs are appearing from product page (and are all messed up )

Please can you help

KR Andrew

Hi Andrew,

Thank you for your patience.

Can you make sure under Appearance > Customize > Blog > General that your Main blog page hasn’t been set to “products” – https://cl.ly/sLnu

- AJ

That was me above, wrong account.

Regarding the local scroll? I just replied to it ;)

It seems to be the Line Chart element that is causing it

The line height should be getting it’s height on site load. Any chance you can share the URL so I can have a look?

- AJ

Hello, I am trying to use the Local Scrolling Links feature but the “first” time you click on the link it scrolls passed quite a bit, like 500 pixels, when you click on the link/button again it stops perfect. Why would this be happening?

This shouldn’t be happening unless there is something lazy loading on the page such as an image that is 500px tall and is lazy loading on scroll, there is no way for the scroll to know. Can you share a live example?

Hi, I loved your theme and going to build a new project with it again. However, the client asked to have video displayed on top of the menu like this demo http://demo.theme.co/church/. Is this achievable with your theme?

Thanks.

Hi,

The example provided is just adding a slider above the site. You can do this already with Total using this function – https://wpexplorer-themes.com/total/docs/adding-sliders-top-pages/ – and select the following position – https://cl.ly/sGTX

I’m glad you like the theme!

- AJ

Wow. Your theme is the best. I will buy another license soon.

Hi – Is there any documentation available on the Float Columns Right option in the Row Settings? How does it work exactly? I did a search for in your theme docs online and couldn’t find anything. Thanks for your help.

The option does what it says, it floats the columns to the right. By default all column float to the left. So the first column would be on the right instead of the left.

Here is a video guide – https://www.youtube.com/watch?v=li2z_tVUqy4 – this is basically the only reason to use this functionality.

- AJ

Hello!

The Nav Menu Dropdown Menu items second level are going off the screen on the right side and cannot not be seen. How to make the dropdown menu second level items show on the left ?

You can use a special class like this if needed – https://wpexplorer-themes.com/total/docs/left-side-menu-dropdowns/

However, if you have that many dropdowns I would consider maybe re-thinking things a bit in terms of usability. Maybe instead having some links in a sidebar or even the footer to slim down the primary menu.

- AJ

Thank you it worked

Question about centering Masonry Grid layout…I have a Post Masonry Grid layout that is sortable by category. It’s set to show 6 elements per row. When I sort them and only 2 show up, is it possible to center those 2 elements? Can I change 6 grid elements to 4 grid elements when browser window is less than 900px? It’s already drops to 1 on phones. Thanks.

Hi,

1. It’s not possible to center the 2 items without using a completely different javascript function for the filter and masonry positioning. It would be a massive undertaking.

2. Changing the 6 grid to 4 grid is possible with some custom CSS. However, if instead of the Post Masonry Grid you use the Total Post Types Grid you can actually select your responsive columns via the settings – https://cl.ly/sGTp (assuming you like this module)

- AJ

Thanks. I’ll give that a try.

when I have total 4661 activated and nextgen gallery enabled I lose options in wpbakery page builder. for example background color for rows are not enabled and I cannot adjust them. if I activate theme 2017 and activate nextgen gallery I then get all my settings back.

theme 2017 and next gen activated see below https://cl.ly/2B2B2y1V2D41 total and next gen active https://cl.ly/3U2n1T1f383m

Hi,

The plugin is so horribly coded/commented it’s nearly impossible to follow the logic and figure out how things are loading in the backend. I wasn’t able to trace down where the issue is coming from exactly but this is the only plugin that seems to break things. So I just updated the theme to remove alpha selectors (currently only used in the metabox) if the plugin is enabled. Can you try replacing this file via FTP – https://cl.ly/sGbV – under Total/framework/classes/

- AJ

that worked perfect, thank you – will that fix be in the next update? too bad NEXT gen is coded bad they see very popular and widely used.

Yes, the added tweak will be in the next update ;)

A new company recently bought NextGen so they may improve on the plugin, but it seems right now they are focusing a lot more on their themes. We’ll see ;)

- AJ

Hi AJ is there anyway to create a secondary menu underneath the first instead of a dropdown? example of this can be found here: http://theorangerymaidstone.com/weddings/

Basically what you want is to inject a second navigation area which you can do easily via theme hooks – http://wpexplorer-themes.com/total/docs/action-hooks/

Example snippet: https://wpexplorer-themes.com/total/snippets/under-header-menu/

There isn’t a built-in option for this so you will need to add it via the child theme then add a little CSS to style the way it looks. It’s pretty basic stuff though ;)

Let me know if you have any followup questions.

- AJ

Hi AJ is this something you could do for us? and pay you?

Hi Chris,

Thank you for your patience, I was pretty sick last week. I can definitely help and no need for payment if it’s a simple menu.

My recommendation though if you need dropdowns on this menu and a mobile version is to just install a menu plugin that allows you to add menu’s via a shortcode, such as UberMenu. Then you can quickly insert it to the site with this code:

add_action( 'wpex_hook_header_after',  function() { ?>
    <div id="prefix-secondary-menu" class="container clr">
        <?php do_shortcode( '[ubermenu config_id="1" menu="1"]' ); ?>
    </div>
<?php } );

There are tons of great menu plugins out there you can use. It should be very easy to add like this as opposed to coding your own menu. However, if you don’t need dropdowns and you are going to hide on mobile then it’s very easy to add manually without a plugin. I can provide the code.

- AJ

Good evening

we want to know several things about the template:

1) Is it possible to configure the template on fullscreen with border like this site: https://www.lenarcisseblanc.com/suites/suite-cleo/

2) Is it possible to synchronize Booking.com and bookings of the site?

Thanks in advance. Cordially.

Hi,

1. Yes, there is a site border option in the Customizer: https://cl.ly/sGTm – but even if you choose a theme without it, it’s usually very easy to do with some custom CSS.

2. Connecting with Booking.com is not a theme related functionality. This is something you’ll need to do either via an added plugin or if booking.com supports some sort of embed function (some of the booking sites allow you to use a few lines of code to embed the booking on the site).

If this is for a hotel/restaurant what a lot of developers do is use WordPress for building the nice looking site but then link to a 3rd party for the booking process.

- AJ

ps: Thank you for your patience, I’ve been sick the last few days :(

Thanks for your feedback. Do you offer customization services? We will create the models for you to develop the site. No problem ! Thanks in advance.

Hi,

Sorry for the delay I was sick pretty much all last week. I do not offer any sort of customization services because my primary focus is on improving the theme, theme companies that offer customization services spend a lot of time on customizations but they could instead focus on making the theme better ;)

That said, Total is very popular and developer friendly so finding a good freelancer to help you make advanced child theme edits should be very easy. If you want some recommendations for design agencies familiar with the theme I can recommend a few, but it would be more expensive then getting a freelancer from somewhere like Envato Studio.

- AJ

Hi AJ, We were able to get access to the clients account (where the theme was originally purchased). Are you able to send us the theme version 2.0.1, which we will need to identify the changes made parent theme?

Previous comment was from uptimecomputing.

Many thanks

Hi,

Because of how ThemeForest works I don’t have access to any email’s or other customer information. If you provide me with an email I can zip it over or you can renew the support license on this account (would be better to just purchase a new license on your own account so you have your own license and also gives you the ability to use it for another client) and submit a private ticket – https://wpexplorer-themes.com/support/

- AJ

Please send me the zip to support@uptimecomputing.com.au

Thank you

Will send right now.

It would be cool if the background property in your Page Builder elements recognized linear-gradients as a value. I can paste a linear-gradient into the background input field and have it display properly on the website but whenever I return to the background input field in Page Builder, the value has disappeared.

For example, I want to put a background gradient behind the icon in the Icon Box element. Whenever I paste linear-gradient(160deg, #fad961, #f76b1c) into the field and update the page, the value disappears from the background input field.

Hi,

The reason it gets reset is due to the sanitization of color picker fields in WordPress and in the javascript. The only way possible would be to turn it from a colorpicker field into a text field so you can enter anything you want.

If you would prefer simple text fields for color options so you can enter hex, rgba, or whatever. I think I can write up some code you can paste into your child theme for that.

I can tweak the way the Total module background options work for a future update (great idea) the issue becomes with the the page builder core modules like those in the Design Options box – https://cl.ly/sGjb – because of how they are generated. And the inconsistency may be a bit confusing for the end user.

- AJ

ps: You could also use custom CSS by giving the module a unique classname then targeting it with CSS – http://wpexplorer-themes.com/total/docs/making-css-edits/ – this could be a good idea if you are using the same gradient over and over again to slim down the code a bit.

When using the vertical header and full width rows, the menu column is covering the page content.

Hi,

This is AJ the theme developer.

That is correct, because “full width” rows stretch to the entire browser window and the vertical header is positioned to the side of it. There is no way around it and also many customers use this to their advantage when creating see-through vertical headers with full-screen backgrounds under it.

Did you want to share the URL you are working on maybe I can take a look and provide some feedback on how we can get things looking great?

- AJ

Last Update: 3 June 18. where?

We updated the price, unfortunately ThemeForest counts this as an “update”. The official theme changelog is here: https://wpexplorer-themes.com/total/changelog/

There will be an update this week though ;)

- AJ

Hi AJ

I am are using background overlay option. The image behind is no longer showing. Working in all browsers except Chrome? Is there a fix for this?

Thanks

Usually if it’s not working in Chrome only it’s either because of how the file is named (empty spaces, extra periods…etc) or an https issue. Can you share the URL so I can see?

- AJ

Hello,

I am using header vertical (style 6) but i have dropdowns and i want them to open below the main menu item and not on the left.

How i can achieve this? I suppose this could be with a css trick but i am not sure, tried to find snippet in documentation, but i haven’t found anything relevant to this.

Thank you

Hi,

This is AJ the theme developer.

To open menu items underneath would require changing the dropdowns into Toggles. This can’t be done with CSS it would require first removing the theme’s dropdown script which takes a bit of code added to a child theme’s function.php file – https://wpexplorer-themes.com/total/snippets/destroy-superfish-menu/ – then you need to add custom javascript for the toggle affect.

What you could do instead is use a menu plugin that uses toggles by default to replace the main menu.

I would definitely consider adding this in a future update if more customers were to request it ;)

- AJ

Great, thank you for your help AJ always appreciated! Another question i have, is that i want to use in the bottom of vertical menu the social icons as is on the topbar like here http//demo.edge-themes.com/vigor4

Hi,

The reason I don’t do this sort of thing by default in Total if you notice this example – demo.edge-themes.com/vigor4 – on mobile the social is gone. Which is a common issue with theme’s that have widget areas or extra content on the vertical menu.

Of course it’s very easy to add I created a little plugin you can use – https://wpexplorer-themes.com/total/extensions/vertical-header-widget-area/ – which places a widget area under the header when using the vertical header function. So you can use this function to add a social widget under the menu.

Or you can easily use a child theme to insert any code you want to the header via a hook – http://wpexplorer-themes.com/total/docs/action-hooks/

- AJ

Hi! I have a problem with the frontend editor in WP bakery with this theme. I have other wordpress sites where the same function is working perfectly. When i try to go to the frontend editor it just keeps loading, and I am not able to press anything, so i just end up going back to the backend editor.

The backend editor seems to work fine, but i have a client that prefers the frontend.

Could anyone help me with this problem?

I am finally feeling a bit better..Thank you!

This is a security warning from the browser. It sounds like half your site is set to http and half isn’t. Can you make sure under Settings > General that your site and wp URL’s both have https in the URL and that force HTTPS is setup on your site in the backend.

When you do try and load the front-end editor is the URL loading in https or not?

- AJ

Hi AJ! It is set to https in both the site and the wp URL in the settings > general, and its loading with https in the frontend editor. Still not working unfortunately.. Is there anything else I can do to make it work?

- Linda

Hi Linda,

That is very weird. Do you want to submit a private ticket with the logins so my support staff or myself can log in and have a look? https://wpexplorer-themes.com/support/

If you look at this doc page – https://wpexplorer-themes.com/total/docs/visual-composer-issues/ – can you also verify points 7 and 9 incase it’s one of those issues?

- AJ

Hi. I have updated the theme ftp. I did something wrong and I get Warning: require_once(/home/thomaslo/public_html/wp-content/themes/Total/framework/AdminPanel.php): failed to open stream: No such file or directory in /home/thomaslo/public_html/wp-content/themes/Total/functions.php on line 54

Fatal error: require_once(): Failed opening required ’/home/thomaslo/public_html/wp-content/themes/Total/framework/AdminPanel.php’ (include_path=’.:/opt/alt/php70/usr/share/pear’) in /home/thomaslo/public_html/wp-content/themes/Total/functions.php on line 54

How should I proceed? Erase the total folder and reinstall?

Hi,

This is Aj the theme developer. Thank you for your patience, I’ve been sick and my support staff only handles tickets I do all the comments :(

This would happen for 2 reasons:

  • When updating via FTP not all the files were uploaded. So re-uploading should fix it.
  • It could be a permissions issue on the server if you see the files on the server and you are getting the error then it’s definitely permissions related. You can contact your webhost so they can fix that for you.

- AJ

Hello AJ,

I hope you’re doing well.

Is there a kind of hook to display excerpt :

1: in Next-Prev

2: in Post Series

(or maybe in future release)

Michel

Hi Michel,

1. Next/Prev comes directly from WordPress via get_previous_post_link and get_next_post_link functions. The only way to display an excerpt would be to fully modify the next-prev.php file via your child theme and instead use the get_previous_post and get_next_post functions to grab the post then create your own link, excerpt, image…or whatever else you want to display.

2. For the post series it would also require manually modifying the file, I wouldn’t recommend this because of SEO reasons. However, you could modify the “related posts” – https://wpexplorer-themes.com/total/docs/alter-related-posts-query/ – if you wanted to instead display posts from the same series and then disable the series list above the post (some customers have done this).

- AJ

Thank you AJ.

That’s beyond my competence, so I’ll manage with ‘W4 List” plugin to add posts at bottom of portfolio items.

Michel

What is the required CSS to remove or replace a body page background for mobile? Thanks.

Hi,

Depends how the background was added by default an if it’s a site wide background or for a single page only. Did you want to share the URL o I can look and provide my recommendation?

- AJ

It was added on an individual page. I got it to work this way:

.page-id-7 { background-image: url(http://urltofile.jpg) !important; background-repeat: no-repeat; background-position: center top; background-attachment: fixed; }

If you suggest different CSS, let me know. Thanks.

Nope, that is the right way of doing it ;)

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