Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.
From the author of Atahualpa, the #1 most downloaded (700,000+) theme @ wordpress.org
#1
Oct 8, 2011, 07:48 AM
Bolivarian
3 posts · Oct 2011
I'm new to Wordpress and Atahualpa. My project is to re-design my Bridge Club's web site using these. The one problem I have at present is how to import the existing Results Calendar (Php and CSS based). This allows clicking on any date and seeing the results for that date (HTML files, possibly up to 3). It took me a long time to develop this solution, so I'm keen to continue with it, if possible. Any advice would be much appreciated.
is this 'Results Calendar' a product or something you personally developed? If it is a product it would be helpful to have a link to it.
In either case, you will probable have to make some tweaks to it. Where is the data stored? in a DB? what is the url of the current site so someone could see it in action.
You could create an html page with the calendar then use an iframe in WordPress to embed it. Using an iframe in WordPress will require a plugin.
You might also want to at least check out some of the calendar plugins for WordPress just to see if they would meet your needs or perhaps work better for you.
__________________ ~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
#5
Oct 9, 2011, 03:25 AM
Bolivarian
3 posts · Oct 2011
Thanks, lmilesw, I've done a quick test with an iframe and I think that is going to work just fine.