hiltonmw
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Job Board] “Global” Settings > Application Form Fields not showing upAny way to retro-actively add them to the ads I’ve already created? Maybe a button at the bottom of the global settings page? Or at least, a note at the top of the page mentioning that specific *issue*?
I think what you’d want to do is accept the input, and when the field loses focus, set it to all lowercase and then just uppercase the first letter yourself. I’m not super proficient in Php/etc, but I know in .net it’s be easy.
Forum: Plugins
In reply to: [Easy PayPal Events] Admin list of orders with QR codesThanks! For now, I hacked something together. But definitely interested for when this comes from you.
Forum: Plugins
In reply to: [Easy PayPal Events] Admin Pagination (Number of Orders per page)Any thoughts?
Forum: Themes and Templates
In reply to: [eStore] Click product image to go to product pagenevermind… i didn’t have prices on my products, so the views were a little screwy. I added prices and it’s working as I described above with an eye for product details and the cart button adding one to my cart immediately. sorry for the bother.
This is important to me as it effects a few sites I have.
I too have some problems with this. Would it be possible to at least use the “slug” that we can configure in the system as the “System slug” instead of an append slug? I believe lots of other plugins allow you to do this.
Or, can we at least have an option to select a master “slug” during initial plugin install?
Ideally, I’d like my users to go to mysupporturl.com/helpdesk to be brought to the js support system. i’m sure i could re-direct, but that wouldn’t work with sub-pages. And even if I were to re-direct a subdomain, for example mysupport.mysupporturl.com – in order to get to your system, I would need to redirect them to /jssupport…/
thanks. stupid error on my part – easily fixed by you! great support!
Thanks so much! looks great now! Appreciate you going Above and Beyond on this one!
Tried that, so now I’m using the following code, but now I seem to be getting double of the first part of each post…
see https://www.comperfection.com/posts for what I mean…
[display-posts include_excerpt="true" include_content="true" image_size="thumbnail" posts_per_page="30" wrapper="div"]
If you need/want to see it in action, you can go to https://www.comperfection.com/posts
Thanks. That’s mostly working. The only problem I have now is that, if the excerpt is longer than the height of the thumbnail that I’m using (which most are), the text flows down the right side of the logo and then under the logo.
If possible, I’d like it to continue to be justified to the right of the logo, even after the text continues below the logo.
Is that easily doable in CSS too?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Advert Page/Post StyleThanks Jockerjr. Unfortunately, having login/logout in my menu is not suitable at this time. It’s placement in the widgets bar on the right side of my menu works great everywhere except for the single ad view.
Forum: Plugins
In reply to: [Easy FAQs] '' & '' inside FAQsorry to bother, and nevermind.
i was putting the text into the visual editor, so of course it wasn’t being read properly.
all set now by entering it into the ‘text’ editor of WordPress
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Limit Contact Info DropdownThank you . I’m very new to all of this. So, let me just say, I already am using a plugin wp-members for my account mgmt.
They have shortcodes already available to show or hide content based on logged-in / logged-out status.
So, according to your document, I would need to create a new php plugin/template that would use the single.php file.
Can I use that shortcode in my new php file?
See here for wp-members “status” https://www.butlerblog.com/wp-members/users-guide/shortcodes/