Web Marketing Tool
Reseller
WMT .
Support FAQ
Referred By: Web Marketing Tool
Login


PAGE INSTALLATION FAQ

Q. What code do I use to remove the time line from the flow player ?

A. Below is a document from FlowPlayer describing this:

http://flowplayer.org/forum/5/23459

If you prefer, we can make the change for you as a support request (200-400 credits).

Ask For Clarification

Q. What is a piggyack domain (explain)?

A. Below is a document explaining piggyback domains:
https://webmarketingtool.com/admin/document.php?id=1181

Ask For Clarification

Q. Is there a cost for adding additional blank capture pages to my existing software?

A.
With the page creator tool you can easily add blank pages yourself.
If you don't have the tool, or want us to install blank php pages (a capture page with it's own php file) then there is a charge per page for installation.
If you are intending to install a number of blank pages it will likely be more cost effective for you to setup a support request to install X number of blank pages. The support credits and time used will be less money than paying the flat fee to install blank pages.
We also have instructions for installing blank php pages that is easy to follow for anyone who knows php or anyone who is tech savvy.


Ask For Clarification

Q. How can my members have their own domain?

A. Yes, you can do this.  There are two options:

1) Have them purchase the domain from your site or have them import the domain. This can be done from /admin/domains.php.  If done this way then the member can setup directories and assign pages from /admin/pages.php to the directories and for the home page.

2) Have them setup their domain name to forward to the capture page.

Ask For Clarification

Q. What are the changes to installing a page for v4.94?

A.

Page Installation Modifications


This document explains new methods for installing pages starting with version 4.94.  This is the preferred way to installing pages.

Content in Editor

The content of theshould be in the editor so more features work. Make it editable by members if page is editable by members, and put it there, instead of in the php file.

Using CSS Files

