Hallo again.
The issue we’re facing is that we need to display all first-level subcategories. Simply applying a limit doesn’t work for us, as it would prevent some of the relevant subcategories from appearing, while still including many that we don’t want to show.
The issue we are facing is that many of these images are quite large, which leads to slower page loading times. Additionally, many of the optimization tools we use only work on images loaded through the tag, but they don’t work on background images. We would like to know if there is a template that loads the post’s image using an
tag instead.
The issue we’re facing is that the images of the articles within these category pages are being loaded as background images not the category image, as shown in the linked screenshot. https://prnt.sc/z67r5cF6jNvw
Hello,
We are aware of this, but our company still receives significant traffic from AMP URLs, and we do not want to discontinue using them. Could you please provide a temporary solution for our issue?
Thank you.
We’ve reviewed the guide, but unfortunately, it didn’t offer a solution. We’re interested in using the ‘ARTICLE INLINE AD’ option from the mobile theme to achieve the same effect on the AMP page(showing inline ads between the articles paragraph). While we understand that this feature isn’t supported by default in the theme, could you please provide guidance on which theme files to edit in order to accomplish this?
https://app.screencast.com/op6RUX7p2Vibk
https://app.screencast.com/o4nrYVGsnfkcF
As you can see in the video we have an element we want to remain sticky within a container. However, due to the ‘transform’ property of its parent div, it isn’t functioning as intended.”
Hi Vlad,
And how can i add custom code in the post template style 2? I want to put some custom widgets to show below the article.
So, do i have to use cloud header in order to have the option to do the things i described?
Is there any other custom way because i have set the site with header style 10 untill now.
Hi Vlad,
I cannot edit the header/sticky header the way you show in the video, only the body of the page.
I am using header style 10 and i put the following code in order to have a boxed header and not full width, but it breaks the sticky header layout (https://prnt.sc/s6tah6):
.td-header-style-10 {
width: 1116px;
margin-left: auto;
margin-right: auto;}
Also you didn’t answer to my question about how to show all subgategories in the catagory page without the dropdown list. What is the modification that i have to do in the category template?
Except from that, please inform how which file should i add in my child theme, to make some changes in the post template. I am using style 2 post template and i want to add some custom hooks before post title and scripts after post content.
thanks