coronadesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Lightbox not working in indexYes, in the “portfolio” examples.
I added the data-rel=”lightbox” to the link tags.
I’m assuming that I have to alter the theme to add the data-rel, how do I do that? Do I add that in functions.php? What would it look like.
Thank you for your assistance!
Forum: Themes and Templates
In reply to: [Theme: Pixova Lite] Displaying header on all pagesFurthermore, it seems that others are having issues with this theme as well.
I cant get any of the sample sections to display like they do when previewing the theme.
Either im so lost or this theme is broken. Can anyone confirm this please?
I am having the same problem, even when I enable them they dont show up. Not sure what to do.
Forum: Themes and Templates
In reply to: [Theme: Pixova Lite] Displaying header on all pagesStill stuck, would appreciate any insight, thanks.
Forum: Themes and Templates
In reply to: [Theme: Pixova Lite] Displaying header on all pagesI tried adding
<img src=”<?php header_image(); ?>” height=”<?php echo get_custom_header()->height; ?>” width=”<?php echo get_custom_header()->width; ?>” alt=”” />to header.php but it only displays the header as a fullsized, weird-looking static image.
I’m in over my head here.
Any help is appreciated.Forum: Themes and Templates
In reply to: [Theme: Pixova Lite] Displaying header on all pagesAnyone have any ideas? Thanks.