mvitti185
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Problem with excerpt lengthI currently have this in my functions.customs.php file
<?php function custom_excerpt_length( $length ) { return 100; } add_filter( 'excerpt_length', 'custom_excerpt_length', 999 ); ?>
However I want the excerpt to show only where I place ‘more’ and not beyond. Do I need to put in a an amount in return? I need this to be flexible for the various lengths I choose for each post.
Forum: Themes and Templates
In reply to: Problem with excerpt lengthI tried that and now the whole of my blog has gone. I just get blank pages! I can’t get into my wordpress dashboard
Forum: Themes and Templates
In reply to: Couple of Customisation questions (Rockford)Hi souravb,
Thank you for your response.
Which php. file does the template for sidebars tend to be? I currently am using a child theme. Should I alter the template of the parent theme or will adding the above to the style.css override the parent theme anyway?
Forum: Themes and Templates
In reply to: Couple of Customisation questions (Rockford)Any help would be much appreciated!
Thanks!
Forum: Fixing WordPress
In reply to: Urgent – my wesbite is non viewableThank you WPyogi that has worked for me. What a relief! ??
Forum: Themes and Templates
In reply to: How to increase the page width in autofocusI have asked on their forum but had no response. Does anyone on here have any ideas?
Forum: Fixing WordPress
In reply to: Trouble with domainThank you that worked perfectly!
Forum: Fixing WordPress
In reply to: Trouble with domainIn the past Bluehost have been great but this time they didn’t help me resolve my issue. This is a transcript of the chat I had:
In order to Addon or Park a domain please perform the following steps:
1- Login to cPanel
2- Click on “DOMAIN MANAGER” Tab
3- Click on “Assign a domain to your cPanel account”
4- Carefully read and follow the instructions given on that page
(3:39) [Susan] Sorry this is a little unclear to me. The website I currently have is attached to the primary domain which is https://www.kineticframes.com/violentfemme – how do I change this is the domain I have just purchased https://www.theviolentfemme.com?
(3:53) [William H.] 1- Login to cPanel
2- Click on “DOMAIN MANAGER” Tab
3- Click on “Assign a domain to your cPanel account”
4- Carefully read and follow the instructions given on that page for theviolentfemme.com select the folder violentfemme from the list of existing folders
(3:56) [ChatClosedByStaff] {“staffId”:”186″}However there wasn’t a violentfemme to choose from on the list but they had already closed the chat down!
Kinetic Frames is the primary and the violentfemme is the add-on
Forum: Fixing WordPress
In reply to: inserting animated gif linkOh wow – didn’t realise it was that simple! Thanks so much for your help ClaytonJames!
Forum: Fixing WordPress
In reply to: Unable to edit my blogThank you that worked – but now I’ve forgotten my log in details and when I request a new password it doesn’t appear to be sent to my email address – I’ve checked another one I might have registered but there’s nothing. How else could I get my login details?
Forum: Themes and Templates
In reply to: trouble with custom headerThis is really frustrating – has anyone got any more suggestions?
Forum: Themes and Templates
In reply to: trouble with custom headerNo – it just hasb settings for text in footer
Forum: Themes and Templates
In reply to: trouble with custom headerThis is what is in my Kirby Settings https://www.kineticframes.com/wp-admin/themes.php?page=functions.php
Forum: Themes and Templates
In reply to: trouble with custom headerI’ve changed the define section back to header-1 so that my page has at least an image
Forum: Themes and Templates
In reply to: trouble with custom headerI’ve done that – now there is no header showing!