solwininfotech
Forum Replies Created
-
Forum: Plugins
In reply to: [User Blocker] Multisite?Hi @kalico,
There is no reply from your side, so I am considering that your problem solved and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
Forum: Plugins
In reply to: [Responsive WordPress Slider - Avartan Slider Lite] Slider stopped loadinHi @minimallinux,
There is no reply from your side, so I am considering that your problem solved and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
Hi @ylejub,
Hope our above reply answered your query.
if not, then please reply us with further query.Thank you
Forum: Plugins
In reply to: [Blog Designer] Create new Blog designHi @leslieannetd,
There is no reply from your side, so I am considering that your problem solved and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
Forum: Plugins
In reply to: [Blog Designer] Brit Co Template – AvatarHi @ptdigital,
There is no reply from your side, so I am considering that your problem solved and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
Forum: Plugins
In reply to: [Blog Designer] The blog Featured Image doesn’t showingThere is no reply from your side, so I consider that your problem solved. and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
Forum: Plugins
In reply to: [Blog Designer] Problem with the last updateHi @asafsuz,
There is no reply from your side, so I consider that your problem solved. and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
Forum: Plugins
In reply to: [Blog Designer] Plugin Does not Edit Blog Page TemplateHi @slyones,
There is no reply from your side, so I consider that your problem solved. and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
Forum: Plugins
In reply to: [Blog Designer] Plugin Does not Edit Blog Page TemplateHi @slyones,
There is no reply from your side, so I consider that your problem solved. and closing this ticket. If you have further query feel free to create new support ticket.
Thank you
- This reply was modified 8 years ago by solwininfotech.
Forum: Plugins
In reply to: [Blog Designer] Plugin Does not Edit Blog Page TemplateHi @slyones,
You can edit blog page also. Just you need to remove blog page from Reading settings’ post page.
Please see this screenshot for more detail.
https://www.solwininfotech.com/documents/wordpress/blog-designer/images/blog-page-design.png
If you have any further issues feel free to ask.
If you want to keep your discussion private then please create support ticket at http://support.solwininfotech.comRegards,
Forum: Plugins
In reply to: [Blog Designer] Problem with the last updateHi @asafsuz,
I have checked with your site and found that there is some issue with content because single articles ( https://www.sharplightech.com/rf-hand-pieces-face-skin-tightening-body-contouring/ ) also displays this type of content which is not actually designed by plugin and not related to plugin. You should check content of that post from admin side if it is properly added or not.
Thank you.
Forum: Plugins
In reply to: [Blog Designer] Having to deactivate plugin to edit core filesHi @gibbons1984,
Plugin should not create this type of issue. Could you please create support ticket at support.solwininfotech.com . So we can communicate with you and solve the issue.Thank you
Forum: Plugins
In reply to: [Blog Designer] Blog list item as external link?Hello @nancyschumann,
That’s not possible to set external links to each blog list items.
To achieve that stuff, we have to do customization for you with your blog designer plugin copy.
Let us know on our contact us page if you’re interested with the customization project.
Regards
Forum: Plugins
In reply to: [Blog Designer] how can 3 dots at the End of the ExcerptHello @yeahgreat,
Thanks for your query.
There is no feature/option available to add 3 dots after excerpt. You need to do customize the plugin yourself OR you can hire us to fulfill that requirement with your plugin copy.
Kind Regards
Forum: Plugins
In reply to: [Blog Designer] Add Custom TextHello @rebekahxd,
Thanks for your query.
Generally, we’re not providing an any kind of customization with our free version plugins but I’m thinking that my below steps on your query might helpful to others. So, I’m going to share code changes here.
Go to Blog Designer plugin folder via
wp-content > plugins > blog-designer and open file blog-designer.php
And then go to line no 1298, 1430, 1581, 1717, 1875, 2012 to find out div with class name “social-component“.
Yes, add below code in this div tag.
<p><?php _e('Share on social media', 'blog-designer'); ?></p>And save file changes.
I hope you got the solution.
Kind Regards
- This reply was modified 8 years, 5 months ago by solwininfotech.