22385 comments found.
Hi AJ,
The CSS code you gave me for the social buttons makes the buttons look oval instead of circular. See top right corner on main menu: http://new.fwoutfitters.com/wp-admin/options-general.php. Is there something I can do to change this?
Hi,
Oh yes, sorry since you are using the plain style they don’t have any width. Add this also:
body #top-bar-social a.wpex-social-btn-no-style {
width: 26px;
font-size: 14px;
}
- AJ
Hi, I’m using the Total Landscaping Demo and would like to make a background image in some of my columns clickable. Any suggestions how I can do that?
Unfortunately you can’t easily make a whole column clickable because in order for elements to be clickable you need the link surrounding the whole element but you can’t add an element around the column like this because it would break the layout (it’s also not a function available in the builder).
But…you can insert content to the column to make it clickable such as an image, icon box, etc. Do you have an example of what you want to do so I can explain how that could be done?
- AJ
Here’s a screenshot of a test page. I’d like the image and text columns to be equal height (independent of how much text will be added) and I’d like the image and text columns to be full-width on tablet and mobile, so it seemed easiest to add the images as background images, so they adjust with the text column (if I tick the box keep columns equal height). If I could now click on each image to see the whole image or a video of the horse in a lightbox that would be amazing!
Any suggestions? I could add a button, but that kind of ruins the images a bit…
Have you tried out the Feature Box module? It has an option to set equal height for the image and content – https://cl.ly/nVEH – and when you add a link it will be added to the image as well.
Personally though, if you are going to be adding a lot of these horses it may be a good idea to create a new custom post type for horses so they are easier to manage – https://wpexplorer-themes.com/total/docs/adding-custom-post-types/ – and if needed you can have extra details added onto a post for that specific horse.
- AJ
Hi. The Feature Box module is a good idea. Cool. Thanks. Just what I needed
. It’s just a few horses and the description text will just vary by a few lines (so no custom post type needed for now). The pictures will be uploaded as portrait format, but I’d like to display them as squares. So, in the feature box module I set the image size to 350×350px and put full-width for mobile. That looks good. Only if the screen gets too big the image doesn’t cover the widths of the column anymore (obviously ;)). Is there a way, I can make the image always cover its half of the feature box (like the background image would do)? Cheers
You could use CSS to set the image to 100% but of course it’s going to lose a lot of quality since you are forcing the image to be bigger then it is.
Can you share the URL? This way I can see what you’ve setup and I can give you my best recommendation.
- AJ
Hi AJ, Can you please provide some css to suppress the dot navigation on the testimonial slider when on mobile. I read in the comments it’s done this way on purpose, but would still like to suppress them. Thank you always for your great theme and support, Mick
Sure Mick,
.vcex-testimonials-fullslider .sp-buttons {display: none !important; }
But there is a little bug, the way it’s supposed to work is if you have the arrows enabled, which become hidden on mobile that it shows the dots. But it looks like even when the arrows and the dots are disabled it still shows them, so I added a fix for that in the upcoming update.
Thank you for your patience, I wasn’t feeling too good the last couple days and was in bed 
- AJ
Thanks AJ, We’re not using the arrows and this was the perfect solution. Feel better soon! Mick
Hi, AJ,
Please remind me: I have one column in a row. How do I center the column horizontally in the row?
Thanks, Robert
Hi Robert,
When you have 1 column it’s 100% wide and there isn’t a need to center it, what you want to do is center whatever module you’ve added inside it.
- AJ
Thank you. I added a text block. What code should I add and where do I need to add it?
Thanks, Robert
Actually, forget that question, AJ. The problem was that I saved a page as a template, created a new page and imported the template content. However, the new page need the sidebar turned off – now the content is centered.
November 1, 2017 – Wordpress did an update. After the update the Total Theme Customizer is no longer working.
1. I can make revisions through the customizer, but it is not saving. 2. I cannot see the live preview as well. (It is not giving a live preview of the changes)
3. I cleared all required cache and browser cache.
What do I do to fix this?
Hi,
I can confirm that the Customizer should be working 100% on the latest version of WP I’ve tested locally and on my live sites as well as multiple customer sites.
The last WordPress update was security fixes unrelated to the Customizer, so it wouldn’t break the Customizer. Unless you updated from a very old version of WordPress but your server’s PHP version is outdated, your theme is outdated or you need to clear your browser cache.
First I would recommend you clear your site/browser cache in case it’s a caching issue.
If that doesn’t fix the issue there are some other great troubleshooting tips here – https://wpexplorer-themes.com/total/docs/troubleshooting-customizer/
Let me know if you aren’t able to solve the problem so I can further assist.
- AJ
All trouble shooting has been done and checked. Still not working. This was reported once before.
The thing that fixed it the last time was an update by total theme and we could not fix it. There was a patch put out to fix.
Word press did an update recently and the customizer stopped working
Hi,
- Do you see any errors in the browser console?
- What version of PHP is your server using and what is your memory limit to PHP set at?
- Disabling plugins didn’t fix the issue?
The recent update to WordPress should not have broken the customizer, it was only security fixes ( you can see from the changelog nothing would affect the customizer – https://codex.wordpress.org/Version_4.8.3#List_of_Files_Revised ).
Here is a video using the latest version of the theme and WordPress showing the customizer working correctly: https://cl.ly/nRv9
So the issue is only on your server which is why I need more information in order to assist you.
I do see you submitted a ticket in January with the issue but you never replied back to our support staff so we could never assist you because you didn’t reply back with the site logins for us to check – https://cl.ly/nRxC
- AJ
ps: I know you are using WP-Super-Cache on your website so when you disable plugins to test you need to make sure WP-Super-Cache is completely disabled because it can still be loading plugin files even if they are disabled due to the caching.
- Aj
- No idea how to see errors in a browser console. - What version of WordPress and the theme are you using?
- Using the most recent Wordpress, and Total Theme. - What version of PHP is your server using and what is your memory limit to PHP set at? *NO idea how to find out what PHP my server is using, and no idea what memory limit to PHP is set at. - Disabling plugins didn’t fix the issue?
- No, disabling plugins didn’t fix this issue.
WP Super cache was disabled. And I don’t remember where I saw this, but this is what I found: The system’s default version of PHP is 5.4 You’re currently configured to use PHP 5.6 Selecting “PHP Stable” will set the handler to latest stable PHP version available in our servers. This version may change in the future. Use with caution Selecting “PHP Edge” will set the handler to latest PHP version available in our servers. This version may change in the future. Use with caution
I have trouble shooted all the points on the link provided to me. And it is still not working. And I have no idea what my memory limit to pHP is set at. I am a beginner, and do not know what you are talking about. But if you can walk me through this, I am sure I can assist in getting to the bottom of this.
Thank you for your patience, I got sick the last couple of days 
You shouldn’t have issues with PHP 5.4 in the Customizer. But WordPress requirements state you should be using version 7.0+ – https://wordpress.org/about/requirements/ – I would encourage that you update if possible.
Memory limit is very easy to update and you can also ask your hosting company about that – http://wpexplorer-themes.com/total/docs/increasing-memory-limit-to-php/
But, in the ticket you opened back in January you mentioned an error relating to a jQuery date script, are you still seeing any of those errors?
Since your support license has expired you can’t submit a new ticket so I replied to your old ticket if you want to send me the logins so I can look for you, if I can log in and have a look we should be able to get this fixed up asap.
- AJ
The reply I just sent to you went to your hotmail account, please check it out so we can resolve this matter privately.
Hi AJ,
Just a little guidance needed here, and I didn’t want to mess things up by changing the wrong font colours.
In the blog posts, there’s an area below the featured image that shows the ‘meta’. I’ve already turned off most of this, but what’s left is the date, the folder from which the post is pulled (news item etc), and the comments.
Most of this is fine, albeit a little dark, but on ‘hover’, the last two items disappear due to them being black, on a black page.
Which settings need to be changed in the customiser to make these latter items become visible?
Thanks!
There isn’t a customizer setting for this, you will need to use CSS.
Example:
/* default color */
body .meta a, body .entry .meta a { color: #fff; }
/* hover color */
body .meta a:hover, body .entry .meta a:hover { color: #fff; }
Wonderful, thanks AJ!
I have an accessibility question about TOTAL. Are site visitors able to change the contrast or appearance of a TOTAL website? Or are the styles rendered in such a way that visitors can not adjust them?
Less importantly, is there any documentation available about TOTAL’s accessibility features?
Thanks in advance, Rob
Hi Rob,
This is AJ the theme developer.
- Generally speaking visitors can’t “change” the appearance of a website, there are browser apps and computer programs to change your monitor’s contrast though. But when it comes to the default site contrast that’s mostly up to you and the colors you choose for your site via the Customizer settings and site modules.
So when you are changing the site colors via the Customizer or inserting page builder blocks just be sure to use well contrasted colors. For example, don’t make your header dark gray and then your menu links black.
There are online sites you can use to check your site for contrast if that is a concern so you can tweak things accordingly.
- There isn’t any documentation regarding accessibility. The theme does have an option in the main theme panel to enable aria landmarks (which is disabled by default because they cause error notices in the W3C checker) but that’s about it in terms of what you need to know from the theme’s perspective. The theme does add screen reader text where needed, it includes the tab to content, etc…But most accessibility concerns relate to how you add content to your site (links, images, text, captions, etc).
I’ve actually been working with the University of Hawaii to make sure Total is accessable and have many improvements in past updates and I’m sure there will be more to come. If you run into any issue just let me know so I can update the theme accordingly. But like I said, most accessibility concerns come down to the way in which you setup your site and add your content.
- AJ
Great – thanks AJ. And I read the ‘Breaking Down Barriers’ post you guys wrote in August where they talk about the University of Hawaii project and other helpful tips on accessibility. So much to learn… Alright, again much appreciated. Have a good one!
Awesome! Just let me know if you have any issues with accessibility or suggestions. Of course accessibility is always of great importance 
- AJ
Oh, and thanks for following the blog
Always open to suggestions for future articles there as well !
I have a ‘problem’ with the post types slider. When I open the page where this post types slider is built in, the first image is very big on page loading (the first second), see: http://bit.ly/2eV2eP2 How can I remove this big image when loading the page?
This is the preloading image. You have the following CSS on your site:
.wpex-slider-media img {
max-width: 500px;
}
You need to apply it to the preloader as well:
.wpex-slider-preloaderimg {
max-width: 500px;
}
Or simply use display: none; to hide the preloader image which may not be ideal for your specific custom layout.
- AJ
Yeah I noticed the preloaderimg div, but it seems like the css doesn’t work.. Can’t I just remove the preloaderimg div at all? So it doesn’t show on page loading?
I just had a look at your site and the CSS is working correctly, maybe clear your browser cache?
If you want to remove it completely then use this:
.wpex-slider-preloaderimg { display: none !important; }
- AJ
You are right. Thank you!
Hi, Can you plz let me know how i can make the size of images in Woocommerce Single Product Page smaller? Maybe changing the single product page layout to have a smaller column for the image and larger for product details (eg: 1/3+2/3)
http://prntscr.com/h4p9sdI have tried changing the image size and uploading, but it simply blows up the image instead of making it smaller.
Same for the main Woocommerce shop page. I need to make the images smaller, have a border around each image and make them all similar in height. http://prntscr.com/h4p8nlHi,
Changing the image size only alters the image size, but because of how WooCommerce is designed the image and description are inside two “columns” and the image stretches to fit it’s column. The only way to alter the image size is to alter the column widths.
Here is an example snippet: https://wpexplorer-themes.com/total/snippets/woo-product-widths/
So you can copy the code then just change the percentage to fit your needs.
For the product entries you will first want to set the correct cropping under Theme Panel > Image Sizes. But again the images by default do stretch to fit the column because of the hover affect (you can disable that in Customizer > WooCommerce though). So the best way to make them smaller is do display less columns. So if you currently have 3 columns maybe change the columns to 4 – https://wpexplorer-themes.com/total/docs/change-woocommerce-columns/
Adding a border is very easy with some CSS such as this example:
.woocommerce ul.products li.product-category a img { border: 3px solid #000; }
Custom CSS isn’t included in support but I do help from time to time. If you don’t know CSS and plan on making a lot more changes that aren’t in the Customizer the Yellow Pencil plugin is amazing and there is a free version and premium version – https://wordpress.org/plugins/yellow-pencil-visual-theme-customizer/
- AJ
Thanks AJ! I will definitely check out Yellow Pencil. Appreciate your recommendation.
PS: The woocommerce border CSS code shared by you did not seem to work. Do i need to modify this in any way before i add it to custom CSS?
Oh sorry, I used product-category instead of product for the class. The code would be this:
.woocommerce ul.products li.product a img { border: 3px solid #000; }
- AJ
Hi, Can you plz advise how i can make the menu (header style 2) a little transparent so the background can show through?
I have tried the header overlay, but that makes the menu show up at the right of the menu instead of below and also removes the aside content.
Also, can you plz advise how to change the background color of the sidebar form input field to White?
http://prntscr.com/h4p63uI have tried the settings under Customizing>General Theme Options>Forms but the input field color does not change.
Hi,
- Do you have a mockup of what you want exactly? Header style 2 would look very weird on the overlay header so by default it isn’t supported (although very possible with some code in a child theme by hooking into the header style filter).
By default the menu does have a white background but you can use some CSS to give it a see-through RBA color instead. Example:
body .navbar-style-two { background: rgba(255,255,255,0.3); }
- http://wpexplorer-themes.com/total/docs/making-css-edits/
- https://www.w3schools.com/css/css3_colors.asp
- The form options should work, but if they aren’t you’ll need to share the URL so I can inspect the form and see why not.
- AJ
I’m trying to insert icon fonts I’ve inserted in the css fonts of the child theme fonts including svg I insert the class into the space but I see only a square without a picture where I’m wrong?
Hi,
You’ll need to share the page with the issue so I can have a look at the code and see what’s missing. Thanks!
- AJ
Hi AJ – I hope you are doing well? Happy post-halloween.
I have a quick question for you – I logged onto a site that runs Total today and I keep getting these notices at the top of the WP dashboard.
Notice: wpdb::prepare was called incorrectly. The query does not contain the correct number of placeholders (1) for the number of arguments passed (3). Please see Debugging in WordPress for more information. (This message was added in version 4.8.3.) in /home/content/p3pnexwpnas09_data02/55/3219855/html/wp-includes/functions.php on line 4139
Is this something you know about or is this something I should bring to the host (godaddy)?
Thanks!
Hi there,
I am doing well, thank you for asking! I hope you are also.
This error normally happens when doing a direct SQL query using $wpdb->prepare. Total doesn’t have any of these so most likely the issue is coming from a plugin have you tried disabling plugins 1 by 1 to test?
- AJ
I contacted the host and it’s an issue with 4.8.3 that was apparently happening on other sites as well. We rolled back to 4.8.2 and the error disappeared. Hopefully, there will be a patch in the next few days to fix this. :-/ Thanks!
Hum, I don’t believe your host is correct in having you roll back. Because there is a big security concern here. See the notice from the 4.8.3 changelog – https://cl.ly/nUVO – more likely there is a plugin on your site incorrectly using $wpdb->prepare and now instead of your site being vulnerable to an attack WordPress gives the error message and prevents the code from running.
It doesn’t seem like a bug with WordPress but rather an issue with a plugin making an insecure query. Did you ever try de-activating plugins to see which may be causing it?
I’m sorry to say, but your hosting company is basically putting your site at risk. Especially now that this is a known/possible vulnerability.
I would highly recommend updating WordPress and figuring out which plugin is causing the error.
- AJ
Thank you for this information. I believe the issue was with WPML (I could be wrong). Working with godaddy to get the site updated to 4.8.3 – in the meantime I’ve got security scans and such active. Thanks AJ!
Hello,
With your custom Visual Composer element “Woo Products Carousel (Custom)”, is it possible to move the Title and Price section above the product image?
If so, how?
Thanks for your advice!
Hi there,
The only way to move them is to manually edit the file via a child theme. The file is located at total/vcex_templates/vcex_woocommerce_carousel.php – so you would have to add this file to your child theme inside a vcex_templates folder and then copy/paste the code to put it where needed.
- AJ
Perfect – thank you AJ!
hello AJ it’s me again i want to know how long for the new update ?
I don’t have an exact time but most likely tomorrow. It’s Halloween in the US so I didn’t want to release it today also I am working on a new system for built-in updates which I am finishing up right now. If you open a private ticket and request it be assigned to me I can email you a beta to test today 
- AJ
Hi AJ I have run into a prob this afternoon. I am trying to add a footer sidebar area with some menu widgets (that worked fine). But I only want it on one page (which is a ‘single’ page with its own file). Anyway i have got into a knot. I can’t not get your code on your page Custom Sidebar Areas & Advanced Management’ to work, but additionally the Appearance=>Widgets page is messed up in that I created 2x ‘Custom Widget Areas’ . The ID text for my Custom box appears about 1/2 inch below ‘ID’. If I click the Delete button the ‘Confirm’ button appears about 3/4 inch below, on top of the other Custom widget block. The consequence of this is I cannot confirm the delete as clicking on that area simply expands or contracts the block beneath. I know – I should send a screen dump but don’t know how. Can you work your magic and help sort out my broken widgets page and also help me get the Footer sidebar to work on a single page. Yours hopefully, David
I just replied to your last ticket, but I also just tested again with your exact names – https://cl.ly/nQHP – and I don’t see any issue, what browser are you using? Do you have issues in other browsers?
- AJ
The Blog automaticly crop my featured images to 680×380. It would be better if it resize my image. How can I fix this?
Check under Theme Panel > Image Sizes > Blog to make sure you don’t have any cropping values. Here you can remove them or change them to better fit your needs.
- AJ
That’s why Total is my no#1 WordPress Theme. You’re Awesome!

Hi AJ I have run into a prob this afternoon. I am trying to add a footer sidebar area with some menu widgets (that worked fine). But I only want it on one page (which is a ‘single’ page with its own file). Anyway i have got into a knot. I can’t not get your code on your page Custom Sidebar Areas & Advanced Management’ to work, but additionally the Appearance=>Widgets page is messed up in that I created 2x ‘Custom Widget Areas’ . The ID text for my Custom box appears about 1/2 inch below ‘ID’. If I click the Delete button the ‘Confirm’ button appears about 3/4 inch below, on top of the other Custom widget block. The consequence of this is I cannot confirm the delete as clicking on that area simply expands or contracts the block beneath. I know – I should send a screen dump but don’t know how. Can you work your magic and help sort out my broken widgets page and also help me get the Footer sidebar to work on a single page. Yours hopefully, David
Hi David,
If you want to add custom widgets to the bottom of the page I’m not sure why you are overriding the entire footer, why not just insert a row with the Visual Composer and some columns to basically create a footer since it’s on one page only?
Can you share the custom code you are trying to use so I can see exactly what you are doing? Please paste it here – https://gist.github.com/ – and send the link.
You can share screenshots with any number of online image sharing services (do a little search) or you can upload the screenshot to your WordPress site and send the link.
When adding custom widgets keep the names short. For example if it’s for a single page just call it “Homepage Footer” or something like that, sounds like maybe you added a very long name for it causing the ID to not display in a single line. But that still shouldn’t break the delete option – https://cl.ly/nOxm
Alternatively you can submit a private ticket – https://wpexplorer-themes.com/support/
- AJ
Thanks AJ Have sorted the problem re display. It was the browser (Firefox). Firefox displays the widget admin page over 4 columns rather than 2 in IE so boxes were narrower presumably causing the problem. Have experimented with Visual Composer (I didn’t realise it did widgets – sorry) but it messes up the content on that page which is almost entirely made up of tabbed content constructed using shortcodes and content from ACF. It has to be full page width and so I am trying to move the normal side menus to the footer position on that page. Am now realising? that your code replaces existing widgets, not really what I am trying to do. Can I use a conditional plus your code and get my custom widget menus along the footer area that way? Thanks for any further hint you are willing to give. All the best, David
Hi David,
I’ll have a look and see if I can recreate the display issue, thanks for the heads up 
Any chance you can share the URL so I can see exactly what you want to do? I am a bit confused as to what you are doing and want to provide you with the best course of action.
It sounds like maybe you have footer widgets across your site but you want to change them only on 1 page? Is that so? And is it all the widgets?
There are some plugins out there for conditional widget logic that you can use to add them to the footer and show/hide them based on your needs such as this one – https://wordpress.org/plugins/widget-logic/
- AJ
Hi AJ Tried harder this morning with Visual Composer and managed to analyse the problem. The main issue, as I thought, was that the page is a single template file where all data – apart from one strapline of text – was collected from the data base and displayed via straight php and shortcodes. VC seems to put its shortcodes into the text box which in this case completely messes up the page layout. The solution was to input that text via ACF which then allowed VC to do its stuff at the bottom of the page without messing up the page order. In short – you were correct as usual!. Just a wee bit of styling left to do. Thanks. Can I throw an extra at you. We are using the top bar with 2x page links at LHS, plus 2x social media on RHS. We were hoping that we could then keep this as a single row all the way from PC down to mobile portrait. There is plenty space for this, but it wraps (unneccessarily) onto two lines at 768px approx. Is there a way of stopping this?? Promise not to laugh at the meagre progress, but if you wish to view https://www.themorayway.org.uk/festival/ (Almost all work has being trying to get woocommerce to behave for our needs. Pages next!) Thanks as ever for your inspiration and patience. David
Hi David,
Yes the topbar content will go from 2 columns to 1 column on mobile. Unfortunately the theme can’t know if everything fits so it must do it automatically for everyone.
But, you can use some CSS to keep it in 1 line (i can help with that if needed) but honestly since you have so little content in the topbar and it’s not super “crucial” for your website niche, I would recommend disabling the topbar and placing the about/content link the menu and the social at the top of your sidebar or in the footer (footer is very popular). This way you don’t take up so much space at the top and the logo/menu is more prominent.
I know you are just starting the site so here is a little inspiration I just cooked up using inline CSS in the browser on your site – https://cl.ly/nQZ9
– if you can make a black circle logo instead of the white one and have some sort of background on the header I think it could look pretty good (maybe even use a green or brown menu background which is are more “outdoor” colors then the purple you have). This is a very basic mockup but just some food for thought 
Lots of good outdoor free photos here – https://unsplash.com/
- AJ
Morning AJ You are rather amazing in a very kind way. Re – topbar, we rather liked the way that links there stay visible/prominent at all screen sizes so IF the CSS code is fairly simple could you point me please. I can’t see how you do the break. Have also just spotted something a bit odd. On the non woocommerce pages, if you click the shop basket, the dropdown stops at the bottom of the header, it doesn’t go down into the main content space. https://www.themorayway.org.uk/festival/ Same in Firefox and IE. Any idea. (One solution is just to remove it from those pages) Re – your styling advice – ‘just cooked up’ ‘in my browser’ How do you do that I hear your point re sidebar and like the visual impact of your suggestion. An additional logo design for the website would be needed. Have forwarded your suggestion to our design person. As you imply things are still rather fluid and your volunteered help is VERY much appreciated. Grateful thanks as ever, David
Hi David,
The CSS would look something like this:
@media only screen and (max-width: 767px) {
body #top-bar #top-bar-content,
body #top-bar .top-bar-menu {
float: left;
text-align: left;
}
body #top-bar-social.top-bar-right {
position: absolute;
right: 0;
top: 50%;
height: 26px;
line-height: 26px;
margin-top: -13px;
}
}
I’ll look into adding an option to prevent the break in the Customizer 
The cart should work on all pages. You can try it out here – http://totaltheme.wpengine.com/base/shop/ – the code used for the function runs exactly the same no matter the page. More likely there is an issue with the setup or a 3rd party plugin on the site is breaking the cart fragments. Can you try disabling plugins to check? Also you can try going to WooCommerce > Status > Tools and clicking the buttons to clear things and see if it fixes the issue.
- AJ
Hi AJ Thanks for the CSS. Pity about the cart, looks like I’ve broken something. WooCommerce status – new to me – but no joy. Looks like a long session of detective work – no idea when it happened, but looks like it needs fixing. Thanks again for your design prompt (colour etc mostly me, I just picked out one from the Logo). The design person very much likes your idea – claims, that’s what she was going to suggest. Hope to be leaving you in peace for a good while, but major thanks again for your help. All the best, David
AJ Just in case it be of interest or help, the problem was due to me disabling wc-ajax=get_refreshed_fragments() on non-shop pages because it was causing an extra 5 to 15 second load time. Heh hoh. David
Oh yes, that would do it 
What you can do is keep it disabled and then go to Appearance > Customize > WooCommerce and change the icon to just link to the cart without the dropdown – https://wpexplorer-themes.com/total/docs/remove-edit-woocommerce-menu-icon/
That’s really insane though… get_refreshed_fragments shouldn’t cause so much loading time, have a look on my server for example: https://cl.ly/nUUO (it only takes 81ms)
That could just be a server related issue or 3rd party WooCommerce addon issue.
- AJ
Morning AJ Just updated the theme. Display on woocommerce category page has changed, first image is larger than others causing row to overspill. Have reinstalled older version on localhost and it reverts to normal. Example here https://www.themorayway.org.uk/festival/events/uplands/ All the best David
Hi David,
This is a known bug and has already been fixed – https://wpexplorer-themes.com/total/upcoming-update-changelog/ – I will update the theme shortly so make sure to enter your license code so you get notified of the auto update
Updates will be much quicker now because I can send them out via my system without waiting for the Envato queue!
If you see anything else, please let me know so I can include it in the patch. Thank you and sorry for the troubles.
- AJ
Hi AJ For me neither changing priority nor using the new snippet is correcting the ‘oversized’ 1st image on the 1st row. Don’t know if I am misunderstanding your instructions, or if there is still a bug with my customisation. All the best, David
Hi David,
I don’t know what “instructions” you are referring to since I didn’t send any instructions in my last reply…
If you want to know the fix for this issue, you have to edit the file at Total/framework/3rd-party/woocommerce/woocommerce-config.php and change the priority from 1 to 40 on line 130 for the ‘post_class’ filter.
Or you can open that ticket so I can send you the file. If you already opened a ticket, I’ll be going through my pending tickets in a few minutes 
I didn’t get the update out yesterday because there are a couple other small tweaks I need to make but will be out for sure today.
- AJ
Hi Really sorry to have wasted your time. I followed the link to forthcoming updates, misunderstood what one of them was saying, and . . . Was trying to be helpful, but . . David
No worries at all! I’m always happy to reply and I do appreciate your comments, you’ve been a great help in the past reporting bugs!
By the way I know you used this snippet before – https://wpexplorer-themes.com/total/snippets/change-woocommerce-columns-custom-columns-mobile/ – be sure to update it on your site because otherwise it won’t work in the upcoming update. As result to the fix for the first item in the shop grid this snippet had to be modified a bit.
- AJ
Hi AJ This is a styling (not theme) issue so feel free to bounce it back. I am trying to restyle the header imspired by your previous reply and have hit a wall. I have tried examining the appropriate elements but have made little progress. I was wanting to explore the idea of having a background image behind the page title to ‘expand’ the image without taking up screen space. You will get the idea by looking at https://www.themorayway.org.uk/festival/ By problem is my attempt to style the background image created a large black background and destroyed the text styling for the title. The CSS applied is body .page-header.background-image-page-header { width: 100%; height: auto; background-repeat: no-repeat; background-size: contain; }
.page-header-table.clr { width: 100%; height:auto; }
.page-header-title.wpex-clr { width: 100%; height:auto; } It is a big ask but if you could provide a bit of a pointer I would be extremely grateful. Yours in hope, David
Hi David,
No worries I’m always happy to help. Just in the future can you leave a new comment for new questions? It just keeps things a lot more organized and easier to follow when we reply back and forth – thanks!
Regarding the header:
To be honest because you already have a background in the main header I wouldn’t really add a second background to the title. And if you did, maybe you would want to do it globally instead using the background options in the customizer under Appearance > Customize > General theme options > Page header title > Background image -
This way it’s applied to the entire website and it doesn’t use the custom page title styling so you have more control over the title fonts and the background positioning (you will have to edit the page though to remove the page header title with background style to see the changes in the customizer though since it’s applied only to the default styles).
Regarding your CSS though…it’s not really possible to have a background image expand/shrink based on the browser size without causing issues. You can use CSS to set the background to a width of 100% but then on mobile devices you’ll see something like this: https://cl.ly/nsgC – because it’s a long skinny image so if you want it to shrink with the browser it will be incredibly small vertically as the width matches the container width.
That’s why this page header style by default uses the cover image size which works by showing the image in a way that always covers the whole area – https://cl.ly/nsaB
Hopefully this helps at least a little, let me know how I can further assist!
- AJ
Hi AJ Apologies for not making new comment, realised what I had done after I pressed reply – tired. Seems I have won the numpty award, completely missed the obvious Customiser option! Did a search of the documantation, came across the snippet, then started to try and tweek it . . . On the plus side I have achieved what I was trying to do. Meanwhile the design lady had a go behind the scenes whilst I was away. She is now raving about how great your theme is to use. She works with others in the Arts field and was showing off your Customiser options to her associated who were equally impressed. Still a way to go but getting there – would be quicker if I had a younger memory. https://www.themorayway.org.uk/festival/about-moray/ By the way I try out ‘coding’ tweeks on localhost. Is there a way I can activate the licence on localhost as well. It would make updating easier eg WPBakery. Regards from your Scotland (Moray) fanclub David
Hi David,
Thank you for your patience over the holiday weekend.
That’s awesome, I’m glad the client liked the theme so far 
You can only have the theme active on 1 site but it’s used for updates only so you can always setup the Envato Market plugin on your localhost if you want updates there as well – http://www.wpexplorer.com/envato-market-plugin-guide/
Or you can hack the theme locally if you know how xD
- AJ
Hello,
I am using the “Nouveau” demo for the site I am developing. See site here: http://new.fwoutfitters.com/
Question: Is there a way to create more space between the centered logo in the main menu? The logo looks too close to the menu options.
I would appreciate your feedback.
Hi,
There isn’t a built-in option because of how the longer is centered it makes it very hard to provide a built-in setting that will work for everyone’s logo + menu combo. But very easy with some CSS.
Here is the code I would recommend for your site:
.navbar-style-five .dropdown-menu>li>a {
padding-left: 15px;
padding-right: 15px;
}
.navbar-style-five .dropdown-menu>li.menu-item-logo {
padding-left: 35px;
padding-right: 35px;
}
http://wpexplorer-themes.com/total/docs/making-css-edits/
But…for your site I think it could look nice to use header style three which has the menu under the logo then make the logo a bit bigger by editing the height value in the customizer and then adding some color to the top bar and menu via the Customizer (and some css for the social links) to match your logo, something like this: https://cl.ly/nPg2 – just an idea, I take no offense if you hate it 
- AJ
AJ,
I love that idea! Thank you so much for sharing your insight. I’ll give this a try.
Thanks again!
No problem, if you have any issues or follow up questions let me know.
Happy Halloween!
- AJ
Thanks! Happy Halloween!
Also, how did you make the social media buttons appear in the red color? I went to Customizing > Top Bar > Social to change the social button color to #933547 but it remains a gray color.
I did that with a little inline CSS 
Like this:
body #top-bar-social a.wpex-social-btn-no-style {
background: #000;
color: #fff;
border-radius: 50%;
}
Just make sure the style is set to none in the Customizer: https://cl.ly/nPwl
And change the black hex ( #000 ) to that red color you are using (your site is in maintenance mode now so I can’t see it anymore and I forgot the hex).
- AJ
In the screenshot I also made the Top Bar top and bottom padding smaller (I think 10px). And removed all the borders from the menu:
.navbar-style-three { border: 0 !important; }
- AJ
Hi, there are all kinds of zip files added to my media library from templetara, themeforest and slider. Can I just delete those from the library, or do they need to stay there?
Hi,
Yes you can delete these, these are just from when you installed the theme and if you uploaded sample data.
- AJ
Edit Page > Page Settings > Title > Title Style > Background Image -> chosen image url and dark overlay, how is it you apply this option to bbpress?
bbPress “pages” aren’t standard pages they are mostly auto archives so applying a title with background image won’t be possible via a built-in setting but very easy to do using theme filters.
Where exactly do you want to add it? Also if you want to add a background image with title to your entire site it’s also very easy with a little code instead of doing it manually for each page.
I have some useful snippets here for the page header with background showing how to use the theme filters:
- https://wpexplorer-themes.com/total/snippets/page-header-background-image-global-edit/
- https://wpexplorer-themes.com/total/snippets/post-featured-image-header-bg/
- https://wpexplorer-themes.com/total/snippets/page-header-bg-image-sizes/
But if you tell me exactly what you want to do I can also assist with the code.
- 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. A support renewal is around $41 so if instead you purchase a new license of the theme you essentially will get a new license for only $17 to use on another site and a support renewal. 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!