Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.January 30, 2019 at 12:27 am in reply to: Search results just one at a time? How to change this? #1060262
Never mind, found it. Word press reading settings. “Blog post show at most” setting.
Please close this.
November 12, 2018 at 1:49 pm in reply to: Display custom field (ACF) on a page. I\'m stuck! #1032589Please disregard this. Lot’s of researching and I’m going a different route.
November 10, 2018 at 8:30 pm in reply to: Display custom field (ACF) on a page. I\'m stuck! #1032085More on this, I found a chunk of code on Stack Exchnge which I added to my loop-page.php in my child theme, but can’t get this to help.
echo apply_filters(‘the_content’, get_post_meta($post->ID,’mycostomfield’, true));
[mycostomfield] does nothing??
October 10, 2018 at 2:23 pm in reply to: Display the word menu next to hamburger menu icon? Does this work? #1019956Thanks! I’ll update and try it again.
October 9, 2018 at 2:48 pm in reply to: Display the word menu next to hamburger menu icon? Does this work? #1019518This reply has been marked as private.Yigit, Thanks! This gives me a reason and a direction for a solution.
Rikard,
Thanks! I did not know about do_shortcode. Works great so far for everything I’ve tried except the Enfold Color Section.[av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='scroll' bottom_border_style='scroll' scroll_down='' custom_arrow_bg='' id='' color='main_color' background='bg_color' custom_bg='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_element_hidden_in_editor='0' av_uid=''][/av_section]
If I wrap the above in the do_shortcode function the closing div tags don’t get processed? The section doesn’t close. It is curious because this shortcode with the closing tag does work in the do_shortcode function:
[av_one_full first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='#efefef' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-jh0plgpg' custom_class='']content[/av_one_full]
Thanks Victoria,
That removed the space the sidebar used, but left a vertical dividing line. I found a setting in the Enfold admin that set the single blog page as full with which fixed it.
PK
November 3, 2017 at 12:42 am in reply to: Full Width Easy Slider – Hide Caption Title on screen sizes does not work? #871893No, the top slider right at the top of the home page. “The worlds most…”. Sorry, I could have been more clear about which one.
November 1, 2017 at 5:17 pm in reply to: Full Width Easy Slider – Hide Caption Title on screen sizes does not work? #871315Thank you Rikard,
info is included.
October 9, 2017 at 5:09 pm in reply to: Possible to set some content full width in stretched layout? #861989Sure, please see private reply, thanks!
March 22, 2016 at 4:43 pm in reply to: How to do that nifty cart menu icon as seen in the shop demo #601964Duh! There’s a new button in the Theme Options menu for Shop Options! Right there in front of me.
That’s it! Fantastic! Thank you thank you!
Can I ask, are just familiar with the CSS to zero in on this quickly, or are you using a firebug type inspection tool?
Turns out you can use the elements in widgets. I used the Avia Layout Builder Debug code and dropped into a widget. Works fine.
Unless there’s a better way, my problem is solved.
Awesome! Thanks Yigit!
Yigit,
I don’t have a link (developing on localhost). I haven’t even built the Accordion yet.
Yes, it would be the Sortable Accordion as seen on this page:
http://kriesi.at/themes/enfold/shortcodes/toggles-accordions/In the above example with All / Installation / Misc / Pre Sales / Pricing, I’d like to remove the “All” option. My list would be too big if All were shown at once.
Thanks! That helps!!
-
AuthorPosts