counter

dmintermedia
16 Posts
dmintermedia posted this 23 November 2016

whether themler is possible to insert the counter of visits to the site?
zailstalowaƂem counter Visitors Counter but after activating the page disappears and appears the message: 1146 - Table 'wpacura_jos1. # __ vvisitcounter' does not exist SQL = SELECT count (*) AS records, MAX (id) AS FROM max #__vvisitcounter

whether themler is possible to insert the counter of visits to the site? zailstalowaƂem counter Visitors Counter but after activating the page disappears and appears the message: 1146 - Table 'wpacura_jos1. # __ vvisitcounter' does not exist SQL = SELECT count (*) AS records, MAX (id) AS FROM max #__vvisitcounter
Vote to pay developers attention to this features or issue.
9 Comments
Order By: Standard | Newest
shopmods
26 Posts
shopmods posted this 23 November 2016

This has nothing to do with Themler.

You sure it should say 'vvisitcounter' and not 'visitcounter' ?

This has nothing to do with Themler. You sure it should say 'vvisitcounter' and not 'visitcounter' ?
dmintermedia
16 Posts
dmintermedia posted this 23 November 2016

visitcounter
I worked it out differently, I installed a standard module joomla statistics
only the text is not equal to each other, see the screenshot
website:http://www.dmintermedia.h2g.pl/portal/

visitcounter I worked it out differently, I installed a standard module joomla statistics only the text is not equal to each other, see the screenshot website:http://www.dmintermedia.h2g.pl/portal/
Support Team
Support Team posted this 24 November 2016

Hi,

The problem is in the default styles for such elements. Please add the following code under the Home >> Settings >> Additional CSS:

dl.stats-module dd
{
padding: 0.3em 0.3em 0 0;
}

Sincerely,
Hella

Hi, The problem is in the default styles for such elements. Please add the following code under the Home >> Settings >> Additional CSS: dl.stats-module dd { padding: 0.3em 0.3em 0 0; } Sincerely, Hella
dmintermedia
16 Posts
dmintermedia posted this 28 November 2016

Unfortunately, it did not help in the distribution of meter reads articles meant only that the text is larger and thick Please further ideas

Unfortunately, it did not help in the distribution of meter reads articles meant only that the text is larger and thick Please further ideas
Support Team
Support Team posted this 29 November 2016

Hi,

I see only one line with one number and my code works fine with it. Please provide a direct link to the page where there are 3 lines with the counters so we could review the code.

Sincerely,
Hella

Hi, I see only one line with one number and my code works fine with it. Please provide a direct link to the page where there are 3 lines with the counters so we could review the code. Sincerely, Hella
dmintermedia
16 Posts
dmintermedia posted this 29 November 2016

website on which work is still the same:
http://www.siatkibrzesko.pl/

website on which work is still the same: http://www.siatkibrzesko.pl/
Support Team
Support Team posted this 30 November 2016

Hi,

It looks just fine when I add the code:

dl.stats-module dt
{
padding:0px!important
}

Sincerely,
Hela

Hi, It looks just fine when I add the code: dl.stats-module dt { padding:0px!important } Sincerely, Hela
dmintermedia
16 Posts
dmintermedia posted this 30 November 2016

cool! was it thanks, greetings

cool! was it thanks, greetings
Support Team
Support Team posted this 02 December 2016

Hello,
you're welcome!
Let us know if you have additional questions.

regards,
Aileen

Hello, you're welcome! Let us know if you have additional questions. regards, Aileen
You must log in or register to leave comments