toto togel 4D toto togel 4D toto 4D
rogtoto
4d
situs toto
situs toto
situs toto
situs toto
rogtoto
toto
togel toto
situs toto
situs togel toto
situs togel toto online
situs togel resmi toto
situs togel resmi toto
situs togel resmi toto
bandar togel terpecaya
bandar togel terpecaya
bandar togel terpecaya
situs togel online toto terpercaya
situs togel online
situs togel
situs toto
Development Issues | TickQuest Inc.

TickQuest

A Financial Technology Company

technologies you can profit from

Development Issues

TO DO

- new page template to remove the title from showing, based on wide page with right widget * DONE *

known limitations and problems

- single post display with dates not good
need to modify single.php or adding custom post templates * DONE with new single post template *

- customer area handling

- links are hard links to target sites, problem for moving the content to a different domain *** solved use relative link

- Links are hard coded webaddress, requires changes to be made after site is moved to official location

- Links cannot be organized

- images are absolute paths, making moving of site very difficult
* testing with site address removed seems to work
* KY found a plugin that can do mass search and replace - testing worked out

- link address to posts and pages should avoid absolute path
* wp site says we can simply remove the site address, with only the last part of the request there

Special large file upload setting

- the php.ini file has to be modified
- post max size and upload max size has to be changed to 100M so that we can upload pdf and other files.

Special way to force for a break in displaying the content

[?php global $more; $more = 0; the_content('continue ...'); ?]

PHP Extension Code for listing posts in a category with links






Table Using Custom Fields for Download

       
License type Version Download Checksum
Permanent Latest (
)
class=bodylink>Download class=bodylink>MD5
Permanent Stable () class=bodylink>Download class=bodylink>MD5
Lease Latest (
)
class=bodylink>Download class=bodylink>MD5
Lease Stable () class=bodylink>Download class=bodylink>MD5
Grid Optimizer Latest () class=bodylink>Download NA
EOD Official Release () class=bodylink>Download class=bodylink>MD5

Plug-in isssues

Section plug in does not work with itheme's custom templates. Not sure why.
It can automatically update the default page template to include the widget set in the wide side top section but it does not work on page set to use customized page templates.

aslideshow

[aslideshow effect="random" play=true playframe=false controls_play=false imgresize=false imgzoom=false title=false panel=false]
quote1
quote1
quote1
[/aslideshow]

about style sheet

I modified the following section in the style sheet css and various padding code related to the feature top settings.

#feature-top,
#feature-bottom {
width: 100%;
/*
background: #ccc;
*/
background: #303030;
float: left;
margin: 0px; padding: 0px 0px 0px 0px;
overflow: hidden;
border-bottom: 1px solid #000;
}

Read Content from NeoTicker blog site

plugins required: RSS feed by category, feedList

Make change modification to feedList php script, added a parameter to show different title link style to get feedlist to show in two different link style. This is required since feed list plugin is required both at widget and page body and widget need white colored word but page body need dark colored word.

Moving from wordpress URL

Edit database directly wp_options table for option_name = siteurl,home change both option option_value to current URL. (e.g.: http://xbox360/main).

After changing the above upload path also needed to be change at WordPress dashboard> Settings> Misc