Daniel
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Product Variation Creation IssueHello @babazam,
First of all follow this link of WooCommerce Documentation: https://woocommerce.com/document/variable-product/#add-attributes-to-use-for-variations
Check that you have added Global or Custom attributes to your products.
Forum: Fixing WordPress
In reply to: How to wrap text around amazon image in a wordpress postHey @famjad86,
Could you post here the HTML code (or a screenshot of the code) that you’ve used to do it?
It would be helpful to know if you are using Gutenberg(or WYSIWYG) editor with a raw HTML block.
Forum: Fixing WordPress
In reply to: Taxonomy field not showing after submit / ElementorHey @carasse64,
Have you installed the Elementor ACF integration plugin? Maybe you need it in order to show your ACF fields list on Elementor Dynamics Tags Dropdown.
Forum: Fixing WordPress
In reply to: Updating to latest version of wordpressHi @gadgetslist1, this looks like a write access permission issue or a problem with htacess file configuration. If you don’t be able to check what permissions do you have via FTP, maybe you could contact with your hosting service and they may change or fix it for you.
Could you tell me what’s your hosting company service is?
- This reply was modified 4 years ago by Daniel.
Forum: Plugins
In reply to: [BuddyPress XProfile Custom Image Field] Problem with WP 4.0 and BP 2.1.1I have the same issue with WP 4.3 and BP 2.2.0, I tried same @imagecrisis fixes but didn’t work.
Forum: Plugins
In reply to: [Bulk Delete] By Custom Taxonomy 'Deleted 0 Post'Hi jamesinealing,
finally the problem wasn’ton the capabilities. For make plugin to work with custom post types and taxonomies you have to cutomize the plugins code.
Plugins admin page gets your term taxonomy by name (value in the checkbox is the term name), and later in the query try to recover post to bo deleted by slug, so there’s no matches in that query.
We have to modify this admin window, swaping terms checkboxes value for terms slug.
http://clip2net.com/s/5U0a2rWhile we have a new plugin version, you have to modify this by yourself. I hope it will help you.
Forum: Plugins
In reply to: [Bulk Delete] By Custom Taxonomy 'Deleted 0 Post'Forum: Plugins
In reply to: [Bulk Delete] By Custom Taxonomy 'Deleted 0 Post'Created plugin through, could be a problem create it by code now, ’cause there’re post created already. (If it could be any fix)
Plugin list part 1-> http://clip2net.com/s/5MVILA
Plugin list part 2-> http://clip2net.com/s/5MVILA
Forum: Plugins
In reply to: [Bulk Delete] By Custom Taxonomy 'Deleted 0 Post'After your questions, I figure out what the point is a problem with my custom post type, because with categorys and default posts pluggin works fine.
Anyway, I don’t where exactly the problem is, maybe capabilitys of my custom post type? It has the same caps of a default post type.
Forum: Plugins
In reply to: [Bulk Delete] By Custom Taxonomy 'Deleted 0 Post'Is the custom taxonomy associated with normal posts or they are associated with custom post types?
Yes it is, is associated to my custom post type ‘products’.
Screenshot of my options here -> http://clip2net.com/s/5MTYlv
I am not able to disable other plugins, I’m in a production enviroment of a client.
Forum: Reviews
In reply to: [Bulk Delete] :thumbs down:Hi,
I have the same issue when I trying to delete by custom taxonomy. Doesn’t matter I have 3 or 200 posts in it, any post isn’t deleted.
I had no wait time after clicking in delete button, it sais me ‘Deleted 0 posts from the selected custom taxonomies’ inmediatly, no php errors or whatever.
I can’t find out a solution for this. ¿Maybe my wordpress version?
Forum: Plugins
In reply to: [Meta Box] deluxeblogtips.com down?I’m from Spain, and can’t access to your website rilwis. I’m looking for Meta Box plugin documentation…
Thanks