Hello support,
Democontent is not available in the free version of the downloaded theme. Can you please provide me the demo content file, so that I can make the site look same as its demo.
]]>I realized that the pro version is different and the documentation is different. I do not see documentation for the free version. I do not know how to start configuring it.
]]>Hi,
I’ve installed the theme yet I don’t have any extra plugins to install or any other customizable options related to the theme. It’s quite empty. No where to get demo content…
Please advise!
Thanks.
]]>This may be all for naught, but since it might help someone in the same predicament as myself:
I was trying to use the tab widget from wpinked’s Widgets for Site Origin plugin with a site built around the Photolite theme, but the tabs kept overlapping under the text to their right, as follows:
https://kidzneurosciencecenter.com/wp-content/uploads/2017/11/tabs.jpg
I verified this problem also exists with an unmodified version of Photolite along with a few other modified versions of Photolite I run on my own personal sites (all as child themes, of course).
This said, I was able to fix the problem by inserting the following code in the child theme’s CSS:
*,*::after,*::before {
box-sizing: inherit;
}
It didn’t affect anything else on any of the sites I tested it on. With any luck, this should work for anyone running this combination. Good luck!
]]>Hello, I needed to cut the perex in the boxes on the Homepage. Do you know how to do it? More tag does not work.
]]>I’ve loaded several galleries on this theme and not a single one works on the site. The problem appears to be with the Theme Slider. If I hide the slider then the Galleries work as normal. Any advise on how to fix this issue?
Al
]]>on the forum support for my gallery/ecommerce plugin, i am told:
“Agapi G. replied the topic: ecommerce options not appearing
Hey Kelli!
Our development team has checked the problem with Photo Gallery lightbox. Let me describe what’s happening with it.
Your website theme is including Javascript files for Nivo Slider only on the homepage, so the slider would run. But the slider function is called on each page regardless of the fact, that the necessary file is missing.
An error is thrown on these pages as a result, and Photo Gallery lightbox doesn’t function because of this.
Could you please contact the support team of your website theme, and ask them to take a look at this? They can add a couple of conditions and the problem will be resolved.
Let us know how it goes.
Thank you! Have a wonderful day!
Kind regards,
Agapi G.
Web-Dorado team”
As such, how do i get someone there to do this?
]]>Hi,
I have selected three images in the slider, but can’t see any slider on the page.
Am I missing something? please help.
M M Rahman
]]>After installing the the Pro version of Photolite I have been having difficulty with the footer. Rather than looking like the example of a three column, one row, it looks like all the footer info is pushed into the first column. The result is a very tall footer. I have not found any place in theme settings to change that. It seems like I need to go into the code somewhere. Any advice on this?
]]>While reading through the documentation, it shows several things being changed under “Theme Options”. I don’t have this on the site I’m working on. On the sample on the documentation it shows it is between Background and Editor. Please help! ??
]]>When viewing my site with my phone, the header covers the slider. How would I stack them?
]]>The update broke my main page slider, too. And you can only get to the menu on the desktop by clicking the semi-visible (it’s hidden behind the photoboxes) menu lettering that you see. The mobile version has NO menu option at all on the main page now.
Theme Version 1.3
]]>I updated this theme this morning, and half my site has been erased. I might as well just start over with a new theme. Weeks and weeks of work are completely gone. Folks, don’t do what I did. Use another theme.
]]>Homepage Boxes visible on subpages
How do I stop it was only on the home page?
how to make a slider that were visible everywhere?
]]>How do i edit the Learn More button?
]]>How do i edit the Learn More button?
]]>Curious as to where I can investigate in the Photolite Theme the code which controls how the site is viewed on a Moble device. In a browser the theme looks great, but when viewing from a moble phone it is all messed up. Thanks. Site is https://www.justdanceon.com. i have a screenshot, but can’t post it on this thread. Any help would be great. Thanks.
]]>hi fellows,
I was trying to use css manager to put the language widget on top right corner and after aadding the code and deleting them my home page is messed up! that’s how it looks:< https://athenabeauty.nl and this is how the header editor looks :
[ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]
* @package Photolite
*/
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>...
<body <?php body_class(); ?>>
<div class="header">
<div class="header-inner">
<div class="logo">
<?php photolite_the_custom_logo(); ?>
<h1><a>" rel="home"><?php esc_attr(bloginfo( 'name' )); ?></a></h1>
<?php $description = get_bloginfo( 'description', 'display' );
if ( $description || is_customize_preview() ) : ?>
<p><?php echo $description; ?></p>
<?php endif; ?>
</div>
<div class="toggle">
<a href="#"><?php esc_html_e('Menu','photolite'); ?></a>
</div>
<div class="nav">
<?php wp_nav_menu( array('theme_location' => 'primary') ); ?>
</div><!-- nav --><div class="clear"></div>
</div><!-- header-inner -->
</div><!-- header -->
<?php if ( is_front_page() ) { ?>
<div class="slider-main">
<?php
$slideimage = '';
$slideimage = array(
'1' => get_template_directory_uri().'/images/slides/slider1.jpg',
'2' => get_template_directory_uri().'/images/slides/slider2.jpg',
'3' => get_template_directory_uri().'/images/slides/slider3.jpg',
);
$slAr = array();
$m = 0;
for ($i=1; $i<4; $i++) {
if ( get_theme_mod('slide_image'.$i, true) != "" ) {
$imgSrc = esc_url(get_theme_mod('slide_image'.$i, $slideimage[$i]));
$imgTitle = esc_attr(get_theme_mod('slide_title'.$i, true));
$imgDesc = esc_attr(get_theme_mod('slide_desc'.$i, true));
$imglink = esc_url(get_theme_mod('slide_link'.$i, true));
if ( strlen($imgSrc) > 10 ) {
$slAr[$m]['image_src'] = esc_url(get_theme_mod('slide_image'.$i, $slideimage[$i]));
$slAr[$m]['image_title'] = esc_attr(get_theme_mod('slide_title'.$i, true));
$slAr[$m]['image_desc'] = esc_attr(get_theme_mod('slide_desc'.$i, true));
$slAr[$m]['image_url'] = esc_url(get_theme_mod('slide_link'.$i, true));
$m++;
}
}
}
anyboday knows how cn I solve it?
]]>Is there any way to hide excerpts in homepage boxes?
I’m a beginner in wordpress. I checked style.css sheet, found how to edit those boxes but there was nothing about the excerpts.
I need to open the website shortly but can’t do it coz homepage looks ugly.
Please, help
]]>Is there a way to alter the slider seed int eh free version? is there a way to alter the slider speed in the paid version?
]]>Hi there
Might you change code?
<p><?php printf( esc_html__( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'photolite' ), esc_url( admin_url( 'post-new.php' ) ) ); ?></p>
↓
<p><?php printf( __( 'Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'photolite' ), esc_url( admin_url( 'post-new.php' ) ) ); ?></p>
When uploading the logo the theme forces me to crop the logo, which results in my logo being 150×39, which is way too small. Is there a way to increase the logo size?? I would like the logo to be 150 height x 759 wide if possible. Please help!
]]>I am currently using the Photolite (free) theme and on the home page, blog posts show up in a vertical column with mostly text. Instead, I want to display blog posts in a grid of photos. Is this possible? I am a programmer so definitely can modify the code if possible. Also, will upgrading to the pro version help with this? How so?
]]>The theme does not fit my screen..the page is slightly bigger and I need to scroll right to see the fourth image box.
My zoom is set to 100% in browser. Selecting ‘fit to screen’ option also does not help.
Could you please help me on this ?
]]>How do I manually add images to the Homepage Boxes? They all say “No Image”. Am guessing it’s looking for an image on the linked page and there aren’t any on those pages, but I would like to manually add them on just the homepage.
What dimensions should those images be as well?
Thanks!
]]>