Discussion on Total - Responsive Multi-Purpose WordPress Theme

Discussion on Total - Responsive Multi-Purpose WordPress Theme

Cart 57,736 sales
Recently Updated
Well Documented

WPExplorer supports this item

Supported

22314 comments found.

*Edited due to user being idiot

Well, if you need anything at all let me know!

Hi AJ, For some reason the featured image for blog entries or staff are not getting posted. Any idea what could it be? Thanks M

Hi,

Not sure what you mean by “not getting posted”. When you select it in the WP admin is it not staying selected? Or are they simply not showing up on the frontend?

Can you share a sample link with the issue?

I am assuming it used to work but it has stopped working for some reason?

- AJ

Yes, looks like there’s a plugin conflict. The image upload but it doesn’t get assigned. Seems to be an issue with eventon.

Hiya AJ. I hope all’s been well and that you had a nice weekend.

I just learned of the LLMS.txt file and after using a website to create the AI LLMS files for my websites, I noticed this at the beginning of each file:

A quick navigation link to bypass introductory content.

The rest of the AI txt file looks okay.

Should I delete this line or is it proper to leave in place?

I’m not sure what causes it to be there and I don’t recall ever having activated a “skip to” on any of my websites. Or perhaps it’s always been present and I’m just now noticing it after creating the LLMS file?

Cheers!

Frank

Hi Frank,

Are you perhaps referring to an “llm.txt” file which is used for AI stuff?

Honestly, I’m not too familiar with this file type, but I would assume you can remove the skip to content text…

- AJ

Thanks AJ!

Yes, it is an llm file but it is being labelled as llms.txt for some reason. Maybe the “s” is from “Models” (Large Language Models). LOL!

I was just more curious on how that line is being generated as even the Yoast feature generates that line.

Anyhoot, cheers!

Frank

Hi AJ

This is a Post Types Unlimited question.

I would like to assign an order to them, so that when they are output in Cards they appear in an order of my choice. At present, it defaults to “most recent first” however I have a requirement to manually order them.

I couldn’t see if I could enable the “Order” setting seen by default on WP Pages.

I tried this plug in but found it quite buggy. https://wordpress.org/support/plugin/post-types-order/

Thanks

James

Hi James,

You can enable the order option available for pages by enabling “Page Attributes” in the “Supports” option. Then whenever you display the items you will need to use Orderby > Menu Order (technically the order you see on pages is a legacy option added before the WordPress menu dashboard existed so menus only contained pages in the order based on this field).

If you prefer a plugin, I recommend this one: https://wordpress.org/plugins/post-types-order/ – this plugin, like most re-ordering plugins simply sets the “menu_order” on the posts, via a drag/drop and can automatically sort items on the front-end as well by hooking into pre_get_posts. Useful if you have many posts that need sorting.

I actually created my own post type ordering plugin that I use on the Total landing page. I think I will look into adding the function directly into the PTU (Post Types Unlimited) plugin, I think more often then not you need custom sorting for post types.

I’m actually updating PTU “soon” because I want to make it possible to add post types and taxonomies without registering them. This way, when using Total, if you have a plugin that registers a post type and/or taxonomies and you want to be able to access the theme’s PTU settings so you can easily modify the layouts and such you can.

Need to finish and test Total 6.4 then I’ll work on the PTU update ;)

- AJ

Thanks AJ. I’ve enabled Attributes and it works.

Yeah, that was the plug in I mentioned, but I found it a bit confusing / buggy (?). For some reason, the pages in WP Admin loaded in date descending order, rather than the defaul apha. I don’t know why that happened and I couldn’t stop it happening – annoying. Anyway in this case there are only a handful of posts that actually need ordering, so will do manually.

Thanks !

aljota Purchased

hi! is there a simple way to show an users profile image (in the top bar for example, or anywhere) when logged in?

Hi,

You can use the theme’s Image element to display an avatar by changing the source to “Current User Avatar” – either using the page builder (WPBakery or Elementor) or as a shortcode: [vcex_image source=”user_avatar”]

But this is going to display for everyone.

If you are using WPBakery could create a new Dynamic Template (choose the “Part” Type) so you can use the theme’s “Access” option. Here is a basic example: https://a.cl.ly/rRuKegYr – you would obviously want to add more info as well as another row for logged out users.

