sparkweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Field Bulk Editor] Trying to bulk edit thumbnail typeHi Russ,
Look at the source of the page and see if you can determine what field that option is saving to. If you can’t see it on the page, you might need to check the database.
David
Forum: Reviews
In reply to: [Custom Field Bulk Editor] Does not work for meWell remember that custom fields don’t show up by default. You have to implement them in your theme. This plugin is for changing the custom fields of a bunch of different posts all at once.
Forum: Plugins
In reply to: [FoxyShop] All Products PageHi Jessie, it’s because it’s adding to cart from a link, not a form. In the loop you need to add the form start and end tags from the single product page so it’s an actual form. In this same way you can use variations in the product loop as well.
Use WP to send an email to http://www.mail-tester.com/ to see if you have any other SMTP issues going on.
Forum: Plugins
In reply to: [FoxyShop] How to set products order on category page?Hi Jan, you’ll want to edit the product order settings on the FoxyShop settings page to be custom order. Then you can set the order manually via the “Set Product Order” page.
Forum: Plugins
In reply to: [Hide YouTube Related Videos] Plugin isn't WorkingHi Drachsi, can you email me about this directly? web -at- sparkweb.net I’d like to talk to you directly about your current configuration settings. Thanks.
David
Forum: Plugins
In reply to: [Hide YouTube Related Videos] Plugin crashes IE 11I’m getting a 404 – page not found when trying to visit your link.
That said, I’m not sure what I can do about a crashing IE11. All we are doing with the plugin is adding a line to the code that YouTube is sending for the iframe.
Forum: Reviews
In reply to: [Custom Field Bulk Editor] Does not work for meCould you please share what you are trying to do? Without any details I’m not sure how I could help.
Forum: Reviews
In reply to: [Custom Field Bulk Editor] Does not work for meSorry… I wrote a whole response but then realized I was looking at the wrong plugin. My response below.
Forum: Plugins
In reply to: [Hide YouTube Related Videos] Problems adding ?autoplay=1Great point. I was unable to get this to work so I released a patch, version 1.4.2 to support autoplay. Please upgrade to the latest version. If you are still having trouble, make sure to clear the oembed cache but I think that should happen by default on upgrade.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Undefined IndexRight, just wanted to send an alert. 🙂 thanks….
Forum: Plugins
In reply to: [FoxyShop] Inventory control doesn't seem to work at all?Glad you got it figured out! 🙂
Hi Jason,
This plugin only works if you are using the WordPress oEmbed functionality. I suspect that Divi doesn’t process anything in the Builder through the oEmbed functionality. You should probably talk to Divi about this.
David
Forum: Plugins
In reply to: [Custom Field Bulk Editor] Menu Links not ShowingTake a look at the url for a page that works: wp-admin/edit.php?post_type=X&page=cfbe_editor-X
and replace X (both places) with the slug of the post type. I think that would get you what you wanted. Try experimenting with a few options there.
Forum: Plugins
In reply to: [Hide YouTube Related Videos] Plugin isn't WorkingI think you need to talk to Epic Slider as they are ones that are building the YouTube video link.
Oembed is where you have a post and you paste the YouTube link on a line by itself and WordPress converts that line into the embed code.