vietnamsales
Forum Replies Created
-
Same problem here, with the latest version of everything.
Ok, just in case somebody is looking for it, since it’s simple but nobody answered:
In the loop:
<?php echo “Your message or whatever”; echo $order->billing_myfield12; ?>
You just address the field by adding: billing_andyourfieldhere, or shipping_andyourfieldhere
Seems funny, but it took me a while as nobody pointed to it.
Cheers.
If you need some help, contact me.
Hi,
Did you find any solution? I am having the same issue…Forum: Plugins
In reply to: [Transposh WordPress Translation] Allow upgrading to full versionSorry for the stupid question, I downloaded the plugin from your website.
Done.Forum: Plugins
In reply to: [FooGallery Captions] Captions Seem to be Saved but not Used AnywhereHi tomorten,
I tried your code, but WPML keep coming back to the French version of the gallery, not the English one at https://eco-bambou.com/album/?lang=en(I changed the nb for en)
It’s the first time I use WPML with FG, maybe I missed something?
Glad if you could help…
Cheers,
PaoloHi Sapidou,
can you tell what you did? I do not have your luck with Transposh support, I guess Ofer must be busy for the time being.
My translation revert from French to English each time there’s and Ajax call, and I’m trying to do with $_POST[‘action’] without succes…
Thanks,
PaoloJoost try and make people talk about him.
Don’t worry, they will release an update soon to fix the problem, they just need the attention.
It’s not the first time, and they each time act surprised…Nice move from people whom are professional and profess the white hat SEO techniques…
Don’t miss your crawl errors: connect with Google Search Console here.
Forum: Reviews
In reply to: [Yoast SEO] Good plugin, but please stop the naggingExactly, they drive me nuts since the last update.
I think it’s a gimmick of Joost. They bother you, pretend they don’t know, people start to talk about it, and suddenly they have new update that makes things right.
Isn’t that dirty?Don’t miss your crawl errors: connect with Google Search Console here.
Forum: Reviews
In reply to: [Clone] Restore not workingI got the internal server error as well sometime.
When it’s like that, it might be because your server is overloaded or something like that.
Just move all the files in your wp-content to the new WP installation, then install WP Clone and move only the database (advanced option in the parent website).
Et voilà! Everything works perfectly…Forum: Plugins
In reply to: [Transposh WordPress Translation] Translation Not workingHello there,
Ok, I installed Transposh with few of my website, and it works well only if I select Bing as translator and DO NOT UPGRADE to full version.
I’m using DIVI theme builder. Maybe there’s an incompatibility with the template?
It would be cool if it could work, since Divi as a huge community now.
I use Transposh for years (when I make WP website), and never had the problem before.
Any idea?
Paolo E.
https://no1ramen.vn
https://viva-tapas-bar.com
https://www.lafourchettesg.comForum: Themes and Templates
In reply to: [Theme Twenty-Fifteen] Adding widgets in the footer areaNice plugin. I revert to twenty fifteen as well for its simplicity and speed, but the footer was missing. Here we are, Thanks nadwordpress…
Forum: Plugins
In reply to: [Schema - All In One Schema Rich Snippets] Manual insertionwell, I used it to embed a short code adding in the function.php of the theme file:
add_shortcode(‘hotelsnippets’, ‘hotelsnippets’);
function hotelsnippets()
{
if(function_exists(‘display_rich_snippet’))
{
display_rich_snippet();
}
}It works well with
[hotelsnippets]