Вы находитесь на странице: 1из 11

Wordpress

errors

Table of Contents
Introduction

First Chapter

Queries

1.1

Wordpress errors

Adding countries to dropdown list


st of countries in excel and then imported it back into the original table checking the option to
replace the existing data.
Method
1. Create a dummy form field to get the format Create a profile filed called Country as a
dropdown select box. Add a few options to the list e.g. Enter Your Country (this will be
the default), Afghanistan, Aland Islands Save and close the profile form editor
2. Export the field data to Excel Login to PHPMyAdmin (you may need to login to CPanel
first if you have a hosted website) Go to the database and table containing the form
data (e.g. wrdp1>wp_bp_xprofile_fields) Export the table to Excel CSV format. Check to
include the field labels in the header.
3. Modify the data in Excel. Opening the data in Excel will give you a feel for the layout of
the data. Not the ID number for the options you have entered above. Copy and paste
you list of countries (search on google for a list in excel or CSV format). Then make the
data conform EXACTLY to the sample data you entered making sure that the record
ID numbers start from same ID number as your sample (you can delete the sample
countries to avoid duplicates). Also ensure the Parent ID is the same as a field record.
Save the data as a CSV file
4. Import into the table Go back to the table you exported in PHPMyAdmin Import the CSV
file you just modified. Check to replace the table contents. Ignore the first line of data if
you have kept the field labels at the top of your file. Check that the record delimiter is a
comma. Now click GO and your data will be imported Click Browse to check it.
5. Check your profile form Go back to the profile form editor your new country field
should now be populated by the countries you imported.
This also works for any other dropdown list.

WPLMS guide
http://www.studi4you.com/documentation/student-guide.html

Removing sidebar on registration page


goto pages, 'register' page, remove sidebar

Introduction

Wordpress errors

WPLMS-Error in footer-not showing menu


removed google analytics code at theend

category name short code for learndash


course grid
[ld_course_list mycourses="true" **category_name="name-productiedagen" order="ASC"
orderby="title"]

Logging into FTP


("Error: Received unexpected end-of-file from
SFTP server Error: Could not connect to
server")
Try connecting via sftp Change the password
https://www.digitalocean.com/community/questions/how-do-i-fix-this-error-i-really-need-helpwith-this-anyone-please-help

Not able to see other pages


http://stackoverflow.com/questions/17622560/local-wordpress-install-only-shows-homepage-all-other-pages-not-found

WPLMS
edit-tag
file to add categories

sfwd-courses
Introduction

Wordpress errors

it is a array of / list of course names for add ing course category call edit-tag.php

Queries
WHat is jquery? What is AJAX?

Installing phpmyadin on digitalocean


https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadminon-ubuntu-12-04

One click wordpress install digitalocean


https://www.digitalocean.com/community/tutorials/one-click-install-wordpress-on-ubuntu-1404-with-digitalocean

Digitalocean
if you want to install wordpress, sql , phpyadmin , dont install serverpilot . It is very easy to
install in digitalocean . I had hard time configuring serverpilot for phpmyad

Server directing to old domain


http://wordpress.stackexchange.com/questions/13777/my-wordpress-site-gets-redirectedautomatically-to-the-old-site-any-known-soluti Errors

Able to see pages other than homepage


Appearance->customize-> home page should be set to static front page

Wordpress Migration tools

Introduction

Wordpress errors

Missing temp folder


http://wordpress.stackexchange.com/questions/67287/multisite-missing-tmp-foldererror-while-uploading

Error in wp-conf
http://wordpress.stackexchange.com/questions/84132/is-it-possible-to-change-the-logfile-location-for-wp-debug-log

Set php error log


https://wordpress.org/support/topic/how-to-set-a-php-error-log-file-for-wp

Able to access admin but not pages


set permalink to default

Adding custome-metaboxes to wordpress


http://code.tutsplus.com/tutorials/how-to-create-custom-wordpress-writemeta-boxes--wp20336

Remove wordpress login bar or top left


https://buddypress.org/support/topic/how-to-remove-the-wordpress-login-bar-on-every-post/

Debugging
http://www.wpoptimus.com/527/debugging-tools-plugins-wordpress/
http://wordpress.stackexchange.com/questions/35362/website-is-slow-advice-onoptimization http://wordpress.stackexchange.com/questions/35362/website-is-slow-adviceon-optimization

Introduction

Wordpress errors

Important sites for wordpress


https://premium.wpmudev.org*

WP-Config tricks
https://www.maketecheasier.com/useful-wordpress-wp-config-tricks-that-you-may-not-know/

For plugin developers


https://www.smashingmagazine.com/2011/03/ten-things-every-wordpress-plugin-developershould-know/

People
Experienced wordpress
developers/Freelancers
https://twitter.com/bradt*

Product management blogs


http://www.mattanderson.org/blog/2014/02/20/37-great-product-management-blogs/

Product management journals


http://www.inderscience.com/jhome.php?jcode=ijplm

Modifying registed page for buddypresss


users_>manage profile

Introduction

Wordpress errors

Modifying child theme for buddypress


Follow the instructions in the first response in the thread. It is theme-related,
https://premium.wpmudev.org/forums/topic/changing-text-on-the-buddypress-registrationpage#post-88099
You need to create a child theme, and add the relevant BP templates into that you want to
modify. In this case, it the register.php file located in /buddypress/bp-themes/bptemplates/bp-legacy/buddypress/members/register.php
The path to it in your child theme would be /wp-content/themes/childtheme/buddypress/members/register.php
Copy the original file into your child theme at the path I specified and edit line 59 to read
however you want.

Database import error


No data was received to import. Either no file name was submitted, or the file size exceeded
the maximum size permitted by your PHP configuration. See FAQ 1.16.
http://stackoverflow.com/questions/8853301/phpmyadmin-file-import-error
Check php.ini file for filesizes

Cant see home page but can see all other


pages
Set permalinks to detfaul -save Set permalinks to day and month -save Set permalinks to
post name - save Delete index.html and move index.php and .htaccess to root folder check
htaccess file . remove ifmodule condition for index.php
One of above worked before

Future home of something quite cool.


Delete index.html and move index.php and .htaccess to root folder

How to make child themes


Introduction

Wordpress errors

Tools for searching and replacing within


the files
https://sourceforge.net/projects/astrogrep

No such file or directory exists during


upload
change the setting of upload folder in wordpress settings

Introduction

Wordpress errors

Design elements
Conversion centered design
http://www.sitepoint.com/forget-ux-focus-conversion-centered-design/
GitBook allows you to organize your book into chapters, each chapter is stored in a separate
file like this one.

First Chapter

10

Wordpress errors

Queries

Queries

11

Вам также может понравиться