Raradra
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Emphaino] Sidebar locationsidebar doesn’t show on front page which is fine, just individual posts.
Forum: Plugins
In reply to: [Post Pay Counter] Pro VersionThe problems are it takes over a dozen steps just to get it to show pageviews, pageviews per author, and unique pageviews by author. Since I have over 1000 authors I can’t just screenshot everyone’s stats for them and I’m not giving them access to my account.
There used to be several plugins that would show multi authors what their pageviews in were (and but none of them work now since google updated to custom variables).
They all show total views but not unique views and definitely not unique views per author. I am trying to save myself hours and hours of screenshotting over 1000 different accounts is all.
Forum: Plugins
In reply to: [Post Pay Counter] Pro VersionI already use analytics for it and it’s a complicated process for a multiauthor site. Since the update to analytics, none of the old plugins that were able to count uniques do anymore.
My hope it to find a plugin that can show my authors their unique pageviews right on their profile or dashboard so they know how they’re doing.
Forum: Plugins
In reply to: [Post Pay Counter] Fatal errorthanks. I have been putting off updated PHP yet because I have several hundred sites on my server with who knows how many plugins that could break.
Forum: Plugins
In reply to: [Post Pay Counter] Fatal errorNo I’m on version 5.2.6-1
Forum: Plugins
In reply to: [Post Pay Counter] Does not workI’m having the same problem “You do not have sufficient permissions to access this page.”
I own the blog and have full admin access.
that worked, thanks!!
I am unsure what that means. Does that change the header text color or does it allow for a background image on the nav bar?
Forum: Themes and Templates
In reply to: [pinpress] IE messing up againanything?
Forum: Themes and Templates
In reply to: [pinpress] IE messing up againForum: Themes and Templates
In reply to: [pinpress] IE messing up againNo, I don’t run anything that outdated on my systems. Too many security holes. I keep one updated version and 1 version that is 1 update behind for checking sites with.
unfortuantely, in this case it seems even the updated version of IE displays this theme wrong.
Forum: Themes and Templates
In reply to: [pinpress] IE messing up againhello?
Forum: Themes and Templates
In reply to: [pinpress] Pinpress Not Working For Explorer Web BrowserI did create a new post https://www.ads-software.com/support/topic/ie-messing-up-again
Forum: Themes and Templates
In reply to: [pinpress] H2 in the title too smallthat did it. thanks!
Forum: Themes and Templates
In reply to: [pinpress] H2 in the title too smallThis is the code I’ve got, when I try and increase the font size from 13 to 16px or even 18px, nothing happens.
.site-header h1, .site-header h2 { text-align: center;font-family: Damion; } .site-header h1 a, .site-header h2 a { color: #515151; display: inline-block; text-decoration: none; } .site-header h1 a:hover, .site-header h2 a:hover { color: #21759b; } .site-header h1 { font-size: 24px; font-size: 1.714285714rem; line-height: 1.285714286; margin-bottom: 14px; margin-bottom: 1rem; } .site-header h2 { font-weight: normal; font-size: 13px; font-size: 0.928571429rem; line-height: 1.846153846; color: #757575;