How can I add a new tab to the product description page in Drupal 8? - menu

enter image description here
How can I Achieve this?

i think you want to make a local task

Related

Changing default Thumbnail in Pimcore & Workflow question

is there a way to change the default thumbnail size in Asset -> View Tab ?
I would like to be able to view the image in higher quality without going to Edit tab.
Second I would like to know if it's possible to filter assets after Workflow place ?
Thank you.

I am trying to change the name of the app(title)

I am trying to change the title, there is no strings.xml. I changed the label, but it doesnot appear on the app. Pleae help.
You should just add
android:label="#string/app_name_full"
in acticity tag

How to display product option images in category page - Opencart 2.x

I want to show product image options (available colors) in category/manufacturer/special/modules templates. Not active clickable options but just images.
Any help would be highly appreciated :)
There's a similar question in SO How to add product options in category page in opencart 2.0 if you know PHP you can make it work, but if your noobie - just buy extension and save your time.

How to manage "Meta title" and "Meta description" for pages in Drupal 8?

Just wanted to confirm that is there any stable version is released for "Meta title and Description" of a node in Drupal 8?
If yes then please recommend. I have a simple website of basic pages and few blogs for the same and for homepage I want to add "Meta title" and "Meta description".
So please suggest any appropriate option for DRUPAL 8.
Thanks in advance.
I use the "Metatag" module: https://www.drupal.org/project/metatag
It works great and I have no problems with it at all.
EDIT:
Just download and enable the module. Then add a new "Meta tags" field to your desired node type and now you should see the field when you edit the node.
Also important: under /admin/config/search/metatag you should be able to configure default meta values. So for example if your Title and Description follow always the same pattern like "{Node Title} | {Site Name}" for example, you can define it there. This way you don't have to set all the meta data yourself for every node.
Also settings for Homepage/Frontpage/Category Page etc. can be adjusted there.
Hope this helps.
If you use metatag module and create pages with page manager, here is a patch you can apply and enable a new module metatag_page_manager. You can now configure meta tags for panel pages under /admin/config/search/metatag.

display an extrafield over product image with virtuemart when typed by user (something like tshirt designer)

i need to display an extrafield (virtuemart standard attribute) on flypage over the product image.
I need it as a "customization print option" to display what user want to write over product!
I need the field under other extrafield (as it is normally), but let it appear over image only when user write on it! Is it possible?
Or is there some other solution for this?
Here's the example:
I'm using:
Joomla V 1.5.14
Virtuemart V1.1.6
code are welcome, i'm not so expert!
thank you
The first solution that comes to mind is to use Mootools (since VM already loads it) to update a blank div that you position over the top of the image. This is a built in function in Mootools.
http://mootools.net/docs/core/Element/Element#Element%3areplaces

Resources