Forum Replies Created
- AuthorPosts
Themonic-Support
KeymasterHi,
The elements in sidebar can be changed as per your choice via Dashboard -> Appearance -> Widgets
Once your drop any widget, the default items in the sidebar will disappear and only the ones that you drop will remain.
If you have requirement of full width, there is a full width template it will apply to pages only, check out
http://demo.themonic.com/io-pro/2/full-width/If still wish to hide the sidebar in single post and get full width post, use the following in Custom CSS section in live customizer or in Simple Custom CSS plugin
.single-post .site-content { width: 95%; border: none; } .single-post .below-title-meta { margin-left: -2.1%; width: 105.2%; } #secondary { display: none; }
Themonic-Support
Keymaster2) To get default “Older Posts” simply turn off Pagination Option in Main Settings, see attached screenshot
Themonic-Support
KeymasterThank you for notifying about this, I think WorPress 4.8.2 is causing this, I can confirm WP 4.5 is working fine with head widget as you can see in this demo http://demo.themonic.com/publisho-pro/. Please wait for WP 4.9, we will also keep looking for solution and update Publisho Pro if it needs to be updated.
Please direct future Publisho Pro support queries directly to
[email protected]Update: We have released a new version on 27th October. Please download from the member area.
October 10, 2017 at 11:27 am in reply to: Social Share icons spaced out too much and Facebook Share icon not showing #5028Themonic-Support
KeymasterPlease check after disabling all plugins to see if any other plugin is causing conflict with the facebook share. If still issue persists send email to
[email protected] with login details.Themonic-Support
KeymasterEasiest way is by using the following custom CSS, it will remove hide thumbnails from popular posts and recent posts widgets.
.themonicpt li img { display: none; } .themonicpt li { min-height: 0; padding: 10px 0; }
Themonic-Support
KeymasterPlease try the following:
1) Disable all plugins, set the social links, save and enable plugins again.
2) Try upgrading your theme to the latest version v2, download from http://themonic.com/member-login/
Themonic-Support
KeymasterKindly email to [email protected] with what you have tried along with screenshot and login details.
Themonic-Support
Keymaster1) Yes
2) Should be November last week or earlier
Themonic-Support
KeymasterHi Sam,
1) Layout modification comes under customization, if it is something small please ask.
2) You have to compare content-page.php to the templates in the page-templates folder. But, no reason that you have do to all that. We will implement in the upcoming version.
3) You have to wrap inside !is_cateogory function.
Please email [email protected] if you want to get it done under custom work.
September 19, 2017 at 12:21 pm in reply to: This is not issue, is a gratefulness to the developer of this template #5008Themonic-Support
KeymasterThank you.
- AuthorPosts