Aitor Méndez
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser] Adding custom taxonomy to event post typeSolved. Was a typo registering taxonomy. Space before
' event'
.Forum: Plugins
In reply to: [Event Organiser] Adding custom taxonomy to event post typeI forgot to add
'taxonomies' => array( 'area' ),
To $args of
register_post_type( 'event', $args );
in event-organiser-cpt.php:283Now the taxonomy is working and available for events. Is there some way to do it without modify the plugin code? I mean, if I write in the plugin, it can’t be updated anymore.
- This reply was modified 7 years, 1 month ago by Aitor Méndez.
Forum: Plugins
In reply to: [Event Organiser] Gutenberg plugin in event CPTDulplicate post, please, remove it!
Forum: Plugins
In reply to: [Easy Footnotes] remove post, pleasePlease, remove this post. I post it in the wrong plugin support forum!
Sorry!
I provide here the zip files for testing purposes:
https://www.dropbox.com/s/5540ndx4weecyci/foogallery-soux-cartas-template.zip?dl=0
https://www.dropbox.com/s/2cq9u9tl0pl43wn/foogallery-soux-cartas-lightbox.zip?dl=0
- This reply was modified 7 years, 12 months ago by Aitor Méndez.
UPDATE: I tried it from a VirtualBox Windows installation with same results. definitely, zip compressed files seems to be wrong built.
Ok, thank you!
Update: Card validator tell me that “ERROR: Invalid value (message: Field description failed to validate because: text expects tag property, but not found in Map().)”
Other posts are shown without problems.
- This reply was modified 8 years ago by Aitor Méndez.
Thank you for the answer. Another post even doesn’t show thumbnail at single view. There is not image at all:
This is the post:
https://telmo.club/rana/This is the tweet:
Otra prueba https://t.co/gqArA90Rma
— aitor1 (@aitor) February 27, 2017
Thank you for the help! Cheers.
Hi, Sybre, sorry for reopen this thread. I need to ask you something new.
After 2.8.2 update The twitter card image format only works in single tweet view. In the front timeline, the same tweet is not showing the featured image.
This is an example of tweet in the front timeline (is shown without image):
This is the same tweet in single tweet view:
Is it possible to get a tweet with image in the front timeline too?
Many thanks!
- This reply was modified 8 years ago by Aitor Méndez.
Forum: Plugins
In reply to: [WooCommerce POS - Point of Sale] POS-visibilityUPDATE: The drop down works on staging, doesn’t work at local development
- This reply was modified 8 years, 1 month ago by Aitor Méndez.
Ok! Thanks again, for the update and the detailed explanation.
Thank you for the answer. I do not understand completely. What means “social” and “normal auto-description”. And how can I toggle between normal/social?
Thanks!