EedAbba
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Add HTML before event content Full WidthSorry to post this ‘early’. Here is what I ended up doing for anyone trying to do the same. There is some odd top spacing on tablet and if you change the browser window while viewing the font bounces.
#tribe-events-content-wrapper { margin: 20px 10% 0; } #tribe-events-pg-template { max-width:100%; } @media only screen and (max-width:768px) { #tribe-events-pg-template { padding: 0 !Important; } }
Along with some font changes to match the other pages.
Forum: Plugins
In reply to: [Plugin: WP Job Manager] Custom fields in job listingI am going to add something off topic. I apologize, I am not sure where to ask it and at the very least this is a group of people trying to bend the applications of job manager. In my particular case I am using it with Jobify.
Any initial thoughts or areas to turn to have the jobs created be posted as products (woo commerce). The end goal to have the posting be purchasable. I know this is a broad stroke.
Forum: Plugins
In reply to: [Plugin: WP Job Manager] Custom fields in job listingHi Imartin I would be curious to see the additional code you have for the backend if you didn’t mind sharing.
same issue, any advice?
Forum: Plugins
In reply to: [Plugin: WP Job Manager] Custom fields in job listingAny luck figuring this out?
I know here on github they give an example for adding a company morale field. Editing it to whatever you’d like is simple enough.
They even provide instruction to get it to the frontend. Unfortunately, it is a bit over my head.
Did you get it to work?
Forum: Plugins
In reply to: [Plugin: WooCommerce] Warning: Division by zeroI am not sure of the etiquette but I also need this resolved. Any tips would be appreciated. I don’t complete understand PHP but I can edit it with some direction.
I am not sure the original problem. However I deactivated the plug-in and reactivated and it was fixed.
thanks