mdxclr
Forum Replies Created
-
Sorry, u can test again – before this I was made redirect from that link.
U can try to add any 3-4 length numbers as subpage and u will get unexisted page. And canonical will be unexisted too.I do not know what is creating that first URL, do you actually have a page you created in WordPress with that URL? Do you have any redirection plugins on your site? What do you have set as your Permalink Structure?
No, that page wasn’t created. In permalinks I have
I don’t know what you are referring to when you say “pages like 222 or 333”. Are those pages you created on your site?
No, that pages aren’t craeted. I have only /casino-games/, but if u try to enter a subpage 222 or 333 – u’ll get the same page.
– Adblockers don’t stop our popups (that we know of).
Adblock block frame from google analytics.
– If the popup opens 2 times then stops, definitely an error after page load causing it.
As I said, when the frame from google analytics is loaded – Popup stop working.
– If your theme is not the cause, then try disabling other plugins a few at a time until it works again. If its not the theme it has to be another plugin. Its definitely not directly caused by GA.
Already do that, and it doesnt help. Tested on 2 themes.
– If you have ads loading, maybe try disabling those temporarily to test.
No any ads
– It may be that a plugin on your site ties into Google Analytics if its enabled, and that integration is causing the errors.
2 different themes from 2 developers with totally other frameworks. Both in top sellers on themeforest. A few ways to insert Google analytics (using plugin / manually / using theme options)
I can give u additional access / information on email for test.
UPDATE:
Tested on default wordpress theme and clear from any plugins.
Only edited Footer.php for add GA.
1. Install and create Popup
2. Add class for trigger, select “Enterprise blue” theme (it have opacity on background)
3. Create link like<a href="#" class="trigger">Click me</a>
4. Open page -> first 1-2 clicks will open popup and close normally. After this, when we open popup – we’r scrolled to top of page, after close – going back to button position.Removing Google analytics code – working normally.
No any plugins / themes.Yeap, commenting function fix that, but not totally.
Now after second or third click for Open popup – it’s not prevented to scrolling top. No any error in console, and first 1-2 opening are ok.
Looks like before analytics script is loaded – it works.
Manually made e.preventDefault(), but it doesn’t help.
Again, if I remove Google analytics – all works.Update:
Yeap, if AdBlock is turned on – all works fine before this error:
pubads_impl_81.js:16 GET https://tpc.googlesyndication.com/safeframe/1-0-4/html/container.html net::ERR_BLOCKED_BY_CLIENT
If Adblock disabled and this html is not blocked via him – no error in console, but stop working in a few seconds (the same time when error is called).
So the problems begins when frame is loaded.
Update2:
The same problem on Enfold theme – after loading this frame and click on button – i’m scrolled to top first and after click close button – scrolled down.I’ve tried to set none animation and error gone before opening popup, but it returns when i try to close popup.
Interesting thing, that without google analytics no any errors and no problem with animation.
And tried to use manually easing function and didnt get an erorr..If I disable google analytics – there is no problem.
Analytics tried to add via theme optinons, manually in footer and using plugin with 100k+ installs. Always this error.Forum: Plugins
In reply to: [Stock Ticker] parentNode in consoleSorry, it was error from another plugin ><
All working fine ??Forum: Plugins
In reply to: [Jellyfish Counter Widget] Remove zero valuesIs it hard to make this custom changes in the current version?
Ohh, I said wrong.
The counter should start at 1000 and end at 100000. But dont restart on page reload.
Code like this:
[jellyfish_counter timestamp=”2017-01-01 00:00:00″ start=1000 interval=2.5 digits=5 end=100000]
Restarted on page reload and
[jellyfish_counter timestamp=”2016-01-01 00:00:00″ start=1000 interval=2.5 digits=5 end=100000]
Is always 100000.
How can I make counter with this diapason without restarting ?I want to display ammount from 1000 to 100000 per day, without reset on reload page.
If leave past date – its aleays like end value. So still not working
I’ve changed your code to this
[jellyfish_counter timestamp=”2017-01-01 00:00:00″ start=1000 interval=2.5 digits=5 end=99999]
And it reset again.Have a same problem, please, fix it
Forum: Plugins
In reply to: [Stock Ticker] remove whitespaceNope.
Changed Oil to NYSEARCA:OIL and all works fine.
Gold is Gold.Before this update wasn’t problems with Oil.
Forum: Plugins
In reply to: [Stock Ticker] remove whitespaceHmm, but now Oil and Gold asset doesnt work.
Should I create another topic?Forum: Plugins
In reply to: [Stock Ticker] remove whitespaceIt works fine. Thank you