solwininfotech
Forum Replies Created
-
Forum: Plugins
In reply to: [Blog Designer] Unlink TitleHi shickey00,
We checked your requirement and found that this is not exist currently. But let me suggest some code changes to get your requirements.
Go to wp-content > plugins > blog-designer and open blog-designer.php file with any file editor and go to line no. 530 and replace that one with below one.
<h1><?php the_title(); ?></h1>Thanks
Forum: Plugins
In reply to: [Responsive WordPress Slider - Avartan Slider Lite] Local Video in SlideHi Alan,
HTML5 Video element will contain only URL to display video.
Still if you want to use local source of mp4 then please follow the step.
1) Upload mp4 in your wordpress media
2) Copy URL from media of mp4 video
3) Paste that URL in HTML5 video sectionEnjoy your mp4 video.
Thank you
Solwin TeamForum: Plugins
In reply to: [Blog Designer] Change languageHi jcorbalan,
Are you working with Blog Design PRO or lite version (which is only available at wordpress.org)?
I think you have PRO version of plugin if I am not wrong. We are giving PRO version support at support.solwininfotech.com only.
Please create ticket there and will provide you answer within 24 hours.
Thanks
Forum: Plugins
In reply to: [Blog Designer] how to add a cutom cssHi uberoor,
Custom CSS is a plugin feature as if you want to override some default style of theme or blog designer plugin and you want show content with different way then you need to use it. Otherwise leave it blank.
Thanks
Forum: Plugins
In reply to: [Blog Designer] How do you show images on blog postHi jasogg,
Can you please check as your blog posts have proper assigned featured image?
snap – http://prntscr.com/a7o8ms
Let us know if you have more question.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Unlink TitleHi shickey00,
Can you please mention which blog template you are using with your blog page and please share your website link.
So, we can check from here and will suggest code changes.
Thank you
Forum: Reviews
In reply to: [Blog Designer] Idea is great, but it doesn't workHi MaritvanS,
Can you please share your website link? So, we can cross check here.
And if you want fast support ticket reply then please create a ticket on support.solwininfotech.com and we will reply you within 24 hours.
Feel free to ask if you have more queries with blog designer.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Change content lenth is not workingHi jisyed,
we just checked your blog page link that you shared here. And we count content length of post content on blog page and surprised as 132 words and 794 characters already showing on blog page.
Feel free to share your issue again, if we are wrong here.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Cannot activate plugin – error msg insideHi samanthaleere,
We have resolved issue with your website and we will update that same code changes with our next version of blog designer plugin.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Tile on Blog PageHi glehman76,
There are number of grid templates available with blog designer PRO version. You can checkout that all 17 different blog templates with this link.
And in lite version. there is only 5 templates available.
Let us know if you have any further query.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Blog post not visibleHi connectivebody,
Can you please share your website link or send issue with snap images? So, we can check your issue here also.
Feel free to back if you have further queries.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Change languageHi jcorblan,
There is a “wp_blog_designer-en_EN.pot” file available under wp-content > plugins > blog-designer > languages folder.
You can translate that file with appropriate string using po-mo editor and you can easily achieve that translation of texts like “Categories” and “Posted by”.
Feel free to back with your next questions.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Formating of Single post also with blog pageHi Meghagni,
Thanks for your positive feedback!
Let me introduce Pro version of Blog Designer.
Link – http://blogdesigner.solwininfotech.com/
Currently, Blog Designer PRO provides support of post detail page (single.php) and our team working on next features as give support of author and category archive.
Thanks
Hi HeadMonkey,
Please find responsive CSS in style.css file and replace with this one.
@media screen and (max-width: 760px) {
.avartanslider-slider {
position: relative;
margin-top: 155px !important;
padding: 0px !important;
width: auto !important;
height: auto !important;
display: block;
}
}Feel free to contact back if you have any further query
Thank you
Forum: Plugins
In reply to: [Blog Designer] No change in post stylehi LinkAdvisor,
Thanks for updates.