Centre d

Centre d'aide

Vous trouverez ici

L'aide dont vous avez besoin, à portée de main

Background shape

How Docy works

Learn languages online with the world's best tutors

Background shapeBackground shape

Most requested features of 2020

Orci sapiente illum id phasellus! Harum! Adipisicing ligula aperiam, litora temporibus minim, […]

Can I add videos into sidebars?

Si longus, levis. Primum divisit ineleganter; Vide, quantum, inquam, fallare, Torquate. Sed […]

Theme fails to load to WordPress

The Docly WordPress Theme fails to load into WordPress. My login information […]

Tinkety tonk old fruit victoria sponge squiffy bleeder twit the bee's knees loo David, buggered haggle pear shaped bubble and squeak.”

Mark Tony
Director of Sales and Success

Curabitur vitae dignissimos pulvinar eligendi ullamcorper, laoreet, accusantium numquam habitant quaerat minim consequatur”

Eh Jewel
Software Developer

Hendrerit laoreet incidunt molestie eum placeat, neque ridiculus? Maecenas incididunt aperiam tempora cumque quos?”

Penny Tool
Software Developer

Great Customer
Relationships start here

Docy Mission

Docy is Documentation webstie for everyone, emphasizing accessibility, performance, security, and ease of use.

The Technology

Learn about the software

The Community

Learn about the people

Browse common questions

Docy Video Tutorials

Check the current status of Docy services

Not finding the help you need?

Contact Us

The community team is here to help

Ask Everyone

Hello, what can we help you find?

Product Support
  • 5
  • 6
Forums for individual product support topics
Docly Theme Support
  • 9
  • 18
Get support for the Docly WordPress theme

Welcome to Docy Forum

Posts
0
Topics
0
Replies
0


Docly Theme Support

Get support for the Docly WordPress theme

Topic
Question about documentation levels

Hello, I would like to ask if it is possible to create more than 2 levels of documentation in weDocs? Our team needs one more.

1
2
Turning page in documentation

How can we go to the beginning of the page when clicking on a new section, for example: https://wordpress-theme.spider-themes.net/docy/docs/docly-documentation/layouts/comment-closed/ After reading Full-width No Right Sidebar, then clicking to comment-closed, the page is not automatically scrolled to the top. Thank you.

1
0
One page template

Hello, where can I find the one-page document template? Rerum cubilia, ultricies cillum, dignissim dignissimos, omnis magnis, commodi donec maecenas incididunt metus wisi I updated the theme, however I cant seem to find the onepage documentation template

2
1
How to change the copyrights on the footer

Hello, I’ve a quick question, How can I change the copyrights on the footer? since I’m not able to find the part where I control such thing. Rerum cubilia, ultricies cillum, dignissim dignissimos, omnis magnis, commodi donec maecenas incididunt metus…

1
1


User Feedback

We listed to our customers. Post your feedback in this forum.

Topic
Featured Image on Mobile

Hello, The position of featured images is the same as the mobile and desktop versions of the websites. That causes a lot of visual problems. Rerum cubilia, ultricies cillum, dignissim dignissimos, omnis magnis, commodi donec maecenas incididunt metus wisi Can…

1
1
Template names

Hi, I have just purchased your template and I just had a couple of questions: Where can I find the home page demo template for the 'Creative Agency'? Not the new one, the old one (screenshot attached) It didn't show…

0
0
Creative Pricing Formatting

We are trying to duplicate the pricing on the template, however, our formatting is off. We can't get the "Annual" & "Monthly" buttons to be aligned like the example, and there are also check marks next to them that we…

0
0
Aprimo Theme Support
  • 4
  • 1
Get support for Aprimo WordPress theme via this forum.
Deksi Theme
  • 2
  • 2
Get support for our upcoming Deski WordPress theme via this forum.
Gullu Theme Support
  • 2
  • 1
Get support for Gullu WordPress theme via this forum.

Popular Posts

7a038557 f435 3f10 b49e 8ea9281c96fd
WooCommerce
admin_djob-hc

Harum suscipit adipisci sed omnis et

Adipisci ut ea rerum soluta ea dolores veritatis eius amet voluptatum sed et id eum ad eos quo similique voluptates unde eum qui deserunt quasi voluptatem cumque a corrupti sed quia dicta sequi sed qui.

