optizign13
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type Maker] CPT Post is Not FoundActually, I saw that my permalink structure was set to “Post Name,” I resetted it to default, then switched back to Post Name and it worked.
Why is it that I had to do that?
Forum: Plugins
In reply to: [User Meta Manager] Form Builder: Submits, but Error Line 2203Hello, that issue before was fixed.
However, looks like if there’s a checkbox or radio button in my form… and i don’t select from each, then the form won’t submit. It results in “error.” IT doesnt say anything else but “error form was terminated..”
Forum: Plugins
In reply to: [User Meta Manager] Form Builder: Submits, but Error Line 2203Also, I notice this happens to forms that uses checkboxes.
Forum: Plugins
In reply to: [WOW Slider] Wow Slider transition not workingHere is the updated link: http://optizign.org/sitepreview/personaltouchdental.com/welcome-testing/
Forum: Fixing WordPress
In reply to: Syntax ErrorResolved!
Forum: Fixing WordPress
In reply to: Syntax ErrorActually I found the missing semi colon =) Thank you for your help Scriptrunner!
Forum: Fixing WordPress
In reply to: Syntax ErrorThis is what I have for the lines surrounding it:
/** MySQL hostname */
/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);
/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);