Jump to content

Converting a wp theme


hammerev

Recommended Posts

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

 

Link to comment
https://forums.phpfreaks.com/topic/291151-converting-a-wp-theme/
Share on other sites

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?

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.

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.