Alicia St Rose
Forum Replies Created
-
Forum: Plugins
In reply to: [Flexible Recent Posts] Thumbnail size in percentages?Nevermind!
I found the shortcode reference.
This plugin ROCKS!!!Thank you!
Forum: Plugins
In reply to: [FoxyShop] The latest update of Foxycart is conflicting with SuperfishIt certainly was!
All fixed now.
Thanks!
Forum: Plugins
In reply to: [FoxyShop] Payment Methods and Gateways?Hi Sparkweb,
This I’m also IntrepidRealist on Foxycart Forum.
You’ve been helping me out a lot.
I really appreciate it!Forum: Plugins
In reply to: [Newsletter Sign-Up] Any way to add a class to the p tags in the form?Thank you, tnoguchi!
I use child pseudo selectors quite often, but was unaware of nth-child.
This rocks my day!Forum: Plugins
In reply to: [FoxyShop] Payment Methods and Gateways?Hi,
This plugin is EXCELLENT! It works in tandem with Foxycart. Please read up on Foxycart as it’s not like your average ecommerce platform. It’s third party, but made for developers. So there isn’t an admin panel or frontend at Foxycart, Developers create that themselves. And that’s just what Sparkweb has done with Foxyshop.
This plugin developer has worked tirelessly and built Foxyshop to work with Foxycart in the most awesome way. There’s a learning curve, but amazing documentation is provided and he’s very helpful here and on the Foxycart forums.As far as payment gateways, here is the list on the Foxycart Wiki. (It will blow your mind!):
https://wiki.foxycart.com/gateways/start
Keep in mind, you will still have to create an account at Foxycart in order to use this plugin.
Forum: Plugins
In reply to: [Dynamic Widgets] Not able to remove widgets from FoxyShop templateYes I do.
I see Products and Custom Post type Archive Products.
I assumed that they were part of Foxyshop. But configuring them does nothing.
I think I may have to resort to creating my own sidebar in the Foxyshop template files..Forum: Plugins
In reply to: [Post Types Order] Need to show random posts But plugin is preventing itNo need to reply here. Just got your direct email from your site.
Thanks, going to check it out now…Forum: Plugins
In reply to: [Post Types Order] Need to show random posts But plugin is preventing itHi nsp-code,
menu_order
will not work for me. I’ve got custom archive templates for each post type, egarchive-musician.php
, so I’m not using a query. Just a regular loop. I did however purchase the premium version of the plugin and just left you a email on that site.I have literally hundreds of custom post types ordered using the free plugin. Not seeing how I can get the premium plugin to show that data. I activated it and all orders disappeared.
Forum: Plugins
In reply to: [Feature A Page Widget] Need to add unique read more link to excerptYes,
it’s taken this long to back to this thread. I’ve been so BUSY with other projects.
Just wanted to officially state:This works like a charm!
Thanks again. I love this plugin and have waiting for something like this to come along in a long time!
Eventbrite didn’t necessarily make this plugin.
User Key is the API for third party apps. You’ll have to log into Eventbrite and go here:https://www.eventbrite.com/userkeyapi
I’m giving this plugin a shot. If I don’t see any shortcodes, no dice for me!
Does look to be over a year since any updates. Bummer. Someone needs to make a good Eventbrite plugin!
Forum: Plugins
In reply to: [Feature A Page Widget] Changing the default thumbnail sizeHi Mark,
I did try this out. But I think I forgot to add the styles and in didn’t work. Duh. Anyway, I opted for the Banner style. And will revisit this code for another project I’m working on. I will add some comments to your site. Would love to have image floated left as an option..Thanks so much for a great plugin!
Forum: Plugins
In reply to: [Contact Form 7] Add conditions to email template?I’d like to know this too! I have some check boxes if someone wants a quote for different services, but if none is check I’d like my email to not have the text: “Requesting a quote for”.
Go into Flexi Quote settings. Not the widget. Go under settings in the left sidebar of your dashboard, you’ll find flexi Quote. Click this. Check to see if you have a title in the first field. If you do, that’s what’s showing up.
Another thing if you added a title in the Flexi Quote settings it will show up. So you have to leave that blank.
Did you try my solution? It would work, actually.
The reason why it’s larger is because it’s an h2 instead of an h3. You’d have to style the h2 in the text widget to be the same as the h3. Which is the code I gave you.But secondly are you including the title in your shortcode?
[quoteRotator title="Testimonials" delay="8" fade="4" fadeout="2"]
It should look like this if you don’t want the title:
[quoteRotator delay="8" fade="4" fadeout="2"]
That may explain why the title is showing up twice when you title the TinyMCE.