And if you want to display the user name next to the avatar you can use the Heading element and set the Source to “Current User” – https://a.cl.ly/p9uyDZRe

Total doesn’t have many user functions because generally if you are creating a site with members you would be using some sort of membership plugin which will have the functions you need for this.

This shortcode could be useful as well: https://totalwptheme.com/docs/login-loggout-shortcode/

- AJ

aljota Purchased

So easy!!! This theme never stops amazing me. Didn’t know the “access” option! Thank you very much! How many more unknown (to me) options might be there… (and I read the changelog every time). Thanks for the amazing support.

rinni01

rinni01 Purchased

Hi AJ, Hope you’re doing allright? Quick question… I just got a warning from WordFence about the WPBakery Page Builder <= 8.4.1 having a critical issue… https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/js_composer/wpbakery-page-builder-841-authenticated-author-stored-cross-site-scripting-via-grid-builder

It advices to completely disable the plugin or update tot version 8.5.. This plugin was bundled and shipped with the theme when I bought it, and has been updated regularey . Will there be an update any time soon? Cause this causes to brake my site when I need to disable it for the moment.

PS: I remember it originally was also shipped with a plugin called js_composer. Now known as visual Composer. I was wondering why you abandoned this builder plugin as it seems to be the better choice at the moment? Where as WPBakery uses deprecated ways to code, slacking in usability and speed? https://visualcomposer.com/visual-composer-vs-wpbakery-review/

Thanks

rinni01

rinni01 Purchased

I still notice the plugin is not updated and I got another warnig from wordfence? Can you please fix this ASAP Thanks

rinni01

rinni01 Purchased

For the record, i’m not using DIVI on this site. As I mentioned earlier just stil working with Total and WPBakery on this particular site. And it’s a webshop so I hop e you are able to do the update very soon so my site is secure! Many thanks in advance. Thanks

Hi,

Please log into your site and delete then re-install the WPBakery plugin as mentioned in the notice on the upcoming changelog: https://totalwptheme.com/docs/changelog/

If you had already done this once before, the reason you may be seeing the WordFence warning again is because there is a newer plugin version that has an additional patch. So, you will need to delete and re-install the plugin again if you want the immediate fix, or simply wait for the official theme update to be released this week.

If you look at the latest vulnerability reported by WordFence – https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/js_composer-2/wpbakery-page-builder-for-wordpress-85-authenticated-contributor-stored-cross-site-scripting – you can see that the user that can exploit the vulnerability needs a role of contributor or higher, which is already a user role that can do all sorts of things. The real concern would be if your site has users with high permissions that you do not trust.

If there is ever a security vulnerability that is of great urgency I will of course release a theme update immediately. Otherwise, there is no point in my sending out such frequent theme updates that are simply going to annoy my customers.

- AJ

Hi AJ,

Apologies but I need to ask again about column spacing with WPBakery, I’m finding this really frustrating. Let’s say I have a two column row with just a text block in each. On desktop I’d like to increase the spacing between, and on mobile they’re flush against each other. So I change the inner column padding to 60px which looks better on desktop but on mobile I now have 30px padding on the left and right of the column meaning it doesn’t align with the site container.

I know I can use css framework classes to help with this but for me when it’s text + image the ‘full width columns on tablet’ option makes for better viewing on tablet than stacking at 768px. So with that meaning the columns stack at 959px I would need to use custom css to create nice spacing.

Am I missing something? There’s no way in the builder to increase column spacing on larger displays and not have that knock the vertical alignment out on smaller devices? I know this is baked into how column spacing on WPBakery works but it’s not ideal.

If I need to use custom css so be it, but this seems such a basic thing that it’s bizarre a builder as mature as WPBakery is incapable of this out the box.

Thanks, Paul.

Hi,

Oh, ok I see the issue now, it’s very easy to see when swapping off the custom gutter: https://a.cl.ly/p9uyqAGZ

This is going to be pretty dam tricky to fix and I’m trying to think of a good solution so I can implement it in the next update.

Essentially when you enable full width, the theme uses advanced CSS to stretch the row so it renders nicely (WPBakery uses javascript instead). This is the SASS used in development if you want to see how that works: https://gist.github.com/wpexplorer/e120f665c6bf18a28117757202de9a37

