marcofama
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] CF7 outputs an extra (unwanted!) textarea at the endyou’re awesome, it’s exactly that!
Thanks for your help
Thanks for reaching out and for answering, I always appreciate it.
That’s a good one, but… how would you fill those metadata?
Do Title, Description and Password, for example, apply to everything? I mean… why doesn’t it get the metadata simply from the exported values? Do you have any examples to guide users to this process?
I see for example a “Unique key *” mandatory field, what the heck would this be? ??
Or how would I import the images from the other WP instance?
To give you a complete picture, I’ve used the “Export media with selected content” plugin to create the XML I’m trying to import using this plugin.Sorry for the newbie ones, not entirely a newbie in the field honestly ?? but never had to deal with such things before.
Thanks, I’d appreciate your time and response
Take care,
Marco- This reply was modified 3 years, 7 months ago by marcofama.
thanks for your kind reply, I’ll try my best to figure out how to go ahead on Github then.
Take good care
oh Steve, so sorry for that and thank you for the hint.
I thought Gutenberg was actually “core” now, rather than a plugin ??
will do now… thanks
Forum: Plugins
In reply to: [TPG Get Posts] How to sort by title ASC (and open links in new tab)?No way, you don’t even have to apologize, Criss – you’re super nice and I’m glad to read your answer
I’ll stand by for now and see if you will release the update in the future.
PS: know what would be STUNNING to have? a cross-site connection.
Say I’ve got
– Site A, with 100 interesting posts under a categ that might interest another website of mine, that I’m calling Site B
– Site B, newborn, 10 articles, which would benefit from a Menu item called “Other posts”, listing the 100 posts from site A, with target=”_blank” optionthis would be a KILLER feature, trust me ??
love your work, thanks for your kindness
Forum: Plugins
In reply to: [Structured Content (JSON-LD) #wpsc] Duplicate field FAQPage is not allowed.oh cool, @gorbo
so no need to use the multi FAQ shortcode, and it’ll work anyway? ?? is this correct?
Forum: Plugins
In reply to: [Structured Content (JSON-LD) #wpsc] Duplicate field FAQPage is not allowed.hey gorbo,
I want to thank you first of all, for creating this plugin.
I had GSC pointing me to the same issue on a page on my site where I’m testing the plugin, and found this post.
I’ve updated the plugin to the 1.3 version, and the page URL is this one: Golf TGI
Now the shortcode is the following:
[sc_fs_multi_faq headline-0="p" question-0="Golf TGI: parte a metano o a benzina?" answer-0="La Golf TGI parte sempre e comunque a metano tranne in tre casi: 1) Anomalia o malfunzionamento del sistema di alimentazione a metano 2) Serbatoio di metano vuoto, ovviamente! 3) Dopo ciascun rifornimento, per circa 2km." image-0="" headline-1="p" question-1="Golf TGI: quanti km può fare?" answer-1="La Golf TGI può percorrere fino a 1200km combinando i 270/380km di autonomia possibile con un pieno di metano, e i 600 e i 900km con serbatoio da 50l." image-1="" count="2" html="false" css_class="your-class"]
Do you think it’s now ok? And besides, can I add up until… how many questions? just enough to raise the count value to…. whatever?
thank you so much for your work
MarcoForum: Fixing WordPress
In reply to: WordPress Search screwed by apostrophe and single quote symbolsthanks mrtom
the point is: why would Chrome on iOS handle the thing differently?
honestly I don’t think it’s a browser thing
it’s the predictive text feature in iOS for example, which properly and grammarly converts the right char (as in Italian, d’aria written the way you see it now it’s technically wrong, cause u need an apostrophe rather than the single quote)
hope this helps a bit.
thanks,
MarcoForum: Plugins
In reply to: [Redirection] How to import a huge set of link redirections?Fantastic, thank you!
just a very dumb one.
What if I want to create a rule to say for example:
“Take all the incoming connection to /eng and divert them to / “?
if I put /eng* it says that it might be a regex but it’s not and I’m not sure how to config that
can you please help with this little input only?
Forum: Plugins
In reply to: [Redirection] How to import a huge set of link redirections?Love it – and now in production all seems to be cool, thanks ??
PS: can I support and donate for your project plugin and kind support you provide for free (separately from my clients’ site?!) I don’t want the donation to be associated to their site basically…
Forum: Plugins
In reply to: [Redirection] How to import a huge set of link redirections?PS: just in case, do you have a guide showing why and what could cause redirect loops / ERR_TOO_MANY_REDIRECTS ?
Forum: Plugins
In reply to: [Redirection] How to import a huge set of link redirections?Thanks for the explanation
it helped me understanding that, although excel calls it “Comma Separated” actually it used the “;” to separate items, ouch!
I should be ok now. Will let you know if that works in production when I switch the site, hopefully it will still handle requests after a server-wise 301 HTTP > HTTPS redirect too.
Thanks for now John, really appreciated
Forum: Plugins
In reply to: [Redirection] How to import a huge set of link redirections?FYI, I also tried using a CSV to JSON online converter
https://www.freeformatter.com/csv-to-json-converter.htmland the text file, saved as .json, still cannot be imported…
thanks
PS: Does this help to debug?
https://www.dropbox.com/s/fwo9w8rq0jv9zu5/Template%20Import%20di%20Redirection%20-%20Pieno.csv?dl=0- This reply was modified 5 years, 8 months ago by marcofama.
Forum: Plugins
In reply to: [Redirection] How to import a huge set of link redirections?I did another test, without including the domain name and it worked well (I can see something in the target column)
That being said, I created the CSV using Excel but when importing it says 0 records imported as the CSV file format is not valid (check the file format or smth like that, in Italian).
I exported it using Excel 365 on a Mac, either as CSV UTF8 and CSV but nothing will work :/
any ideas?
thanks a lot
MarcoForum: Plugins
In reply to: [Redirection] How to import a huge set of link redirections?Absolutely John and thanks for the quick response
Here is an example
https://d.pr/i/T02R6vand this is the outcome in the CSV export
source,target,regex,type,code,match,hits,title
“/ita”,”*”,”0″,”url”,”301″,”url”,”0″,””
“/ita/acsh.html”,”*”,”0″,”url”,”301″,”url”,”0″,””
“/ita/vapsiemens.html”,”*”,”0″,”url”,”301″,”url”,”0″,””
“/ita/timeh.html”,”*”,”0″,”url”,”301″,”url”,”0″,””(last row)
how can I perform a bulk import? I have a hundred of records which should be a pain to input one at a time ??
thanks for your help for now!