aoassist
Forum Replies Created
-
I am having the same issue as well. It worked before but since I updated it – the popups aren’t working on my custom post types. None of the code has changed – and it was initially working about three months ago. Any solution?
Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Taxonomy Filter Doesn't WorkYes, you were right! Thank you – I only had a few plugins so I didn’t think to deactivate any of them. But there was a conflict with Contact Form 7.
Thanks!
Forum: Plugins
In reply to: [The Events Calendar] Title of Single Event is wrongThis happened to me too. I was able to fix it by opening
“the-events-calendar/views/single-event.php” and replacing<?php the_title( '<h2 class="tribe-events-single-event-title summary">', '</h2>' ); ?>
with
<?php single_post_title( '<h2 class="tribe-events-single-event-title summary">', '</h2>' ); ?>
I had the same problem. Thanks for the link to the last version!
Forum: Themes and Templates
In reply to: [Platform] [NSFW] [Theme: Platform] Menu and Site Title LocationI believe your last remark served that purpose. I’m sorry if the artwork offended you or anyone else.
Nevertheless, I would appreciate a solution.
Thanks
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] [Plugin: Lightbox Plus] Captions Spilling OverHere is the new link: https://dev.andreamarymarshall.com/archives/2012-2/
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] [Plugin: Lightbox Plus] Captions Spilling OverAnything?
anyone??
anyone??
Forum: Themes and Templates
In reply to: Need CSS to target Safari for MacHow do I implement the Javascript or PHP?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] [Plugin: Lightbox Plus] Captions Spilling OverI tried that, but the white background cuts off some of the picture. Is there a way to just move the caption down and more to the center?
Thanks!
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] [Plugin: Lightbox Plus] Captions Spilling OverHere is a link: https://dev.andreamarymarshall.com/archives/2008-2009/
The sixth image does this.
Forum: Themes and Templates
In reply to: [Platform] [Theme: Platform] Change Blog Title LinkThank you. Could you give a little more detail please?
I reviewed the header.php file and I don’t see where I change it, or what I change it to. Thanks!Forum: Themes and Templates
In reply to: [Platform] [Theme: Platform] Center Footer TextI’m using Chrome. And yes, the logo, address and copyright info was already centered- I centered those before I came to this forum. That is not what I was having an issues with. I am having an issue with the menu links.
Forum: Themes and Templates
In reply to: [Platform] [Theme: Platform] Center Footer TextYes, I did. It’s still left aligned.