What’s happening is, if the selected spacing on the row is greater than the space between the edge and the window and the content it will push out. Default WPBakery spacing is 30px so there is only 15px on either side which for most screens will be smaller than the space between the edge of the window and the content – https://a.cl.ly/wbudE6wv – if the padding is larger than this space it will shift the content over.

And you are correct, it’s only an issue when using the Stretched row because when the row is stretched the default left/right negative margin on the row which is used for offsetting the padding is removed.

The only fix I can think of is to include the gap in the CSS calculation and have the stretch row overflow on the sides. I will see if I can come up with a good solution. Otherwise the “fix” would be to insert a section first and stretch the section, then insert your row with columns inside it.

Now, most the time, you aren’t going to have stretched rows (aka rows with backgrounds as it’s the only reason to stretch it) that also only have columns inside. Can you think of any examples? Usually a stretched row will have a single column or multiple rows of content, in which case you would be inserting a Section a section first and stretching it.

And of course, don’t ever stretch rows unless you really need them to be stretched…

Thank you for bringing this to my attention!

- AJ

Ok, so if I were to compensate for the padding by making the stretched row extend outside of the viewport by an equal amount as the inner gap, what will happen is any background inside the element would get clipped. I believe this would be a bigger issue.

Alternative I could come up with some CSS that removes the left/right padding from columns automatically if they are stacked or 100% wide. The problem with doing that is it will now cause issues with columns that have backgrounds. If a customer had added a background to a column and now the left/right padding is stripped it will look terrible.

I think the best solution if you need a row with columns that is also stretched is to create a section first and stretch that section. This isn’t a super common layout so I don’t think it’s a big deal.

I’m not sure what the best way to communicate this to the end user. Perhaps updating the description on the stretched row field. But since WPBakery moved the descriptions inside a tooltip, I’m not sure how often customers would read it.

If you have any good ideas or other solutions I’d love to hear them!

- AJ

ps: If you have your own WPBakery license, maybe you can go over to their plugin page and bug them about adding a new “Modern Row” that uses a CSS grid ;)

Hi AJ,

I understand now why this issue exists. Although to be honest for me if the workaround is as simple as using a section to contain the row then I don’t really see it as an issue at all.

I think maybe add an article to the documentation and include a notice if possible on the changelog are good options.

I’m afraid I don’t have a WPBakery license – I don’t think I would use the plugin at all if it wasn’t for Total. How it’s implemented in Total is the difference maker.

Appreciate your help as always with this.

Thanks, Paul.

Hi AJ,

My client has requested a popup which will ask visitors to confirm “I am a healthcare professional” when viewing some of the site’s pages (not all of them). The only popup plugins I can find are for age verification, cookie consent, general notifications etc. and don’t seem to be suitable for my needs. Obviously, the popup would need to appear only once per session, so the visitor can browse the relevant pages without being asked more than once.

Please can you advise me if you happen to know where I should look for this?

Thanks a lot,

Charles

Hi Charles,

I don’t have any recommendations for a plugin to do this. It may be something best done with custom code.

You could create your own popup with a little custom code in a child theme or custom plugin. If you do, Total has built-in JS for creating dialog windows, see here: https://totalwptheme.com/docs/modal-dialogs-html

If you want I am available for hire and I can code this for you, would probably take about 1-2hr and I charge $75hr. Email me at wpexplorer [at] gmail dot com if interested.

- AJ

Hi AJ

Using a shortcode for a theme button [vcex_button]

https://totalwptheme.com/docs/shortcodes-list/

How do I change the button text? It’s defaulting to “Button text” and I can’t see a parameter that changes it.

Thanks

James

Hi James,

The button element uses the inner content so it can support html, so you would do it like this:

[vcex_button]Button Text Here[/vcex_button]

- AJ

Hi AJ

Quick question please. If you look at this website https://www.touchstonegolf.com/ you’ll see in the top right of the page there is floating text block that opens a contact form.

Can you tell me how i would add something similar to my site (on all pages) using Total.

Thank you

Hi,

This is just a toggle so you could use the theme’s Toggle element functionality to show/hide a form – https://totalwptheme.com/docs/toggle-elements/

If you need it added to every page, you should create a new template under Dynamic Templates, make sure it’s using the “Part” type and then you can insert the template under Theme Panel > Custom Actions. More info on template parts here: https://totalwptheme.com/docs/dynamic-template-parts/

