Baz
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ignis] Replace footer credits with other textOh right. Thanks @mrjeany that’s good thinking. I found the child theme thing a bit complicated so that’s why I didn’t do it.
I don’t think the theme I use gets updated very often, ha! But if it does, I’ll remember your advice.
Thanks.
Forum: Themes and Templates
In reply to: [Ignis] Replace footer credits with other textHey, thanks for your reply. I didn’t create a child theme but figured it out eventually.
The file was not located in in the main footer bit but hidden in ‘inc > functions > functions-footer.php’
And then I replaced the code with the following –
/** * Footer credits */ function ignis_footer_credits() { ?> <div class="site-info">enter your own text here</a> </div><!-- .site-info --> <?php } add_action('ignis_footer', 'ignis_footer_credits', 9);
Hope this helps anyone else trying to do the same thing.
Thanks for your suggestions.
I have found out how to do it now.
Similar to what @romanbon suggested, however it’s in Settings > writing > portfolio projects
And then increase the ‘Portfolio pages display at most’ value.
Regards
Baz
Hey, thanks for the suggestions. I tried increasing the ‘Blog pages show at most’ value in the the settings but unfortunately this didn’t work.
I also tried adding that code using Code Snippets, but that also hasn’t worked.
Forum: Themes and Templates
In reply to: [Storefront] Home Page Messing Up on Mobile DeviceI’m having the same problem. It’s driving me crazy. Did you find a fix?
Seems impossible to get any help or support from the creators of this theme.
Forum: Fixing WordPress
In reply to: Comments section not working on postsThanks for the info about importing and exporting content. I guess I’ll have to try that.
Forum: Fixing WordPress
In reply to: Comments section not working on postsI’m happy to post a screenshot in here but I’m not sure how. Doesn’t seem to be an option.
I’m really a novice at all this stuff. How do export and re-import all my content? and the re-install WordPress?
Forum: Fixing WordPress
In reply to: Comments section not working on postsTbh, I can’t ever remember seeing any comments section. I only created the website a few months ago.
Forum: Fixing WordPress
In reply to: Comments section not working on postsJust switched to the twenty nineteen theme, but still no comments section ??
Forum: Fixing WordPress
In reply to: Comments section not working on postsHey, thanks for looking into this for me.
Yeah, it’s really odd. I’m not using any 3rd party comments software. And I did try deactivating all plugins anyway but that didn’t’t help.
I just installed wpDiscuz to see if that would work but unfortunately not.
I haven’t switched to another theme because I was worried it would mess up the website.
I really don’t know what to do. Do you think I should just see if I can hire a web developer to see if they can add comments functionality in?
Forum: Plugins
In reply to: [WP Help] Link is broken when clicking from the homepageIt’s working fine now.
Forum: Plugins
In reply to: [WP Catalogue] Images not displaying after uploadingHi, thanks for getting back to me.
I have deactivated all other plugins and reverted back to the default theme, but the issue persists, images not displaying.
I’m hosting the website with ‘Hostgator’, whether that’s Linux or Windows, i’m not sure. I checked their website, but it wasn’t clear as it says it uses both.
And I can confirm that I haven’t modified the ModSecurity file.
Forum: Plugins
In reply to: [WP Catalogue] Images not displaying after uploadingThe free version.