solwininfotech
Forum Replies Created
-
Forum: Plugins
In reply to: [Blog Designer] Blog designer in searchHi @domiscz,
Thanks for your query and we noticed that you are looking for Search result page archive layout support with blog designer plugin.
Archive layout support is only available with the pro version plugin and search result page archive support will available from Blog Designer PRO version 1.5.
You can purchase the PRO version plugin now and wait for that update.
Regards,
Solwin TeamForum: Plugins
In reply to: [User Blocker] 500 errorHi @oskerlau,
Did you mean you are getting an 500 error on plugin activation?
Please double check that same issue via deactivating and activating plugin one by one.
Let us know if you are still facing an issue on plugin activation.
Forum: Plugins
In reply to: [Trash Duplicate and 301 Redirect] duplicate title not duplicate contentHi @aehageman,
Trash duplicate plugin checks the post title and if any post have same title then it will count as duplicate post.
That is not work for the post content.
If you want to do further customization for same then please create support ticket at support.solwininfotech.com
Forum: Plugins
In reply to: [User Activity Log] WordPress custom post type view loggerHi @louge1,
No, it is not possible to track that which users has been viewed custom post types/posts.
But good news is that we have pro version plugin as well and the pro version plugin contains that feature.
Best Regards
Forum: Reviews
In reply to: [Blog Designer] Easy to use but has glitchesHi @soukous,
Please forward your test blog page URL where you have setup blog page with blog designer settings.
There is custom css text area available under the designer settings panel and we can do anything with it.
If you are facing any difficulty to add spacing/margin then let us know back. We will provide that custom css code.
Best Regards,
Forum: Reviews
In reply to: [Blog Designer] Doesn’t work with GeneratePressPlease make sure you have change your reading settings as well.
Let me share you one image URL – https://www.solwininfotech.com/documents/wordpress/blogdesigner/images/blog-page-design.png
Please check this settings.
Regards
Forum: Plugins
In reply to: [Blog Designer] Hide featured image on blog postsHi @kktspine,
That option is not available with any blog templates. Because that may remove beauty of the blog page.
But, if you are still looking for same then add custom css for that.
Regards
Forum: Plugins
In reply to: [User Activity Log] 4.7 Compatibility?Hi @digideth,
Plugin version 1.2.6 is already compatible with wordpress v4.7.
Forum: Plugins
In reply to: [Trash Duplicate and 301 Redirect] No trash, 301 redirect onlyHi @vojcha,
Thanks for your feature request.
We may add that feature in our future version.
Best Regards
Forum: Plugins
In reply to: [Blog Designer] Author Name and Metadata Not Showing Up On PostsHi @niamleeson,
Thanks for sharing your query. I think you want to design your single/individual post page with blog designer plugin.
Single post design feature is only available with PRO version plugin. With lite version you can only design your main blog page.
Let me share you classical single page design. Please open this link – http://blogdesigner.solwininfotech.com/blog-designer-plugin-instead-of-replacing-wordpress-theme-simultaneously/?template=classical
And please checkout feature difference table between lite and pro version of Blog Designer, http://blogdesigner.solwininfotech.com/pricing/#ptp-816
Best Regards
Forum: Plugins
In reply to: [Blog Designer] Plugin yesterday was working but no effectHi @designbest,
I checked twice with old version and as well as new version but in both condition, all settings are working nice.
Please share more details about your issue and also share website link to get more idea.
Best Regards
Forum: Plugins
In reply to: [Blog Designer] Not compatible with WordPress 4.7Hi @thordar,
We are not facing an any issue with session at our end but if you are facing this issue with your setup then it might be due to lower php version your are using.
Please change that whole function code to new below one.
if (!function_exists('bd_session_start')) { function bd_session_start() { if(version_compare(phpversion(), "5.4.0") != -1) { if (session_status() == PHP_SESSION_NONE) { session_start(); } } else { if(session_id() == '') { session_start(); } } } }Please try this above changes.
Regards,
Solwin TeamForum: Plugins
In reply to: [Blog Designer] plugin not working?Hi @kreatemedia,
Please follow below link with “Quick Guide” installation steps with documentation to start journey with plugin.
https://www.solwininfotech.com/documents/wordpress/blogdesigner/#quick_guideBest Regards
Forum: Plugins
In reply to: [User Blocker] User block after the first accessHi @emagraphic,
Block the user after 2 days of registration – this type of feature is not included with the plugin.
If you are looking for that then we have to do customization with the plugin. Are you ready for customization?, then send your details to our support portal.
Forum: Plugins
In reply to: [User Activity Log] Customization of EmailHi @jphipps,
I will review my plugin’s code again. And if that feature is missing from our side then we will sure provide that support asap in future version.
Best Regards