Now, I would highly recommend against adding a form to every page. This is really bad for SEO and accessibility. It’s much better to have a dedicated contact page that you link to via the main menu or other.

- AJ

Thanks for the advice AJ. As always, much appreciated

Hi AJ

Wondered if you can advise on a little snag I’ve run into.

Using Post Types Unlimited, I created a post type called “Practitioners”.

The “parent” page is a “normal” Page, also called “Practitioners”.

The issue I have is that because I created the Post Type first, when I then created the Page, the slug is being set as “practitioners-2”. Well, I think that’s what’s caused it (I checked Media Attachments and nothing there with that name).

I have several Post Types / Pages set up in the same way, but because I created the Page first, I never had this problem.

So – is there any way I can adjust the Post Type (possibly manually in the db) to allow me to set the Page without the “-2” in the slug? I don’t want to delete the Post Type and start again because there is quite a lot of content in place now.

Hope I’ve explained this well enough.

Thanks

James

ps: You may have noticed that the default Portfolio post type uses “portfolio-item” as the default slug, this is exactly to prevent conflicts and allow for a page with the “portfolio” slug. Same with how staff uses “staff-member” for the slug.

Thanks AJ. I know what you mean, but I have always structured my sites like this, and there has been no slug conflict. So the URL structure is properly “hackable” if you see what I mean? I’ve sorted this out by changing the post type slug to [anything], then changing the Page slug to “practitioners” (no -2 added), then changing the post type slug back to “practitioners” – and it works.

Not sure why you never had that issue before, perhaps if you were registering your post types at a later hook then WordPress was not finding any conflicting slugs when creating the page.

That’s a good work around.

But a word of caution, if you add a grid to the practitioners page and enable pagination, the pagination may not work.

- AJ

Hi AJ

Got a small issue.

I am using the CSS animation “Fade in” effect on rows as they scroll into view.

Each row has some hidden extra text in a “read more” toggle. If the toggle is clicked, then closed, and the user continues scrolling a very large empty wide space appears under each subsequent row. As if the now closed “read more” text height has been added to every row.

Really hard to explain so I did a video.

On the first pass, I do not use the toggles, and the row fades behave normally. On the second pass I open then close the first row’s toggle, and then you will see the unwanted empty space on subsequent rows.

https://www.loom.com/share/e6b1cb95fb444c0f95d1738c47689f3e?sid=34e91eb8-4705-4229-a908-171425fa4813

I don’t know if there will be a solution to this? I think you might say you don’t receommend fade in effects anyway but the client really loves it so I am hoping something can be done.

Let me know what you think.

Thanks

James

Hi AJ

Is 6.4 imminent – like today? If not, can you send me the patch? I have opened a ticket as you suggested.

Hoping to launch this site in a day or two.

Thanks

James

Hi James,

Update is almost done, but I don’t have an exact ETA.

I got the ticket, I will reply and send over the patch in a moment.

- AJ

Thanks AJ – site is now live with patch – all good.

Hi AJ, at the top of my page (above the top bar), there is messge:

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/xxxx.com/wp-includes/functions.php on line 6121

So the website is corrupted now. what should i do?

HI,

The website isn’t “corrupted”, this is just a notice not an error so the site should still work just fine.

Now, the warning shouldn’t be coming from the theme itself, unless your theme is outdated.

  • First, make sure your theme and bundled plugins are all up to date – https://totalwptheme.com/docs/update-theme/
  • If you still see the warning, disable your plugins 1 by 1 to see when the notice goes away so you can tell which plugin is causing the warning.
  • Once you locate the plugin then you can let the developer know about the issue. Sometimes though the warning can be triggered by a combination of plugins though.
  • If disabling plugins doesn’t fix the issue then it could be an error caused by your child theme (if you are using one) – so be sure to also check your child theme.

Now, the fact that you see these warnings on your site, means that you have WP_DEBUG enabled. It’s not a good idea to keep this enabled at all times due to security reasons. So you should contact your hosting company if you aren’t sure how to disable it yourself so that they can disable it. In fact, because this warning is related to translations, if your not running a multi-language site then it’s not even a concern and so disabling WP_Debug so that the warnings don’t show up on your site is also a “valid fix”.

- AJ

Hi AJ,

