Frumph
Forum Replies Created
-
.. we have membership 1 pro .. not the one from here, paid for it.
Yeah I reverted back, of course. The plugin version that’s on here, wordpress.org
It comes up with the ‘migrate’ ajax, goes through it’s thing then comes up with a screen to create a subscription type, after selecting options on there it gives the above crash.
Repeatable if I do it from the membership2 dashboard panel for create new subscription as well
btw i never everrr like to come to the wordpress.org support site, email me from frumph.net or comiceasel.com please 😉 or via facebook or even twitter – much faster to get ahold of me
http://www.demonhunterkain.com/category/notes/page/3/
okay yeah then something is definately amiss ..
Let me get back to you, they recently changed in wordpress in the settings -> reading when you set the blog reading page you HAVE to set a page on the front page ..
I need to look at the code and see what we can do about that
The setting for how many blog posts to show would be in settings -> reading, not in the comicpress options, the comicpress options one is for if it was on the home page
and you have more then three non-comic posts?
This is what the blog.php file looks like, if you don’t have it, create it and add it to the root area of the comicpress theme (or child theme)
https://github.com/Frumph/comicpress/blob/master/blog.php
Then you edit the blog page you created and set that Blog as the template in the right column of the page editor
Note: The wordpress review team doesn’t allow a page like that when submitting so you more then likely don’t have it.
or are you using the blog.php template on a page? .. if you are not, then the solve is I send you the blog.php file and you use that on a page you create
that doesn’t show anything about how your blog page is setup ..
is it a PAGE or did you use the settings -> reading area to set the blog page thing ?
How did you setup /blog .. is the big question, is it template or ?
the #comic-wrap can only be expanded if you basically remove the restraints of #page which is totally possible, then do individual width: setting on each of the sub elements except #comic-wrap
can help you with that.
Forum: Themes and Templates
In reply to: [ComicPress] 4.2.2: Problems installing.. you could go to appearance -> themes and get the theme that way … just to be sure – via the online theme search
Forum: Plugins
In reply to: [Comic Easel] How can I change the look of the Blogs…edit the template .. not sure what you mean?
Forum: Plugins
In reply to: [Comic Easel] 500 Internal Server Error on Comic Easel Config… do you have any idea what the 500 error is? php error log?
Forum: Plugins
In reply to: [Comic Easel] Aligning a Widget to Sit Beside Comic Nav buttonsYou would have to put a fixed width and float on both entities with display: inline-block
Forum: Plugins
In reply to: [Comic Easel] Next/Previous Page button for jquery page flipper?…coming up as a suspended page?