Alexander Gounder
Forum Replies Created
-
What does that even mean? Your plugin adds notifications to add at least two other unrelated plugins.
Forum: Everything else WordPress
In reply to: can plugins put tracking system on their plugins?There’s a plugin review channel on the Make WP slack, where you can talk about this. You can find the link here – https://make.ww.wp.xz.cn/plugins/
Also see this page for more information – https://developer.ww.wp.xz.cn/plugins/wordpress-org/plugin-security/reporting-plugin-security-issues/ and https://developer.ww.wp.xz.cn/plugins/privacy/
Forum: Fixing WordPress
In reply to: Logo URL DirectionWordPress by Default shows your latest posts on the homepage but you can create another page with static content and make that your homepage.
This setting can be found under Settings > Reading > Static Homepage or Appearance > Customise > Homepage settings
You can additionally create another page called blog (or whatever you wish to call it) and set it as the page to list your latest posts.
Forum: Fixing WordPress
In reply to: Yeost SEO archive page detailed breadcrumbsThis thread maybe helpful for you – https://ww.wp.xz.cn/support/topic/yoast-breadcrumbs-showing-archive-for/
Forum: Everything else WordPress
In reply to: Typo in codex-codeAFAIK Codex is (like) a wiki, anyone can edit it.
I’ve added your change.
As far reporting bugs is it related to the WordPress Software or just your site.
For Core WordPress Software – Start here https://make.ww.wp.xz.cn/core/reports/
For themes & Plugins each of the one listed here have a support tab.
For General WordPress related support you can ask in the forum.Forum: Everything else WordPress
In reply to: WordPress GPL AgreementHi David,
I am not an expert in Law, but what the GPL license talks about is if your distributing the software all others the same freedom as you have been given which you can modify the code and also redistribute the same (under a compatible license).
Now the previous developer wasn’t really distributing code to anyone. He used code for the end client, the client should take legal recourse as customer, where he (assuming) has paid for something and isn’t got the product.
Thanks
AlexForum: Fixing WordPress
In reply to: How to track clicks per page/postIf you use Google tag manager you can use their auto event tracking feature – https://support.google.com/tagmanager/answer/6106716
If you don’t use Google tag manager and want to track some clicks; we recently created a shortcode plugin which you could use in place of a “A href” tag and define various Google Analytics Event parameters – https://ww.wp.xz.cn/plugins/track-a-click-on-google-analytics/
Let me know if this helps.
Thanks
AlexForum: Fixing WordPress
In reply to: Login Link missing from home pageIt would really help to know which theme your are using and/or the url of your website.
Forum: Reviews
In reply to: [Membership 2] Unquestionably one of the best written plugins from WPMU DEVIsn’t LumberHack a WPMU Dev Employee…
Forum: Fixing WordPress
In reply to: Comment boxesPages now have comments turned of by default. but you can activate by scrolling down to the Discussion options on this edit page screen, if you don’t see the discussion option, then on the top-right corner you’ll see an option called “view options” which will expand on click and you can check mark discussion there to see the discussion option.
Some plugin may be clashing… I had seen this same issue in another of our website of ours; I deactivated all the plugins one by one and figured which one was the culprit. it could also be a theme.
Forum: Fixing WordPress
In reply to: Header ResizeHi there, the image your supposed to use has to be 1440px X 300px
I would also suggest you have the logo in the center of your image, so that it doesn’t get cropped out on responsive mobile versions.
Further try to keep you logo centered even vertically and try to fit it within the height on 220px. so the vertical cropping too doesn’t happen.
Further you’ve removed the title and the tagline in-order for it to not show… but that also removes to title tag from your site, very bad for SEO.
You can use a seo plugin and add titles to your site’s pages.
cheers
AlexForum: Fixing WordPress
In reply to: Wrong translation for pt_BRI am not sure I asked about it on slack, will update if someone replies.
There’s a Polyglots channel on Slack.
Forum: Fixing WordPress
In reply to: Wrong translation for pt_BRTranslations aren’t final, you can always and suggest better alternates. If your having trouble, ask for help on Slack
So go ahead and start translating.
Forum: Fixing WordPress
In reply to: Wrong translation for pt_BRYou can start here – https://make.ww.wp.xz.cn/polyglots/
The Translate link in the top right hand corner is where you will see various languages and you dive right in to translating strings.