rdsayles
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Views Count (Support caching plugins!)] Add comma to post view countLol okay thanks I believe we posted at the same time. 🙂 Much success with your blog.
Forum: Plugins
In reply to: [Post Views Count (Support caching plugins!)] Add comma to post view countUpdate: I decided to use the plugin called Code Snippets by Shea Bunge and it worked perfectly.
Thanks again @londoneya & @julio.
Forum: Plugins
In reply to: [Post Views Count (Support caching plugins!)] Add comma to post view countThanks for posting the suggestion @londoneya. Do you know the exact name of the plugin? I’m thinking the PHP Code Snippet plugin but there are several.
Forum: Reviews
In reply to: [Simple Post Views Counter] Be careful about implementing this plugin…Hi Jon,
I’m using a Genesis theme and was wondering where exactly to paste the coding? I’m using the Foodie Child Theme and having a difficult time applying the instructions given to the theme I’m using. I’d like for the post views to appear just below the post title just after the author’s name. Thanks.
The coding I’ll be adding is listed below:
|<?php echo_views(get_the_ID()); ?> Total Views
Forum: Themes and Templates
In reply to: [ColorWay] Change the color of sliderDecided to remove the slider altogether.
Forum: Themes and Templates
In reply to: [ColorWay] Coloway Theme Homepage Slider QuestionsI’d like to know how to change the opacity of the slider as well. Any suggestions?
Forum: Plugins
In reply to: [Simple Social Icons] Change the color of sliderWrong thread..sorry.
Forum: Plugins
In reply to: [Simple Social Icons] Icons not showingThanks for the response, however I’m not exactly sure what type of CSS code I should be creating for this. Any suggestions?
Forum: Plugins
In reply to: [Simple Social Icons] Icons not showingCould someone here please view my site & assist? I’d like to return the site back to maintenance mode. Thanks.
Forum: Plugins
In reply to: [Simple Social Icons] Widget not workingHas this issue been resolved @ethanalvin? I’m currently having the same issue with the icons not showing properly. I do not have a CSS optimizing plugin installed.
Forum: Themes and Templates
In reply to: [Radcliffe] Logo is incorrect size in mobile viewSure. You may view it here: http://www.reginadsayles.com/
Forum: Themes and Templates
In reply to: [Radcliffe] Remove page titles from pageAdjust the top margin to 0px
Forum: Themes and Templates
In reply to: [Radcliffe] CommentsResolved.
Forum: Themes and Templates
In reply to: [Radcliffe] Remove page titles from pageadd display: none; to the coding below.
.post-title {
font-family: ‘Abril Fatface’, serif;
font-size: 3em;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
display: none;
}Forum: Themes and Templates
In reply to: [Radcliffe] CommentsResolved.