2274 comments found.
Found you on Hubspot: https://blog.hubspot.com/website/best-affiliate-wordpress-themes
What a lovely find, thanks for sharing 
Hi, is there a way to increase font size on just the main slider block without increasing font throughout the site? Have tried the code you answered others with, but didn’t work. Site here: http://box2015.temp.domains/~alberuq1/. Thanks!
Hey there,
Yeah, there’s an option in the theme options to do that
If you need help with it, please open a ticket at http://codetipi.ticksy.com and someone from support will gladly help out.
Codetipi
Hello. I’m interested in buying the theme but want to know if following things are possible.
1) Add dark mode. 2) Show author’s icon in the list 3) Show view counts, comment counts on the list 4) Add author list page (like “our team”)
I also want to know which social icons (services) are available for share section.
Thank you.
Hi Leoism8,
Thanks for the interest in Zeen.
1) Yes, the theme comes with an Advanced Dark Mode system. Go on this demo: https://demos.codetipi.com/zeen/ and click on the Moon icon to see dark mode in action. There’s even an option in the theme options to enable dark mode automatically for visitors that have their browser settings set to dark mode.
2 and 3) Yes, in the theme options you can enable/disable practically all things like that, including view counts, comment counts, author name, author avatar, categories, date, heart system, etc. You can also select from different designs (with icons, pure text or dot separator). On this demo you can see the views count option enabled: https://demos.codetipi.com/zeen-blog/
And on this demo you can see the icons byline option design + comments count option enabled: https://demos.codetipi.com/zeen-play/
4) Yeah there are different author list templates (called “team” templates in Zeen). Here are 4 examples:
https://demos.codetipi.com/zeen/team-light/ https://demos.codetipi.com/zeen/the-team-single-rows/ https://demos.codetipi.com/zeen/the-team-with-sidebar/ https://demos.codetipi.com/zeen/team/Hope this info helps 
Codetipi
Hello! Thank you for sharing detailed information. Now I really feel like this is exactly what I want, but please let me know a bit more about the theme.
5) I still want to know more about the SNS share options. I will be publishing the blog for Japanese readers and would like to add “LINE” for sharing option. It’s possible by using plug-in “Share Buttons by ShareThis”. I might just use the plug-in but if it’s already an option, that’s very good to know in advance since some of the other themes have LINE as an option in their social share.
6) I checked different designs of “team” pages and I liked how I can choose its look
Is it possible for me to add numbers of articles each writer posted, comments they got, total views? I have seen this feature in some other themes and I would love to add these numbers if possible. I guess it is??? Cuz https://demos.codetipi.com/zeen-robots/author/felix/ this author page shows number of his articles. Hope it is!
7) In the post design like this - https://demos.codetipi.com/zeen-robots/why-5g-and-quantum/ , I see author’s avatar and name above SNS share bar. Is it possible to make this avatar sticky instead of only SNS part. Like this theme does. http://jellywp.com/wp/shareblock02/my-favorite-skincare-gift-sets-on-holiday-sale/
Addition to the sos share bar. Is there a “copy url of the post” icon that can be listed in the SNS icons? I see “mail” option, so I am guessing it’s also possible?
Thank you!
You’re welcome, happy to help 
5) Line.me is indeed an option in the theme’s sharing block. It’s an easy on/off so you can add it if you want on your site. No need for plugins 
6) Currently those templates don’t show those bits of data, but as you already know the theme does show it on the author page itself so I can look into adding an option to show it on the team templates too.
7) I think the share block was made sticky as that is most likely to have interaction, but it’s definitely possible to also make the avatar sticky. I’ll look into adding an option to make it work that way too.
By copy url, do you mean visitors click it and get the url of the post saved to their clipboard? There is indeed an email share option and when it’s clicked, the url of the post is included in the body of the email automatically.
Hope this helps.
Codetipi
Thank you so much for the quick response. Yes, #8 means click to get url copied to their clipboard so they can use it for their way to share links.
One more question. Regarding “Previous” and “Next” post link button. I saw in few demos with simple arrow that opens widely when I place mouse pointer over and shows post title and image. Are there any other way of placing these button/banner? This simple arrow link doesn’t show in mobile view.
You’re welcome, happy I could help and apologies for the slow response this time!
Re #8, unfortunately there is no copy to clipboard option, the closest one is indeed the send email option.
Re Preview and Next question – indeed the theme comes with those 2 different designs you can choose from. What other design would you like to see?
Codetipi
Re What other design would you like to see? So how thee previous/next link look from mobile, first design is not showing, and the other (https://demos.codetipi.com/zeen-science/cosmos/dark-matter/) is lined up vertically. I like these to be lied up horizontally, simply, left half for previous, and right half for next. Like this post (http://jellywp.com/wp/shareblock02/best-inspire-dark-photo-in-the-winter-season/) from ShareBlock theme. My blog should be accessed by mobile more than PC so I want to make sure it’s adjustable.
Ah I see, so essentially you want Zeen’s current Previous/next design but on mobile to remain split in 50/50. If so, that is definitely possible, you’d require a tiny bit of custom css to achieve it. You’d copy/paste this into the Theme Options > Additional CSS tab:
@media only screen and (max-width: 767px) {
.next-prev__design-1 { display: flex; padding: 30px 15px; }
}
That’s it 
Hope this info helps.
Codetipi
Great! I assume you’d help me customize after I purchase like this time?
Happy I could help. We can try to help with small ones, but custotmizations are not part of Themeforest theme support, so I can’t promise things like that. Truth is though that in Zeen you have options for most things though, so very few users make code customizations 
Understood.

When the default ‘Lazy Load Images’ is enabled within Zeen, it breaks within post images in this very popular plugin;
AMP for WP https://en-gb.wordpress.org/plugins/accelerated-mobile-pages/I’ve logged a ticket.
Hi there,
Thanks for that – I see you got a response in there and all sorted now. Thanks for reporting 
Codetipi
Hello, I have several sites that are desperately awaiting 2 Woocommerce features:
-Product Attributes that can be seen on the single Product Pages but made invisible on the Product Archive page (when you have many item sizes the Shop looks like a mess)
-The option to filter products in the side panel by Product Category, a fundamental feature no matter what you sell.
Please consider adding these in the future, thanks!
Hi Aeon,
Sure thing:
1- Attributes are visible on product pages though, you can see them in the Additional Information tab here for example: https://demos.codetipi.com/zeen-undo/product/aero-max-300/
2- You can do that already too, using the new Zeen WooCommerce Filter Widget Area you can add any filtering widgets you want, including one to do that. You can see the Filter feature in action here: https://demos.codetipi.com/zeen-undo/product-category/training/
Hope this helps.
Codetipi
Hi, I’m not sure we’re talking about the same thing. What I mean is:
1-I’d like to have customers see what sizes are available and choose the shoe size on the single product page BUT NOT having all the sizes also show up on the Shop page below every single product. This is currently not possible. https://bit.ly/3gssNM62- There are several filtering widgets as you say, but all of them are for Product Attributes (beside Price), I need one for Product Categories, which is something else. Currently there isn’t a filter for it.
Thanks
Hey again,
1- Yeah that’s what I meant, that demo site I shared is set to not show the show sizes on the shop page. The URL you shared also doesn’t work so I can’t see what you were trying to show unfortunately.
2- Ah I see, the filter options themselves are controlled by WooCommerce and for one like that you’ll need to get a plugin. There probably is a free one but I did find this official one that does it: https://docs.woocommerce.com/document/woocommerce-product-search/widgets/product-filter-categories/
Hope this helps.
Codetipi
do not work showing images of posts in the AMP version of the site https://applepro.news/kommentarij-moim-sleduyushhim-kompyuterom-budet-ne-ipad-pro/amp/ plugin: https://ru.wordpress.org/plugins/accelerated-mobile-pages/
Hi Nicko,
Please open a ticket at http://codetipi.ticksy.com and someone from support will happily help you investigate your issue 
Codetipi
Sorry, support for this Envato Market purchase code has expired. You will need to extend support or purchase a new license.
Hi again,
I can report another user (RoyalRumble) did open a ticket regarding this and it was fixed for the next update 
Codetipi
at least it pleases. thank you!
It’s no problem 
because of this error, the bounce rate of site users increased 
No worries, update will be out within the week 
updated the theme. you still haven’t fixed the error in amp
Issue with images was indeed fixed, if you still have issues or something different you will need to open a ticket and include all the details to recreate it. The support team can help investigate it to get to the bottom of it.
to do this, you need to buy a support license again?
Yes, you need to open a ticket to be able to contact support. Share all the relevant details and they’ll be able to investigate it all deeper.
to do this, I need to buy a support license
Yes, in order to ask for any kind of theme support on Themeforest (or any web digital product out there to be honest) you need valid support. If you need help on how to extend, check out the official Themeforest guide here: https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support Hope this helps.
Do you know if zeen is compatible with ad agencies. For example mediavine or adthrive? I know that ad agencies warn against using page builders because they can hide the main content in the html. Reference this article https://help.mediavine.com/en/articles/2793254-why-post-and-page-builders-can-be-bad-for-ad-performance Does zeen html do this?
Hey Chelsann,
Thanks for the interest in Zeen 
I have seen users use Adthrive with Zeen before and I don’t think there were issues like that. The important thing to know is that unlike the builders described in that article, Zeen actually encourages users to follow best WordPress practises. For example, this means that Zeen’s builder can not be used on pure posts. On pure posts you are encouraged to use Gutenberg or the classic editor (WordPress’ core editors) as the theme is fully optimized and compatible with both. Not to mention that Zeen comes with unique custom Gutenberg blocks too.
This entire approach means won’t have issues like the ones describe in that article 
It also prevents the ticking-time-bomb issue all those builders have too – which is that if you use Elementor/Thrive/etc heavily on your site now, then in the future if you ever decided you didn’t want to use the builder any more for whatever reason, it will be a nightmare to edit all existing posts to whatever the new standard is. This has already happened to anyone who ever created a site using Visual Composer plugin years ago, they are having a nightmare trying to move to the new standard. Zeen users will simply not have this issue in the future 
Hope this helps.
Codetipi
So is the tipi builder is just for layouts but I write posts in the gutenberg?
Yeah exactly. The Tipi Builder is what you can use for homepage, any landing pages, archive pages (category/tag pages) and things of that nature. For posts themselves you’d use Gutenberg (or classic editor if you prefer that) 
Last question to clarify are blog post layouts inserted into Gutenberg for you?
What layouts are you referring to exactly? All the posts you see in the various Zeen demos are created using Gutenberg + Zeen’s post options. In the theme options you can set the global default layouts (such as with/without sidebars, etc) and then in individual posts you can either use the global default or set unique options for that post. Then in Gutenberg you add all your text/images/videos/etc (content). It’s super easy 
Oh I understand. I’m used to elementor where you are not able use widgets in Gutenberg. I definitely see what you mean when you say zeen encourages users to follow the best Wordpress practices. Thanks for answering all my questions. I’ll definitely be buying 
You’re welcome, happy I could help
And thanks for choosing Zeen, I hope you enjoy using it.
What the problem with Facebook and YouTube are not embedding ?! Only twitter have no problem with embedding
Hey Mhomsi,
They do embed properly on the demo sites and no one else has ever had issues with it either. Please open a ticket at http://codetipi.ticksy.com and share relevant url where the issue can be seen + write all the steps to recreate it so the support team can investigate it deeper.
Codetipi
Please open a ticket at http://codetipi.ticksy.com and share relevant url where the issue can be seen + write all the steps to recreate it so the support team can investigate it deeper. These comments are not adequate for theme support and only for pre-sales questions only really.
Secondary menu doesn’t show: https://ibb.co/ZKh4Tz5
Hey Lordreality,
Hm interesting, I can’t recreate that locally anywhere. What header layout are you using exactly?
Codetipi
Ah I think that was on purpose for that header style (as you can see from the screenshot – it doesn’t show any secondary text menu items), but it will be looked at to see if it can be added anyway.
Happy you like the theme 
That would look great with that header! Thanks!
No problem, I’ll see what I can do!
Hi, I am facing an issue from last Friday. I am creating new category and trying to edit that category page using Tipi Builder but Tipi Builder is not loading. I checked all old created category pages working fine, only not loading for new categories, Please advice me.
Hi there,
If it was working before Friday, do you remember changing anything that could have caused the issue? Perhaps install new plugins or similar? Try following the Documentation’s debug steps to try to figure out the root of the issue.
Codetipi
Hi, I am facing an issue from last Friday. I am creating new category and trying to edit that category page using Tipi Builder but Tipi Builder is not loading. I checked all old created category pages working fine, only not loading for new categories, Please advice me.
Hi Jahid,
I’m afraid support can only be given to confirmed buyers. Please login via the account that purchased the theme or open a ticket at http://codetipi.ticksy.com and someone from support can give you a hand 
Codetipi
The trending tab feature is “bugged” I have complained several times before that “at times” the trending tab does not open on iPad. It’s only the trending tab, every other tab works 100% perfect.
The trending tab opens 100% fine on desktop, it’s only an issue on iPad from what I have seen. I have sent you videos of the problem in tickets showing the exact issue but it still has problems and you don’t seem to want to admit it has problems or you can do anything about it.
I am using a 2021 model iPad so it’s not the problem. I have confirmed the exact same bug on several of you demo websites so it’s not just my website. I have also confirmed the problem using BrowserStack in iPad mode.
If this is a Jetpack issue and there is no fix can you just say so? I will then not use the trending feature and delete the good for nothing Jetpack plugin.
I have not renewed my support, hence this post as I don’t think it’s fair to pay for support and not have solutions or at least an honest answer to existing problems that I have raised with you.
Can you take another look at this problem and advise?
Tickets # 2761598 / 2585908
Hi Pokiesoz,
As you probably know, all confirmed Zeen bugs have always been fixed promptly via free updates.
This particular issue you reported though has never been recreated or reported by another Zeen customer. In the 2585908 ticket, the last response was from Chris (Codetipi dev) and you never responded back:
“Hey Pokiesoz,
Chris here (Codetipi dev) and I tested your site on my ipad and it all worked as expected every time. It never bugged for me.
What ipad version + model + browser are you using to test it?
Don’t trust browserstack though, it’s just a simulation, it’s not an accurate way to test real touch behaviour (tablets).
Chris”
As no one has reported it and it hasn’t been possible to see the issue live, the only lead is to know “ipad version + model + browser” to try to recreate it.
Codetipi
Hi, my featured images have stopped working. Is this a bug in the latest update?
Hi Modeca,
No, there is no bug like that in the theme – the demo sites (and most Zeen users) are running the latest version with no issues. If your issue is still happening, please open a ticket at http://codetipi.ticksy.com and include all the relevant details. Such as your site url and someone from support will happily help.
Codetipi
Hey can you tell me how you got the ‘Filter’ slide in button like on this demo page: https://demos.codetipi.com/zeen-undo/product-category/training/
I haven’t been able to find that option
Hey there,
Sure thing – add your desired filter widgets to the “Woocommerce Filters Area” widget area in Appearance > Widgets and it’ll automatically appear there.
Hope this helps.
Codetipi
Yep that’s it, thanks!
You’re welcome 
Hi,
congrats for your excellent work and support.
I have a question: is possible to hide the date only on custom post types by using the theme’s customization?
Thanks.
Hey Gertai,
Thanks for the kind words 
Yeah it is, but for specific custom post types you’ll need custom css I think. Open a ticket about this and someone from support can help you with that 
Codetipi
Hello. I may have found a bug and/or plugin conflict.
I’m unable to save changes to Tipi Builder pages. Specifically when deleting a content block. After I click “Save”, the button gets endlessly stuck in a loop as “Saving” but nothing is saved.
Only after deactivating MC4WP, would Tipi Builder allow me to save content changes.
I’m using the latest Theme version (4.0.6), same with MC4WP (4.8.4).
Help appreciated.
Hey Afkreative,
Gosh how strange! The demo sites use MC4WP and the Tipi Builder works fine there. Can you open up a ticket at http://codetipi.ticksy.com and include the url of the page that has that issue? Perhaps include admin login details too so support can take a deeper look and see the issue live.
Codetipi
Does zeen style bbpress or buddypress?
Please make buddypress look as sexy as the rest of Zeen?
Works with buddyboss?
Hey Lordreality,
Zeen does indeed style both bbPress and BuddPress
I’ve never heard of buddyboss before though so I can’t comment on that one, but if it works on TwentyTwenty theme then it should work the same in Zeen.
Codetipi
Hello,
Do you plan to improve mobile page speed scores for all other demos. Except Zeen Robots, the mobile speeds for almost all demos are in the range of 50 and 60’s. This is very poor considering page views from mobile users. I think it wasn’t that bad when I actually purchased the theme. I bought the theme during thanksgiving and I am yet to use them.
Hope you improve the page speeds. The mobile loading times are also above 3 sec.
Thanks.
Hey Muddu,
Google PageSpeed changed and so everything that was considered good before is now not considered as good. Google constantly changes their opinion on what’s important, etc.
The theme can achieve top scores though even under the latest Google considerations (as seen on Zeen Robots). All the demos will be looked at and tweaked in a similar way, Zeen Robots was done to show it is possible with Zeen.
There are a few extra tweaks coming in upcoming Zeen updates that will help all site set ups too. Stay tuned 
Codetipi
Looking forward to the new updates
Me too 
Hi, is it possible to rotate banners? so in one place to have several banners? i can do it with your theme or i must use another plugin?
Thanks
Hey again,
Yeah it is possible, you can use any free ad plugin that can rotate ads (there’s one called AdRotate for example). They’ll give you a shortcode for your ads and you can put that wherever you want in the theme. Zeen is completely ready and compatible with that approach 
Codetipi
Hi dev! Keep the nice work.
I just wanted to ask if the theme supports .webp format in the featured image (hero image) and the image in subscription form. I’m trying to improve the speed of the website. I have the entire website images served as .webp but these two are still appearing in .jpg.
Hey Roman,
Yeah it definitely does, check out the demo sites heroes, they’re webp 
Codetipi