Frumph
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [ComicPress] Page Size/ Centering#menubar-wrapper { width: ???px; margin: 0 auto; }
replace ??? with the width you want
page comment frame? that would be #content-column {} but you would need to #sidebar-left, #sidebar-right { display: hidden; } so they are not visible to properly do that one
Forum: Themes and Templates
In reply to: [ComicPress] comment avatars showing as generic blanksI would really like the change if it’s something that is necessary to put in for everyone as long as it doesn’t destroy peoples currents
Forum: Plugins
In reply to: [Comic Easel] Looking for Comic Easel Expert for tutoringHave you watched any of the videos?
like this one?
Forum: Plugins
In reply to: [Comic Easel] remove /comic from post urlnegative; but wordpress translates OLD urls into NEW ones automatically, so you shouldn’t have an issue with links you put other places finding the correct place to go
if you’re talking social media plugins to denote the correct pushs you can use custom post type permalinks plugin and add the date/month stuff as needed .. as long as you have the ‘last portion’ of the URI correct it will work fine
Forum: Plugins
In reply to: [Comic Easel] Homepage chapter selection issue.thank you for reporting this to me – i’ll look into it for the next update to make sure you can choose all
Forum: Plugins
In reply to: [Comic Easel] Accidentally posted two to the same date.. I don’t read these forums that often ;/ monthly if at best
but yeah comics are traversed by date and time, so if you posted on the same date which is fine just make sure the time of post is different .. shouldn’t have been any issue with that at all
comics are also traversed by ‘chapter-only’ if you have that set
Forum: Plugins
In reply to: [Comic Easel] Navigation drop down displaying wrong pageschapter dropdown with the default navigation will be fixed next update, sorry about that
Forum: Plugins
In reply to: [Comic Easel] Is it possible to do a side story…?in s2member there’s a way to restrict access by URI .. that’s where you want to look
Forum: Plugins
In reply to: [Comic Easel] Jetpack – Mobile theme for use with Comic Easel.. honest, haven’t looked – been too busy; will twap myself on the back of the head to remember
Forum: Plugins
In reply to: [Comic Easel] Updated and now navigation is brokenI’ll have a fix for the chapter dropdown next update
Forum: Themes and Templates
In reply to: [Customizr] Integrating comic easel pluginI have .. and i’m the dev of Comic Easel, can help you out with it if you like.
Forum: Plugins
In reply to: [Comic Easel] 2 link issues in the comic archivepssst -> comicpress (theme) bug – not comic easel ;/
..didn’t know about the /feed/ thing, that’s new to me; so will look into it as well
probably also has to do with using chapters in the URL as well ;/ blah.
Forum: Plugins
In reply to: [Comic Easel] 2 link issues in the comic archivebreadcrumb bug in comicpress, I know about it;
only fix is to not use the chapters in the url (or disable breadcrumbs) ;/ until I fix it
I haven’t even thought about getting around to it with all of the holiday stuff right now, but I will come the new year.
Forum: Fixing WordPress
In reply to: Can't upload imagesagain, the tmp directory that’s set in the php.ini, check the ownership make sure that the daemon has read/write as the group and that the tmp directory that is specified has enough allocated space
Forum: Plugins
In reply to: [Comic Easel] Disqus on the home page/front comic page?this is a problem with Disqus and should be addressed with them; they have it in their plugin not to execute on is_home() || is_front_page()