nviable
Forum Replies Created
-
You do not even seem to have a publicly available repository for me to be able to contribute. Could you maybe fix it sometime soon?
Forum: Fixing WordPress
In reply to: Using WordPress with a Port Other Than 80Have the same issue. none of the Googled up solutions I tried worked. Did you find any solutions?
There will be eventually as the site will be used as a blog, the number of posts will keep increasing overtime. That is the concern I had.
However, with the “Activate experimental autocomplete inputs” ticked, the user can now just write the name of the translation post without having to search through the a large number of posts/custom posts in the future.
Thanks a lot for the help 🙂
Solved the issue by ticking “Activate experimental autocomplete inputs” exactly what i needed.
Hello realloc,
I tried it again with the fresh install of wordpress and it works fine now. Somehow something could have gotten corrupt in the process.
I do have one issue though.
The dropdown menu showing the posts, would it be showing ALL the posts? This could get very messy if the site has a lot of posts. Any way to somehow limit it?
(Do let me know if this is an already solved issue because this is offtopic)Just two are active:
– All-in-One WP Migration ( https://wordpress.org/plugins/all-in-one-wp-migration/ )
– Multilingual Press Free
I have two more inactive custom plugins that I used for a custom view of child-pages and a custom post type.
Hello Dennis,
Checked the screen options, the Translation metabox checkbox doesnt appear there. It does appear in the normal post box.
Should I have added something extra in this segment of code?
'supports' => array( 'title', 'editor', 'author', 'thumbnail', 'excerpt','custom-fields', 'trackbacks', 'comments', 'revisions', 'page-attributes', 'post-formats' )Do I need to reinstall the plugin after making a custom post type maybe?