Forum Replies Created
-
AuthorPosts
-
April 3, 2017 at 3:17 pm in reply to: Enfold: Full Screen Slider Caption truncated on Mobile #771171
// https://wordpress.org/plugins/equivalent-mobile-redirect/ Is the winner. Thanks! Hopefully in the future the fullscreen slider would just use the background color to accommodate overflow text so that is responsive. For now, color sections are working great for mobile. Thanks.
This morning, I updated to 4.0.5 – same error Fatal error: Call to undefined function avia_is_burger_menu() in /nas/content/staging/cpv/wp-content/themes/enfold/includes/helper-responsive-megamenu.php on line 107
In my previous post I gave you login in the private data section if someone could please take a look at my staging site as we try to get this to work.
March 31, 2017 at 3:17 pm in reply to: Enfold: Full Screen Slider Caption truncated on Mobile #769994Hi Ismael,
Thanks for the reply. I tried the MORE tag on the last slide. It didn’t work at all – still displaying the next paragraph then truncating.I’ve created a MOBILE ONLY page.
Is there a way to AUTOMATE …
If mobile, then instead display https://christthelight.net/discover-jesus/wij-mobile/That would be best since I’ve spent way to much time trying to get around this.
Thanks for your help
March 29, 2017 at 8:52 pm in reply to: Enfold: Full Screen Slider Caption truncated on Mobile #769062Hey Victoria – Thanks so much for your response. I switched to Parallyx as you suggested, and the results didn’t change at all.
SEE ATTACHED VIEWS
GOOD – Laptop view is fine.
BAD – Left page control overlaps text.
BAD – Mobile view (3rd slide) text is trucnated top and bottom on my iPhone.
BAD – No page controls appear at all. (Should they?)ALTERNATIVE? If Fullscreen slider isn’t a viable option for mobile, how would one direct just the mobile visitors to a different URL?
See private content links. ALSO See attached views of:- 01 Settings
- 02 Laptop view – Top of page
- 03 Laptop view – Bottom of page (notice the left page control overlaps text block)
- 04 Mobile view – Top of page
- 05 Mobile view – Bottom of page
-
This reply was modified 8 years, 1 month ago by
welswebmaster.
March 28, 2017 at 1:39 pm in reply to: Enfold: Full Screen Slider Caption truncated on Mobile #768124Hi Ismael,
Please see the ALL CAPS in the request. I’m looking for your help with slide 2-19 not slide 1 which I indicated was an image.March 24, 2017 at 8:41 pm in reply to: Enfold: Full Screen Slider Caption truncated on Mobile #766383Justin Thanks.
-
This reply was modified 8 years, 1 month ago by
welswebmaster.
Awesome! Gracias. So with a few tweaks, this is the code that worked for me.
// WIEBO - Register new icon as a theme icon function avia_add_custom_icon($icons) { $icons['weibo'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue92b'); $icons['qq'] = array( 'font' =>'fontawesomeregular', 'icon' => 'uf1d6'); $icons['wechat'] = array( 'font' =>'fontawesomeregular', 'icon' => 'uf1d7'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['Weibo'] = 'weibo'; $icons['QQ'] = 'qq'; $icons['WeChat'] = 'wechat'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
Ah ha! I figured it out on my own :) The single quotes translated to entities when copying and pasting the code. Replacing those gave me good results. Thank you so much for this solution.
Magazine posts are now sorted by title in ascending order no matter which filter is chosen. Yes!
Hi Ismael,
Thanks for the response. However, I get an error now.
Parse error: syntax error, unexpected 'function' (T_FUNCTION) in /nas/content/staging/ilcristo/wp-content/themes/enfold-child/functions.php on line 3
The site doesn’t display because of this.
Hi Andy,
I did ask WPEngine to switch off caching. Still no change. Could it be related to translation of the theme?Basislis then why would the rest of the site work?
Hi Andy, Thanks for the response. In private, credentials are listed for the staging site where the same issue is evident.
Close topic.
Yes, Andy – the same issue.
Private response…
Ismael, thanks for your thoughts. Great questions. I did not create the templates. There seems to be a template for almost everything. What puzzled me most is that all the old content worked using the “posts template” and suddenly now only “none” (template used) works. I’m ok moving forward with this. I was looking for insight as well “why all the templates???” thinking you had an answer.
Do you have any suggestions as to how I might find the culprit of who/what my be creating these templates and if I can lock template creation down to admin role?
Thanks for your support.
December 15, 2015 at 11:09 pm in reply to: Enfold – Masonry displays duplicate posts if paged #553331Hi there. I’ve updated to the most recent version of Enfold: Your current Theme Version Number is 3.4.6
The masonry paging issue remains. I’ve emptied both server and browser cache and reset permissions. Still paging displays duplicate posts.Please provide a solution. I have 10 paid Enfold themes and a lot of pages using this setting.
Masonry settings:
Category (one category selected)
Yes, display sort options
Post number is 12
3 Columns
Display pagination
Order by Date
Descending Order
Flexible Masonry
Large gap
Overlay activated
Display Title and Excerpt
Always DisplaySettings > General
I’ve tried setting the number of posts to 12 and also set it to 36. No difference – paging still duplicated posts.-
This reply was modified 9 years, 4 months ago by
welswebmaster. Reason: Gave user credentials for staging site
Yes! Backend Localization plugin https://wordpress.org/plugins/kau-boys-backend-localization/ was the best fit without any errors.
Oh beautiful Enfold accordion alternating style :) Gracias!
Please close this ticket.FINAL SETTINGS USED FOR SUCCESSFUL PRINT-FRIENDLY PLUGIN & ENFOLD USAGE:
YourSite.com/wp-admin/options-general.php?page=printfriendly
Note: While these are the settings that worked for us – you may need to modify settings to work correctly with your Enfold configuration.Any icon, text size or color
Any button position
Display button on: Add direct to template
Manually place[printfriendly]
shortcode on page, post or custom post type, category page, or taxonomy page, archive you’d like.
Page header: My Website icon
Click to delete: Allow
Images: Include
Image style: Align Right
Email: Allow
PDF: Allow
Print: Allow
Custom css url: (blank)
Webmaster settings
Web site Protocol: http(common)
Password Protected Content: No
Use JavaScript: Yes
Track in Google Analytics: No
My Page Content Selected By: Content AlgorithmGREAT news! I asked the PrintFriendly plugin author your question… and he had a solution. So simple too! Here it is…
SEP 15, 2015 | 12:47AM PDT
Taylor Norrish replied:
Ah! Think we have a way to solve this issue.– Go to your WP Admin > Settings > PrintFriendly & PDF
– Under Webmaster Settings > My Page Content Selected
– Select “Content Algorithm”—
Thanks to you Ismael and the Taylor (PrintFriendly) you have resolved the issue! Color section pages and any other type of page (custom post types included) work well with the PrintFriendly plugin. PDF and Print all in one. Thank YOU so very much for your awesome-ness!<i>For future reference – FYI:</i>
- Print-o-matic has totally ugly print output and no PDF option. While CSS is available its / element / page unless you purchase the Pro version. Take a look at example 1 below.
- PDF-print doesn’t work at all with the Enfold theme. See example 2 below. The PDF creation button displays code rather than a PDF view output. I tried it with FF, Chrome and Safari.
I’m not seeing other “popular” nor “maintained” plugin options.
YES, you may deactivate plugins on the site – its just a copy of production.
The other plugins don’t offer the PDF/Print edit mode prior to outputting. We really like the printfriendly plugin process for that reason.-
This reply was modified 9 years, 8 months ago by
welswebmaster. Reason: Remove our staging site in public view
Thanks, Ismael
I’ve submitted your question to the PrintFriendly support system. Once I get a response, I’ll post it here. You’re a patient man ;-)Hey Ismael,
I’ve renamed both files to “xtemplate-builder.php and xhelper-main-menu.php” and it made no difference (even after cache emptied). The UberMenu is of course messed up with those changes, but the ColorSection page as you can see STILL places the sidebar at the bottom.
Test pages still exist as specified above.Ismael – Thanks for your patience and willingness to work this out with me.
Activated. The shortcode you supplied works (see Test page, post and advanced builder examples below ) but – the page with the color section page (see below) still pushes the sidebar content to the bottom . They don’t have a setting for NONE (see config image below)- the radio buttons cause it to default to the template setting. (See settings below.)
Hey!
I did ask the plugin author. And since the issue appears only on color section pages, they pointed me to the theme author. How might we resolve the color section issue for this plugin?
Support needed for my 8 Enfold sites please.
Thanks!
j-
This reply was modified 9 years, 8 months ago by
welswebmaster. Reason: typo
Hi Ismael,
That did not work for me. To my child theme’s function.php i added the code you gave me (see below). I get blank output (not even the exposed shortcode). I entered [pf_button] in a text tab of the wysiwyg (link below). The plugin is deactivated. The settings are still set to “add code to the template” prior to deactivation. What am I misssing?Thanks for your response.
j
functions.php CODE – Lines 2-10 are those that apply.<?php /** * Shortcode for printfriendly buttons */ add_shortcode('pf_button', 'get_printfriendly_button'); function get_printfriendly_button() { if( function_exists('pf_show_link') ){ return pf_show_link(); } } /** * Declare custom post types so that the advanced builder recognizes them. */ add_filter('avf_title_args', 'fix_single_post_title', 10, 2); function fix_single_post_title($args,$id) { if ( is_singular(array('post', 'dev-daily', 'dev-military', 'dev-women', 'fic', 'ece-dev', 'worship-help', 'bible3'))) { $args['title'] = get_the_title($id); $args['link'] = get_permalink($id); $args['heading'] = 'h1'; } if( is_singular('faq') ){ $args['title'] = "Topical Q&A"; } return $args; } /** * Declare custom post types so that the advanced builder recognizes them. */ add_filter('avf_builder_boxes', 'add_builder_to_posttype'); //allows cpt dev-daily to use builder function add_builder_to_posttype($metabox) { foreach($metabox as &$meta) { if($meta['id'] == 'avia_builder' || $meta['id'] == 'layout') { $meta['page'][] = 'dev-daily'; /*your custom post type name here*/ $meta['page'][] = 'dev-military'; /*your custom post type name here*/ $meta['page'][] = 'dev-women'; /*your custom post type name here*/ $meta['page'][] = 'fic'; /*your custom post type name here*/ $meta['page'][] = 'bible3'; /*your custom post type name here*/ $meta['page'][] = 'ece-dev'; /*your custom post type name here*/ $meta['page'][] = 'worship-help'; /*your custom post type name here*/ } } return $metabox; } /** * Declare custom post types so that widgets recognizes the view. */ add_action('after_setup_theme','avia_load_additional_widget'); //adds latest news widget for cpt function avia_load_additional_widget() { if (!class_exists('avia_customcptbox')) { class avia_customcptbox extends avia_newsbox { function avia_customcptbox() { $this->avia_term = 'dev-term'; $this->avia_post_type = 'dev-daily'; $this->avia_new_query = ''; //set a custom query here $widget_ops = array('classname' => 'newsbox', 'description' => 'A Sidebar widget to display latest cpt entries in your sidebar' ); $this->WP_Widget( 'customcptbox', THEMENAME.' Latest Devotion', $widget_ops ); } } register_widget( 'avia_customcptbox' ); } } /** * function to return an undo unsbscribe string for MailPoet newsletters * you could place it in the functions.php of your theme * @return string */ function mpoet_get_undo_unsubscribe(){ if(class_exists('WYSIJA') && !empty($_REQUEST['wysija-key'])){ $undo_paramsurl = array( 'wysija-page'=>1, 'controller'=>'confirm', 'action'=>'undounsubscribe', 'wysija-key'=>$_REQUEST['wysija-key'] ); $model_config = WYSIJA::get('config','model'); $link_undo_unsubscribe = WYSIJA::get_permalink($model_config->getValue('confirmation_page'),$undo_paramsurl); $undo_unsubscribe = str_replace( array('[link]','[/link]'), array('<a href="'.$link_undo_unsubscribe.'">','</a>'), '<p><b>'.__('You made a mistake? [link]Undo unsubscribe[/link].',WYSIJA)).'</b><p>'; return $undo_unsubscribe; } return ''; } add_shortcode('mailpoet_undo_unsubscribe', 'mpoet_get_undo_unsubscribe'); ?>
Kriesi,
I have 5 Enfold themes installed all on WP Engine. As of 2 days ago – I started hitting a ton of 502 errors. We are planned to go live with our 2 sites and 24 sub sites this Friday. These errors are in the way to over a year’s worth of work. Please work directly with WP ENGINE to resolve this issue – or provide a workaround. I’m attaching my ticket (Private) below. High Priority please!-
This reply was modified 9 years, 10 months ago by
welswebmaster.
April 29, 2015 at 2:01 pm in reply to: Enfold: Missing Featured Image display for CPT when using Avia Builder #436654Hey back.
Thanks for the info, Andy. I’ll follow up with WP-Types. You may close this ticket. -
AuthorPosts