Thank you very much!
I am happy that you are using the template. Best wishes on your business!
Thanks,
Anne
Printable View
Thank you very much!
I am happy that you are using the template. Best wishes on your business!
Thanks,
Anne
Hi.
I am using this gorgeous template on version 1.3.9h. It was working correctly on the clean install but after I imported the database table from another install, I lost my nifty slider. I reinstalled the template with no luck but I'm pretty sure it was a configuration setting that killed the slider.
If anyone had any idea what happened, I'd love to hear it.
http://www.joyhollywood.com/store
(features :censored: text, no images though)
Thanks!
Amy
There are no configuration settings in the admin for the slider. There is no way that importing your database broke it. It is a lot more likely that something else you did caused the problem. Did you edit the define_main_page.php with anything other than the "plain-text" editor?Quote:
Hi.
I am using this gorgeous template on version 1.3.9h. It was working correctly on the clean install but after I imported the database table from another install, I lost my nifty slider. I reinstalled the template with no luck but I'm pretty sure it was a configuration setting that killed the slider.
If anyone had any idea what happened, I'd love to hear it.
http://www.joyhollywood.com/store
(features text, no images though)
Thanks!
Amy
Thanks,
Anne
Thanks for the quick response! I only used the plain text editor. Here is my code from my define_main_page.php
<div id="indexDefaultMainContent" class="content"> <script type="text/javascript" src="includes/templates/alysa_rounded/jscript/jscript_easySlider.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("#slider").easySlider({
auto: true,
continuous: true,
numeric: true
});
});
</script>
<div id="slider">
<ul>
<li><a href="http://www.picaflor-azul.com"><img src="includes/templates/andover_modern/images/slide1.jpg" alt="first slide image" /></a></li>
<li><a href="http://www.picaflor-azul.com"><img src="includes/templates/andover_modern/images/slide2.jpg" alt="second slide image" /></a></li>
<li><a href="http://www.picaflor-azul.com"><img src="includes/templates/andover_modern/images/slide3.jpg" alt="third slide image" /></a></li>
<li><a href="http://www.picaflor-azul.com"><img src="includes/templates/andover_modern/images/slide4.jpg" alt="fourth slide image" /></a></li>
<li><a href="http://www.picaflor-azul.com"><img src="includes/templates/andover_modern/images/slide5.jpg" alt="fifth slide image" /></a></li>
</ul>
</div>
</div>
Thanks again Anne,
Amy
Amy,
I would recommend restoring the define_main_page.php file from the template zip package.
Thanks,
Anne
Anne,
Just tried that, then loaded the whole "language" directory just to be sure, no luck there.
Thanks,
Amy
Post a link to your site and I will take a look.
Thanks,
Anne
Hi Anne,
Sorry for the Delay. I am in the process of moving and I've been off the grid for a couple of days.
Here is our site:
http://www.joyhollywood.com/store/
We have some NSFW text on the site but otherwise it's still in development.
Thanks Anne,
Amy
Your define_main_page.php code is not there. Upload the includes/languages/english/html_includes/andover_modern/define_main_page.php file from the original template zip package to your server. As it says in the install.txt file, when editing this page only use the "plain-text" option under editors.
Thanks,
Anne
Hi Anne,
I've done that a few times already (and again just now) and I've had no luck. I'm totally at a loss.
This is the thing. I had it up, it was loaded and working until I uploaded a database. Then it stopped. I completely confused.
Thanks for you help though. If you think of anything else, let me know.
Amy