rmgross1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Platform] Update corrupt – Site DownI’m running Platform 1.4.3 on WP 3.6 and I’m getting a slew of error messages referencing mostly the class.layout.php file, but also a few from class.options.metapanel.php. Please help — I really need to have this fixed.
Forum: Themes and Templates
In reply to: Need TemplateThanks! I’ll check it out.
Right, and then I’d have to write CSS for floated-right slideshows, centered slideshows, etc. Actually, I just found some code (on another forum) that defines a table in which you put the table dimensions and then embed the slideshow shortcode, as follows:
<table style=”margin-right: 5px; height: 350px; width: 280px;” border=”0″ align=”left”><tbody><tr><td>[portfolio_slideshow id=xx]</td></tr></tbody></table>
Seems to be working really well, except that I have some centered text on the page that keeps shifting as the images change. Have to work on that…
Thanks!
Yes, but I want to use the same slideshow in different positions on different pages. I don’t want to make a static change to the slideshow, which is what I’d be doing if I changed the CSS.
@michael — yeah, it’s a deal breaker for me, too. Otherwise, it’s a nice slideshow… Have you found one that allows for text-wrapping? Please post if you have — I’m still looking for one…
Forum: Installing WordPress
In reply to: Web PI stops running when installing WordPressOkay, thanks, I’ll try that. If I have any further problems, I’ll be back…
Forum: Installing WordPress
In reply to: Web PI stops running when installing WordPressI have XAMPP installed, and I have successfully installed Joomla on my machine. Does WordPress need WAMP instead?