View count Bootstrap vs Baseline Theme
jackmaessen
✭✭✭
I posted a recording of my desktop for the problem with Bootstrap increment views with 3 by visiting topic and Baseline incremented with only 1 by visiting
http://www.youtube.com/watch?v=iwAklCdDwS8&feature=youtu.be&hd=1
Who can give me an explanation for this?
0
Comments
From the Bootstrap addon page:
thanks @whu606 i will make that issue on github
. issue solved
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
. issue solved edited.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
. issue solved
http://vanillaforums.org/discussion/comment/221044/#Comment_221044
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Well, i found out what exactly causes the increment error ( +3 instead of +1)
In my default.master.tpl i added 2 links in the head. When i disable them, he increases the views with 1 when open the topic.
When these lines are enabled, he increases the views with 3 when opening topic.
<!DOCTYPE html> <html lang="en" class="sticky-footer-html"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> {asset name="Head"} <!-- these 2 links below ( now disabled) causes the increment error! --> <!-- <link href="http//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet"> <link href="http//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet"> --> <script type="text/javascript" src="/themes/bootstrap/js/selectable.js"></script> <!-- Selecteer code script --> </head>But it is for me still a mystery how these 2 .css files can cause the increment error
my guess is you are incorrect in your assumption. If I were a betting man, I'd bet the house that these two lines have no impact on view count. but I'm not a betting man, so you get to keep your house.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
also @vrijvlinder will eat her vanilla t-shirt if you are correct.
Don't worry V.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
yea as long as you eat your V shirt too !!
I would be the first to say that css has no power over js ...
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