Glenn
Forum Replies Created
-
i’m also trying to insert the unique post into the popup using the css class on each title permalink – is there anyway this can be done?
will rate and review your plugin as Brilliant if you can help me with this…?
thanks
what bugs? i haven’t found any yet – just getting started with it. what am i going to find?
Forum: Plugins
In reply to: [WP Slick Slider and Image Carousel] …not sure…you have to eventually realize that the only worthwhile docs are at their website, cause they don’t even tell you that.
luckily i’m a PHP coder and I just customized their templates to do what i wanted them to do. you can see my carousel here: https://www.glennnall.com click Baseball and scroll down to The Women’s World Cup soccer players… it’s not hard – their code is pretty good.
funny thing is, before I found this plugin i found TWO others which had “borrowed” the code from this one and messed it up enough to call it another kind of plugin. oh well…
Forum: Fixing WordPress
In reply to: Force Reg. Thumbs plugin made a messupdate: also does the same thing in post updates – returns to post.php and a blank page…
Forum: Plugins
In reply to: [Mage Front End Forms] how to use!thanks Max –
LOVE this app.
2 things:
1 – It doesn’t offer the full Text Editor (TinyMCE?) Options that’re available on the backend, whereas I see other apps do so. Is it possible to do this within the code myself? I know a little about code.
Is it in the near future?
2 – Where is it suggested that the Edit link be placed? Is it only visible to the content author?
thanks for your help.
Glenn
Forum: Plugins
In reply to: [Mage Front End Forms] how to use!yes, create a WP page for each Mage Form you create, and in the WP page you put the Form shortcode, [form id=####]. In the Mage Form you put
[text name="post_title" label="Title" req=1]
[textarea name=”post_content” label=”Content” req=1]
[textarea name=”post_excerpt” label=”Excerpt”]
[upload name=”post_thumbnail” label=”Featured Image”]
[select name=”post_category” label=”Category”]
[multicheck name=”tags_input” label=”Tags”]
[submit name=”submit_1280″]etc…
Then just link to each WP page as needed.
Forum: Plugins
In reply to: [Mage Front End Forms] how to use!never mind, i think i have it. looks nice…
Forum: Plugins
In reply to: [PayPal for WooCommerce] Split Payments not Splittingsorry, found it.
Forum: Fixing WordPress
In reply to: Adding new "Author" at bottom of Posts/PagesAnyone…?
Forum: Plugins
In reply to: [PayPal for WooCommerce] Customer Data sent to Paypal Guest modeyes, in fact, just the email address.
sounds like a Paypal thing, then…? if this is proper behavior, then I’m satisfied. thanks for your help and your plugin.
Forum: Plugins
In reply to: separating members/userssomething conditional in the way of member type, groups and subgroups would be ideal, i.e. if “Alum” > “School” > “Profession”, if “Student” > “School” > “Major” etc.