suebphatt
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Blogger Importer Extended] Update Pleaseoh, i think i found a workaround
in includes/client.php Line 5 change:
const URL = 'https://www.yurifarina.com/bie/api';
to
const URL = 'http://www.yurifarina.com/bie/api';that should do the work
i think there’s problem about author’s server SSL or something.. not sure.. so connect via 80 is ok i think
currently importing, not done yet, not sure if there are any problems, will report again when it’s done!
- This reply was modified 9 years, 5 months ago by suebphatt. Reason: indicates the line number
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Content repears infinitelyyay, me too but it occurs with woocommerce products
Forum: Plugins
In reply to: [Rich Text Tags] [Plugin: Rich Text Tags] Debug error in your pluginGot no idea about this too, just comment out line and the $css variable error disappears
<?php wp_editor($content, $editor_id, array( 'textarea_name' => $editor_selector, // 'editor_css' => $css, )); ?>
Viewing 4 replies - 1 through 4 (of 4 total)