Discussion on Koble | Business Email Template Sets

Discussion on Koble | Business Email Template Sets

By
Cart 11,516 sales
Recently Updated
Well Documented

nutzumi supports this item

Supported

This author's response time can be up to 1 business day.

417 comments found.

Hello you already have a solution that the background images are displayed in Office 365?

Thanks for the support.

Sorry not at this moment(more info from litmus). I’m still working on experimenting various method but still not properly working or 100% reliable yet.

Ok Thx

I am getting this error when I try to install template in Mailster (latest version): {error RedirectUri provided”}

i’ve tried to upload template to folder uploads/mailster/templates with no luck.

What should I do?

Thanks

“invalid_request”,”Wrong RedirectUri provided”

Hi, Make sure you only use mailster_koble.zip from the package, not using the whole template package file you download from TF. Also, have you tried to import with a normal process at the template section in the plugin yet? (here demo video)

I’ve imported and it worked. Thanks.

license

Getting an error when trying to download through mailster “Wrong redirect URL provided”. I have also tried adding the zip file to the templates folder and its not being listed as an option in templates!

Yes, that a knowing issue and already informed Mailster author. Please try import the template from the plugin template menu (demo video)

Update : Mailster download template section issue is fixed. It should work normally now :)

I’m using the html files. For the 3/3 table, each box (displayed on phone) do not expand to full screen. Instead, each box looks like it takes up only 1/2 the screen width. Is this supposed to do this? How to display each of the 3 boxes to display full width of screen? On desktop, it looks fine side-by-side.

First, to expand the table to fit the screen on mobile need @media query to control width in the mobile size, since Hybrid code structure does not rely on @media query. The table will keep the same size as they do in desktop and fluidly stacking depends on the screen size. That how it works.

To make it adjust to fit screen we need to change the < table > structure back to regular HTML email and using on media query for the responsive in the specific module. If you’re interested emails me at nutzumi@gmail.com and include the file you working on. I can convert the specific module for you(not the whole template structure).

keep in mind, combining none hybrid module might break template in responsive view on the device that doesn’t support media query.

is it compatible with Sendinblue?

Yes it is, here demo video how to import my template to Sendinblue. :)

Hi, looks great! I want to use this in Acymail, the most famous Joomla mail component, but need to be sure that it’s working. Can you say anything about that or can I test something?

Regards, Frank

Hi Frank, Thanks for interesting. This’s the first time I know about Acymail I don’t know if it need any specific tag requirement or etc, actually, I never use Joomla neither, but I can send you a demo HTML file so you can testing by yourself. send me to email to nutzumi@gmail.com if you interest. :)

sad just purchased it before the sale.

I just purchased your product and uploaded zip files in stampready. I’m not using a mail service and instead sending out directly via my server/domain. Do I just paste the code into my current email php code? or is there something different that I should do?

Hi, I’m not sure about using a self-host email server, but I don’t think there is anything to add in order to use the template unless the sending software you using are required a specific tag or etc. Although I only test the template with email service. sorry

Testing it now and it looks like just a couple of stampready lines need to be removed.

Is there a website that you can recommend that I can test if it displays okay on outlook?

Also, it would be great if you could have a folder/section that has the code without using stampready. I can then just copy and paste.

You can try use this service from litmus for sending the test email and for render preview You can use litmus service as well but it a paid service. What I did is testing directly with the actual software installed.

There is a folder name HTML included in the package, the file in this folder are just HTML no email service tag or StampReady tag implement, but you’ll need to manually customize everything through code.

To customer username “chang23012301” with email david@ziltag.com I’ve tried to reply your email but it seems your mail server is full and bounces all my message. So I’ll leave my message here in case you try to contact me via comment.

Regarding the Mailster dynamic content (Magicwand) only support single column at this moment. Mailster author is aware of this, they told me it will improve in the future update, any info. regarding this function please contact directly to mailster support.

As a template author I only able to turn on/off this function but not able to control where the content will be placed, everything will be automatically generated by the plugin.

Amazing Work, Good Luck With Sale :)

we have 5$ theme sale only for 24 hours, hope you will check our portfolio.

Hi Folks,

Do you have a Image Gallery Type module available? I am a photographer and part of my newsletter update is to provide a sample of recent work, in various aspect ratios – portrait, landscape, wide, etc.

An image grid type solution that respects aspect ratio’s would be ideal.

Cheers John

Thanks for the detailed response. I did not know I could manage the height of those image boxes, independant of width. That actually might work, for now. Is there options for 3 and 4 column also?

You’re welcome, try playing around with the demo you can try to remove/adjust the code if you know HTML, most of them are commented. There are 3/3 and 1/3 but not 4/4 due to HTML email container still at 600px the image will be too small especially the text will only able to maintain 2-3 words per line.

Brilliant. Looks like this will fit my needs. Off to purchase now :-)

Hello,

How can I use Koble with Mailster?

Best Regards

