darbleyfish
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category Archives:yep, looks that way
Hey thanks for all your help buddy, you kept it pretty simple ?? and i can get my site to start looking like i envision..
Have a good weekend…& Greetings from Ireland
Forum: Fixing WordPress
In reply to: Category Archives:the more tag is working for me, thanks a bunch for that, can you have a quick look and tell me if the featured images that are displayed can be made smaller for the category page?? all the images that are displayed now are the featured images within each post. they kinda look a bit to big for the category archives page..
https://darbleyfish.com/blog/category/flytying
awesome help m8, thanks
Forum: Fixing WordPress
In reply to: Category Archives:do i switch to source and just put in that as above??
probably buggin the shit outta ya now ??
i appreciate all your help though.
Forum: Fixing WordPress
In reply to: Category Archives:theme is
Twenty FourteenVersion: 1.5
By the WordPress teami haven’t changed anything within this theme, it’s out of the box with added plugins such as addthis and adsense, and a couple of other things..
Forum: Fixing WordPress
In reply to: Category Archives:hi Gennady
yes, the exerpt is there and i have actually filled it out in all my posts from the start.. i found this section in the link you gave me.
function new_excerpt_more( $more ) {
return ‘ ‘ . __(‘Read More’, ‘your-text-domain’) . ‘‘;
}
add_filter( ‘excerpt_more’, ‘new_excerpt_more’ );If i put that into my functions.php file will it work? or do i need to make any changes in the text above??
Forum: Fixing WordPress
In reply to: Category Archives:ok, so (i’m a bit stupid on this stuff ) how do i do that?? is there a setting in wordpress?? if so, where do i find it..
thanks again
Forum: Fixing WordPress
In reply to: Category Archives:hi Gennady
I’m not liking the way the category page displays all the posts in that category in full. each entry to the category is a seperate post that i would like showing up when someone clicks on the category. the way it is now, you have to scroll all the way down the page to each post.
what i would like to see instead when you click a category would be something like this
click on a category (main category contains multiple posts in different categories within the main post)
category opens and displays each sub category in 1 line or maybe a couple of lines with an image
then user chooses the sub category they want to read, this then opens up a page with all the posts (in 1 or 2 lines of description) which they then choose the post they want…maybe it’s more complicated than i imagine??
thanks in advance
Forum: Fixing WordPress
In reply to: is my site hacked?Thanks James
I’m running Squirrely Seo, but i have that running on my site for ages, those extra bits in the URL have only just started showing up.. I’m reading through the guide you linked and for sure, i will implement any of the security measures that are not currently set up..
you mentioned that it can be turned off, how would i do that? i just don’t like them appearing as part of my url, they look well out of place, that’s what lead me to think i was hacked or compromised from the beginning.
thanks for your help ??