It is preferred to have css inside the head rather than included in a css file.
This does not apply to css related to 3rd party stuff (exa: bootstrap, or jquery mobile, or if slider, etc.  For those includes in the header on page.php don't put the css code from inside the file, but put the )

Most Important CSS Items in Editor

The most important things to have inside of a

Ask For Clarification

Q. How can I change the filename of a landing/capture page myself?
Q. What is the difference between buying a domain name and doing piggy back vs us buying the same domain name and paying you for the transfer?
Q. How do members purchase a domain name in the members area?
Q. How does a piggyback domain work?
Q. Can I upload a video to a blank capture page or does it have to be embed code?
Q. Can audio or video be added to my pages?
Q. Can I use my own domain?
Q. If I upload my replicating websites do I need to add any PHP code so that the web pages replicate for my members?
Q. Where would my Videos be hosted if I were using your software?
Q. can i add subdomain names for my main domain name?
Q. How do I upload my webinar videos?
Q. How do I send you my landing page that I had designed for me?
Q. Can I change the filenames of my current capture/landing pages that are already installed?
Q. After installing a page, how do we make it visible to the members?
Q. Are the sign up page and welcome page subject to the usual HTML editing?
Q. Does the software provide the use of multiple domains with multiple websites all offering separate autoresponder tracking and groups?
Q. Do I own the rights to the software and code once I purchase?
Q. To make the home page for my software redirect to another site do we put the url in "advanced features->misc->home page action url"?
Q. When we request capture page videos to be editable is it a software upgrade, or does it happen per capture page?


Q. As I create additional pages and resource pages under that membership will it automatically show up under that piggyback URL?
Q. Can I use your software if I already have my capture page complete without using your templates?
Q. I added new capture pages and they are not in the WYSIWYG editor. How do I make the entire page 100% editable?
Q. Does the online ordering automatically provide the multi site discount?
Q. Can i replicate my current software on another domain with the exact same pages and everything except to go to a different landing page and autoresponder messages?
Q. Is there a way to change the contact notification email so members know which piggyback domain the lead is coming from?
Q. I'm having some pages built on my own and I need to know if I should use the form code from the html form code generator page?
Q. If I have webpages built in WordPress, can they be installed into my software onto your server?
Q. How do I insert php or html code into the head of all the pages?
Q. How much do you need down to start building our site and how long does it take to complete it?
Q. Does anything changes in the setup or coding of the pages when I change the pages, in ADMIN panel under ADVANCE SETTINGS, from Capture pages to Landing Pages?
Q. Can it be setup so that a youtube video link can be pasted in the HTML on the about me page?
Q. Can you install PLR products for clients?
Q. What is the proper way to enter a Bad Username Action?
Q. Is there a way when a visitor enters a bad username in their url to have it go to a specific Member?
Q. How do I assign a page to a content group?
Q. Is there any documentation on how to add more capture pages ourselves?
Q. Can a site be replicated onto a member's personal domain instead of domainname.com/username the site would replicate onto uniquedomain.com?
Q. Is it possible to have a mini-form, that once filled out goes to a longer form, with all fields required, and auto-populates the data from the mini-form?
Q. How can I display a contact's information (exa: first name) on a page?
Q. What does CSS stand for?
Q. What is the correct HTML for referring to an external style sheet?
Q. Where in an HTML document is the correct
place to refer to an external style sheet?

Q. Which HTML tag is used to define an internal style sheet?
Q. Which HTML attribute is used to define inline styles?
Q. Which is the correct CSS syntax?
Q. How do you insert a comment in a CSS file?
Q. Which property is used to change the background color?
Q. How do you add a background color for all h1 elements?

Q. How do you change the text color of an element?
Q. Which CSS property controls the text size?
Q. What is the correct CSS syntax for making all the < p> elements bold?
Q. How do you display hyperlinks without an underline?
Q. How do you make each word in a text start with a capital letter?
Q. How do you change the font of an element?
Q. How do you make the text bold?
Q. How do you display a border like this:
The top border = 10 pixels
The bottom border = 5 pixels
The left border = 20 pixels
The right border = 1pixel?

Q. How do you change the left margin of an element?
Q. To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?

Q. How do you make a list that lists its items with squares?
Q. What property do you use to create spacing between HTML elements?
Q. For users that use the tab key to navigate websites, what property shows moving from one element to another using this behavior?
Q. What is the property used to set the class's text color?
Q. What property would you use to change the list style to show roman numerals instead of normal numbers?
Q. What property would you use to create space between the element's border and inner content?
Q. In what way can you NOT reference CSS?
Q. What property can you use to set the spacing in between lines of text?
Q. What property do you use to set the background color of an image?
Q. What is the worst way to style an element using CSS?
Q. What property would you use to set an image instead of a standard bullet in a list?
Q. How would you style an element so that the next element would appear right next to it not underneath it if both elements widths were collectively smaller than the container element?
Q. If you want to make a footer that attaches to the bottom of the user's window and not just the bottom of the page, what two properties would you use?
Q. Which property is necessary to set an image in the background?
Q. If you wanted to position an element to the right in its container, what is a valid CSS property to use?
Q. How do you tell the browser you are creating a styling section with an internal style sheet?
Q. How would you style table rows to have alternating background colors?
Q. Some HTML elements have multiple states, like the link, how do you give it a particular style when the user hovers over the element?
Q. What is the easiest way to reference a class of various HTML elements with a class of "special"?
Q. If you wanted to put an HTML element at a certain position on the page regardless of the other elements, what value would you give the position property?
Q. What property would you use to change the size of an HTML element's border?
Q. How do you set a particular style for a link that a user has already been to before arriving at your page?
Q. How to set the style for a specific HTML element with an id of "special"?
Q. -------------- is property that sets color of the right border
Q. To reference a style sheet across multiple HTML pages, how would you define your CSS?
Q. An element has inline styling and class styling which one will work?
Q. How to styling div element which has a class name "special"
Q. If you want to style multiple elements, use
Q. Which one of the following is considered as a bad id
Special1 - SPECIAL1 - 1special - Special

Q. what's the right priority order for css references(start with higher priority)?
Q. When external style sheet overrides internal style sheet
Q. With CSS, a color is most often specified by:
Q. To make background image repeats horizontally use
Q. Which of the following ways below is correct to write a CSS?
Q. Which of the following makes left and right margins to be straight (like magazines)
Q. To remove underline from an underline text use
Q. to create line across the text, use
Q. Which of the following ways below is correct to write a CSS?
Q. The _____________ selector is used to specify a style for a single, unique element
Q. ID name should not start with a number
Q. Multiple external style sheets cannot be referenced inside a single HTML document
Q. The ____________ property is mostly used to remove underlines from links
Q. ___________ property can be used Increase or decrease the space between words
Q. The font-size value can be an absolute, or relative size
Q. To specify table borders in CSS, ___________ property is used
Q. element-width proprty can be used to set the width of an element
Q. which of the following statements is/are true?
Q. Elements in CSS cannot be positioned unless the position property is set first
Q. The ____________ property specifies the stack order of an element
Q. What is CSS Float?
Q. The _____________ property specifies which sides of an element other floating elements are not allowed.
Q. Block elements can be aligned by setting the left and right margins to "align”
Q. Which of the below is the correct way to set a font size?
Q. --------------------- property sets all the background properties in one declaration
Q. --------------------- property sets whether a background image is fixed or scrolls with the rest of the page
Q. -------------properity sets the background color of an element
Q. ----------- properity sets the background image of an element
Q. ----------------properity sets the starting location of a background image
Q. To make background start from top right corner, use
Q. Is background-position: 25% 25%; is valid in CSS?
Q. Is background-position: 25px 25px; is valid in CSS?
Q. The ------------- shorthand property sets all the border properties in one declaration.
Q. To create a border like that (top border is dotted - bottom border is double - right border is solid - left border is dashed ) , which of the following CSS can do that?
Q. To create a border with a dotted four borders, use
Q. To create a border with a dotted top and bottom borders and solid right and left borders, use
Q. ------------------ is the value that specifies the size of the top border
Q. ------------------ is the value that specifies the style of the top border
Q. ------------------ is the value that specifies the color of the top border
Q. -------------- is property that Sets all the border properties in one declaration
Q. -------------- is property that sets all the bottom border properties in one declaration
Q. -------------- is property that sets the color of the bottom border
Q. -------------- is property that sets the style of the bottom border
Q. -------------- is property that sets the size of the bottom border
Q. -------------- is property that sets the color of the four borders
Q. -------------- is property that sets left border properties in one declaration
Q. -------------- is property that sets the color of the left border
Q. -------------- is property that sets the style of the left border
Q. -------------- is property that set the size of the left border
Q. -------------- is property that sets right border properties in one declaration
Q. What are the possible values for word-spacing?
Q. -------------- is property that sets style of the right border
Q. -------------- is property that set size of the right border
Q. -------------- is property that set style of the four borders
Q. -------------- is property that sets top border properties in one declaration
Q. -------------- is property that sets color of the top border
Q. -------------- is property that sets style of the top border
Q. -------------- is property that set size of the top border
Q. -------------- is property that set size of the four borders
Q. -------------- is property that sets outline properties in one declaration
Q. -------------- is property that sets color of an outline
Q. -------------- is property that sets style of an outline
Q. -------------- is property that sets size of an outline
Q. Is it possible to set max height for an element?
Q. -------------- is property that sets maximum height for an element
Q. -------------- is property that sets maximum width for an element
Q. -------------- is property that sets minimum width for an element
Q. What is the difference between margins and padding?
Q. The C in CSS stands for?
Q. Which of these is not a valid CSS selector?
#x
.x
x ) y
x:first-child

