-
Search Results
-
Hi
** Note: My site is local – and cannot be accessed through the Internet. **
Recently bought the Online Coach theme and after installing the theme to a newly created WP installation, I get the following error messages (they are all the same message):
( ! ) Notice: Undefined offset: 2 in C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index-default.php on line 42
Call Stack
# Time Memory Function Location
1 0.0070 186584 {main}( ) ..\index.php:0
2 0.0070 188640 require( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-blog-header.php’ ) ..\index.php:17
3 0.8650 13644112 require_once( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-includes\template-loader.php’ ) ..\wp-blog-header.php:16
4 0.8911 13895960 include( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index.php’ ) ..\template-loader.php:89
5 0.8911 13895992 get_header( ) ..\index.php:13
6 0.8911 13896384 locate_template( ) ..\general-template.php:45
7 0.8921 13896608 load_template( ) ..\template.php:521
8 0.8921 13939768 require_once( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\header.php’ ) ..\template.php:562
9 1.0131 14052328 require( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index-default.php’ ) ..\header.php:27( ! ) Notice: Undefined offset: 3 in C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index-default.php on line 42
Call Stack
#Time Memory Function Location1 0.0070 186584 {main}( ) ..\index.php:0
2 0.0070 188640 require( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-blog-header.php’ ) ..\index.php:17
3 0.8650 13644112 require_once( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-includes\template-loader.php’ ) ..\wp-blog-header.php:16
4 0.8911 13895960 include( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index.php’ ) ..\template-loader.php:89
5 0.8911 13895992 get_header( ) ..\index.php:13
6 0.8911 13896384 locate_template( ) ..\general-template.php:45
7 0.8921 13896608 load_template( ) ..\template.php:521
8 0.8921 13939768 require_once( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\header.php’ ) ..\template.php:562
9 1.0131 14052328 require( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index-default.php’ ) ..\header.php:27( ! ) Notice: Undefined offset: 4 in C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index-default.php on line 42
Call Stack
# Time Memory Function Location1 0.0070 186584 {main}( ) ..\index.php:0
2 0.0070 188640 require( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-blog-header.php’ ) ..\index.php:17
3 0.8650 13644112 require_once( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-includes\template-loader.php’ ) ..\wp-blog-header.php:16
4 0.8911 13895960 include( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index.php’ ) ..\template-loader.php:89
5 0.8911 13895992 get_header( ) ..\index.php:13
6 0.8911 13896384 locate_template( ) ..\general-template.php:45
7 0.8921 13896608 load_template( ) ..\template.php:521
8 0.8921 13939768 require_once( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\header.php’ ) ..\template.php:562
9 1.0131 14052328 require( ‘C:\Users\Owner\Documents\Websites\www.realsite.dev\wp-content\themes\skt-online-coach-pro\index-default.php’ ) ..\header.php:27If I remove all of the images from the slider, the site will load without errors, but I have a large “white space” where the images would be displayed. I do not have many plugins installed. The only ones that are installed are:
Akismet (not activated)
Hello Dolly (not activated)
Shortcodes Ultimate (installed; version 4.9.9)
Any ideas?
Jim
Hi,
I would like to take away one widget/colume (widget-column-2) and only use 3 colums over the 100%.I have try to “comment-out” the section widget-column-2 in footer.php but it dident work.
If I add a empty text widget its disssapear, but I do not want to have this empty area
Thanks
Ive managed to login and activate the Pro theme. However the server is giving this error now:
application/x-httpd-php functions.php ( PHP script, ASCII text, with very long lines, with CRLF line terminators )
I really have an urgency to get this site done by the end of this weekend. Which is why I paid for the Pro version. Support, can you do something about this error. Fast! thanks
Hello, I am starting to build a site from the Yogi Theme here: http://donnamills.dollarwp.com/ I shortened the slider images and used custom CSS to raise the position of the wrap section for the 3 boxes.
Now – I want those three boxes to fade in and up on page load, I don’t want to wait until the section is moused over.
Can I make those boxes fade in and up using custom CSS – *without editing* the core PHP file?