cedmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Redirection plugin not redirecting@johnny5 ok now two of my redirects work haha (I have about 20 setup). Here’s another one that’s not working for me as of this message: https://ncs.cartender.co/colonial-volkswagen-of-westborough-service-specials/
Forum: Plugins
In reply to: [Redirection] Redirection plugin not redirectingI’m having this same issue, and it’s really bizarre because ONE of my redirects works but not the others. They’re both configured the exact same, too. Any ideas?
Here’s my setup for ALL redirects (with exception to my source/target URLs):
Source URL: https://ncs.cartender.co/colonial-west-chevrolet-service-specials/ (your plugin makes this a relative path but this is how the URL was entered)
Query Params: Ignore and pass params to target
Match: URL only
When Matched: Redirect to URL
Target URL: https://ncs.cartender.co/service/colonial-west-chevrolet/
Group: RedirectionsThank you @rafinkhan, that did the trick! any chance this will be fixed for future release of plugin?
Forum: Plugins
In reply to: [Elementor Custom Skin] Skinning for Post Carousel?Looks like the free version of this plugin has Carousel and other widgets you could build from?
Forum: Plugins
In reply to: [Elementor Custom Skin] Skinning for Post Carousel?I’m not aware of any free Post Slider or Carousel plug-ins.
I did find Anywhere Elementor’s Post Carousel widget to be a solution. You create a Post Block template for the layout of the single post, and when you add AE Post List widget to a page you set the post source, post block (template), and layout (list, Carousel or Slider).
However, it limits you in being able to use the built in dynamic fields for standard supported Elementor widgets. You have to use AE Post Title widget, AE Post Image widget, etc.
If the same process that’s used to create custom skin could be applied to a Post Carousel or Slider widget it would be great. Any other widget that uses loops would be perfect too.
If your Skin plugin could be adapted for a Carousel or slider widget that would be amazing but I’m not aware of any free ones. They’re all paid.
- This reply was modified 6 years, 2 months ago by cedmedia.
Thanks Jim.
Where does this Associated Taxonomy option/setting exist?
“If you have a Custom Post Type, you just associate it naturally with the Custom Taxonomy by associating them together.” >> How exactly do you “associate it naturally”?
I’ll check the action hook in the meantime.
I created a custom taxonomy called Food Type. The associated Post Type is Restaurants.
I have a custom post type called Restaurants. One of my fields is called Food Type and is a “Relationship” field type with “Related to” set to my “Food Type” taxonomy.
The Bi-directional Field shows “no related fields found”.
When I create my post, I select the Food Type value of my choosing and then click Publish.
My expectation is that the Food Type will automatically assign itself to my post, but it does not. I have to manually do this after the fact using WordPress default taxonomy panel.
Find the class for the fallback image background, then add custom CSS for that class to change the background-size
I had this same issue and narrowed it down to a plug-in. After de-activating all plug-ins (except Elementor) I would clear cache/cookies or open site in a private window and try again. Also, if you want to see what’s causing the Elementor Editor to not open, open up JS console in chrome and see what it reports when you refresh the page and then click Edit with Elementor (that’s how I figured out which plugin was causing the conflict).
admin.min.js is coming form elementor. I think I narrowed it down to this Profile Builder add-on that’s causing the conflict:
https://www.cozmoslabs.com/add-ons/custom-profile-menus/
Here’s a screenshot of the error:
https://dl.dropboxusercontent.com/u/452324/elementor-pb-custom-profile-fields.PNG- This reply was modified 7 years, 10 months ago by cedmedia.
No, it’s a one-page site so just this one page. But I tried to create new page and edit with Elementor and the editor won’t even load.
JS error thrown is:
https://dl.dropboxusercontent.com/u/452324/elementor-js-error.PNG- This reply was modified 7 years, 10 months ago by cedmedia.
GeneratePress. It was working fine and then I tried to use shortcode widget for Profile Builder Pro and then this issue appeared. Tried to deactivate plug-in and that didn’t fix it either
- This reply was modified 7 years, 10 months ago by cedmedia.
Thanks Phil
Forum: Plugins
In reply to: [Brightcove Video Connect] Shortcode param for autoplay?I had to alter the source of the plugin to add this for my clients – it’s a simple change, hopefully this will be added so I don’t have to keep track of plugin updates.
Were you unable to add it as an add-on plug-in to the BC Video Connect plug-in?