Q. What’s the effective width of the container?
#container {width: 100px; padding: 10px; margin: 20px;}

Q. Which of the following is used to display links without an underline?
Q. How do you center an element horizontally?
Q. The # symbol specifies that the selector is…
Q. span { font-size: 12px; padding: 2px; color: #fff; display: inline;}
In the rule above, which of the declarations is irrelevant?

Q. #id {margin: 20px 30px 10px 50px}
The margin-right value will be?

Q. Which property is used to change the size of text?
Q. p div.selected matches?
Q. What is the order of precedence when you’re embedding CSS using different methods?
Q. The * selector selects…
Q. What does "text-transform: capitalize;" do?
Q. Which of the following statements is not correct

Q. What is the proper syntax for changing the cursor style?
Q. Internal CSS Is--------
Q. Which of the following examples will set multiple font properties for an entire webpage?
Q. What is the proper format of an CSS comment?
Q. Which of the following examples will position a layered element toward the top of the stack?
Q. Which of the following is not a valid color code?
Q. How would you set a background image with CSS?
Q. -------------- is property that sets minimum height for an element
Q. Which of the following is not correct CSS syntax?
Q. Which method is ideal for applying the same style to an entire website?
Q. What is the preferred way to create a Navigation menu using CSS style sheets?
Q. Which property would you use to specify whether the content of a block-level element is clipped or how it should behave when it overflows the element's bounds?
Q. What property would you use to make an entire element to be ignored when rendering a web page?
Q. How would you apply better control over the size of your elements when you have varied content presented within the elements?
Q. Which CSS property should you use to customize the list so that it uses an image instead of the default a bullet?
Q. How do you change the properties of an element when you pass your mouse pointer of it?
Q. I have text in a certain paragraph on my web page which I would like to render as red while keeping the background unchanged. Which property should I use to do this?
Q. I would like to have a block element and restrict everything around it to a gap of 20 pixels. What code snippet should I use to do this?
Q. I would like to format text on my web page just as one is able to do in a word processor. Which is the best property to do this?
Q. Floating elements if used well can be used to create rows and columns so as to emulate tabular displays. Breaking out of these may not be as elegant as expected. What Property can we use to break out of a series of floating elements?
Q. As a CSS Style sheet grows large you end up with several similar elements that need a unique styling from other similar elements. How would you tackle this problem without specifying unique IDs for each element?
Q. If you need to center a block element within another element or document as a whole without centering the text, which Property and values would be ideal to get this done?
Q. I would like to specify different values for a property when viewing a page on screen and when viewing it printed. How should I go about it?
Q. In what form are style rules presented?
Q. Which property applies a color to text?
Q. Which values for the font-family property are valid?
Q. What does the ID selector do?
Q. What selector should you use when applying a style to multiple elements?
Q. How to apply a style to several specific element types?
Q. Which of the following attributes of the tag displays alternate text for the image?
Q. How would you only create a border below an HTML element?
Q. declaration is terminated by a..
Q. In style sheets, more than one rule can be assigned to a particular element, but the browser will follow only the rule that takes precedence
Q. Which overflow value forces scrollbars to appear in an element even when unnecessary?
Q. Can images replace the numbers/bullets in both ordered and unordered lists?
Q. “a:hover” and “a:active” are both examples of what?
Q. What is the default value of margin-top?
Q. What are the possible values for margin?
Q. What’s the default value for margin shorthand property?
Q. what’s the default value of padding-top property?
Q. What are the possible values for border-width?
Q. Is it possible to use transparent value for border-color property?
Q. What is the default value for display property?
Q. What’s the default value of position property?
Q. What’s the default value of float property?
Q. Which of the following styles is not correct
Q. What’s the default value of clear property?
Q. Text Indentation is used to
Q. What are possible values for text indentation?
Q. Which of the following is considered as a correct text indentation format
Q. What are the possible values for text-align?
Q. What are possible values for text-decoration?
Q. What’s text decoration default value?
Q. What are the possible values for text-transformation?
Q. Using CSS is it possible to make the first letter of each word a capital letter?
Q. P{text-transform:uppercase;} the output should be
Q. P{text-transform:capitalize;}

The output should be

Q. What’re the possible values for white-space property?
Q. What’s the default value for white-space?
Q. What’s the white-space value/ values that force browser to preserve whitespaces?
Q. How to make text continue on the same line until a break tag is encountered?
Q. How to increase or decrease white spacing between words?
Q. We use the 'color' CSS property to change the background color of our text?
Q. What’s the default value for word-spacing property?
Q. How to change writing direction to be from right to left?
Q. What are the possible values for caption-side property?
Q. The border-collapse peoperty ………….
Q. How to hide empty cells in a table?
Q. How to align text to the top of table cell?
Q. Is it possible to use margin property with < td> tag
Q. Which of the following is not considered as a valid cursor value?
Q. what’s the default value of outline-width?
Q. Aural style sheet is used to
Q. What’re the possible values for volume property?
Q. What’s the default value of volume property?
Q. What’re the possible values for speak property?
Q. What’s the default value of speak property
Q. What’s the property that Specifies a sound to be played before speaking an element's content?
Q. What are the possible values for the vertical align property?
Q. What’s the default value of vertical-align property?
Q. What’s the property that clips an element?
Q. what’s the property that sets where the sound come from horizontally?
Q. what’s the property that sets where the sound come from Vertically?
Q. How to set the speech synthesizer speak the header in a very rich male voice?
Q. what’s the property that specify the speed of speaking?
Q. What’s the property that make a sound playing while speaking an element’s content?
Q. What’re the possible values for azimuth property?
Q. What are the relative length units?
Q. ………… are considered as absolute length units
Q. ……… are considered as a valid angle units
Q. ……………….. are considered as a valid time units?
Q. How to set margin for media type page?
Q. Which of the following is considered as a valid media types?
Q. What’s the property that sets the page break behavior after an element?
Q. Can you use page-break-after inside tables?
Q. Can you use page-break-after inside floating elements?
Q. What’s the possible values for using page-break-after property?
Q. A CSS style can be broken down into two main parts, a selector and ?
Q. What is held within a CSS declaration?
Q. What symbol is used to terminate declarations?
Q. How many declarations can be held within a declaration group?
Q. What file extension do we use for our external stylesheets?
Q. An advantage of external stylesheets is that changes to the stylesheet will be reflected in all pages using that stylesheet?
Q. What symbol do we use in CSS styling for the universal selector?
Q. When we talk about tag selectors, what are we referring to?
Q. What symbol do we use in CSS styling for the class selector prefix?
Q. Which of the following is a valid class selector?
Q. What symbol do we use in CSS styling for the id selector prefix?
Q. Which of the following is a valid id selector?
Q. Which CSS property changes text to uppercase, lowercase or capitalized?
Q. When no values are specified for the text-align property, text alignment is set to left?
Q. What’s the default value for text-align property?
Q. Which CSS property decreases or increases the space between text characters?
Q. Which CSS property allows us to use a fallback font for text other than the default applied by the user agent?
Q. Which CSS property allows us to combine the other CSS font properties into one handy shorthand property?
Q. Which CSS property allows us to make text appear in small caps?
Q. We can only set the CSS 'font-weight' property value using a numeric?
Q. What is the space between the element content and border called?
Q. What is the transparent area outside the border called?
Q. What happens when a border is not solid?
Q. The CSS 'background-color' property fills all the space from the margin inwards with the selected colour??
Q. To guarantee space between elements which CSS property should we use?
Q. Imagine the right margin of 25px of element 1 collides with the left margin of 10px of element 2, what will the margin be between these two elements?
Q. What happenes when margins collide (one element has a right margin greater than other element left margin)?
Q. CSS offers shortcuts for setting margin and border properties but these should only be used in development?
Q. How many different attibutes can we set on a border?
Q. We can set the borders of element content individually or all at once?
Q. Which CSS property specifes whether the background image scrolls or is fixed?
Q. Is it a good practice to specify a background color as well when specifying a background image?
Q. We can use keywords, precise measurements and what else to fix a background images position?
Q. Which CSS 'background-repeat' property value will repeat an image horizontally and vertically.?
Q. We can set all other background properties using the CSS background shorthand property?
Q. Why would you use the CSS 'overflow' property with the CSS 'height' property?
Q. The min and max height/width properties allow us to set a finite size for?
Q. What is the default property value of CSS 'line-height' property?
Q. Which of the following is an example of a child selector?
Q. Which of the following is an example of a descendant selector?
Q. Which of the following is an example of an adjacent sibling selector?
Q. How many pseudo-class selectors are there available for our use in CSS 1/2?
Q. How many pseudo-element selectors are there available for our use in CSS 1/2?
Q. Which of the mouse pseudo-class selectors is the least useful for a user?
Q. Which HTML tag is at the top of the inheritance hierarchy?
Q. Style inheritance only applies to the direct descendants of a HTML tag?
Q. All CSS properties are inheritable?
Q. If you have a class selector, id selector and inline style being used to style an element which one will the browser use?
Q. What happens when two styles for a selector in a stylesheet have the same specifity?
Q. Which positional CSS property allows us to specify the displayable dimensions, of a visible, absolutely positioned element?
Q. What does the 'float' CSS property allow us to do?
Q. The CSS 'z-index' property allows us to specify a stack order along the z-axis for?
Q. What integer property values can we use with the 'z-index' CSS property?
Q. Which CSS property specifies the type of box generated for an element?
Q. Which CSS property specifies whether the type of box generated is rendered?
Q. What is the default property value of the 'overflow' CSS property?
Q. Which pseudo selectors do we use in conjunction with the CSS 'content' property?
Q. The 'counter-increment' and 'counter-reset' respectively increment and reset one or more counters but what other CSS property sets these counters?
Q. Which pseudo selectors is commonly used in conjunction with the CSS 'quotes' property?
Q. What is the following style an example of?
p[lang|="en"] { color: red;}

Q. What is the following style an example of?
img[alt~="Pie"]

Q. What is the following style an example of?
img[alt="Chicken Dish"]

Q. Why should we use the CSS 'list-style-type' property in association with the CSS 'list-style-image' property?
Q. The CSS 'list-style-type' property value defaults to decimal for ordered lists; what is the default property value for unordered lists.?
Q. How many types of markers are available for use when styling our lists?
Q. When styling our lists we can specify a type, image and what else?
Q. There are two models used for styling tables known as the 'separated border model' and the ?
Q. When using the 'separated border model' what CSS property can we use to specify a distance between cells when the 'separated border model' is used?
Q. Which CSS property allows us to specify a position for a table caption?
Q. Which CSS 'table-layout' property value renders tables the fastest?
Q. How many CSS properties does CSS give us for control over table presentation?
Q. Although we can use all type of lists for navigation bars, which is the most commonly used list for this purpose?
Q. Why do we set zero paddings and margins when creating a navigation bar?
Q. How do we prevent margins, borders and padding from overlapping?
Q. Why would we use the CSS 'list-style' or 'list-style-type' properties when styling our navigation bars?
Q. How can we turn a vertical navigation bar into a horizontal navigation bar
Q. Which type of layout style presents data using the whole screen?
Q. What is a drawback to using a 'liquid' layout?
Q. What is an advantage of using a 'fixed-width' layout?
Q. How do I make an image or icon with a rollover effect that shows a download icon on top of the image?
Q. The CSS 'page-break-after', 'page-break-before' and 'page-break-inside' properties apply to all inline elements?
Q. What are braille, handheld, projection, speech and tv examples of?
Q. Which CSS property specifies the minimum number of lines to display at the top of a page when a page break occurs?
Q. The 'unicode-bidi' CSS property is used in conjunction with which other CSS property for handling bidirectional text?
Q. How does the 'outline' CSS property differ from the 'border' CSS property?
Q. Are an 'outline' CSS properties dimensions included when calculating an element's width and height?
Q. What can the 'direction' CSS property be useful for?
Q. Can we stream our videos from our hosting (exa: hostgator) without paying any bandwidth to you?
Q. What types of video can be added using video editable content section?
Q. Can we set video width / height?
Q. Which editable sections allow the video to be tracked?
Q. Can we add multiple videos to the same page?
Q. What video formats support video tracking statistics?
Q. How do I add an image CAPTCHA verification to a capture page?
Q. Is it possible to password protect a page or even multiple pages?
Q. How do I password protect a capture/landing page?
Q. How can I find the password for a contact?
Q. How do I add an editable video section to a page?
Q. Can a piggy back account have a different backoffice look and header or all have to land on the same back office as my main site?
Q. Is there a way to track and score when someone finishes watching a video?


DMCA.com Protection Status Authorize.net
Valid HTML! Valid CSS!


Reseller: WMT
|
Login
(502) 225-3237