Read More →

Hello, what can we help you find?

What are you looking for?

Search here to get answers to your questions

Table of contents

Main course contains 2 parts which cover JavaScript as a programming language and working with a browser. There are also additional series of thematic articles

More resources

App status

Stay up to date on Front’s technical systems and app stability.

New features

Learn about the latest app updates and new feature releases.

For developers

Build integrations and customize Front with powerful APIs.

Client Support

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Client Reference

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

What's new for Client?

7a038557 f435 3f10 b49e 8ea9281c96fd

Harum suscipit adipisci sed omnis et

Adipisci ut ea rerum soluta ea dolores veritatis eius amet voluptatum sed et id eum ad eos quo similique voluptates unde eum qui deserunt quasi voluptatem cumque a corrupti sed quia dicta sequi sed qui.

Read More »
Content

Table Widget

Temps estimé :3 minutes 754 vues

table is a collection of related data held in a table format within a database. It consists of columns and rows.

In relational databases, and flat file databases, a table is a set of data elements (values) using a model of vertical columns (identifiable by name) and horizontal rows, the cell being the unit where a row and column intersect.[

Configuration Options

Since Docly is based on Bootstrap 4, so you can safley use Bootstrap’s table classes to style your table. We also added more table styles and functionality to our template.

Name
background Color
The background color for the main area of the chart. Can be either a simple HTML color string, for example: 'red' or '#00cc00', or an object with the following properties.
background Color.stroke
The color of the chart border, as an HTML color string.

Type: string
Default: '#666'
background Color.stroke Width

The border width, in pixels.

Type: number
Default: 0

background Color.fill

The chart fill color, as an HTML color string.

Type: string
Default: 'white'

chartArea

An object with members to configure the placement and size of the chart area (where the chart itself is drawn, excluding axis and legends). Two formats are supported: a number, or a number followed by %. A simple number is a value in pixels; a number followed by % is a percentage. Example: chartArea:{left:20,top:0,width:'50%',height:'75%'}

Type: object
Default: null
chartArea.backgroundColor
Chart area background color. When a string is used, it can be either a hex string (e.g., '#fdc') or an English color name. When an object is used, the following properties can be provided:
  • stroke: the color, provided as a hex string or English color name.
  • strokeWidth: if provided, draws a border around the chart area of the given width (and with the color of stroke).
Type: string or object
Default: 'white'
chartArea.left

How far to draw the chart from the left border.

Type: number or string
Default: auto
chartArea.top
How far to draw the chart from the top border.

Type: number or string
Default: auto

Default Tables

Since Docly is based on Bootstrap 4, so you can safley use Bootstrap’s table classes to style your table. We also added more table styles and functionality to our template.

Sample ID Reading #1 Reading #2 Reading #3 Reading #4
Manually
555
475
756
155
Shortcuts
478
754
124
688
Content
987
10
745
4187
Pomodoro timer
4187
688
478
756
Keyboard
4455
654
784
657
Manually
784
784
621
157
Timeline
884
254
105
356
Pomodoro
356
884
465
644

Basic Tables

Since Docly is based on Bootstrap 4, so you can safley use Bootstrap’s table classes to style your table. We also added more table styles and functionality to our template.

# First Name Last Name Username Email
Manually
555
475
756
155
Shortcuts
478
754
124
688
Content
987
10
745
4187
Pomodoro timer
4187
688
478
756
Keyboard
4455
654
784
657
Manually
784
784
621
157
Timeline
884
254
105
356
Pomodoro
356
884
465
644

Dark Mode Table

Since Docly is based on Bootstrap 4, so you can safley use Bootstrap’s table classes to style your table. We also added more table styles and functionality to our template.

# First Name Last Name Username Email
Manually
555
475
756
155
Shortcuts
478
754
124
688
Content
987
10
745
4187
Pomodoro timer
4187
688
478
756
Keyboard
4455
654
784
657
Manually
784
784
621
157
Timeline
884
254
105
356
Pomodoro
356
884
465
644

Leave a Comment

Partager ce Doc

Table Widget

Ou copier le lien

CONTENUS
Antimanual

Ask our AI support assistant your questions about our platform, features, and services.

You are offline
Chatbot Avatar
What can I help you with?