Hello,
I have figured out how to change
single.php, wp-single.php , content.php, _content.php
to change single posts.
Adding simple text to the templates, and seeing where it goes.
Can you please tell me why this content does not get pulled through the Essential Grid lightbox that is set to display post contents?
The lightbox will display stuff I put in the WP editor. But not words placed right into a template that does indeed display properly in a single post.
Can you please tell me if there is another .php file I need to be looking at?
Thanks!
Hello @3butterflies,
Thanks for writing in!
Please be informed that single.php, wp-single.php , content.php, _content.php were X template files. The files will display the contents according to its stack design. Meanwhile, Essential Grid is a 3rd party plugin bundled in X theme. Both X and the Essential Grid works independently which means they have their own layouts and way of displaying any contents. Essential grid does not reply on the theme files to display any contents. Essential grid has it’s own layout display with the help of the skins. You can create your own skin as indicated here: https://www.themepunch.com/essgrid-doc/item-skin-editor/
To sum it up, there is no *.php files that controls the display of Essential Grid especially with lightboxes in it. You will have to edit your skin or the core essential grid plugin it self if you want it to display something else which is by way out of our scope.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.