7billionbuddhas
Forum Replies Created
-
Forum: Plugins
In reply to: [Display Featured Image for Genesis] Errors after upgrading to PHP 7.4Thanks for your quick reseponse! I will try this fix tomorrow. I had to move on to other things for now. I will let you know how it goes!
Forum: Plugins
In reply to: [Event Organiser] Possible bug with the Events Agenda WidgetSorry, I’m not familiar with backbone style templates or ASP. I did some Google-ing to learn more, but I’m still not understanding where to go from here. I disabled ASP according the instructions in the link, but that killed the site.
It used to all work together a few months ago.
Thanks!
Forum: Plugins
In reply to: [Pinterest Widgets] board does not scale to 100% widthNever mind! I figured it out. I set the width in the widget to “Custom” and it now fills 100% of the width. I guess the “Sidebar” width setting was adding the inline style of 170px.
Forum: Plugins
In reply to: [Pinterest Widgets] board does not scale to 100% widthmgieb – Do you remember how fixed the issue? I’m having the same problem. The width is getting set inline on the element and I’m not sure how to remove it or where it’s coming from.
I realize it’s been 7 months, and you probably forgot, but I’m trying anyways. 🙂Forum: Plugins
In reply to: [Nomad World Map] Clicking Map Arrows / HighlightingI’m more then happy to pay for a premium version of this plugin. It’s awesome.
OK thanks for the speedy reply! I’m advising my client to crop and upload his pics in a 16:9 ratio. He wants to vary between backstretch and regular sizes on different posts. I think a ratio is the best way to go for consistent formatting.
Thanks again.
Forum: Plugins
In reply to: [Nomad World Map] Clicking Map Arrows / HighlightingI’m having the same issues. It would be nice if the popup was hidden when the user scrolls away from a location.
Forum: Plugins
In reply to: [WP Job Manager] Employer role capabilitiesOK I figured it out finally! It wasn’t the WPFront End User Role that was conflicting it was another plugin Admin Menu Editor Pro. I didn’t notice that one. I deactivated it and your code worked and the Employer role can now see All Jobs. Hallelujiah!
Thanks for being patient.
Issue resolved!Forum: Plugins
In reply to: [Genesis Simple Page Sections] CSS for gsps-inner marginoh, I now see my mistake. I should add:
.gsps-inner {
margin: 3m auto !important;
}But still I would like to know if I can do this without using !important.
Forum: Plugins
In reply to: [WP Job Manager] Employer role capabilitiesHey thanks for filing the issue. I’m all for changing the functionality to support what it says instead of just changing the name!
I tried the custom plugin code and I still can’t access All Job Listings. I used the code you sent and also tried to edit it to add the caps to the Employer role with no luck on either. 🙁 Boo.
Forum: Plugins
In reply to: [Genesis Custom Headers] Custom content overlayDonate button for you?
Forum: Plugins
In reply to: [Genesis Custom Headers] Custom content overlayThank you! Best free support I’ve had on here. I’m kicking you some money.
Respect!Forum: Plugins
In reply to: [Genesis Custom Headers] Custom content overlayCan you look at it in Chrome and FF? FF has issues that probably are related to the plugin. Sizing of the background image is off and so is the placement of the custom content.
THANKS!Forum: Plugins
In reply to: [Genesis Custom Headers] Custom content overlayHey thanks for the quick reply!
Here’s one of the pages: http://medversant.cindysalmon.com/health-plans-payers/I almost have it with the following custom CSS. I need to get the content box to line up with the bottom of the image. I know this is more a CSS thing, then your plugin, but if you have any other ideas, I’m all ears. 🙂
.gch-header-content {
background: rgba(180,180,180,0.5);
position: absolute;
padding: 40px 100px;
width: 100%;
color: #fff;
bottom: 100px;
text-shadow: 2px 2px 7px rgba(50, 50, 50, 1);
}Forum: Plugins
In reply to: [WP Job Manager] Employer role capabilitiesTHanks. I feel like I’m taking crazy pills, why doesn’t edit_others_job_listings allow for users to see and edit others job listings? What am I missing?