Are you adding any scripts to your site? Like mailchimps popup script which breaks javascript and would cause this issue.
Ben
Hello,
What is the warning saying? I just tested on my site and the tax tab works fine. It’s possible that there is a conflict between that plugin and WooCommerce causing the issue. Have you tried deactivating the plugin to see if taxes work properly when it’s off?
This is not something the theme controls so I suggest you also contact the plugin support.
Let me know if you’re able to view the tax tab when the plugin is OFF.
-Kevin
Hello Admin,
I am preparing a website for a Customer,
I do not want my client to see the theme settings,
so I hid the Theme Settings Menu,
I need to add my client’s home page slider. for this in the WordPress Admin Panel; I created a new menu and page,
How can I do that. Can you help?
Custom Page: *Login to see link
Add Slider Page: *Login to see link
Hello, my website is orangerealestategroup.com. How can I create the main header with the ability for visitors to be able to input their home search criteria into search fields right from the header? I’m already an ihomefinder member, so it’s just a matter of creating the short code. Just need to know how to change the main header so that it looks like the one on zillow.com
This reply has been marked as private.
Hey,
This doens’t have to do with your server. The php version you are using is great.
You are using ssl. Your widget code was trying to use http instead of https to load the widget so that was being blocked. If you updated your widget code to this then it works mostly:
<script src="https://widget.windguru.cz/js/wg_widget.php" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
//<![CDATA[
WgWidget({
s: 2291, odh:0, doh:24, wj:'knots', tj:'c', waj:'m', fhours:72, lng:'en',
params: ['WINDSPD','GUST','SMER','TMPE','CDC','APCPs'],
first_row:true,
spotname:true,
first_row_minfo:true,
last_row:true,
lat_lon:true,
tz:true,
sun:true,
link_archive:false,
link_new_window:false
},
'wg_target_div_2291_51107548'
);
//]]>
</script>
<div id="wg_target_div_2291_51107548"></div>
It’s still not great code. It’s loading a very old version of jquery into your site which is going to have the potential to cause conflicts with almost everything. Because of that I strongly suggest not using this widget and finding a more updated on.
I added a test page where you can see this kinda working. Although it breaks other things on your page.
Ben
Can you help?
On my staff grid there is no crop image to equal size like in documentation – it is missing.
I really don’t want to upload a separate image that is square….so that the column align .
Any help/suggestions?
Many thanks
Nic
ps hee’s the site:
http://www.arcengland.org.uk
This reply has been marked as private.
Hello Hannah,
Could you please help me with this? I need some css for these issues I noticed on the site.
1. On ipads, in landscape mode, two shopping baskets are visible on the topbar. I only want the one with the value to be visible.
2. Also, how can I align correctly the new icons I create – to have the same padding from the bottom. At present the new icons I upload are a little lower than the cart icon.
3. In ipad portrait mode, I would prefer to have the flag & language dropdown a bit to the left; so that its in line with the menu button thats below it.
4. In any product page, under the tab – ENQUIRE NOW, could you help me with putting the recaptcha – I’m not a robot box in the centre of the form. At present its aligned to the left.
5. On desktops and ipad landscape mode , in some products ; the product attribute names like METAL TYPE & STONE COLOUR are breaking onto two lines. The second word is overlapping the next attribute name. I’d would like it to be on the same line.
Thanking you in anticipation.
Kind Regards
Hello Hannah, fortunally, the “live-date” is not set yet;)!
Would it help, if i would give you the log-in für the website so that you can take a look at it? If it is possible to write you a private message;)!?
Sunny Greeting!
Randi
Hey Jesse,
Looks like I need a password to enter your site? Can you send that?
Hannah
Hello,
I cannot for the life of me locate the <head> tags in my virtue premium wordpress site. I would like to add js for an bot app as well as to add in my Google Analytics code. Any assistance would be appreciated!
Thank you
LT
When you access our site: wcblawfirm.com on mobile, we get a weird effect when choosing the menu. Typically, it has opened a menu window with all of our navigation links. Now when you click on the menu icon, it opens all of the navigation links, but it doesn’t open a window, it just places all of the links on top of the homepage slider and it’s difficult to read. Any thoughts on what I should do?
Hi, since a while when I want to login into my site, before login I see the text “website not save” in red text in the bar. Do you have any idea why this is happening. I can perfectly login and use my site without problems and errors. Wold like to understand the root cause. Thanks Andy
http://www.andylubertinaturephotography.nl
Hi Hannah
I have disabled every single Plugin – no change
I added the script on a new website(A) on the same server using the WP Kadence Theme (free version of Virtue). Also would not show.
I added the script on another website(B) on the same server using the WP default 2017 theme and that would not work either.
I’m not sure if something is missing on the server itself?? I am running a VPS with Ubuntu 16.04.
Hello,
on my site i have a problem with setting up thumbnail:
Thunbails here have size: 407 x 270
I downloaded plugin Thinbnail Post Editor and set up it to:
How to set up picture to not cut my friend’s head? 🙂
Best wishes,
Jacek
Hi Thomas,
I believe Ben was suggesting you remove the sidebar function from the plugin, though I’m not sure exactly which file to edit. Ben is currently backpacking, but he will be able to provide more insight tomorrow evening or Monday.
In the meantime, this sounds like something that could be removed with some css. If you post a link to your site I would be happy to try to implement that for you.
Hannah
So actually all you need to do is paste the html into your text editor in your edit page. I just tested this on my site and it worked great. No need to use the header and footer output. Let me know if is still doesn’t work for you.
Hannah
Sorry, is it working for you now? Can you post a link to your site?
Hannah
We want to add a user support forum to our website traverse-pc.com. We use Virtue Premium for our web site.
Can you point us to a good forum plugin to use?