I’m using the Flexible Container element, trying to space items evenly on the main axis. Your CSS applies wpex-justify-evenly to the flexbox, but nothing happens. I looked at the style.css file and there is actually no entry for that class. You have wpex-justify-start, -center, -end, -between, -around etc. but no -evenly. Is this possibly an omission or am I doing something wrong?

Thanks,

Charles

Hi Charles,

You mean “justify-content: space-evenly;” ?

If so, you are right it’s not included in the CSS Framework – https://totalwptheme.com/css-framework/justify-content/

The space-evenly value was introduced at a later date and wasn’t supported yet by modern browsers.

I’ve updated the theme to include it in the upcoming 6.4 version – https://totalwptheme.com/docs/upcoming-update-changelog/ (should be released at some point mid-late this week)

For the meantime, you could always give your flex container a classname then target it with a little custom CSS.

Or, submit a ticket and I can zip over a beta version with the change: https://my.totalwptheme.com/

- AJ

ps: I see the confusion, the Flex Container already had the option to space items evenly, but it wasn’t working. My guess is I added the option to the dropdown and was going to then also add the utility class and I forgot. My apologies! And thank you for reporting the bug.

No problem!

Sorry, my first post wasn’t very clear. There is an option for Space Evenly in the element and it adds the wpex class successfully, but with no effect. As it happens, I’ve found that centering works better for now anyway, but thanks for the future fix.

Heres a copy of the message I received: Your theme (Total) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:

Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version. If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.

Hi,

This is AJ the theme author.

I’ve already patched the outdated file in question for upcoming theme update: https://totalwptheme.com/docs/upcoming-update-changelog/

It’s a small, non-site breaking change. So the warning can be ignored for the meantime.

If there is every a site breaking change, I will push out an immediate fix. Thus, you can pretty much just ignore those warnings as I keep an eye on them and handle them accordingly.

The official update should be ready for download sometimes this week!

- AJ

AJ, hope you’re doing well, I’ve been using your wonderful program for 10 years. I’m getting a message from WooCommerce that some of my templates are not compatible with the new version of WooCommerce. I’m not actually using WooCommerce at all and wonder how I should handle this template situation? WooCommerce is saying that it is not compatibility with the theme and that I should look for an update which I am not at all sure about. Thanks

Hi,

I’m assuming you are referring to this warning: https://a.cl.ly/YEuY0vgZ (which may show up as a popup as well that you can dismiss).

In which case, I’ve already patched the file the upcoming theme update. It’s a very small change which has 0 effect on the actual live site. So the warning can be ignored.

If there is every a site breaking change, I will push out an immediate fix. You can pretty much just ignore those warnings.

Now, if you are not using WooCommerce on your website, then you should just de-activate and delete the plugin.

- AJ

Hi AJ, I used the button on this page to renew my support for a year. I would use you item support and submit a ticket but I don’t think my purchase has propagated to your system.

The purchase ended up include another license. I already have two licenses. I am wondering how I void this third license. And because this has happened before (hence, two licenses), how do I renew support without purchasing a license?

Thanks

Hi,

If you had previously logged into the ticket site and then renewed support you will need to click the “Refresh” button – https://a.cl.ly/L1ulwXGr – that’s because I cache user’s purchases on my end to prevent sending requests to the Envato API every time a user visits my site.

I logged into my site and I can see that your data was cached and it was showing March 23, 2025 as the end date for your support license. I refreshed it manually on my end – it’s now showing June 11, 2026 but it is also showing an extra license as you mentioned.

If you only want to renew your support license you need to click the correct button, which looks like this: http://totalwptheme.com/docs/wp-content/uploads/sites/51/2017/09/support-license.png (it says “Renew support”).

It sounds like instead you’ve purchased a new license. So you have 2 options:

1. You can submit a refund request for your latest purchase – http://themeforest.net/refund_requests/new – and I’ll accept it.

2. You can use that license on another website if you have one or give it to a friend for use (they’ll only be able to activate the theme though, not request help).

If you request the refund, I will accept it and then if you want to renew support only you can accordingly. I’ve never purchased my own support license so I don’t know exactly how it works, but I would imagine it would say something different in the cart, such as “Support License” not “Standard License”.

- AJ

Hi AJ

Mega menu question.

Re its behaviour on mobile.

Using the “sidebar” mobile menu.

When you tap the column header text, it does not reveal the menu items within. You have to tap the down arrow. Can it be amended to tapping the text behaves in the same way as tapping the arrow?

