Profiles

  • Member Since: April 12th, 2016
  • Find me on:
  • Posted a reply to Add options to add rel=”nofollow” to all links even those in the tag cloud., on the site WordPress.org Forums:
    @pressthemes1 why would you want to add nofollow to internal links? This will cripple your…

  • Created a topic, Recent Update: Renaming Posts, on the site WordPress.org Forums:
    Hi, thanks for the most recent update. However, I noti…

  • Posted a reply to Feature request: default featured image, on the site WordPress.org Forums:
    This is what I’m currently using in case you would like to check functionality etc..…

  • Posted a reply to Great Plugin to block Rude Force Attacks, on the site WordPress.org Forums:
    I think you mean, Brute Force Attack’ 👍🏻 https://en.m.wikipedia.org/wiki/Brute-force_attack

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    That fixed it. Thank you. However, I find myself perplexed at why the tags and…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    ok, I have changed the tags and categories under each post to: .entry-meta .tags-links a:hover,…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    Go here: https://crikeythatsmint.com/all-articles/ then scroll down until you can see them side by side like…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    I tried changing the hover state to match my tags and categories by simply using…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    That did the trick. Awesome thank you so much all.The only issue now is the…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    The issue is that I do not want all the tags the same colour... I…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    Been playing round on my local dev site and noticed that if I change .wp-block-tag-cloud…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    I now have the following code: .tag-cloud-link { display: inline-block; flex-grow: 1; font-size: 14px; font-weight:…

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    That fixed it! Please can you explain as I have no idea what that section…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    This is the main section that styles the tags in the tag cloud: .tag-cloud-link {…

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    Hi Ying, I have deactivated my child theme and activated the main GeneratePress theme. All…

  • Posted a reply to Styling Tag Cloud, on the site WordPress.org Forums:
    Thank you for that. I will amend my code as advised. still learning about CSS…

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    Hmm very odd as my language is set to English UK in the admin backend.…

  • Created a topic, Styling Tag Cloud, on the site WordPress.org Forums:
    Hi all, so I have previously styled my tags and catego…

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    Hmm, well it isn't my local dev environment as I just added the script to…

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    Ok, I removed every single function and filter from my child themes functions.php file (except…

  • Posted a reply to [Feature Request] Remove Welcome Panel, on the site WordPress.org Forums:
    No worries and thank you for the mention in the update notes.

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    Thank you both. I will take a look tomorrow and report back after I’ve done…

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    Hi Ying, I have the following three snippets, although I do not see how these…

  • Posted a reply to Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    Thanks for your reply. I don’t fully understand how text domain and translation has anything…

  • Created a topic, Change ‘X thoughts on POST TITLE’ (singular/plural), on the site WordPress.org Forums:
    I have been having a look round the forums for a way t…

  • Posted a reply to Remove comment icon and link from archives, on the site WordPress.org Forums:
    Thanks Leo

  • Posted a reply to Replace Tags and Categories Icons with text, on the site WordPress.org Forums:
    Hi Leo, Thank you for your help. I updated my code to yours but I…

  • Created a topic, Replace Tags and Categories Icons with text, on the site WordPress.org Forums:
    Hi all, I know how to remove the icons next to post ta…

  • Created a topic, Remove comment icon and link from archives, on the site WordPress.org Forums:
    Hi all, Is there a function to remove the comment i…

  • Posted a reply to Need to position site site logo, on the site WordPress.org Forums:
    I've just had a thought, as this is not going to be needed anywhere else…

  • Posted a reply to [GeneratePress] Need to position site site logo, on the site WordPress.org Forums:
    Hi David, With your function and a few minor tweaks to the CSS it now…

  • Posted a reply to Need to position site site logo, on the site WordPress.org Forums:
    I’m currently on my phone at the min so won’t be able to add the…

  • Posted a reply to Need to position site site logo, on the site WordPress.org Forums:
    To clarify, this is my CSS from my child themes style.css: /* Site Logo START…

  • Posted a reply to Need to position site site logo, on the site WordPress.org Forums:
    I’m not touching it core files of WordPress or GeneratePress. I have a child theme…

  • Posted a reply to Need to position site site logo, on the site WordPress.org Forums:
    Ahh ok. So rather than adding my custom H5 along with the non-breaking spaces I…

  • Posted a reply to Need to position site site logo, on the site WordPress.org Forums:
    My god! I'm so blind :D I forgot the ; from the end of position:…

  • Created a topic, Need to position site site logo, on the site WordPress.org Forums:
    Hi all, is it possible to move the site logo a few pix…

  • Posted a reply to Make the width of the homepage different, on the site WordPress.org Forums:
    Sorry for commenting on another’s post but that is a nice solution. I’ve previously been…

  • Posted a reply to How to align site logo, title, and tagline to left on mobile?, on the site WordPress.org Forums:
    Hi David, My apologies for the delay replying. Yes I combined the new CSS again…

  • Posted a reply to How to align site logo, title, and tagline to left on mobile?, on the site WordPress.org Forums:
    The CSS you suggested has been placed on the live site with the same results.…

  • Posted a reply to How to align site logo, title, and tagline to left on mobile?, on the site WordPress.org Forums:
    Hi Ying, I just tested the CSS on my local dev site and it didn't…

  • Created a topic, How to align site logo, title, and tagline to left on mobile?, on the site WordPress.org Forums:
    Hi all, As per the title, I would like my site logo…

  • Created a topic, [Feature Request] Remove Welcome Panel, on the site WordPress.org Forums:
    Under Admin Interface > Disable Dashboard Widgets y…

  • Posted a reply to CSS Alignment Issue, on the site WordPress.org Forums:
    Done :)

  • Created a topic, Absolutely superb theme with exceptional support, on the site WordPress.org Forums:
    I’ve been using the free version of GeneratePress for …

  • Posted a reply to CSS Alignment Issue, on the site WordPress.org Forums:
    You didn’t help, you went above and beyond and I truly appreciate it. I (as…

  • Posted a reply to CSS Alignment Issue, on the site WordPress.org Forums:
    Fantastic! I wish I had half of your knowledge on these matters. Phew I bet…

  • Posted a reply to CSS Alignment Issue, on the site WordPress.org Forums:
    Ahh I see, so I am assuming this would go inside the @media(min-width: 492px) {..) section?

  • Posted a reply to CSS Alignment Issue, on the site WordPress.org Forums:
    Hi David, Thank you for getting back to me. I have made the changes as…

  • Posted a reply to CSS Alignment Issue, on the site WordPress.org Forums:
    Cool, the line and avatar are now behaving correctly. Last bits are that when switching…