chriswhiting84
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Capturing spacebar press?Thanks, I’ll switch it off
Forum: Themes and Templates
In reply to: [Customizr] Capturing spacebar press?It was from this section:
()), function () {
var t,
e,
n = {
frameRate: 150,
animationTime: 400,
stepSize: 120,
pulseAlgorithm: !0,
pulseScale: 4,
pulseNormalize: 1,
accelerationDelta: 20,
accelerationMax: 1,
keyboardSupport: !0,
arrowScroll: 50,
touchpadSupport: !0,
fixedBackground: !0,
excluded: “”
},
i = n,
o = !1,
r = !1,
s = {
x: 0,
y: 0
},
a = !1,
l = document.documentElement,
c = [],
d = /^Mac/.test(navigator.platform),
u = {
left: 37,
up: 38,
right: 39,
down: 40,
pageup: 33,
pagedown: 34,
end: 35,
home: 36
};
i = n;
function h() {
if (!a && document.body) {
a = !0;
var n = document.body,
s = document.documentElement,
c = window.innerHeight,
d = n.scrollHeight;Forum: Themes and Templates
In reply to: [Customizr] Capturing spacebar press?found it, just removed
spacebar: 32,
and now its working fine.
Forum: Themes and Templates
In reply to: [Customizr] Capturing spacebar press?Hi,
Thanks, I’ve found that is a customizr heading, but removing it makes no difference.
Looks like the issue is JS, specifically elements > Event listeners > keydown > window
which is a js file tc-scripts.min.js
dont know what to remove yet though
Forum: Themes and Templates
In reply to: [Customizr] Capturing spacebar press?Please see following thread: https://www.3cx.com/community/threads/click2talk-wordpress-plugin-space-key.64638/
- This reply was modified 5 years, 1 month ago by chriswhiting84.
Forum: Plugins
In reply to: [3CX Live Chat and Talk] Chat window bugHi,
We have this same issue as well, although spacebar doesn’t scroll, it just does nothing. Using Customizr theme.
Forum: Themes and Templates
In reply to: [Customizr] Custom Social LinkI’ve got it in the footer – https://www.poynter.net
Forum: Themes and Templates
In reply to: [Customizr] Custom Social LinkHi,
Thanks for the reply, found this plugin did what we wanted: https://darkwhispering.com/wp-plugins/ep-social-widget
Forum: Themes and Templates
In reply to: [Customizr] no pictures on the featured pagesHi,
Yes, I found that, we like the featured pages and want to leave that on, just turn off the images
Forum: Themes and Templates
In reply to: [Customizr] no pictures on the featured pagesWe have the same issue, but we don’t want the featured images displaying as we don’t have any!
Can we turn these off, or hide that section if no featured images are selected?