msii45
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: ”Remember me” checkbox is a lieWell word it however you want but that’s what I mean. It auto logs me out and I’m never logged in when I visit the site again.
Forum: Fixing WordPress
In reply to: ”Remember me” checkbox is a lieWhen ticking remember me, the details you enter i.e username and password, is remembered for an easy log in the next time.
Instead, it always blanks out even during in the middle of making a post. Therefore, wasting a lot of time
Forum: Fixing WordPress
In reply to: ”Remember me” checkbox is a lieWell yeah the issue is it doesn’t remember any details even for a minute.
Tried the remember me plug in and another one which had no effect – it just literally ticked the box permanently and nothing else.
Using bog standard chrome
Works like a charm. Thanks, will write a good review for the prompt help!
Yes selecting that option will only show the small icons that say stuff like ”like share” and not the round icons where you can put in modified values
Odd, it is now showing the icons with the manually inputted values without showing the ”like share” etc at 0 values.
Thank you for the prompt reply.
Please advise, how to get the manually inputted values for each social icon on ALL posts without copying and pasting [DISPLAY_ULTIMATE_SOCIAL_ICONS] over and over again.
Thanks!
Forum: Themes and Templates
In reply to: [Circumference Lite] Change Copyright YearAll good, many thanks 🙂
Forum: Themes and Templates
In reply to: [Circumference Lite] Change Copyright YearHey
Thanks.
I found the exact code to be
<?php echo date_i18n( date('Y') ); ?>I replaced this with
<span> 2017 </span>but it leads to an unspecified error and that the change has not been made
Forum: Themes and Templates
In reply to: [Circumference Lite] Change Copyright YearWhere about in the footer.php file will it show this and what exactly would I need to change?