-
Updated
Mar 4, 2020 - PHP
craft-plugin
Here are 380 public repositories matching this topic...
-
Updated
Apr 10, 2020
Per https://moz.com/blog/googles-longer-snippets Google is now allowing meta descriptions to be "not greater than 320 characters." Can the SEO Description custom text option be modified to allow up to 320 characters?
Thank you!
-
Updated
Feb 12, 2020 - PHP
-
Updated
Apr 20, 2020 - PHP
Generated placeholder images have a forced jpg file format. Here is an example
This is a PNG image that has been converted to JPG and gets a black background. This "looks" wrong when it loads.
I find a bit of code that forces a JPG format.
https://github.com/nystudio107/craft-i
I enabled all sections and the generated file looks like this:
https://[domain]/en/sitemap_sections_5_0.xml 2020-02-07 https://[domain]/en/sitemap_sections_46_0.xml 2019-09-16-
Updated
Feb 17, 2018 - PHP
-
Updated
Jan 1, 2019 - PHP
-
Updated
Apr 2, 2020 - PHP
-
Updated
Apr 9, 2020 - PHP
Description
I'd prefer to write everything in English. But as for my Dutch clients I always translate field labels, instructions, options in dropdowns, select lists etc. etc.
Would be great if this awesome relabel plugin also supports this by apply the same technic as Craft does.
\Craft::t('site', $label);Other information
- Field Labels version: 1.1.10
- Craft
Craft 3.3.14
SEOmatic 3.2.29
When using Content SEO settings for a channel I want the SEO image to pull from a SEO Image field and if that is empty then use the image in the Book Cover field.
However the only way this works is if you place the twig code in SEO Image custom URL setting on the general tab, then copy to the facebook tab, and copy again to the twitter tab. Using the **same as
Plugin would support the Facebook Commerce Platform for businesses that want to integrate their Facebook and Instagram Shops with native checkout.
https://developers.facebook.com/docs/commerce-platform/setup/getting-started
-
Updated
Jan 1, 2019 - PHP
-
Updated
May 10, 2019 - PHP
-
Updated
Jan 1, 2019 - PHP
-
Updated
Sep 10, 2016 - JavaScript
-
Updated
Apr 7, 2020 - PHP
Couple of questions about the styles of Text Size fields (Button Box v2.0.3):
-
Updated
Sep 18, 2017 - PHP
-
Updated
Apr 5, 2020 - PHP
-
Updated
Apr 9, 2020 - PHP
To get a section to be usable for the User Manual, it must have URLs enabled. There are two downsides to this:
- http://domain.test/user-manual/entries resolves to the home page, because Craft resolves the template in Site Settings
- SEOmatic registers it as a section which needs Content SEO set up on it, which is irrelevant because it shouldn't be viewable on the front end.
Any chance of l
-
Updated
Apr 16, 2018 - PHP
Improve this page
Add a description, image, and links to the craft-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the craft-plugin topic, visit your repo's landing page and select "manage topics."




Hey,
I have a suggestion for an addition to the docs.
I found I was getting a failed craft (core) migration when attempting to upgrade from Neo 2.5.10 => 2.7.3 at the same time as updating from Craft 3.3.20.1 => 3.4.11
I traced it to the fact that
./craft migrate/allwill run Craft's own migrations before plugin migration. However because the 3.4 update triggers element resaves, these