Sorry, this is my first attempt at databases or this plugin. I’m sure there’s a simple answer, but I can’t find it by searching.
]]>As this is the case, I have a possible solution to my issue:
Export website to XML file
Import theme’s demo content
If theme demo content overwrites existing content:
Import XML file
My question is whether the import of the XML file will overwrite or append the theme’s demo content.
Any help or advice would be appreciated.
Thanks!
]]>Is that in the works?
]]>Can I easily merge two taxomomies into one or append one to another? Will using the import feature allow for this?
]]>I’m sorry I’m a bit lost in the docs for this specific case.
What I’m trying to do is to show an extra message in the checkout review, depending on the country the customer has chosen for delivery.
The problem is that, the customer can change its address within the form, so the country can dynamically change.
(See my screenshot) is there a filter, a hook, or some way (js/ajax) to append/remove content dynamically in the red square, or at least the yellow square on delivery information change?
Thank you in advance.
]]>WVOX.com/listen
The trouble is, when our hosts and friends share this address on social media, such as Facebook, the social media service appends a URL parameter to the link they shared. Even if a host shares exactly as above, the redirect link we receive looks along the lines of…
WVOX.com/listen?ref=facebook_etc&more=etc2
Any such URL with appended parameters leads to a 404 redirect.
I had hoped to implement a wildcard to catch possible URL parameters, as our streaming service site does not need or use them. Something like
WVOX.com/listen*
WVOX.com/listen?*
However, this does not work.
Are there any other work arounds at this time?
Will URL parameters be handled in the future?
What other service could I use to handle this?
Thank you for your replies.
]]>Here I am again.
I wonder how I can do to append the description area with something (added at the end of the description) in the bulk edit area?
Thank you for helping earlier.
]]>As a fairly new WordPress user, I use the block editor (didn’t know any better at first and now I may as well stick with them). My main requirement has, therefore, been to have theme colours available in the Gutenberg color picker. (Yes, I’m a Brit, so ‘color’ has a ‘u’ in it for me: it’s how we pronounce the word, too. Thank you for the en-GB translation!)
With Central Colour Palette I can get my theme’s colours to appear and make it easy for my authors to use the right colours, at last. However, the two options under “Add to block editor” option on the settings page don’t seem to be effective.
I’d like to show my theme colours as well as the original ones but only my theme colours show up. I thought that “Append to existing palette” option would do that but it makes no difference: I can’t see what it is supposed to do.
Likewise, but less urgent for me, the “Enforce colours” option does nothing. I guess it is meant to remove the Custom Colour link? It doesn’t.
WordPress info:
– Version: 5.3.2
– PHP version: 7.3.13
– Multisite?: no
I can’t figure out if I can do it with All Import or All Import Pro.
What I need:
I have a CSV file structured in such a way that all the data is on a new row.
For example:
Row1: name1 – phone1 – address1
Row2: name1 – phone1 – address2
The unique identifier is Name1 (I map it onto the title), i.e. I need only one post with Name1 title.
When I create new posts or update them via the Importer, I need it to append a new address to the existing one.
In other words, I need to add new content, and not update all of it.
Can I do that? If yes, how?
I’ve seen here that I can’t do it. But why? It’s really that simple. Just append new data to the chosen fields. In my case it’s the Content field
]]>Thanks for the great plugin!
Have come across an issue, which I can’t see to solve!
The results are currently appended to the <body> in .aws-search-result.
I’m using a dialog box for a modal search ( where clicking an icon opens a search overlay). The dialog box always appears on top – regardless of z-index, which I believe is indented with the <dialog> element.
Was wandering if there is a hook/filter, or JS callback / option I can use to change the element where the search results div is appended to?
Thanks,
Ian.
]]>