andersonmultimedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Suffusion Collapse Menu] Does it work in nav bar above header?Thanks Drake. The site is set to responsive, and I am only using one nav bar – the nav bar above header – which is a very small height div.
Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] Specific pages or exclude specific pagesThanks for the reply Adrian. I am no longer on the project where I used your plugin. But I think what I did – in a pinch – was to get them to order by using post date.
I discovered how to add background color behind entire page content layout – but I was wondering how to do it behind just a single column.
Thank you.
Forum: Plugins
In reply to: [Open Table Widget] Widget only allows limited reservation timesThanks Devin. I decided to just integrate Open Table’s code directly.
Forum: Plugins
In reply to: [Open Table Widget] Widget only allows limited reservation timesHi Devon,
Is there a way to do this for free version? Our restaurant serves brunch – as do so many others.
Thanks,
SteveForum: Plugins
In reply to: [Slideshow] Slide url link not workingYes – sorry I did not update this post. The feature did not instantly work, but started functioning later. I don’t know if something in cache needed to be overwritten, etc.? But time was the cure. Thanks for replying.
Forum: Plugins
In reply to: [xili-tidy-tags] Custom Post Types & TaxonomiesHi GeneralReason,
How did you resolve this? I am having the same difficulty.
Thanks,
SteveForum: Plugins
In reply to: [Viper's Video Quicktags] Wrap text around video?@pschinzing did you ever figure out how to do this?
Forum: Fixing WordPress
In reply to: Float a large image in front of page contentI added
<div id="homelogo"></div>
to the homepage content text view.
And#homelogo { position: absolute; background-image:url("https://www.juntobyob.com/wp-content/uploads/2014/03/junto-large-logo.png"); height:45%; top:45%; left:45%; }
to my style sheet, but there’s no sign of the logo on my home page. Am I doing something wrong?
Forum: Fixing WordPress
In reply to: Float a large image in front of page contentHi @bemdesign. I can probably implement your first suggestion, but I think your second suggestion is a better solution for what I’m attempting to do. Is a div ‘overlay’ a special kind of div?? Could you advise me on the javascript? Thanks!
Forum: Hacks
In reply to: image in front of pageThanks esmi, I just did that here.
Forum: Hacks
In reply to: image in front of pageI’m trying to do the same thing… a large centered logo over a responsive layout on the WP site’s homepage. I have no idea how to create a DOM container. Ashok & bcworkz could you elaborate please? Have you found another solution bantin?
The site I’m working on is juntobyob.com p/w = anderjuntotest
Thanks!
Forum: Plugins
In reply to: [Posts 2 Posts] Relating Posts to User Profile pagesI ended up ditching the plugin and hardcoding following this example.
Found it in the YARPP settings – Order results: date (new to old)