aidenturner
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Can’t delete a plugin when W3 Total Cache is activeThanks for your suggestion @chadreitsma .
It’s quite inconvenience when I can’t use WordPress built-in function.
Look forward to a fix from W3 Total Cache team.
You can upload images to online services such as https://imgbb.com/ or https://imgur.com/upload/
Forum: Fixing WordPress
In reply to: Align Playlist to the right?Hi @sirhaver ,
I believe you can add a <div> to wrap the h1 and playlist in the text editor.
https://nimb.ws/JiLO15Let me know if it makes sense to you.
Hi @lautiamkok ,
Could you please send us some screenshots of the issue so that we can help you better?
Forum: Fixing WordPress
In reply to: Align Playlist to the right?Hi @sirhaver ,
You can achieve it by adding
display: flex;
to theentry-content
class.
https://coder-coder.com/display-divs-side-by-side/You might need to add some other custom CSS to make the image and the playlist display properly with your theme.
Let me know if you have any questions.
Forum: Fixing WordPress
In reply to: The old SQL server errorHi @meerkmen ,
Which MariaDB version are you using now?
By the way, it’s better to use the latest (stable) version to ensure that hackers will not take advantage of the security holes in the older versions.
You can also discuss the problem with your hosting provider.
Hope it makes sense to you.
Forum: Plugins
In reply to: [Code Snippets] Full fill my log file with PHP NoticeThanks for your reply, @bungeshea .
It’s quite weird since the issue doesn’t happens at the moment.
However, I have double-checked all my code snippets but nothing contains ‘blockusers_init’. I change nothing on my site since this report.
By the way, I will keep an eye at the issue.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Random text alignment issuesHi @nhoverfly ,
Thanks for your screenshots. It really helps.
Actually, the issue happens in Chrome but not Firefox.
That’s the reason why I didn’t see the issue at first.We can temporarily fix the issue by adding the following code snippet to Appearance >> Customizer >> Additional CSS:
.alignfull {width: auto;}
That said, it’s default CSS of Neve theme, it’s better if we can double check the way you created the page in backend and modify it accordingly.
Regarding the issue with https://ibb.co/jGjDdtF, you can simply add a new block, then copy and paste the text.
It looks like the current paragraph is created by a different way, such as classic editor, then it has a different style.
You can contact me via aidenturner963(at)gmail.com for further help.
Forum: Plugins
In reply to: [Zapier for WordPress] 75 million wordpress websitesThanks for your suggestion @quix8 .
I might take a look at WP Webhooks ??
Forum: Plugins
In reply to: [Zapier for WordPress] No header errorHi @mq3v07 , @jrosseau , @phantomfeature , @seancraig44 , @peterlockhart ,
I have submitted a support ticket and below is Zapier’s reply:
Commonly, this error can happen when a user tries to activate the plugin from the same screen they install it from. Instead, could you please try to go to the plugins page and click Activate from there?
Hope it helps.
Forum: Plugins
In reply to: [Zapier for WordPress] 75 million wordpress websitesHi @quix8 ,
Might I know your problem with Zapier?
You might want to drop them a support ticket for faster assistance.
They responded to me in less than a day, while I just a free user ??
Forum: Plugins
In reply to: [Zapier for WordPress] Plugin out dated header missing errorHi @zetaeb, @nomicool , @karlcw , @alicecr , @janoschhrm
I have submitted a support ticket and below is Zapier’s reply:
Commonly, this error can happen when a user tries to activate the plugin from the same screen they install it from. Instead, could you please try to go to the plugins page and click Activate from there?
Hope it helps.
Forum: Plugins
In reply to: [Zapier for WordPress] Does not have a valid header,,,Hi @ianclark24 ,
I have submitted a support ticket and below is Zapier’s reply:
Commonly, this error can happen when a user tries to activate the plugin from the same screen they install it from. Instead, could you please try to go to the plugins page and click Activate from there?
Hope it helps.
Hi @vantis ,
I have submitted a support ticket and below is Zapier’s reply:
Commonly, this error can happen when a user tries to activate the plugin from the same screen they install it from. Instead, could you please try to go to the plugins page and click Activate from there?
Hope it helps.
- This reply was modified 3 years, 10 months ago by aidenturner.
Forum: Fixing WordPress
In reply to: Random text alignment issuesHi @nhoverfly ,
You should upload the screenshots to a cloud storage service such as https://imgbb.com/ and share the link with us ??