2269 comments found.
Hi guys! I have a question: Is it possible to have stats about the pop up usage? How many impressions, click or close?
Thanks
Hey Stefen1,
Do you use Google Analytics? If so, you can actually set that up inside your Analytics account settings, try Googling for tutorials, but it’s not difficult 
Codetipi
Thanks, I will try.
You’re welcome 
Also, another quick question. How do I add shortcode to the Tipi Builder?
Hey again,
Simply add a Custom code block in the Tipi Builder. You can paste any type of custom code you want in there, including shortcodes 
Codetipi
Hi, how do I set ‘A-Z’ or ‘Oldest’ as the default sorting method for a specific category?
Hey Mike,
I’m afraid that isn’t possible in WordPress. The default sorting can only be changed with php code, such as adding this to your child theme’s functions.php file:
add_action( 'pre_get_posts', 'my_change_sort_order');
function my_change_sort_order($query){
if(is_archive()):
$query->set( 'order', 'ASC' );
$query->set( 'orderby', 'title' );
endif;
}
That will sort by a-z. Hope this helps.
Codetipi
Hello! I’ve disabled Yoast SEO Open Graph generator and switched to theme buid SEO system. It comes in after last update. I want to use Open Graph Meta. It seems that this work great at Twitter and Tublr (I am using auto publishing by Jetpack). Tumbler work even better than when Yoast SEO was handling Open Graph Meta.
Still, Facebook is the problem. It doesnt show images in published posts. Twitter and Tublr is fine.
It looks like that (testing post):
https://prnt.sc/pvc7kishould like that:
https://prnt.sc/pvc89fit is even worser, when i try to publish something maually – https://prnt.sc/pvcbep
How can I fix this?
I am not sure, but it seems to work fine, after some cache flushing. I will tell You later, after we will publish some posts.
Yes, it’s working fine now, so this new SEO options seems to be perfect. Thx for this update!
This crazy, but once it working and other time it is not.
Now it did not worked. It was published by other author, not by admin of the site.
https://prnt.sc/pvg385Yes, posts published on FB are wrecked if They are published by other authors. Can You help me with this?
I use W3 Total Cache, maybe it is related somehow?
Ps. Its not on Facebook only, same thing on timblr.
You’re welcome 
Have you tested the Facebook developer debug tool to see what it is detecting from your site?
Yes, i am trying different solutions. It seems that disabling page caching in this plugin at all is best to make auto publicize work. Many users have similar problem. You told once, that You use WP Rocket for demos. Can You tell me do there is such problem with WP Rocket and Jetpack auto publicize? Can You guys just test this module? If I’ll disable page caching, it’s gonna be pretty useless.
Ah I see, it may well be that Jetpack auto publicize and cache don’t work well together. Personally, I wouldn’t use Jetpack for anything else other than the stats module, so I can’t comment much, but you should contact both the cache and jetpack for help on that one, as the theme isn’t involved there 
Hey. You wrote some time before that W3 Total Cache is recommended cache plugin so i switched to this. I had no problem with previous plugin (there was problems, but other kind), so i was kinda confused.
Anyway adding this string as Rejected User Agents in plugin prefferences works for me, as for now:
facebookexternalhit FacebookExternalHit/1.1 FacebookExternalHit/1.0
If anyone have problem with this, try to add this in You Page Cache prefferences. Is anyone using WP Rocket and Jetpack auto publicize maybe? I would gladly buy better plugin, but i need to be sure it works, as it should be ;p
Regards!
Thanks for sharing, might really help someone in the future 
Hi, can i use this theme in all my personal domain and subdomains with a single license?
Hi Wayes_Parash,
Thanks for the interest in Zeen. The license is controlled/set by Themeforest, and a single Themeforest license = 1 site. If you’d like to use it on multiple domains/different sites, then you need a separate license for each one to be legal. You can read the details here: https://themeforest.net/licenses/standard
Hope this helps.
Codetipi
Hello,
I can’t access the dropdown menu design. I need to modify the font size and other aspects of the submenu. Can you please help me? I know there should be a way to access this: https://docs.codetipi.com/zeen/img/menu-system.png – but it appears to be nowhere to be found..!
Thank you so much, Flavia
Hi Flavia,
I’m afraid support can only be provided to verified buyers. Please login via the account that purchased the theme and ask again via that account.
Thank you.
Codetipi
Hey, when I click on name of author of the post, Site goes to main site, not to the author site. I am using Hide My WP Ghost Lite, can it be related? Can You tell something about this plugin, it’s good with Zeen Theme? Can i fix this without editing files?
Something has changed after last update. Lets Review widget has been modified. I need to ask how to set those colours then – https://prnt.sc/pu4jdo
it is here – https://bandurki.pl/recenzje/
Regards!
Hey there,
That would 100% be a plugin doing that. Are you using SEO by Yoast? you likely have the author archive option disabled, that is what happens when you do.
Try adding this custom css to see if it helps:
.cb-widget-design-1 .cb-score { color: #fff; }
Hope it does.
Codetipi
Yes, I am using Yost SEO, from the beginning. I didnt noticed earlier, maybe it was like that since then. I just changed setting in Yoast SEO. Everything seems to be fine now. Thx! 
Awesome! Also this code works perfectly! Thx a gain! You are awesome! 
You’re welcome, happy I could help 
Strange thing is happening right now. When i am logged in, i see my author site perfectly fine, but when i log out, this link still takes me to the main site. It is happening only on my account as admin. Other authors pages seems to be fine. Cache again?
Must be your cache
Try refreshing it everywhere and test in incognito.
Hi, I have a couple suggestions for Zeen:
1. The sticky social share buttons disappear on mobile after reading only a couple paragraphs; is there no way to get them to stay on the screen?
2. The Let’s Info Up boxes would be great if they could be float left or right
3. Also if they would be full-width on mobile screens but floating on desktop/tablet – on smaller screens they end up taking up too much horizontal space which makes the first couple paragraphs hard to read.
Thanks!
Hey Gearheadmedia,
1- They only disappear at the end of the article, as after that new posts may load (infinite auto next post load feature) so the buttons would change and this way of working makes it very visual to the user what they are sharing.
2- They can if you use the Gutenberg Let’s Info up block 
3- That will be looked at, thanks!
Codetipi
Thanks for the reply, but my social share buttons disappear only after about a paragraph of content
here’s an example post where it does that (please view on mobile, obviously): http://bit.ly/2CBnVQ9
I’m on an iPhone 7 with the latest iOS, running Chrome.
Thanks
I had a look and you have the option to have mobile post content set to be hidden and show a button with a “show more” to show rest of content. Once you click that, the share buttons do remain until the end of the article for me. Is that not the same for you?
No, that’s the problem. Once I click “Show More” and scroll a few lines, the social share buttons disappear.
Here is a screenshot of the social buttons showing: https://www.automoblog.net/wp-content/uploads/2019/11/IMG_1088.png
And here it is after I scroll down just a little bit: https://www.automoblog.net/wp-content/uploads/2019/11/IMG_1089.png
This is after I tap the “Show More” button.
Thank you.
I can’t recreate that on my local dev site! Please open a ticket and include admin login details so the support team can investigate.
I’ve extended support at least twice on this purchase but it recently expired, so it won’t let me submit a support ticket.
I’ve added it to the development list so it will be looked at and if it can be recreated, I’m sure it’ll get fixed in an update.
Hi, is it possible change the size of image in the Trending menù? for example setting the small thumbnail size. Thanks
Hey Gerardo,
You can change the amount of posts to show there in the Theme options > Megamenus, which does affect the image size, that’s the only thing that impacts the size.
Codetipi
Hey! Is there a way to have 2 secondary menus on both sides of the screen, to recreate the design of FotoMag? Thank you!
Hey Dmteo,
In Zeen there’s only a single side menu option due to the complex layouts, Fotomag is much simpler so can have a permanent one on the sides. Sorry I can’t be more helpful on this occasion!
Codetipi
Suddenly I am having trouble with the content box titles.
I change the font sizes on the builder and they look fine. But after I save and update, they look too large on the homepage and I have no idea why?
https://justsaying.asia/I’ve already tried to reinstall the theme but no change
Hi Keorfas,
I tried having a quick look at your site but it doesn’t load at all for me! Please open a ticket at http://codetipi.ticksy.com with more info and the link again.
Codetipi
Hi Codetipi,
I’ve just tried the link and the site is definitely accessible. The link is correct. If you are unable to access, could you let me know what the error is?
Also, the font and layout issue is only present on the desktop view.
Mobile view works well.
Link: https://Justsaying.asia
Hi again,
I can see it now, but I’m not really sure what is meant to be what. Please open a ticket and include screenshots of what you’re trying to do + login details so the support team can investigate.
Codetipi
I tried everything from reinstalling the theme to disabling all the plugins. I finally realized that the issue was isolated to just the custom blocks where the typography settings and the tipi builder settings for fonts were not showing up correctly (or being applied) to the front end.
I’ve since redesigned the site using the other modules and not the custom block – it works well now.
While I’ve settled my issues, it might be something that you would want to investigate. Thanks!
Also… is there any way to increase, or manage, the font size for the Lets review plugin?
Thanks for the info, will look into it.
The Let’s Review inherits your theme settings, you will need to target specific parts of it with custom css if you want granular tweaks 
Would you be able to advise what css I shout use to increase the font size? Not sure which option in Zeen targets let’s review.
Sure thing, the support team can definitely help, but you will need to open a ticket and point out the exact element of the review box you want to tweak.
Absolutely love this theme – probably one of the best ever themes purchased on TF. Question… I am having a hard time setting up a SUBSCRIPTION FOR NEWSLETTER. I see I can add it on the secondary menu next to social media icons, and I see it can pop up as a side bar pop-up — however in the theme documentation I see nothing regarding setting this up… ? I would greatly appreciate your response and assistance, thank you.
Hey Marqus79,
Love that you love Zeen 
To set it up, you simply need to install a plugin for your desired newsletter service, for example, if you use Mailchimp, you’d use this plugin: http://wordpress.org/plugins/mailchimp-for-wp/
Then in the plugin you’d create the subscribe form and hooking it to the service, you’ll then end up having a shortcode. Simply copy that shortcode and paste it in the location you want to show it in the theme, such as in the popup or slide in box, etc.
Hope this helps.
Codetipi
When using “First One Big” Item and selecting multi categories, in view the subcats filter appear in corner of box; but when choosing Classic Items and doing same (selecting multi categories), the subcats filter didn’t appear. How I can active the subcats filter for another items like a “Classic D”?
Hey Masihmahdavi,
Thanks for choosing Zeen, hope you enjoy using it.
If the category you choose for a block is a parent category and it has sub-categories with posts in it, then that subcats filter will appear automatically 
Codetipi
Hello there, Can I activate the reading mode (day/night) also on mobile version?
Hey there,
Thanks for choosing Zeen, hope you enjoy using it.
Currently that is not an possible, but it will 100% be possible in a theme update down the line 
Codetipi
Este mes de noviembre se cumple un año desde que usamos Zeen en nuestra web, y no podría estar más contento. Previamente usé Valenti durante 4 años, de este mismo desarrollador, y estábamos igual de felices. A día de hoy solo veo unos pocos matices en los que tiene que evolucionar, pero solo mencionaré el que me parece más crítico, pues me está causando verdaderos problemas: las páginas AMP y sus funcionalidades. Zeen se ve magnífico, precioso, en la versión móvil de mi web, me encanta. Pero cuando cambias a la versión AMP… es literamente, horrible, y esa es la que sirve, por ejemplo, Twitter por defecto, o a donde llegan nuestros lectores desde Google.
Aquí un ejemplo: https://www.nextn.es/2019/11/fire-emblem-three-houses-ventas-comparativa/ Y su versión AMP: https://www.nextn.es/2019/11/fire-emblem-three-houses-ventas-comparativa/amp/Por ejemplo, el texto bajo las imágenes, no puede leerse, porque carga la versión “más grande” de la imagen, en lugar de una específica para poder verse de forma correcta en móviles.
Además, en la parte superior de la versión AMP, se ve una banda gris que no puedo cambiar en las opciones de ZEEN (donde la tengo configurada de color rojo, pero no respeta ese valor). Sumado a eso, las imágenes no se ven centradas, y es un caos. Es decir, de ofrecer una versión preciosa con ZEEN, al cambiar a AMP… todo se destroza. Y es cosa del plugin oficial de WordPress, pues con otro plugin todo eso se ve bien, pero genera errores de cara a Google.
Además de eso, AMP permite mostrar comentarios en sus páginas desde hace tiempo, y es una característica que estoy deseando ver en la versión AMP de ZEEN.
Desde hace un tiempo, el plugin oficial de AMP permite mejoras, pero creo que no son compatibles todavía con ZEEN. Ahora están los modos Lector (o modo clásico), Estándar y Transicional, que parece que son más adecuados para lo que cualquiera podría querer ofrecer con AMP, pero no son compatibles con ZEEN; al activarlos, el diseño de la web (incluso fuera de las páginas AMP), se rompe.
Lo ideal sería desactivar AMP, y mostrar la cara más bonita de nuestra web… y si no fuese tecnología de Google, lo habría desactivado al primer día de uso. Nuestro sector en concreto, se mueve mucho por AMP, así que creemos que sí nos afectaría desactivarlo.
Hola Alias,
Un gusto saber que has disfrutado de Zeen por un año! El header de tu sitio en AMP debería estar en color rojo, pero algo está agregandole CSS extra y poniendole ese gris (no es del theme). Intenta desactivar todos tus otros plugins por si alguien lo está haciendo.
El problema con AMP es que tiene un limite de CSS de tan solo 50kbs, por lo tanto un theme está sumamente limitado en lo que puede hacer visualmente. Es un limite muy tonto de verdad, cuando consideras que una sola imagen pesa mas que eso.
Codetipi
¡Hola Codetipi! Muchas gracias por tu respuesta. Ok, ya vi qué era lo que añadía esa línea de CSS, era el plugin “Glue for Yoast SEO & AMP”, que he desactivado, y parece que funciona todo bien).
Por otro lado, ¿por qué crees que se muestran las imágenes sin redimensionar? Si miras desde móvil la segunda URL que he puesto verás que añade la versión más grande de cada imagen, rompe la estética y no deja ver el comentario bajo la imagen. Además, muestra las imágenes alineadas a la izquierda, en lugar de centradas. Esto no es problema en móviles, pero en pantallas más grades, como tablets, sí es más visible.
Por último, y aprovechando
El apartado AMP de ZEEN debería tener un espacio para agregar el código de anuncios automáticos. Adsense te dice que hagas esto:
“Inserte este código una sola vez entre las etiquetas <head> del código HTML de su sitio web AMP. Esta secuencia de comandos cargará las bibliotecas de amp-auto-ads pertinentes.
<script async custom-element=”amp-auto-ads” src=”https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”> </script>”
Luego dice:
“Copie y pegue este código justo después de la etiqueta de las páginas de su sitio web en las que quiera mostrar anuncios. La colocación del código no refleja la posición del anuncio.
<amp-auto-ads type=”adsense” data-ad-client=”ca-pub-XXXXXX”> </amp-auto-ads>”
Y claro, no hay apartado en el tema para agregarlo, sino es por medio de un insertador de código, con el que puedo meter código en HEAD y FOOTER, pero no en el BODY. Creo que ZEEN debería tener una opción para cubrir de forma correcta este tipo de anuncios en páginas AMP, pues los anuncios automáticos son los que más rinden.
Que bien 
Le eché otro vistazo y la razón la imagen es mas grande es debido a este codigo css (no es del theme):
:root:not(#_):not(#_):not(#_):not(#_):not(#_) .amp-wp-9d7c7fd{ width: 1280px; }
No tengo idea de donde viene eso, pero creo que es del plugin mismo porque :root:not… es código muy especifico!
Codetipi
¡Hola Codetipi! Por lo que he podido comprobar, ese código lo genera el plugin oficial de AMP. He desactivado el plugin, y activado el del creador Ahmed Kaludi, y el código desaparece (con ese plugin, las imágenes se centran y redimensionan, pero da otros errores). He mirado en otras webs de WordPress que sé que utilizan el plugin AMP oficial, y también se encuentra ese mismo código.
¡Hola Codetipi! He seguido investigando, y hablando con los responsables del plugin AMP. Dicen que el problema debe al “page builder”, que añade atributos a las imágenes, o eso dicen, me han dicho que pruebe a deshabilitarlo, pero claro, es algo integrado del tema.
Por otro lado, he encontrado una solución para los anuncios automáticos de AMP, que puedes recomendar a todo aquel que te pregunte por ellos
No hace mucho, Google lanzó un plugin llamado “Site Kit by Google”, que sirve para conocer varias estadísticas de los servicios Google, pero también permite incorporar el código de Adsense a toda tu página, lo que incluye el código necesario para que aparezcan anuncios automáticos de ADSENSE. Así que con este plugin, se pueden tener estos anuncios (y todos los automáticos) sin insertar ningún código en ninguna parte. ¡Comprobado!
Útlimas pruebas de hoy: lo siguiente que me han recomendado los responsables del plugin AMP ha sido probar con otro tema, para ver si eso ocurría. ¡Y solo pasa con ZEEN! Con otros temas, las imágenes en AMP se redimensionan correctamente. He mirado en el apartado CSS personalizado, lo borré, y sigue igual (he restaurado otra vez lo que tenía), he desactivado todos los plugins, y todo, y nada, lo único común es ZEEN.
Hola Alias79,
Por favor abre un ticket en http://codetipi.ticksy.com y incluye tu url + info para meterse en admin para investigar.
Codetipi
Por desgracia no tengo soporte para abrir ticket
Pero puedo demostrar que es algo que pasa con ZEEN dese hace bastante tiempo. Mira por ejemplo, esto es una instalación vieja en una web para pruebas:
Acabo de cargar el mismo texto del post de NextN:
https://esfalta.es/fire-emblem-three-houses-es-el-juego-de-la-serie-con-el-mejor-inicio-en-el-mercado/amp/Ocurre lo mismo, incluso antes de actualizar plugins (esta web estaba desactivada desde hace 9 meses, con el plugin viejo de AMP, versión 1.0.2, y ZEEN 1.2 ocurría lo mismo; he actualizado todo menos ZEEN, pero sigue igual).
He hecho pruebas con todos los plugins desactivados, solo dejando los de ZEEN y el de AMP. Mira esta imagen:
https://esfalta.es/wp-content/uploads/2019/11/ZEEN.jpgSi cambio a VALENTI (o a cualquier otro tema) en la web de pruebas:
https://esfalta.es/wp-content/uploads/2019/11/VALENTI.pngEs decir, es algo que ocurre solo en ZEEN, dado que esa web está limpia (solo tiene entradas de prueba) y sin plugins activos ocurre lo mismo, es decir, las imágenes en AMP no se redimensionan al tamaño de la pantalla, pero tampoco se alinean al centro; esto último he visto que ocurre con todo tema que he probado en esta web de pruebas, no solo con ZEEN (también con los oficiales de WordPress), aunque no es un gran problema.
Ah ya veo, si parece que Zeen tal vez necesite extra código para ayudar con eso, pero lamentablemente es necesario que abras un ticket en el sistema de soporte y compartas el url y info de admin para que el equipo de soporte pueda investigarlo en mas profundidad y ver que se puede hacer. Porque por algún motivo, en el sitio demo de Zeen no ocurre este problema, y tampoco ocurre en mi versión de Zeen local, y es imposible investigar si no podemos recrear el problema.
¡Hola! Claro, si no tengo problema de pasaros los datos de mi web de pruebas en un ticket, pero lo malo es eso, que para abrir un ticket tendría que contratar el soporte, y la economía la tengo fatal de verdad
.
De hecho me encantaría poder abrir algún ticket, ya que creo que son cosas, como esta, que le pueden estar pasando a otros usuarios. Por ejemplo hay un problema de un ticket antiguo que abrí cuando tenía el soporte activo (“Error “Aq_Resize.process” con Let’s Review”), que me disteis la solución en su día (actualizar parte del código de class-lets-review-frontend.php), porque lo ibais a solucionar en un futuro, pero tras cada actualización de Let’s Review tenía que actualizar el código, porque el error no se solucionaba; con la más reciente versión de Let’s Review, la modificación de class-lets-review-frontend.php no funciona, y vuelve a generar cientos de errores en error.log, estoy pensando en regresar a la versión anterior, pero claro… Por supuesto, e insisto, me encantaría reactivar el soporte, pero me es económicamente imposible.
Eres dueño de Let’s Review también? Si es así, tienes soporte válido para el plugin? si es así, abre un ticket para el problema de Aqua, porque el plugin ya no usa Frontend como antes, por eso modificarlo como antes no te funcionaría.
Sí, bueno, está integrado en ZEEN, ¿no? Es decir, que no es que haya comprado licencia del plugin aparte, sino que viene integrado para todos que compraron la licencia de ZEEN. Por lo tanto, si intento abrir ticket, ocurre lo mismo.
De verdad que me gustaría echaros una mano para resolver el problema de AMP y de Let’s Review, que creo que también podría ser interesante porque le estará ocurriendo a otros usuarios de ZEEN, pues me ocurre lo mismo también en la web de prueba, de la que puedo compartir con vosotros los datos de acceso. Dado que puede ser bueno para todos los usuarios del producto, ¿no hay otra forma de solucionar el problema sin soporte activo?
La verdad es no, pero si mandas un email por el perfil de Codetipi aquí y incluyes la información de admin – cuando tenga un poco de tiempo le echo un vistazo.
Hi, I’d like to know if it is possible to use tipi builder to customize product category pages with woocommerce or if I have to create a specific page for every category and then set up a redirect. Thank you in advance !
Hey Syonos,
Thanks for choosing Zeen – Hope you enjoy using it.
No, you don’t need to create pages or redirects! You can simply edit the WooCommerce Category and use the Tipi Builder straight from in there! I just tested it an saw that WooCommerce changed something and that’s why it wasn’t working, but it has been fixed now. In the next theme update it’ll continue working as it used to 
Codetipi
Hi; with the latest version of Zeen, there is a bug between the percentage score of Let’s Review and the display in Let’s info. The % is missing in Let’s info.
Hey Zast,
Could you please share a URL where this can be seen to check out the HTML outputted? It’s probably a really easy tweak and will be included in next theme update.
Codetipi
Hi, I’ll contact you by your support 
Sounds good 
Is it possible that social sharing networks float to the left of the article?
Hey there,
Thanks for checking out Zeen 
This is possible if you use some of the specific header designs, such as the one seen in this Zeen demo:
https://demos.codetipi.com/zeen-style/Hope this helps.
Codetipi
This is possible? https://ibb.co/L8j2Zwh Or in some update? It’s important to me
Ah you meant sharing buttons! The theme doesn’t have that option, but there are quite a few free plugins that can do this for you, such as: https://wordpress.org/plugins/sharing-sidebar-by-profitquery/
Hope this helps.
uhm okey
Would that not be a good solution? It would mean you can use Zeen and have floating share buttons. The theme has floating social icons for desktop only. For mobile there is sticky social share buttons (they appear at the bottom of screen on a post), but on desktop generally speaking visitors don’t like lots of floating things, so that’s why the theme doesn’t have it as an option. But installing the free plugin is the same solution as the theme doing it 
Great, you’re right. I’d like you to include more shortcodes. for example for code type text. A highlight
WordPress 5.0 officially deprecated (retired) shortcodes! Which means themes/plugins shouldn’t create new ones. Now you can use Gutenberg for simple things like code text. There is a block called “code block” that allows you to do that. Zeen is fully optimized and compatible with Gutenberg too 
Um, okay, one more question. The features of each demo is independent or can you use them all in one?
The features from all the demos were all set by the same base theme options, so you can definitely mix and match all the features you see from the demos on your own site 
Oh, great. Thank you. I’m waiting to buy it. Will there be an offer for Black Friday? I hope so, because I don’t lack money haha :c
You’re welcome, and I can’t say for certain, you’ll have to wait and check 
Okey 
Sorry for all the questions, but I want it to be perfect for my website. Is it possible to post with sidebar? I don’t see any examples. And I would recommend a floating menu for the mobile version. .
It’s no problem
Yes, you can definitely have sidebars. Some demos have them turned off, but it’s just an option.
On the main demo for example, some posts have it on and some have it off, here is one with a sidebar enabled: https://demos.codetipi.com/zeen/design/tech/calming-spaces/ You can customize the sidebar’s design too, you can change the color, remove borders, adjust spacing etc. Here is a quick dark sidebar example: https://demos.codetipi.com/zeen-play/playstation-4/battlefront-new-images/
You can have a floating mobile menu too, there are lots of design options.
For example, if you want a “Text mobile menu” (not a hamburger icon), you can see that option enabled on this demo: https://demos.codetipi.com/zeen-style/
Other demos have the hamburger slide menu option enabled (there are multiple slide-in menu designs/effects too).
Hope this helps.
Codetipi
I’ll check it out. Thank you
You’re welcome 
It is possible to change the section “RELATED” for the block of related content, of adsense?
Do you mean to convert the related block into an ad? If so, you don’t need to convert it, because there is a “end of post content ad” location in the theme. There’s also a “start of post content” and a “middle of post content” ad locations.
In this demo the “middle” and “end” of post content ads are active:
https://demos.codetipi.com/zeen-writer/tech/the-future-of-nightmares/So in short, you can put adsense anywhere in your post and it will automatically output there (start/middle/end)
Hope this helps.
Codetipi
Of course I do. Everything is perfect. What happens is that adsense has a “related advertising” section where you mix both related articles and advertising. Which could be important for monetization.
It would be possible under “Related” to embed the advertising code of the type: https://ibb.co/Hxf3th0
Ah yes in that case you can simply turn off the Related post block, and then in the “End of post ad” option, insert the Related Adsense code and it will literally look like that 
Bought, thank you very much
Hope you enjoy 
Hello, i have had to stop work
on my project powered by Zeen as the categories that i have added are not showing in the Tipi builder, theme seems bugged for some reason.
I have opened a ticket yesterday Thursday early UK time but had no answer so far, it’s now Friday near the weekend & i really cant wait until next week for an answer as i need to work over the weekend.
I notice support questions are being answered here so hence my reason to post in the comments.
I would like to stay positive about this theme but finding it hard to maintain a smile when i have to stop work building my site, can someone assist me? TICKET #2200977
Hi Pokiesoz,
I had a look and all 3 of your open tickets have received responses today that explain how to solve the issues you were having (they weren’t bugs in the theme), please remember that the support team work super hard, but when it’s very busy it means responses can some times take 24 hours (mon-fri). However, you will 10000% get a response every time, so please be patient as help will always come.
Hope this helps.
Codetipi
ok thanks very much for the help, moving forward on my project 
Really happy to hear that 
Is there no way to turn off the secondary menu without choosing one of the header styles that doesn’t have it? I like layout #1 but don’t want the secondary menu.
Edit: Oh I see you have to turn off each option in the secondary menu to make it go away. Hopefully this helps other users.
Hey Gearheadmedia,
Happy you figured it out! But yes, most parts of the theme will only output if there are elements inside it active, so to not show a certain menu/whatever, you simply turn off anything that is currently appearing in it. This system makes everything super flexible overall 
Codetipi