Bloafer
Forum Replies Created
-
Forum: Plugins
In reply to: [Posts to Page] Pagination not workingPosts to Page does not currently support pagination
Forum: Plugins
In reply to: [Posts to Page] Change date formatThe format for the date is taken from the WordPress Settings (Settings > General).
Forum: Plugins
In reply to: [Posts to Page] show nickname instead of the usernameAccepted on GitHub, this will be available on the next release.
Thanks
Forum: Plugins
In reply to: [Posts to Page] show nickname instead of the usernameCurrently the plugin only shows the
user_nicename
this is defined by in WordPress settings page (Users > Your Profile > Display name publicly as
) the short cut to this page is in the user menu where it saysEdit My Profile
.This is a per user setting. We may add the option of overriding this in the future version. If this is a requirement for you needs please raise an issue on GitHub @ https://github.com/Bloafer/Posts-To-Page/issues and this will be added into the next version.
Thanks
Forum: Plugins
In reply to: [Posts to Page] Change link styleYou can add something in your CSS like:
.post-to-page-title a{ font-size: 10px; }
This will reduce the font size to 10px.
Forum: Plugins
In reply to: [Posts to Page] posts-to-page plugin not workingNo response on this issue. if you would like to raise another issue please raise it on GitHub
Forum: Plugins
In reply to: [Posts to Page] Some posts do not have link on Read MoreThank you for your input.
Forum: Plugins
In reply to: [Posts to Page] How do I add only a single post to my page?Issue will be tracked on GitHub
Forum: Reviews
In reply to: [Posts to Page] very very usefullThank you for the feedback
Forum: Plugins
In reply to: [Share Rail] Rail will not appear on pageYou can remove the debug option now if you want
Forum: Plugins
In reply to: [Share Rail] Rail will not appear on pageYou need to use
.column
in theElement Class attachment
setting.In the custom CSS please change the left option to
left:-80px;
Save the options.
On the order page could you click save.
Thanks
Forum: Plugins
In reply to: [Share Rail] Rail will not appear on pageThe plugin looks corrupt, please could you delete it and re-activate it. If you are still have issues please go to the settings page and activate the debug option and respond to this post once done.
Thanks
Forum: Plugins
In reply to: [Share Rail] Rail will not appear on pageMost reasons for the Share Rail not displaying correctly is down to poor theme design. If you have an example I could look at I could track down the issue.
Thanks
Forum: Plugins
In reply to: [Posts to Page] Some posts do not have link on Read MoreDo you have an example?
Forum: Plugins
In reply to: [Posts to Page] posts-to-page plugin not workingI have checked your code with the latest version (1.4) and this works.
Do you have any posts in that category?
Do you have the plugin activated?
Do you have an example of where this plugin is installed?Thanks