Please see the documentation or visit this link :)

I dont follow, how does this work, self hosted builder?

The builder will be an online service from StampReady.net you can freely use with a free register account(no purchase code require).

This item package only included a compatible template file that uses with StampReady(demo video). Envato doesn’t allow to include any software or plugin with the package since this is a template market.

Hello,

Just purchased the template. Nice work.

I am using the Mailster(MyMail) plugin in Wordpress. It doesn’t offer the same options as the “builder” in your demo. I would like to edit the size of the text, as shown in the builder, but I can’t in Mailster/Wordpress.

I see that you indicate that a stampready.net account can be used to edit the template with the same builder shown in the demo.

Question: Is it possible to setup a free account at stampready.net, then edit my template in Stampready, then EXPORT the file—and then IMPORT the file back into Mailster/Wordpress?

It looks like that’s what you are saying in the comments here…just want to make sure that is the process. If so, is there anything specific I must do on import and export?

Thanks!

Hello! I tried the font-size button, but it doesn’t work for me. Not sure if that’s an issue with my WP theme or my hosting. That’s okay though, I am comfortable editing the code.

The only issue I have come across now—is how to change the color (GLOBALLY) on the text links. I would hate to have to edit this code by hand each time I insert a text link in the WP editor.

This is my situation: For example, I started with a template that has RED text links, but now I wish to change those, to BLUE.

I am not sure where I should make this edit “GLOBALLY”...is there a way to access the global style sheet for a given template? Do I need to go through FTP to get to the folders of the template?

What do you suggest? I would appreciate any direction for the best way to handle this edit in your email templates (through WP Mailster).

THANKS! B

Try change at the style of “a” tag in the code at template menu. like this example with the Base template that included all modules. Each template file has their own style in the header,

For the font size button, I recommended contact Mailster support for further detail. It works normally at my end.

Thanks for sharing the tutorial on editing the templates. I wasn’t sure if I could edit the templates in this manner.

Thanks again for your help!

hi, im trying to import this template. but this error was appear on my screen

THIS TEMPLATE IS NOT STAMPREADY COMPATIBLE You’ll only be able to send your campaign. For more information regarding StampReady templates, you can visit our developer’s guide over here.

and i cant edit this template.

Make sure you use just a zip ready file from Stampready folder to import. Do not import the whole template package that you download from TF or create a zip file with Stampready folder.

Hi. This package has dynamic Mailster templates compatible with the Magic Wand tool to integrate dynamically direct content from WP like posts, custom posts, rss etc? https://kb.mailster.co/adding-posts-to-your-campaign/

Hi, You mean this :) yes it is, but please note template author can only turn on/off this function, anything else will automate by the plugin, such as how the text content is pasting on the module.

Thank you. And do the Vince and Jaqen templates also have this same ability to integrate dynamic content with the mailster?

Yes, all my templates that compatible with Mailster has included the same functionality.

I have a question about license. I am making online shoppingmall that is similar with ebay for myself. and I am looking for email design.

if I send newsletter with this design per a week for my shop. and if I use order confirmation email with this design for my shop. and If I use invoice html with this design for my shop.

how many license do I need to buy?

Just one if you use only one site(your) and you can send as many as you want. But if you use multiple domains it’d require 1 license for each domain or extended license for an unlimited domain and more. More info. about license please visit here

Hello,

Are you sure that it works with thunderbird? can you show me screen of proovement?

Hi, actually you can send the test directly from demo builder to your Thunderbird and see what like. (here a demo video sending from SR to Thunderbird)

However, by “Compatible Browsers” mean the template can render as much as the email clients code support because each email clients have a different support on their own engine.

Also, sending HTML email from email clients is not recommended because some of them adding in their own code and/or stripping out certain code elements required in certain other email clients. So using Email service provider is the best way of using HTML email :)

I am using mailchimp.

I received mail that doesn’t work for thunderbird. How i can enable any option to see mails here?!

I’m not sure I understand you correctly. What do you mean by doesn’t work for Thunderbird please provide more info? and what option? If you refer to the send test option. You need to register(free) at StampReady.net first.

Also use with MailChimp you need to export file from StampReady and import to send with MailChimp(demo video). These compatible files are in the template package after purchase.

if you have any screenshot you can send me at nutzumi@gmail.com

I must say that I am impressed with the selection of modules made available, but I am faced with difficulties in allowing images to be replaced with the template’s.

An error message kept on prompting onto my screen stating that there is a JS error 404.

Can someone please get back to me on this concern?

Thank you.

Thanks, I got your email, It seems like the issue was caused by the hosting or the plugin function. I’d recommend contact directly with the plugin support. (more info please check my reply email.)

Thank you for getting back to me with the response. I shall contact Mailster regarding the JS. Should there be any issues that requires your attention, I shall contact you again via the email :)

You’r welcome, I’d appreciate if you can rate my template too. Thank you very much and Merry christmas to you ;)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey