How do I remove the […] from the blog page?
]]>Why are the tiled galleries cropping my images. I did not have this issue before today. It previously tiled the entire image in the gallery.
]]>I saw a similar post from a year ago but it does not help me. I am very new to word press. My theme has a footer that reads “Powered by WordPress Theme:Ignis by athemes”
First off I cannot find where this is to edit it.
Secondly I don’t know how to edit it once I find it.
The customizer for Ignis does not have a footer tab. So I am at a loss on how to find and edit this. Would appreciate assistance. thank you
]]>Hi there, can you advise how to reduce the size of the hero image please?
thanks
]]>Hi guys,
Thank you for the beautiful theme.
I have created anchor links within the main menu and noticed that the mobile menu does not close after selecting an item. If I don’t use anchor links, the page reloads and the menu is “closed” but I can’t get it to close automatically with anchor links.
Edit: I created a short video showing the issue: https://imgur.com/a/Cz9NQd8
Do you have any idea how to solve the problem?
Best
BW
Is there anyway to control the order that the portfolio projects show on the home page. I want the last project I added to appear last rather than first. It auto orders the projects to show up according to the date it was published. Is there a way around that?
Thanks!!
]]>How do I change the url’s for the project pages. For example I would like to change this url: https://alphadog-sf.com/?portfolio=sereno-group-1-for-good to https://alphadog-sf.com/?portfolio=sereno-group-cma or something shorter.
]]>hi i want to remove the white background to transparant on the social media icons is that possible?
]]>After updating Ignis (Version: 1.0.6) the sub-sub-menu overlap each other (sub-sub-items on desktop view). Somebody any ideas to fix this?
]]>Hi,
I am editing some things in my site and having trouble to get content to center. Specifically content for pages. Currently all pages are left aligned, I don’t mind it being left align but should like the text to appear in the center rather than the left. I have tried adding margin-left: auto; margin-right: auto;
to a few different sections in the StyleSheet but unable to center the post content.
Any help is appreciated thanks!
]]>Hi there
I’m building a website for a friend on the Ignis theme, he’s asked that the blinking text on the homepage header only repeats once. I’ve edited the css in the child theme but it’s not working. Here’s the changes I made:
.animated.infinite {
-webkit-animation-iteration-count: 1!important;
animation-iteration-count: 1!important;
}
.typed-cursor{
color: #37c9df;
opacity: 1;
font-weight: 100;
margin-left: 15px;
font-size: 80%;
-webkit-animation: blink 0.7s 1!important;
-moz-animation: blink 0.7s 1!important;
animation: blink 0.7s 1!important;
animation-iteration-count: 1!important;
}
Anyone know how I can change this? Thanks so much!
]]>Hi
How do I change the credits text (powered by WordPress etc.) to my own text?
I’ve located the code in the editor and tried to change it already but broke the footer for a while.
The code:
/**
* Footer credits
*/
function ignis_footer_credits() {
?>
<div class=”site-info”>
” rel=”nofollow”><?php printf( esc_html__( ‘Proudly powered by %s’, ‘ignis’ ), ‘WordPress’ ); ?>
<span class=”sep”> | </span>
<?php printf( esc_html__( ‘Theme: %2$s by %1$s.’, ‘ignis’ ), ‘aThemes’, ‘Ignis‘ ); ?>
</div><!– .site-info –>
<?php
}
add_action(‘ignis_footer’, ‘ignis_footer_credits’, 9);`
What part of this do I edit to replace the credit text with my own?
Any help will be greatly appreciated.
Thank you.
]]>Hi,
I noticed that the mobile set up has the website title, description, and menu all aligned vertically. Is there a way I can have it so title and description is on the on the left and the menu is placed on the right (just for mobile devices). I have tried to play around with the css but can only change the title and description font sizes.
Any help would be appreciated! Thanks in advanced.
UPDATE:
I was able to move the menu to the right using
.icon-menu {
padding-left: 200px;
}
I am now looking into keeping title and description flex-direction: column but changing that to flex row with the menu to keep them on the same line at the bottom.
]]>Hello,
The problem arose that I cannot place my homepage as responsive.
I already inserted “the_content” in page.php. But the problem still persists. When I try to modify with Elementor it tells me that I must call the “the_content” function in the template
The theme I’m using is the Ignis Theme.
Can anyone help me with this?
Thanks
W. Pereira
Hi, I want to hide the headers and color box behind the headers on post and portfolio pages but still would like use the hero text on the home page. the code below removes all of it.
.ignis-hero-area .header-text {
display: none;
}
is there a way to keep the animated home page text but hide the headers and banner on portfolio pages? If not is there a way to left align the header on the portfolio pages?
Thank you!
]]>Is there a way to left align page headers to align with the text on portfolio/post pages?
]]>Hello,
Could you please help me with my problem?
When user is on the homepage called “case study”, i’d like the “case study” text menu to be green (same color as hover) and not dark blue.
It would be easier for the user to know on which page he is…
Thank you very much,
Hello,
Is there an easy way of displaying three project columns instead of two on the home page?
Best
JP
]]>hello,
Thanks for this great theme. I love it !
can you help me with the mobile version please ? the menu is covering the header. I would need the first sentence to be a little lower.
Thanks very much,
Marlene
I love the simplicity of this theme and the in-built hero feature section which I have disabled for now and will reactive at a later date.
However, I wondered if there’s a way to disable the kind of colour curtain animation that raises up the images as the homepage is loaded?
I like the way the portfolio images slide up from the bottom as the you scroll down the homepage, but just wanted to remove the block of colour animation.
Any help with this would be greatly appreciated.
Many thanks.
Baz.
]]>Really loving the clean simplicity of this theme and ease of use.
However, the main issue I’m having is that my portfolio is split amongst two page as the limit of portfolio items displayed seems to be 10 and to see the rest, you have to click on the ‘older entires’ link.
Please can someone advise whether it’s possible to increase the limit of portfolio projects that can be displayed on one page? Ideally, the feed will go on indefinitely without having to keep switching between ‘older entries’ and ‘newer entries’
Any help with this would be greatly appreciated.
]]>Thanks for the theme!
I would like to reduce the white space above and below each page heading – in this case “Testimonials” (and every other page title) has too much space around it.
I prefer less space.
I think it is referred to on line 903
.ignis-hero-area {
background-color: transparent;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top;
z-index: 11;
margin: 0 45px;
I have changed the background colour already but I am unsure about changing “background size: cover”
How can I do this?
Thanks!
Hi,
Has anyone got a simple solution for removing the pink colour from the social media icons? I still want the hover colour that I set to remain the same. I would like to use the CSS customizer if possible, please.
]]>Good day
I would like to ask kindly help on why the video on the main page is not playing on mobile devices.. only on PC
thank you in advance
]]>Hi. I can try to show related portfolio projects in a portfolio project post, but it doesn’t work. i’m tryed to installing plugins like “Custom Related Post”, “Contextual Related Post” and “WordPress Related Posts Thumbnails” but don’t fix my problem. There are only a thumbnail to previous portfolio project or next portfolio project, and i need to show related portfolio projects by project type.
]]>I need to show title and categories of my Portfolio proyects in my homepage, but it doesn’t work in mobile dispositives. How can i fix this problem?
]]>Hello, I’m faving some issues with my site. Most importantly, it doesn’t work on Firefox and Explorer: it doesn’t load the menu and every link sends me to the home. Thanks!
]]>Hi! I’m trying to translate the theme to spanish and I can’t seem to find the best way to do it. Do you have any recommendation or tutorial? Thanks!
]]>Hi,
How do I turn off Smooth Scrolling in this theme?
Hello, I set up my theme and a little customer css. It looks good. But from a mobile device it does not have any theme. I reload it and then sometimes it does. My friends tell me the theme does not show for them either. Can anyone help??
]]>