Forum Replies Created
-
AuthorPosts
-
November 15, 2015 at 11:42 am in reply to: Website too wide for vertical phone, fine on horizontal phone #536052
Hey!
It’s because of this code you have in Quick CSS:
body { color: #444; font-family: "Open Sans",sans-serif; line-height: 1.4em; min-width: 600px; /* <-- this */ }Regards,
JosueYou need to select a Frontpage either the title bar won’t show.
November 15, 2015 at 11:13 am in reply to: How to remove post summary from Category Pages and Tag Pages #536046In the same file, remove:
$output .= '<span class="blog-categories minor-meta">'; $output .= $cats; $output .= '</span>';Regards,
JosueHi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueNovember 15, 2015 at 9:51 am in reply to: How to remove post summary from Category Pages and Tag Pages #536040I would suggest using a Quick CSS for that
.slide-meta { display: none; }But if you want to remove it from the code you’d need to edit /config-templatebuilder/avia-shortcodes/postslider.php, delete this block of code (431-441):
$meta = "<div class='slide-meta'>"; if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio') { $link_add = $commentCount === "0" ? "#respond" : "#comments"; $text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' ); $meta .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>"; } $markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup)); $meta .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>"; $meta .= "</div>";Regards,
JosueNovember 15, 2015 at 9:47 am in reply to: ENFOLD Adding Link Titles to Buttons to Assist with SEO #536038Hi Johnny!
titleis not a supported parameter for button by default, one thing you can do is replace the contents of /config-templatebuilder/avia-shortcodes/buttons.php with the following:
https://gist.github.com/josueochoa/87b75eb49f02400e9829Best regards,
JosueHi!
Can you please check if the issue occurs on the demo sites?
http://kriesi.at/themes/enfold-overviewCheers!
JosueHey!
Could you please try re-installing the theme via FTP? i uploaded a version of the theme with a different name (to not override your current one) and once activated the problem doesn’t occur so it could be something related to a file.
Best regards,
JosueI disabled GD Booster optimization, could be that. What’s the issue you’re having right now? can you post a link where you are using an EasySlider instead of LS?
Regards,
JosueOK let’s try without updating first, try disabling all third-party plugins for a moment and check if the slider comes back in the homepage.
November 15, 2015 at 3:13 am in reply to: Will my Existing Customization will reset again if Enfold Updated to new version #535996Hi Hafeez Ullah!
Everything done through the Dashboard should remain the same, if you however modify a theme file that will be overwritten by the new version.
Best regards,
JosueHey Hafeez Ullah!
Check the Title display settings both on Theme Options > Header Layout and in the Page layout box at the right.
Regards,
Josue-
This reply was modified 9 years, 11 months ago by
Josue.
November 15, 2015 at 3:11 am in reply to: How to remove post summary from Category Pages and Tag Pages #535994Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_filter('avf_post_slider_entry_excerpt', '__return_false');Cheers!
JosueNovember 15, 2015 at 3:09 am in reply to: product show detail button – user login – mainpage slider #535993Hey!
The site is not loading on my end, may be because of a server block.
ERR_NAME_NOT_RESOLVED1. Use a Product Grid, found in ALB > Plugins Additions.
2. This would require a custom work done to the WP menu functionality, we won’t be able to help you with this unfortunately.
3. Make sure Products are not assigned to multiple categories.
4. Where do you need to add that? can you provide some context?
5. Enfold lightbox is activated by default, it makes all image and video links open as a Lightbox.
6-7. Would need to see the site live.
Regards,
JosueThis is sort-of expected, you can’t render a fullwidth submenu via
do_shortcode, you’d probably need to replace that code with the finalized, raw HTML:<div id="sub_menu1" class="av-submenu-container main_color av-sticky-submenu container_wrap sidebar_right" style="z-index: 301; top: 111px; position: fixed;"><div class="container av-menu-mobile-active "><a href="#" class="mobile_menu_toggle" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"><span class="av-current-placeholder">Menu</span></a><ul id="menu-about-eswi" class="av-subnav-menu av-submenu-pos-center"><li id="menu-item-3575" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-1"><a href="http://staging.eswi2.studioplum.prvw.eu/knowledge-center/home/about-eswi/our-motivation/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Our motivation</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-3576" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-2"><a href="http://staging.eswi2.studioplum.prvw.eu/knowledge-center/home/about-eswi/members-and-associate-members/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Members and associate members</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-3577" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3"><a href="http://staging.eswi2.studioplum.prvw.eu/knowledge-center/home/about-eswi/partner-organizations/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Partner organizations</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-3578" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-4"><a href="http://staging.eswi2.studioplum.prvw.eu/knowledge-center/home/about-eswi/resources/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Resources</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-3579" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-5"><a href="http://staging.eswi2.studioplum.prvw.eu/knowledge-center/home/about-eswi/flyer/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Flyer</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-3580" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-6"><a href="http://staging.eswi2.studioplum.prvw.eu/knowledge-center/home/about-eswi/activities/" itemprop="url"><span class="avia-bullet"></span><span class="avia-menu-text">Activities</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> </ul></div></div>Regards,
JosueHey!
Try adding this code to the Quick CSS:
.single .do-not-display{ display: block !important; }Cheers!
JosueHey Jennifer!
Can you please check if you can reproduce the issue on one of the demo sites?
http://kriesi.at/themes/enfold/Cheers!
JosueHi!
You can try with another address but if it stops working then it’s because your server is limiting all outgoing emails to be from (Email address hidden if logged out) .
Regards,
JosueHey!
Can you please turn that account into an Administrator?
Cheers!
JosueNovember 15, 2015 at 2:14 am in reply to: Form email subject not working after latest update ? #535978Hi Paul,,
Can you please hand me a WordPress administrator account or a FTP account? post it here as a private reply.
Regards,
JosueHey!
The links are unaccessible, can you please hand us a temporary account via private reply?
Cheers!
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
add_action('avf_logo_final_output', function() { ob_start(); ?> <div class="custom_logo"> <?php echo get_bloginfo( 'name', 'display' ); ?> <small><?php echo get_bloginfo( 'description', 'display' ); ?></small> </div> <?php return ob_get_clean(); });Also, can you please make the theme files editable through the Dashboard? that would make things easier for us.
Cheers!
JosueHi!
I think i managed to fix the bug, can you confirm if everything is ok?
Best regards,
JosueNovember 14, 2015 at 1:45 pm in reply to: I'm not able to update to version 4.3.1. even manually #535859Si, de hecho ya lo hice.
Saludos y que tengas un buen finde,
JosueHi,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueNovember 13, 2015 at 3:09 pm in reply to: I'm not able to update to version 4.3.1. even manually #535419Hola,
1. Puede que si, eso depende del tiempo de vida -por defecto- que el servidor esta poniendo en los Transients.
2. Te recomendaria desactivarlos porque puede que lo vuelvas a usar, tal vez manten solo uno, el “Cleaner” que parece que es el que funciona en tu caso.
Saludos,
JosueEnfold > General Styling > Quick CSS.
November 13, 2015 at 1:33 am in reply to: Enfold Child Theme Interface not displaying correctly #535175Hi!
You are saying you lost your Widgets while updating? how did you run the update? that usually happens when you change the name of the themes in the themes folder.
Regards,
Josue -
This reply was modified 9 years, 11 months ago by
-
AuthorPosts
