Jan de W.
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Celestial - Lite] Sidebar with Woocommerce product pagesI think it has to do with Woocommerce. I have swapped the theme with the one from on of my other blogs that also used Celestial Lite and the problem persists. On my other blog the problem is not there. Difference is Woocommerce.
Note: also on the blog page and article pages the widgets are below the content instead of next to it.
Anyone?
Forum: Plugins
In reply to: [Rencontre - Dating Site] Messaging overview Google Maps not workingOk, well I have found this:
Google Maps
TypeError: $(…).flexslider is not a function
$(‘.slider-all-controls’).flexslider({Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
Mesaging tab
TypeError: $(…).flexslider is not a function
$(‘.slider-all-controls’).flexslider({I have replaced the plugin with a fresh bought version. (Needed a license for another site anyway :-))
So, I have obtained an API key for maps, but where do I fill in the API key?
And what about this ‘flexslider’ thing? I don’t know what that means.Forum: Plugins
In reply to: [WP GeoNames] Disables wp-admin.phpEdit: enabling the rencontre plugin forces a redirect to homepage, not this plugin.
Forum: Plugins
In reply to: [Rencontre - Dating Site] Connect profile to BuddyPressCool, I would really appreciate that!
This has been a Ninja Forms problem for quite some time now..
You can solve it by adding the following code at the top of the file ../ninja-forms/deprecated/css/ninja-forms-display.css.
Keep the following in mind:
– You have to add it after every update from Ninja Forms!—
.text-wrap label,
.calc-wrap label,
.tax-wrap label,
.textarea-wrap label {
display: block;
float: left;
width: 200px;
}Forum: Themes and Templates
In reply to: [Mediaphase Lite] Homepage images -> SSL[SOLVED]
I love the standard images, but they are not loaded through SSL by default. So, instead of hitting the codes I decided to chech the source code in the browser (right click, view source code).
I saved the images in the top-, mid- and bottom ribbon to my desktop and uploaded them manually in the customizer.
Now every page is SSL secured.
In addition Pingdom tools rewarded my site with a 99/100 score:
Load time of https://www.exalo.nl w. Pingdom Tools: 1.02 s from Amsterdam, Netherlands. Size: 919.6 kB. Rqsts: 48.
http://tools.pingdom.com/fpt/bvPUzA/https://www.exalo.nlForum: Plugins
In reply to: [WooCommerce] WooCommerce not adding VAT amount to productLet’s make it easy..
- Install plugin SQL executioner from: https://wordpress.org/plugins/sql-executioner/
- Copy the code from Zonkeyweb’s link
- navigate in the WordPress admin area to ‘Tools’,’SQL executioner’
- Paste the code from Zonkeyweb in the blank field
- Hit the button ‘Execute SQL’
- Delete plugin..
That’s it.. Credits to Zonkeyweb!!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce not adding VAT amount to productThank you Zonkeyweb! But, where do I put that code?