hammerev Posted September 18, 2014 Share Posted September 18, 2014 Need help converting a wp theme. I got it to display the menu items, but I need it to display them in the slider like it does in the theme. Here is a link to what the theme looks like: http://www.redfactory.nl/themes/therestaurant/menu-card/ I included menucard-1.php which is the code from the theme and menu_cat_nav-1.php which my code. What am I missing?menu_cat_nav-1.phpmenucard-1.php Quote Link to comment Share on other sites More sharing options...
sKunKbad Posted September 18, 2014 Share Posted September 18, 2014 It doesn't look like either of these files is related to the slideshow, which is "nivoSlider". I don't understand why you would have to modify the theme's files though. Most premium themes would allow you to control your slideshow from within the administration area, and you wouldn't need any coding experience. What are you trying to do? Quote Link to comment Share on other sites More sharing options...
hammerev Posted September 19, 2014 Author Share Posted September 19, 2014 Normally that is true, but I am using concrete5 as my cms (because that is what the person is using) and I had to convert the theme and now I want to display the html in 2 sections per slide instead the way I have it now it displays all on one page. I hope I expressed it well enough. Quote Link to comment Share on other sites More sharing options...
sKunKbad Posted September 19, 2014 Share Posted September 19, 2014 I recommend setting up an installation of WordPress with the theme on your development machine. Compare the output (and JS generated output) by using a tool like Firebug. I imagine, based on my experience with WordPress sliders, that the slideshow is almost 100% generated by JS. Do a global search for nivoSlider and see what you find. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.