maxstub
Forum Replies Created
-
Hi @mouindi I have used a different plugin for this project. If it happens again when I use it next time, I’ll get in touch.
Forum: Plugins
In reply to: [Meta Field Block] Displaying a shortcodeHi Phi?@mr2p Do you know if it’s possible to carry forward the focal point for the background image of a Cover block? I have a Cover block on the template with Featured Image as the background image. Some of the featured images don’t look good when shown as full width and I was thinking maybe I could use ACF to enter the focal point values and then use MFB to somehow add those to the template. Or maybe there is a different way of doing it?
Forum: Plugins
In reply to: [Meta Field Block] Displaying a shortcodeForum: Plugins
In reply to: [Meta Field Block] Displaying a shortcodeHi @mr2p quick question: I’m trying to insert a video embed ACF field. In ACF I have to define the dimensions of the video but that makes it non-responsive. I think I could wrap the MFB inside an iFrame with 100% width but how could I insert the field in there? Or is there a better solution?
Thanks! Ramon
Forum: Plugins
In reply to: [Meta Field Block] Displaying a shortcodeIt works ?? Thanks a lot! 5-star support!
Forum: Plugins
In reply to: [Meta Field Block] Displaying a shortcodeHi @mr2p Thanks again for your reply. I followed your instructions and, although it now displays something, what it displays on the page looks more like the unprocessed gallery (the below is for shortcode [photoblocks id=3]:
#photoblocks-3 {width: 100%;} #photoblocks-3 .pb-block {border-color: #333333;} #photoblocks-3 .pb-title {color: #ffffff;font-size: 20px;} #photoblocks-3 .pb-description {color: rgba(255, 255, 255, 0.7);font-size: 14px;} #photoblocks-3 .pb-block.pb-type-text .pb-overlay {background-color: #ffffff;} #photoblocks-3 .pb-block.pb-type-text .pb-title, #photoblocks-3 .pb-block.pb-type-text .pb-description {color: #333333;} #photoblocks-3 .pb-block.pb-type-text .pb-title {font-size: 16px;} #photoblocks-3 .pb-block.pb-type-text .pb-description {font-size: 12px;} #photoblocks-3 .pb-overlay {background: rgba(0, 0, 0, 0.15);} #photoblocks-3.pb-lift.show-empty-overlay .pb-block.pb-type-image:hover, #photoblocks-3.pb-lift .pb-block.pb-type-image.with-text:hover { box-shadow: rgba(0, 0, 0, 0.15) 0 0 20px; } #photoblocks-3 .pb-block { } #photoblocks-3 .pb-block .pb-social button {color: #ffffff;font-size: 14px;} #photoblocks-3 ul.pb-filters a.selected {border-color: #444444;} #photoblocks-3 ul.pb-filters.pb-filters-style-boxed a.selected {border-color: #444444;} .photoblocks-fancybox-3 .fancybox-bg {background-color: rgba(0, 0, 0, 0.75);} #photoblocks-3 .pb-blocks .pb-type-image {max-width: calc( 100% – 0px )}
Forum: Plugins
In reply to: [Meta Field Block] Displaying a shortcodeHi @mr2p Thanks for the reply. I’m not sure that will work. Each gallery generates a shortcode so if I paste [photoblocks id=4], for example, in the template then all the pages generated from that template will show the same gallery. Just to elaborate, this is for a Portfolio section showcasing multiple Projects, each with a gallery of images ([photoblocks id=1], [photoblocks id=2] etc). Thanks again.
Forum: Plugins
In reply to: [Quantity Plus Minus Button for WooCommerce by CodeAstrology] Display labelHi @sarmina5 You already explained that this is not possible with your plugin – support ticket 27733: Quantity Plus Minus display label – Support CodeAstrology
I have done it with a code snippet but just to explain what I needed: I have to show “Number of guests” next to your plus/minus buttons and your plugin does not include the label, just the buttons.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product linked to dateHi @carolm29 thanks a lot for the reply.
The products are already using attributes and variations. My question is more to do with the date of the workshop.
For example, one of the workshops is “Writing Skills” and there are 3 different skill levels (beginner, intermediate and advanced) and 3 available sets of dates (2-5 September, 9-12 September and 16-19 September). Both, skill level and dates are product attributes and we have 9 product variations.
If you book advanced level for the 2-5 September, I would like to show, in your “my-account/orders/”, “Your upcoming workshop is in 14 days: Writing Skills Advanced 2-5 September …”
But because the workshop date is text that you select from a drop-down and not a calendar date you pick, I can’t see how I attach a chronological date to that variation you selected so that I can calculate and show how many days until the workshop.
Does that make sense?
Forum: Plugins
In reply to: [WooCommerce] Adding extra custom user fields to the WooCommerce checkoutThanks @serafinnyc , looks like the PRO version of Checkout Field Editor for WooCommerce will do the job ??
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Advanced Customer ManagementThanks @seank123 @ckadenge ! I had a look at the plugin. Seems quite a nice simple way of viewing and editing woocommerce users. However, it may be too basic where custom fields (or meta) is concerned. You can view/edit meta, but the interface is a bit rudimentary here. I suppose I could use this for standard user management and then have a separate ACF page for other custom fields? I guess I’m looking for something like this, but that can handle user meta data better.