solwininfotech
Forum Replies Created
-
Forum: Plugins
In reply to: [Blog Designer] Featured images are hugewe havent heard back form your side.
i assume that your issue fixed with above help.thanks
Forum: Plugins
In reply to: [Blog Designer] Adding pictures, changing fonts, linking to social mediagood to know that your issue solved.
Forum: Plugins
In reply to: [Blog Designer] After save blank pageput anywhere after db-configuration lines.
Forum: Plugins
In reply to: [Blog Designer] Adding pictures, changing fonts, linking to social mediaReply:
HI malcolm sawyers,Here is the answers of your questions.
1. I’ve not been able to add full size pictures to my posts as seen in the screenshots for the demo. Can anyone offer any advice?
<< Blog designer plugin provides full width feature image. But you are not getting full size image. Can you give us your website URL so we can check issue with your live site?2. Is it possible to change the font used in you posts?
<< Blog designer plugin does not provide feature to change font family. But you can do it from your theme’s style.css.3. How do I link to the relevant social media URLs?
<< Blog designer plugin provide feature to share the post in social media. For all social media, share url is fixed that you can’t change it without code modification. (By default that social media url is connected with relevant blog post)4. I must also mention that I have visual composer installed which I have heard may create issues with this plugin.
<< We had solved that compatibility issue with visual composer plugin. After that we have not heard any issue with visual composer plugin from our users.Thank You.
Forum: Plugins
In reply to: [Blog Designer] After save blank pageHi damien24,
I think there may be conflict with other plugin.
Please add following line in your site’s wp-config.php file and check if any error generated after you save the blog designer settings.define(‘WP_DEBUG’, true);
reply with error message if any.
Thank You.
Forum: Plugins
In reply to: [Blog Designer] No change in post styleHi LinkAdvisor,
Make sure you have not set this page as posts page.
You can check this from follwing wp-admin path.
Settings->Reading->Front page displays -> Posts page. (If you have already selected then remove selection)Thank You.
Forum: Plugins
In reply to: [Blog Designer] Use Blog Designer on different sites.Hi AhmadHamid,
I am sorry to say that plugin do not have that features, so at moment you have to customize it your self or your need WordPress developer to customize it.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Required Blog Design for two differnet pages in the same siteHi Ramsarithabora,
I am sorry to say that plugin do not have that features, so at moment you have to customize it your self or your need developer to customize it.
Thanks
Forum: Plugins
In reply to: [Blog Designer] Plugin doesn't save changes in settingsHi,
We have checked it from our side, but it works properly.
It may be possible that your theme or other plugin conflicting wtih blog designer plugin script, so please check it form your side.Thank you
Forum: Plugins
In reply to: [Blog Designer] Featured images are hugeHi Melle_carter,
We checked your blog link .
As per the design of this Blog Layout, the image width should be full. So we suggestion that you should upload big size image.If you do not want full width image then add following style in your theme’s style.css
.blog_header img
{
width:auto !important;
}
.social-component a
{
height: auto !important;
}Forum: Plugins
In reply to: [Blog Designer] Use Blog Designer on different sites.hi,
Sorry for late reply,
Are you talking about Multisite OR
Want to displya posts on different category pages in single site?Thanks
Forum: Plugins
In reply to: [Blog Designer] Align title of post and author to the leftWe provides 4 layouts for blog page design. First 3 Layouts already display title and other data on left side.
Forum: Plugins
In reply to: [Blog Designer] first stepsfollowin are reply to your questions
– All blogs will automatically displayed in your custom page.
– About which labels are you talking?
– You can add more than one images using media. But in blogs list, it is not preferable to display more then one image. In single post, You can see all images if your theme supports it.Forum: Plugins
In reply to: [Blog Designer] first stepsPlease follow this 3 steps.
step 1: Create one page from admin panel in which you want to show blog.
step 2: Go to blog designer tab. select newly created page as blog page displays.
step 3: Add this page in menu.Hope it will work for your issue.
Let us know the result.
ThanksForum: Plugins
In reply to: [Blog Designer] Page Displays is broken settings won't save!its great as your issue solved.