overdriver
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: How can I use current user id in html code in any post?Thank you so much for the answer!
I am embedding webpages in my posts. I need to add current users id in the embedded link so that webpage knows how many individual users from my website is seeing their embedded pages.
So I want to add the “current user id” variable to the end of the embed code.
Their embedded url should be like:
“https://www.whatever.com/…/embed/?u=USER_ID_IN_MY_SYSTEM
I am trying to insert current user id in that embedded link in my posts.
So I am not adding this variable in any of the php files but I need to add the variable directly in each post I create in WordPress
- This reply was modified 4 years, 1 month ago by overdriver.
- This reply was modified 4 years, 1 month ago by overdriver.
Forum: Developing with WordPress
In reply to: How can I use current user id in html code in any post?Hello,
Thank you so much for your answer.
I’m not looking for a short code.
I want to get the current user id and add that current user id variable to an embed html code.
Like
<a href="https://www.whatever.com/?$user_id?">Click Here</a>
But I would like to be able to use this in a html code
- This reply was modified 4 years, 1 month ago by overdriver.
- This reply was modified 4 years, 1 month ago by overdriver.
- This reply was modified 4 years, 1 month ago by overdriver.
Hello,
yes indeed it did the trick!
Thank you for the awesome fast response
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Can’t Connect Woocommerce to MailchimpNothing in fatal errors,
mailchimp for woocommerce logs :2020-03-13T09:34:57+00:00 NOTICE update.db :: Migrating job to Action Scheduler
2020-03-13T09:48:18+00:00 NOTICE update.db :: Migrating job to Action SchedulerAnd yes I tried Safari & Chrome
- This reply was modified 5 years ago by overdriver.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Can’t Connect Woocommerce to MailchimpHello
Plugin version 2.3.4
Wordpress version 5.2.5
PHP 7.3
I don’t see any logs tab in the plugin. It tries to connect only
I have W3 Total cache but I tried to disable and then connect but still didn’t workFixed, thank you
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Guest Checkout Doesn’t WorkSolved
In their user panel it says “Not paying.”
But I can see they paid and are an active subscriber
Thank you for the reply but i am having this problem while setting the default Points.
This is happening in the first setup screen the plugin shows me. I read the codex but couldn’t find a solution.
Still stuck at Processing… any ideas?
Forum: Fixing WordPress
In reply to: Horizontally half of the social buttons are not shown for any pluginThanks a lot, this solved my problem ??