Shinock
Forum Replies Created
-
I agree please advise
Forum: Plugins
In reply to: [Follow Button for Jetpack] Follow Button goneAny update on this?
Forum: Themes and Templates
In reply to: [Twenty Twelve] Changed Files in Version 1.1Thank you for the response.
After 2 hours I fixed my issue. It was my fault… When I created a child theme I also copied the functions file. Now that I had a functions file in the original theme and the child it brought my site down. I forgot I had renamed the original function.php file to function1.php, once I remembered this I deleted the copy ie. function.php and walla site back up.
Derp.
Forum: Themes and Templates
In reply to: [Twenty Twelve] Changed Files in Version 1.1I updated to the new version and now my site is down, I really need to see what files were changed,
Forum: Fixing WordPress
In reply to: Excessive usage bandwidth from spam comment botsHi did you ever get a fix for this? I am getting a crazy amount of spam comments a day too.. Love to hear if you sorted this out.
Hi my favicon was working fine up until today. I am not sure why its stopped working. It is still working on my back end, just not front end. https://www.insidecontentmarketing.com
Any help would be greatly appreciated.
Forum: Themes and Templates
In reply to: Is it possible with Twenty Twelve? Footer BackgroundI tried a few different things but eventually I just added a block of color to the footer. It’s looking ok now, I think I just need to mess with the padding and the figure out how to make the link code white or grey! Thanks again you can see my progress from the link above
Forum: Themes and Templates
In reply to: Is it possible with Twenty Twelve? Footer BackgroundIts not allowing me to add my web link. https://www.insidecontentmarketing.com
Forum: Themes and Templates
In reply to: Difficult CSS code – Is it possible?Andrew, thank you kindly for all your assistance. Adjusting the style worked perfectly. I adjusted it like this
.main-navigation .current-menu-item a:after, .main-navigation .current-menu-ancestor a:after, .main-navigation .current_page_item a:after, .main-navigation .current_page_ancestor a:after { content: "]"; font-weight:bold; font-size: 15px; }
Do we mark threads as solved here? Thank you again for your support I really appreciate it.
Forum: Themes and Templates
In reply to: Difficult CSS code – Is it possible?I think that worked. I am not sure of the spacing, it is aligning with the top of the font, but I think that’s the best I can do. Thanks for your help Andrew and Alchymyth.
Now to try and sort out my footer widgets!
Forum: Themes and Templates
In reply to: Difficult CSS code – Is it possible?That is working now, Thank you for your help. The spacing looked a little strange when it was just contet: “[” so I added a space content:”[ ” but the spacing on top looks a bit strange?
Do I still need to add the content i.e:
` #example:before {
2 content: “”;
3 display: block;
4 width: 100px;
5 height: 100px;Forum: Themes and Templates
In reply to: Difficult CSS code – Is it possible?I took it off because it looked wrong, but this is what I had
.main-navigation .current-menu-item a, .main-navigation .current-menu-ancestor a, .main-navigation .current_page_item a, .main-navigation .current_page_ancestor a:before { content: "["; }
.main-navigation .current-menu-item a, .main-navigation .current-menu-ancestor a, .main-navigation .current_page_item a, .main-navigation .current_page_ancestor a:before {
content: “”;
display: block;
width: 50px;
height: 50px;}That what I tried for before, and the same for after using :after
Forum: Themes and Templates
In reply to: Difficult CSS code – Is it possible?Thanks for that, I tried but it just messed up the spacing in my nav menu. Would it be better to upload an image instead of using the [] keys?
Is there any way I could do it in HTML? would that be easier?
Here is my site if you can help me a little with the code https://www.insidecontentmarketing
Forum: Fixing WordPress
In reply to: Understanding CacheSeacoast Web Design – I just spent the last 30 minutes setting it up. My repeat visit time is much quicker. Thanks for the advice.
Forum: Fixing WordPress
In reply to: Understanding CacheI changed from iPage to Bluehost and the difference is incredible. Load times of 1 second now. Compared to 13s with iPage.