Having a bit of an issue.
When I post a video, it displays twice on the article page.
Please see my testing site link for an example:
]]>Hello,
Is there a way to disable the auto-hide feature of the top-menu bar? When I scroll down the page, the menu will hide and when I scroll up it will appear (as shown in this screenshot). This is quite an unpleasant experience so I would like to have this auto-hide feature disabled.
Please advise me on how to do this.
Thank you,
Doug
]]>Hi ??,
First I’m gonna thank you for putting efforts to build these awesome looking creatively designed WordPress themes.
Some of your themes including this one was updated last year. Could you please let me know if it’s compatible with the latest version of WordPress and php 8.2 ?
TIA
]]>Hello, I have installed your theme and I think it’s very good looking. Thanks for sharing.
When creating a new page, how to do I get certain posts with particular category to be displayed with same CSS style as the ones showing on the home page when using the latest posts widget.
Thanks in advance,
]]>How do I get page numbers as the Demo templates?
I can’t find it
Hi
I want to exclude the first post image from lazy loaded,but on archive such as homepage was set to show new post theyre all using same class
I used wp rocket to handle image lazy loading…if i enter the class name on wp rocket exclusion ,then all post image will not lazy loaded (since they used same class name)
Is theres any way to change class name only on the first shown post list
Also where do we get or download child themes?
]]>How can I change the size of the logo looks a little small.
]]>Hello,
I am using Use Any Font plugin to use my own font, it does it job well, but whatever I do, I can’t change the font sizes though I already tried with the main CSS. The font size of body content in paragraphs and tables is just too small, and I can’t seem to find how to increase it (also tried with font increase in table settings). Could someone please assist me on this?
Thank you,
Doug
]]>I just updated my WP theme in InStorm. It looks great and works a treat on all aspects EXCEPT the homepage articles. Only the 10 most recent posts are shown and there’s no option to view older posts (see https://columbophile.com/). My previous theme had infinite scroll, which was fine. When I live previewed InStorm, it had the option to click to view older posts on separate pages (same as is shown on the theme demo). However, this is not present now the site is live and will hamper the user experience. I have got a chronological archive widget, but that’s not nearly as user friendly. Please help!
]]>Hi,
I am not using the search box or anything in the header box, so I disabled them. But the box is still shown which leaves two layers of gradient colors. Could someone advise me how to remove it? If it can’t be removed, then it’d also be great if I can set it to transparent.
Thanks a lot.
Doug
Hi everyone and thanks for making this awesome theme available.
I’m trying to get the avatar to appear at the top of the right column in homepage but can’t find the setting. Can you help me please?
Thank you.
instead of recent posts tab there is a search bar not a menu (Translate)
]]>Hi,
I have been testing the InStorm theme on my staging site and would very much like to make it live on a production site.
However, I need to fix some bugs first and also would like to know how to enable certain features.
1. Excerpts are not showing up on single posts or blog posts. How to display excerpt? https://prnt.sc/20xt73x
2. Display Post Update date on single posts or articles alongside the published date. Usually, I can enable post update date using CSS in current and previously used Themes.
3. Is there a way we can add shadow to the Text inside featured widgets on the homepage? https://prnt.sc/20xt8b6
On white backgrounds, the text won’t show.
4. Is there a way we can implement dark mode?
Hi Alex
Thanks for your template Instorm.
I was trying to Install a LMS Learnpress.
This Plugin gives a Search for Courses so I want to Disable the Default Search bar of Instorm Template (as Search Results shows Posts)
Please let me know if you know any way where I can Disable Default Search for all the Pages the LMS Plugin is Generating.
Thanks,
–tohimadri
Hi Alex,
Thanks for your Template Instorm.
I was trying to create a LMS with Learnpress.
But when I Place it, this has issues with the Template. The Plugin pages are shifted to Left due to the Below Code.
.col-2cl .main-inner
{
padding-right: 340px;
}
.main-inner
{
display: flex;
}
Now when I remove these CSS, the Blog Home and other structure breaks.
Can you Please Suggest me some way where I can Keep Learnpress Plugin to Load without loading the default template or without Breaking.
or Any other solution you Feel right.
— tohimadri
I recently changed my blog theme to Instorm and I think it is a very good-looking, responsive theme. However, I can’t seem to find out how get the slider that I see in the demo on: https://demo.alx.media/x/?theme=Instorm
I’m referring to the top widget, just below the text “The Blog. What’s New?”
Can you tell me how to get this slider to work, please?
]]>Hi @alxmedia,
I will be grateful to know how I can Import demo data as shown in the https://demo.alx.media/x/?theme=Instorm.
As I searched in Google many Theme makers are giving this facility via import a xml file.
Unfortunately here I cannot find the same.
I am new to wordpress and this will help a Lot to get Started..
Thanks,
tohimadri
Hello @alxmedia i dont find how to have the authors name and description at the end of each post, where do i add this ?
]]>Hi @alexmedia i just download your template instorm and i got a problem with the profile pic at the beginning that it doesnt match the circle frame and it show as a tiny oval. Can you help me. Thanks.
]]>I love your theme but after i use it i found that all my single post image has not responsive.
]]>Hello,
I have downloaded your theme and start customizing and the Social buttons are working fine on the main theme but on child theme they doesn’t show even if they are activated from the customization option.
Hello!
I love much this theme, but i want show the principal / featured picture in the post page. To get this result i added this code in single.php file.
<?php the_post_thumbnail( 'full' ); ?>
This line added after </header>
tag and before <div class=“Entry-media”>
tag.
To get best result i added this style css:
.entry-media + .wp-post-image {
width: 100%;
margin-bottom: 35px;
margin-top: -35px;
}
]]>
I’m trying to set up my blog with this theme, that I find excellent. But the excerpt setting doesn’t seem to work.
If I set it to 0, it correctly hides the excerpt.
But, if I set to anything different than 0, it shows the whole content of the post, and not just the excerpt.
]]>I am currently setting up a new site, and am very pleased with the theme, but I am unable to permanently keep the color changes. I updated/saved, but when I view, it keeps reverting back to the original settings – red to purple gradient.
Customizing ? Theme Options – Styling
Dynamic Styles are turned on
new gradient right, left and link colors are set and saved
It shows new colors in design, but when I go to view the site, they are not there. And I’ve even cleared the cache, etc.
I don’t want to add the permanent domain and tell my client it’s ready until I get this problem solved.
]]>I’m trying to customise the header and the toggle for the header search bar is not working. I want it to turn off but it won’t.
Is there some custom css I can use to override it?