Viewing 30 results - 91 through 120 (of 127 total)
  • Author
    Search Results
  • Hi!

    This post should not have the tag Adult eBook: Romance tag

    http://af5.139.myftpupload.com/2015/12/112263/?preview_id=4675&preview_nonce=0847b5093b&post_format=standard&preview=true

    Could you please provide a link to the actual post editor instead of the preview? The current user doesn’t have permission to access that preview. A screenshot of the tag issue will help.

    Is there a way for me to add a full width banner at the top of category overview pages? I’d also like to remove the word “Post” above book title.

    That title is not included in the theme by default. Did you add any filter in the functions.php file? If you want to a full width banner on top of the archive pages, please edit the archive.php and tag.php file.

    Regards,
    Ismael

    #558897

    Hey!

    Currently, archive view only supports Grid or default Blog layout (set in theme options), if you want to use Masonry you’d need to either:
    – Create a custom archive Page using ALB and set a redirection (from the default archive to the custom one).
    – Modify tag.php / archive.php and build a custom Masonry there (coding involved).

    Regards,
    Josue

    #558891

    Hey!

    Those suggestions won’t work because you’re using a plugin to show the grid, so you’d need to edit tag.php and archive.php and manually place the plugin’s shortcode or PHP function there.

    Unfortunately as this involves a third-party plugin implementation it would be beyond our support scope. You can request a customisation quote from a provider here

    Regards,
    Josue

    #546779

    Topic: Edit site logo URL

    in forum Enfold
    simonwilliams405
    Participant

    Hi,

    I’ve seen two different posts relating to changing the logo URL, one mentioned to look in header.php, which didn’t appear to be correct. The other was this post: https://kriesi.at/support/topic/header-logo-url-change/#post-169535 which looks like it might be correct, but I don’t see how to find this file /enfold/framework/php/function-set-avia-frontend.php. I’m new to WordPress, so maybe there’s navigation I haven’t found? But these are the files I see under Appearance/Editor/:

    Templates
    404 Template
    (404.php)
    Archives
    (archive.php)
    Author Template
    (author.php)
    Comments
    (comments.php)
    config.php
    config.php
    event-mod-css-dynamic.php
    config.php
    config.php
    config.php
    admin-import.php
    admin-options.php
    config.php
    woocommerce-mod-css-dynamic.php
    config.php
    config.php
    dynamic-css.php
    Footer
    (footer.php)
    forum.php
    avia_framework.php
    functions-enfold.php
    Theme Functions
    (functions.php)
    Header
    (header.php)
    error404.php
    helper-conditional-megamenu.php
    helper-main-menu.php
    helper-markup.php
    helper-post-format.php
    helper-responsive-megamenu.php
    helper-social-media.php
    helper-template-logic.php
    loop-about-author.php
    loop-author.php
    loop-comments.php
    loop-index.php
    loop-page.php
    loop-portfolio-single.php
    loop-search.php
    related-posts.php
    Main Index Template
    (index.php)
    Page Template
    (page.php)
    Search Results
    (search.php)
    Search Form
    (searchform.php)
    Sidebar
    (sidebar.php)
    single-portfolio.php
    Single Post
    (single.php)
    Tag Template
    (tag.php)
    taxonomy-portfolio_entries.php
    Archives Page Template
    (template-archives.php)
    Blank – No Header, no Footer Page Template
    (template-blank.php)
    template-builder.php
    Styles
    Stylesheet
    (style.css)

    #535835

    In reply to: minor meta order

    Hi!
    1. If its the seperator i got it all wrong. I tried to explain it better in my previous reply with screenshots.(November 12, 2015 at 11:39 pm)
    The solution in http://pastebin.com/xLN3QxzG did made the order like this: Comments, Time, Category. I would like the order Time, Comments, Category. Just like it was before the big update. Can you help me out with that please? And why has it changed with this big update?
    2. Fixed the archive.php and tag.php! Perfect!
    3. Ok thanks for the info, but i can not imagine that ‘postslider.php’ is never going to be updated in the future. With the pastbin solution i will always have an old version. That is why i’m asking for the changes so i can apply them in future updates at this file.

    Thanks Ismael!! Modified tag.php and archive.php and solved the issue!

    Hey!

    Sorry, try this, https://kriesi.at/support/topic/tags-pages/#post-212154.

    If that is not working for you either then just try changing it on line 98 in the tag.php file.

    echo "<h3 class='post-title tag-page-post-type-title'>".$label."</h3>";
    

    Regards,
    Elliott

    #467438
    jan_reilink
    Participant

    Yeah, I know… PHP 7 alpha release. But FYI: Enfold reports a PHP Fatal error in enfold\framework\php\class-style-generator.php on line 123:

    [02-Jul-2015 08:37:30 UTC] PHP Fatal error:  Uncaught Error: Function name must be a string in D:\www\saotn.org\www\wp-content\themes\enfold\framework\php\class-style-generator.php:123
    Stack trace:
    #0 D:\www\saotn.org\www\wp-includes\plugin.php(503): avia_style_generator->create_styles('')
    #1 D:\www\saotn.org\www\wp-includes\general-template.php(2271): do_action('wp_head')
    #2 D:\www\saotn.org\www\wp-content\themes\enfold\header.php(50): wp_head()
    #3 D:\www\saotn.org\www\wp-includes\template.php(537): require_once('D:\\www\\saotn.or...')
    #4 D:\www\saotn.org\www\wp-includes\template.php(496): load_template('D:\\www\\saotn.or...', true)
    #5 D:\www\saotn.org\www\wp-includes\general-template.php(45): locate_template(Array, true)
    #6 D:\www\saotn.org\www\wp-content\themes\enfold\tag.php(7): get_header()
    #7 D:\www\saotn.org\www\wp-includes\template-loader.php(75): include('D:\\www\\saotn.or...')
    #8 D:\www\saotn.org\www\wp-blog-header.php(16): require_once('D:\\www\\saotn.or...')
    #9 D:\www\saotn.org\www\index.php(17): require('D:\\www\\saotn.or...')
    #10 {main}
       in D:\www\saotn.org\www\wp-content\themes\enfold\framework\php\class-style-generator.php on line 123
    

    Enfold debugging information:

    Theme: Enfold
    Version: 3.1.5
    Installed: enfold
    AviaFramework Version: 2.2
    AviaBuilder Version: 0.8
    ML:256-PU:7-PLA:9
    WP:4.3-alpha-33039
    Updates: enabled

    I’ll try to fix the bugs myself as they come, but I’m lacking the available time at the moment.

    #457181

    Hey!

    Try modifying the tag.php file.

    Best regards,
    Josue

    #452804

    Create an empty tag.php file in your child theme and put the contents of archive.php (from the parent theme) in it.

    Best regards,
    Josue

    #452703

    Ok, yes I would definitely like to use a child theme for this. Should I just add the archive.php contents to the end of tag.php? Or should I insert them somewhere specific?

    Turns out to be an enfold bug…results are coming back but in tag.php the query function is being called without resetting. The results are actually coming back and they are displaying.

    So this problem has always been in place on my install – I reverted back to the base site without any content and tag searches were working fine for pages but not posts.

    Ironically, I would like to limits results from tags to only posts – is there an easy way to do that?

    #451425

    Technically, if no tag.php is provided it falls back to archive.php so that means that if you put archive.php contents in tag.php (instead of removing it) you’ll get the same result, the difference is, you can do this from a child theme.

    Best regards,
    Josue

    #450829

    Hey Dave,

    Try following – go to wp-content/themes/enfold/ and rename tag.php to tag_bak.php. Does this fix the issue?

    Best regards,
    Josue

    #377142

    Hi!

    If you want to remove it then add this to your custom CSS.

    .tag-page-post-type-title { display: none !important; }
    

    If you want to change it then you can find it on lines 56 and 96 in /enfold/tag.php.

    echo "<h3 class='post-title tag-page-post-type-title'>".$label."</h3>";
    

    Regards,
    Elliott

    #368277
    This reply has been marked as private.
    #366591

    I’ve managed to solve one problem (I think). I forgot to edit tag.php to use loop-archive in the includes folder.

    This line of code is responsible for the H3 title above the items shown in yhe tag archive I suppose?
    $output .= “<h3 class=’post-title tag-page-post-type-title’>”.$label.”</h3>”;

    Is there a way to use CSS to hide it?

    #366519

    Hi!

    I’m sorry but it’s not possible to set the masonry as category page. It will require modification that is beyond the scope of support. You can hire a freelance developer to edit the archive.php and tag.php file. Please visit Envato Studio or Werkpress for further customization.

    Regards,
    Ismael

    #365392

    In reply to: Blog Beitragsbild

    Hey!

    kannst du bitte bitte einen Screenshot von deiner functions.php hier zeigen, damit wir uns den Fehler genau anschauen können? um die Zeile 510 herum.

    Vesuche diesen Code stattdessen:

    add_filter('avf_blog_style','avia_change_archive_blog_layout', 10, 2); 
    function avia_change_archive_blog_layout($layout, $context){
    	if(($context == 'archive') || ($context == 'tag')){
    		$layout = 'single-small';
    	}
    	return $layout;
    }
    

    Anschließend leere deinen Browser Cache und refresh deine Seite einige Male.

    Wenn das noch nicht reicht, dann öffne bitte tag.php und suche in Zeile 38 nach:

    $blog_layout = apply_filters('avf_blog_style', avia_get_option('blog_style','multi-big'), 'tag');
                        if($blog_layout == 'blog-grid')
    

    und ersetze diese mit:

    $avia_config['blog_style'] = apply_filters('avf_blog_style', avia_get_option('blog_style','multi-big'), 'tag');
                        if($avia_config['blog_style'] == 'blog-grid')
    

    Anschließend wieder Browser Cache leeren und hoffentlich klappt es dann :).

    Um den RSS Feed zu deaktivieren, benutze diesen code in functions.php:

    function remove_comments_rss( $for_comments ) {
        return;
    }
    add_filter('post_comments_feed_link','remove_comments_rss');
    
    

    Dieser müsste dafür sorgen, dass zwar dein RSS Feed funktioniert, aber nicht mehr oben im Header angezeigt wird.

    Um den RSS Feed vollständig zu deaktivieren, verwende diesen code:

    //Disable RSS Feeds functions
    add_action('do_feed', array( $this, 'disabler_kill_rss' ), 1);
    add_action('do_feed_rdf', array( $this, 'disabler_kill_rss' ), 1);
    add_action('do_feed_rss', array( $this, 'disabler_kill_rss' ), 1);
    add_action('do_feed_rss2', array( $this, 'disabler_kill_rss' ), 1);
    add_action('do_feed_atom', array( $this, 'disabler_kill_rss' ), 1);
    if(function_exists('disabler_kill_rss')) {
    	function disabler_kill_rss(){
    		wp_die( _e("No feeds available.", 'ippy_dis') );
    	}
    }
    
    //Remove feed link from header
    remove_action( 'wp_head', 'feed_links_extra', 3 ); //Extra feeds such as category feeds
    remove_action( 'wp_head', 'feed_links', 2 ); // General feeds: Post and Comment Feed
    

    Cheers!
    Andy

    #351616

    In reply to: Alphabetizing posts

    Sorry Josue,

    It seems this does not work for Tag archives and Search results.
    Any ideas which files need to be modified for that?
    Is it :
    – tag.php
    – search.php

    thanks,
    Peter

    • This reply was modified 11 years, 4 months ago by TheElear.
    #343797

    Hey NSCduclos!

    Try opening up /enfold/tag.php and change line 96 from this,

    echo "<h3 class='post-title tag-page-post-type-title'>".$label."</h3>";

    To this,

    echo "<h3 class='post-title tag-page-post-type-title'>".single_tag_title(false, false)."</h3>";

    You may have to do the same for line 56 but let us know if that works for you.

    Regards,
    Elliott

    • This reply was modified 11 years, 4 months ago by Elliott.
    #340945

    Hey Daniela!

    Try following – go to wp-content/themes/enfold/ and rename tag.php to tag_bak.php. Does this fix the issue?

    Cheers!
    Peter

    Hi Enfold team:

    I find a way to modify this by change the /enfold/config-woocommerce/config.php – avia_woocommerce_display_output_upsells function

    something looks like

    function avia_woocommerce_display_output_upsells()
    {
    global $avia_config;

    $products = $avia_config[‘woo_upsells’].$avia_config[‘woo_related’];

    if(!empty($products))
    {
    $output=””;
    $tabs = apply_filters( ‘woocommerce_product_tabs’, array() );
    if ( ! empty( $tabs ) ) {
    $output .= ”?>
    (Some code from tag.php template from woocommerce)

    <?php;

    }

    $output .= “</div></div></div>”;
    $output .= ‘<div id=”av_section_1″ class=”avia-section alternate_color avia-section-small container_wrap fullsize”><div class=”container”><div class=”template-page content twelve alpha units”>’;
    $output .= $products;

    echo $output;
    }
    }

    And it worked. However, I wonder if there is any way to overide this config-woocommerce/config.php in the child theme? I don’t want to change it every time when the enfold theme is updated

    BR//

    Heng

    #324727

    Hey!

    Thank you for using Enfold.

    Unfortunately, you can’t apply the masonry layout for category or archive page. You need to modify archive.php and tag.php in order to do that. I’m sorry but this is beyond the scope of support so you might need to hire a freelance developer.

    Regards,
    Ismael

    Hi!

    Please edit tag.php, find this code on line 38:

    $blog_layout = apply_filters('avf_blog_style', avia_get_option('blog_style','multi-big'), 'tag');
                        if($blog_layout == 'blog-grid')
    

    Replace it with:

    $avia_config['blog_style'] = apply_filters('avf_blog_style', avia_get_option('blog_style','multi-big'), 'tag');
                        if($avia_config['blog_style'] == 'blog-grid')
    

    You can now use the filter above.

    Cheers!
    Ismael

    #317891

    Hi!

    Thank you for using Enfold.

    You can edit tag.php file. The look of the tag page is influence by Enfold > Blog Layout > Blog Style. You can’t use the advance layout builder to edit this page and if you want to create masonry like tag page, you’ll need to hire a freelance developer to develop it. Please visit Envato Studio or Werkpress for further customization.

    Regards,
    Ismael

    Hey Raúl!

    One solution could be to have different tags (gestión-documental-posts – gestión-documental-portfolio) for Posts and Portfolio items.

    Also, you could try the following, open tag.php and look for line 71:

    'custom_query' => array( 'post__in'=>$post_ids, 'post_type'=> $key )
    

    Change it to:

    'custom_query' => array( 'post__in'=>$post_ids, 'post_type'=> $key, 'posts_per_page' => 12)
    

    Replace 12 by the maximum number of posts you want to show per post type on the tag page.

    Regards,
    Josue

    • This reply was modified 11 years, 7 months ago by Josue.
    #292756

    Hi!

    To change the number of columns in the Tag/Archive pages look for this line:

    'columns' => 3,
    

    In tag.php and archive.php. To change the excerpt length you’d need to use a filter, see: http://matthewfecher.com/webdesign/wp-quick-tip-how-to-change-the-excerpt-length/

    Cheers!
    Josue

    #274691

    Thanks Dude,

    When you says first post, do you mean creation time or publish time? I always publish first a post or various standard post and then a portfolio item, which contains links to this previous post publicated. But i think in the some time, i have created the portfolio item first without publising, then create a post and publish it, and then publish the portfolio item created first.

    I have changed tag.php and now the label pages shows always post first and portfolio item second.

    Thanks very much, Raúl.

    #273791

    Hey!

    It depends on the post types of the first post. If the first post (post on the top of the archive page) is a portfolio item the portfolio grid will be displayed at the top and the blog posts at the bottom. If the first post is a standard post Enfold will display the the blog posts first and below the portfolio grid. If you want to make sure that the blog posts are always at the top replace this line in tag.php:

    
    $sorted = array();
    

    with

    
    $sorted = array("post" => array());
    

    Regards,
    Peter

Viewing 30 results - 91 through 120 (of 127 total)