Documentation

Domain List table layout not aligned or missing

If you are experiencing display issues with the Domain List table or the Pagination menu from your Page/Post, verify that you have correctly typed the plugin shortcode. The shortcode should be: [my-domain-list-pro /]

If the alignment of the page doesn’t look correct or looks similar to this:
pre_tag_issue

It is usually because there are HTML tags around the shortcode.

  • Open your Page/Post from WordPress Editor (wp-admin)
  • Look at the Text tab (not the Visual)  and verify that you do not have the shortcode wrapped in HTML Pre tags like this <pre>[my-domain-list-pro /]</pre>
  • If you do remove the wrapping <pre></pre> tags. The shortcode should look like [my-domain-list-pro /] in both Visual and Text tabs.