marcoelisa
Forum Replies Created
-
Hello @nicu_m,
Thank you for your reply.
The problem is only happen if I’m sending the JWT inside headers as
Authorization: Bearer JWT_CODE
, but when I enabled JWT on URL params then it is working again.Maybe it has something to do with the server settings. I’m gonna take a look at it later.
For now I’m gonna mark it as resolved.
Forum: Plugins
In reply to: [Age Gate] Trigger on vue js route changesThank you for your reply,
Yes I’m using the javascript version. I will surely try the
AgeGate.show()
function.Cheers!
Forum: Plugins
In reply to: [Easy Image Gallery] get images arrayjust commenting to mark this topic as resolved.
Forum: Plugins
In reply to: [File Away] compatibility problem with buddypress pluginwell it works now, I was a genius, I forgot to click and focus the cursor on the content editor field.
No more problem, sorry for this. LOL
No worries! It already working!
Seems like the problem is in the plugin file that I downloaded via www.ads-software.com, cos when I installed the one from your documentation page it worked like a charm.
Thanks for the great plugin! Cheers!
Forum: Plugins
In reply to: [Social Share Boost] shortcode kills other hyperlinksI have finally found out that the main problem is the google+ share button. when I removed it from the plugin, there is no more iframe that overlayed other elements in the template.
But I’m still curious about this problem, cos’ I do want to include google+ share button inside it.
Forum: Plugins
In reply to: [Social Share Boost] shortcode kills other hyperlinksI figured that ssboost create an iframe on top of my template. when I do iframe display: none the link is clickable again, but the share buttons left with only 2 buttons in it (which is pinit & tumblr+).
Do you have any solution for this problem?
Thanks.