The only way to achieve that is via child theme, so if you want to edit the meta inside of the portfolio, please grab the file at bifrost > templates > portfolio > type > meta-inside.php. Place it on the same place as the child theme. If you need further help on implementing the code itself.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Okay, thanks. I'm new to working with child themes, so please forgive my basic questions... After I copy the file to the child theme folder, do I then delete the original from the parent theme or keep both?
Once I've done this, then what? I'd like to have the post excerpt included in the inside meta. Also, in order to make all of this fit over the thumbnail, I need to decrease the inner margin/padding around the text. It doesn't look like Elementor will let me control this much. I need to adjust the line height as well, which again Elementor doesn't seem to really affect.
I'm happy pasting code in the inside meta php file or editing css somewhere, as long as I know where/what to do.
Where in the meta-inside.php file do I place that tag? I tried at the bottom with no results, so I placed it inside the div that seems to contain the title and category. Still didn't see it show up. In case there was a problem with the child theme, I also tried it in the original parent theme meta-inside.php file, but still didn't see any changes in the live site. I guess I don't understand where the tag is supposed to go?... I don't know php, so I'm just guessing here. If you have a screenshot of it in the php file, that would be helpful for me.
CSS however I'm pretty familiar with. I'm looking for the classes that control the meta-inside hover but having trouble finding them. Which classes are they?
Hello,
Is there a way I can put custom content in the portfolio hover boxes?
Thanks.
... For example, if I wanted to include the body text of the referenced post, would there be a way to do that?
(In the screenshot I included, I photoshopped in some text to show what I mean.)
Hi,
The only way to achieve that is via child theme, so if you want to edit the meta inside of the portfolio, please grab the file at bifrost > templates > portfolio > type > meta-inside.php. Place it on the same place as the child theme. If you need further help on implementing the code itself.
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Thank you for your response. To clarify, are you saying to place the file inside the "bifrost-child" folder?
Hi,
I am very sorry for the late reply.
Yes, you should grab the file from there and place it on the child theme.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Okay, thanks. I'm new to working with child themes, so please forgive my basic questions... After I copy the file to the child theme folder, do I then delete the original from the parent theme or keep both?
Once I've done this, then what? I'd like to have the post excerpt included in the inside meta. Also, in order to make all of this fit over the thumbnail, I need to decrease the inner margin/padding around the text. It doesn't look like Elementor will let me control this much. I need to adjust the line height as well, which again Elementor doesn't seem to really affect.
I'm happy pasting code in the inside meta php file or editing css somewhere, as long as I know where/what to do.
Thanks.
Hi,
No worries, feel free to ask for anything you need.
1) No you don't need to remove it from the main theme, the child theme will override it. The child themes are good to eliminate issues during updates.
2) The excerpt can be displayed via this simply tag.
Let me know about the styling with screenshots, will release an update which will cover most of the issues.
KInd Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Where in the meta-inside.php file do I place that tag? I tried at the bottom with no results, so I placed it inside the div that seems to contain the title and category. Still didn't see it show up. In case there was a problem with the child theme, I also tried it in the original parent theme meta-inside.php file, but still didn't see any changes in the live site. I guess I don't understand where the tag is supposed to go?... I don't know php, so I'm just guessing here. If you have a screenshot of it in the php file, that would be helpful for me.
CSS however I'm pretty familiar with. I'm looking for the classes that control the meta-inside hover but having trouble finding them. Which classes are they?
Thanks.
Hi,
I am very sorry for the late reply, we did not work on the Weekend & Friday, due some holidays.
You can place it anywhere you need to display. See the screenshot.
- https://prnt.sc/sedwf2
No need for CSS on that part, you can customize it with options. https://prnt.sc/sedx0h
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.