Forum Replies Created
-
AuthorPosts
-
Thank you for your advice and time, Ismael. Much appreciated. You can close this thread.
Thanks Ismael, figured it out with a lot of help. As you said, it looks something like this
// for breakfast jQuery("#ywapo_ctrl_id_173_0").change(function(){ if( jQuery("#ywapo_ctrl_id_173_0").is(":checked") && jQuery("#ywapo_ctrl_id_173_1").is(":checked") )
On another note, I used this code to change the date-picker behaviour previously on a form. Can’t get it to work on this date-picker though (#ywapo_ctrl_id_167_0 on the mainpage, same meal section).
This is the code that worked before on another form with Gravity Forms.
jQuery(document).ready(function($) { $( "#ywapo_ctrl_id_167_0 " ).datepicker({ firstDay: 1, defaultDate: '+0d', minDate: '+2d', maxDate: '+2y', gotoCurrent: true, prevText: '', nextText: '', showOn: 'both', dateFormat: 'dd/mm/yy', buttonImage: '../wp-content/plugins/gravityforms/images/calendar.png', buttonImageOnly: false}); });
Any reason?
- This reply was modified 3 years, 4 months ago by FlatText.
June 30, 2021 at 1:48 pm in reply to: Hiding/showing div(s) when checkbox(es) are selelcted #1308127Hi Ismael,
Thank you so much for following up on this, but I think I didn’t explain myself better.
When Breakfast AND Lunch are selected, I want a 4th option to be displayed and ‘Breakfast’, ‘Lunch’ hidden. I added to the fiddle the categories I’m hoping to
<div class="ywapo-option"> <p class="breakfast">Breakfast only</p> <p class="lunch">Lunch only</p> <p class="dinner">Dinner only</p> <p class="Breakfast-Lunch">Breakfast and Lunch</p> <p class="Breakfast-Dinner">Breakfast and Dinner</p> <p class="BLunch-Dinner">Lunch and Dinner</p> <p class="Breakfast-Lunch">All 3 meals</p> </div>
https://jsfiddle.net/t0f8uwon/
Again, any help or guidance is appreciated.
June 27, 2021 at 4:17 pm in reply to: Woocommerce single product shortcode empty space continued #1307604Please close the thread, issue resolved.
Thanks again
June 25, 2021 at 1:58 pm in reply to: Woocommerce single product shortcode empty space continued #1307446Yes, the color section removed whatever was the issue!
Thanks for the help and follow up, Rikard
June 23, 2021 at 4:22 pm in reply to: Woocommerce single product shortcode empty space continued #1307184Thanks Rikard, I used the css but it only removed the lines up top, the header was still being shifted to the left. After putting the special header in a color section the whole problem vanished (previously the special heading was in a 1/1 layout element).
Thanks again!
That worked, thank you! How didn’t I see that.
Hi Rikard, thanks for getting back to me.
I’ve added links in the private content section.
Hopefully you can see my problem, I’m trying to get the maximum width possible in the frontpage section, but for some reason that space isn’t going anywhere. On the product page, it’s not an issue.
Hello,
When I use
.rtl .av-magazine-thumbnail { float: right; margin-right: 0; margin-left: 15px; }
The title under the first entry disappears (first entry is displayed bigger). Everything else is okay
- This reply was modified 3 years, 6 months ago by FlatText. Reason: added first entry option
September 26, 2019 at 9:55 am in reply to: Make blog post previous and next Featured Image bigger #1142172Hi Guenni,
After fiddling with it, I got better results removing the custom css and using ‘full’ instead of ‘square’ in the enfold-functions.php change.
I wanted the picture to be fully visible since it’s a logo, and at least now it is.
Thank you for you help and time
September 25, 2019 at 6:42 pm in reply to: Make blog post previous and next Featured Image bigger #1141924Thank you, Guenni007. I’ve tried your first two solutions but as you alluded to the quality isn’t great.
Will try your functions-enfold.php changes and report back. Thanks again.
Thanks Jordan, please close the thread
Hi Ismael,
I ended up using CSS
.av-inner-masonry.main_color {margin: 30px !important;}
to make the images smaller in size.
Hi Basilis,
I try to change the image size, regenerate thumbnails, but the image just zooms and gets worse in quality. The actual masonry items do not change in size. I have attached images of the changes.
Inspecting the element, the size doesn’t change from 349px x 276px
Hi guys,
Any help please?
Thanks for the help Rikard.
Resolved.
I think I know the problem.
I’m not supposed to use the layout builder AND nested elements right? The section needs to be all code?
Hi Rikard,
Thanks for getting back to me.
I have tried nesting layout elements (ie. [av_one_half][/av_on_half] or two_third etc), but when I come back to edit the page I get something like this: https://i.imgur.com/LUjC3w2.jpg
I wasn’t on debug mode before, and even if I try ‘auto-repair’ it’s still coming out like that picture. And I get this error: 5 warning(s), 3 error(s), 0 fatal error(s) were detected parsing the shortcodes. Original content had been kept – necessary changes were not applied.
Am I supposed to use normal text blocks and not code blocks?
February 24, 2019 at 12:27 pm in reply to: Split menu, logo center, menu items far left, and far right #1070899Hi Vinay,
Thank you for getting back to me. Worked like a charm, however had to add !important tags
Now the mobile menu is a bit broken. From width ~1210px to 780px I have no burger menu and some items do not appear on the viewport.
Any ideas?
Thanks again
Thanks Ismael. I’ll have a look.
Hi Rikard,
Thanks for getting back to me.
No, I haven’t tried that route. But my goal is to only have the accordions visible in mobile, and in normal desktop/tablet view it has the default view. Might have to play with some css/js to get that working as intended.
On normal view: Make every footer column an open accordion with all the extra elements hidden
On mobile view: Every footer column is a closed accordion with all the extra elements visibleThanks Victoria. I’ll do that and if I get anything I’ll post it back here.
Is there any alternative plugin you can recommend that does the same job? Saving form submissions?
Thank you.
- This reply was modified 6 years, 7 months ago by FlatText.
Thanks Rikard. The issue is resolved, please close it.
Thank you Ismael. I wanted to avoid using a plugin, but it worked even after I disabled Loco Translate. Thank you very much.
Brilliant. Thank you Nikko.
Ok great, at least the issue is reported and a fix is coming.
Can you also explain the symbols I get next to the Arabic version of ‘Read More’?
I’ll point it out on the first picture I uploaded: https://i.imgur.com/V0RbktA.png
Thank you, the new class-framework-widgets.php file solved the issue.
Hi Rikard,
I’ll post the link in private. However, I’ve rolled back to a previous version of Enfold. If you want to see the mis-alignment in action let me know.
Hi Nikko,
The original developer has pushed an update to the WP Instagram Widget less than 12 hours ago regarding this issue. Can we please get a fix? Thank you
No thank you Sarah. Rikard’s help was enough.
-
AuthorPosts