The “full screen overlay” works like that – you can tap the header text and it reveals the menu items. But the sidebar does not.

Hope I’ve explained it OK!

Thanks

James

Correction: Using the nav-no-click doesn’t remove the link, but it applies a -1 tabindex so it can’t be accessed by screen-readers and it makes the toggle 100% wide so it’s on-top of the link.

Ah – adding the no click class had the desired effect! Was confused why the full screen overlay behaved like that without the class though, but never mind, I got what I wanted. Nice.

The reason the full screen menu behaves this way is because it doesn’t have arrows.

- AJ

Hi AJ

I am trying to use a different logo on mobile, and have used this snippet:

https://totalwptheme.com/docs/snippets/mobile-logo/

However it’s not working, the mobile logo is appearing on desktop as well, beneath the regular logo – rather than just from the breakpoint. The regular logo is being hidden at the breakpoint, that bit works – the issue is the mobile logo is appearing all the time.

Also, there is no link to home on the mobile logo.

Screenshot: https://ibb.co/cc9Fdm2V

It’s header style 5.

Thanks

James

HI AJ

Just got round to adding the retina code, but I don’t think it’s working. Looks like the “standard” logo is still being shown on retina enabled devices.

Here’s the code:

function mc_mobile_logo_attrs( $attributes ) { $attributes['src'] = '/wp-content/uploads/2025/07/melior-mobile-logo.png'; $attributes['srcset'] = '/wp-content/uploads/2025/07/melior-mobile-logo.png, /wp-content/uploads/2025/07/melior-mobile-logo-retina.png'; $attributes['width'] = '182'; $attributes['height'] = '36'; return $attributes; } add_filter( 'totaltheme/header/logo/image_attributes', 'mc_mobile_logo_attrs' );

Your srcset is missing the 1x and 2x which tells the browser what the images are for.

$attributes['srcset'] = '/wp-content/uploads/2025/07/melior-mobile-logo.png 1x, /wp-content/uploads/2025/07/melior-mobile-logo-retina.png 2x';

And if you really want you can make a larger 3x image and add it to the list:

$attributes['srcset'] = '/wp-content/uploads/2025/07/melior-mobile-logo.png 1x, /wp-content/uploads/2025/07/melior-mobile-logo-retina.png 2x, , /wp-content/uploads/2025/07/melior-mobile-logo-retina-3x.png 3x';

But it’s often not necessary, the 2x usually looks pretty good.

- AJ

Great – thanks.

Hi AJ.

Hope you’re well.

It appears the Video element is not working for unlisted Vimeo videos. They display if using their native iframe embed, so something is up.

Would you mind taking a look as we have dozens of videos that now won’t display.

Forgot to mention…The theme’s Video element also supports setting type=”oembed” instead of type=”vimeo” or type=”iframe” so if you did want to use the theme’s Video element but return an oembed video you can.

They were not previously using the element, and have always had the same privacy.

I ended up using oembed just to cover all bases.

May I actually suggest that rather that the user needing to select YT/Vimeo, it automatically recognises.

Case. I have a CPT where the user entered Title and vid URL.

In the custom card, you need to separate elements to cover this.

(NB: I’ve been using Total for nearly 11 years, so have a chunk of ides :) )

Hi,

Gotcha, I thought you already had the video element added on the site and the videos were public but then changed to unlisted. It all makes sense now ;)

I’m confused by “May I actually suggest that rather that the user needing to select YT/Vimeo, it automatically recognises.”

I assume you mean your post type has the video URL inserted into the post content, is that correct? If so, this doesn’t make much sense. If your post type is just going to have a video URL in the content, it would make much more sense for the video to be in a custom field and have the post content disabled for the post type.

It would be a lot easier for me to understand what you mean if you can share a screen capture of the setup, thanks!

Feel free to share your ideas, often though customers that have been using the theme for a very long time will send me emails with their ideas and most already exist in the theme they just didn’t read the changelog to see when the feature was added.

At this point, Total can do pretty much everything it needs to do (while still keeping the theme fast and optimized) – right now my primary focus is on creating new/better demos. Of course I’m always open to feedback and if adding/changing something in the theme makes sense I will definitely consider it. The upcoming Total 6.4 has some cool new stuff – https://totalwptheme.com/docs/upcoming-update-changelog/ – hope to release it by the end of the week.

- 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