robahas
Forum Replies Created
-
I posted on the exact same issue and have not received any input.
I don’t want to switch slideshows!
Forum: Plugins
In reply to: [YouTube Embed] [Plugin: Artiss YouTube Embed] Videos will not displayHi David – Changing the API setting seems to have fixed it. Thank you!
Forum: Plugins
In reply to: [YouTube Embed] [Plugin: Artiss YouTube Embed] Videos will not displayHi Dan – This is the only code in the html editor for that page:
[youtube_video]0pu4BBbgUfM[/youtube_video]
BTW, this started recently, perhaps with the 3.3 upgrade.
Forum: Plugins
In reply to: [YouTube Embed] [Plugin: Artiss YouTube Embed] Videos will not displayUpdate: I needed to get the videos back up and running on this site, so only this pages is now using the plugin: https://www.mtbakerharley.com/staff-bowling-night/
I’ve used the youtube embed code for the others. Still hoping for a solution.
Forum: Installing WordPress
In reply to: WordPress wants to install after importing databaseHere’s the answer in case anyone else runs into it. Dreamhost adds a prefix to the database tables. Instad of, for example, wp_options it is wp_something_options. The database I was importing just had the regular wp_ prefix. To address the problem I edited the $table_prefix = ‘wp_’; line in wp_config.php so that it matches the prefix of the database I was importing.
Forum: Plugins
In reply to: [Volusion] [Plugin: Volusion] Settings not configured properlyEr… Sorry, ZACK, not Sam
Forum: Plugins
In reply to: [Volusion] [Plugin: Volusion] Settings not configured properlyHi Sam – I’m having the same trouble integrating to the Volusion API. I’m wondering if this has to do with the fact that I’m developing the site under a beta folder? Of course, at Volusion the store is configured at the root. I’d just like to get your take before moving the site to the root (something I would rather avoid if possible).
Forum: Themes and Templates
In reply to: How to query an individual custom postUpdate – I must have done something wrong the first time bc your first suggestion does work. Thanks!
Forum: Plugins
In reply to: Mobile Theme for CMS?Thanks. I’ll check it out. I found this one after some poking around. It is not designed for CMS, but it was fairly easy to edit: https://www.blogohblog.com/wordpress-mobile-theme/
Forum: Plugins
In reply to: Mobile Theme for CMS?Ok, mobile themes then (mobile plugins tend to also come with mobile themes, is my point).
Forum: Themes and Templates
In reply to: How to query an individual custom postThanks alchymyth – No joy on those.
Forum: Themes and Templates
In reply to: How to query an individual custom postFYI, if I just to query_posts (‘p=32’); I get nothing.
Forum: Fixing WordPress
In reply to: broken admin barSimilar issue here: Suddenly the admin menu was all spread out on the top of the page. THE PROBLEM: this theme allowed for user input in the footer. My customer had inserted
<a href=
in the input field, saved it and left it. Nice eh? So if you have this problem look for that sort of thing.Forum: Plugins
In reply to: Form won't link to the right pageOk, here’s the code:
Forum: Plugins
In reply to: Can you recommend a featured content plugin?All this testing I’ve been doing was with the theme twenty ten. When it finally occurred to me to use a different theme, they worked! If anyone wants to take a look at his, I have featured image showcase installed you you can see it not working here in 2010 here: https://www.intuito.biz/tester.
Really hoping for some input…