LJ
Forum Replies Created
-
Forum: Plugins
In reply to: [Background Manager] images gone after upgrade to 3.7.1myahu-
https://www.brycebentleysummers.com/
New install of your plugin on a new custom developed theme with <body <?php body_class(); ?>> in header. Latest version of WordPress. No other plugins are activated. Every background manager configuration I try through the administration of the plugin settings, same result: white background with no background images.
The preview area for the plugin settings shows the background/s. I have dug through the forum to search for a solution.
I am stumped, can you offer some guidance? Your plugin looks to be fantastic and I really want to use it.
And thank you!
LJBet this will work. Tom from Matcha Labs provided to me this for my custom designed theme. Paste the following CSS in to your theme’s style.css file:
.postcontent .metaslider ul > li, .post .metaslider ul > li, .textblock .metaslider ul > li
{
overflow-x: hidden;
}Thank you Ryan. I need more than what tipsuk.net shows.
I’d like to see a membership roll, showing the members on the front side once someone is logged in, or better yet, not logged in. I’d like to see how those member lists render. Then once clicked on a member, what does the subsequent listing look like. Can it show photos, more than one photo? Descriptions of those photos?
Again, the plugin developer had gone to great lengths to show how to administrate the software, but I’m having no luck finding examples of how it displays and renders to web visitors.
Thanks so much!
LJI should say, I have adjust the weights as well as selected posts only.
Thank you again,
LJAjay-
Is this 4 letter limitation on all search plugins due to mySQL, or only for Better Search?
Is there a way to override this so it can be set to 3?
Yes, I would like to change the text on the button so that it can be customized depending upon the various products. Is there a short code for overriding the site-wide default?
Forum: Plugins
In reply to: [Post Content Shortcodes] Read More link not showingawesome! Thank you for a great plugin.
Forum: Themes and Templates
In reply to: Need Help with CSS in GigPressI would like to do the exact same thing so one can hide the link to the artist url that is showing in the past shows. Seems like a css fix would take care of this, but can’t figure out how to hide the span class “hide url” that is in the code. Anyone?
Forum: Plugins
In reply to: [3D Produkt Viewer] 3D Viewer – What if the shortcode?Nevermind. I wanted it prior to install, but once installed, and once uploaded photos to the configuration… it is in the admin area. For those who are wanting to know (because it is not listed in the plugin info) it is similar to this:
[wp_vtpkonfigurator id=”1″]
Forum: Plugins
In reply to: [Post Content Shortcodes] Read More link not showingThank you Curtiss! your the best.
Forum: Plugins
In reply to: [Post Content Shortcodes] Read More link not showingNot yet, I’m still waiting. I really, really need an answer…
Yes, this is driving me nuts too. I look forward to understanding more on the exclude date issue… is a fix coming?
Hi –
Thank you for the quick response. SO I changed line 46 to
var $post_type = ‘ps_promotion’,
And that didn’t do the trick. Then I changed it back to
private $post_type = ‘ps_promotion’,
and reloaded it, and that didn’t workThen I called Godaddy and asked they upgraded the PHP version to 5.2.14
This took care of it.
Thank you for asking about which version of 5 was on our server because this made me curious enough to find out if there was a better version available. Who knew?
More info, I tested it on Twenty Ten 1.2 theme and I receive the same error. Linux server is PHP 5 at Godaddy.