Forum Replies Created

Viewing 30 posts - 1 through 30 (of 46 total)
  • Author
    Posts
  • in reply to: 2 – BlogPost Meta – Categories VS Author #288562

    Works wonderliciously great!
    Thanks very much Yigit! :)

    • This reply was modified 10 years, 4 months ago by Bedros.
    in reply to: 2 – BlogPost Meta – Categories VS Author #288019

    Hi, thanks very much for the code, Ismael ; works great. :)
    Now it displays 4 posts for each category on ARCHIVES pages.
    How can I control the number of posts displayed in each page?

    Thanks in advance, and thanks for all your patience ;wish you the very best, Yigit, Josue, Peter, and Ismael.
    Kind Regards,
    Bedros

    • This reply was modified 10 years, 4 months ago by Bedros.
    in reply to: 2 – BlogPost Meta – Categories VS Author #287950
    This reply has been marked as private.
    in reply to: 2 – BlogPost Meta – Categories VS Author #287856

    Hi Ismael;
    Yes, the filtering works BUT, Are you able to see category ARCHIVES like the image below? With the TEXT SHORTENED? ( please let me know ; because that’s the way I want to display them, and this is the best option for a user-friendly interface. As I have said previously, If the category’s posts are 2000-3000 words length, it would be frustrating for a user to explore a category’s posts.)

    I am using the latest WORDPRESS and latest ENFOLD, but on the category ARCHIVES it doesn’t shorten the text content, which I want to do.

    With the current structure, “blog-grid” is the only type that shortens the text while displaying category archives. The other options should behave like that way too: (“single-big” , “single-small” , “multi-big”)

    I hope I was able to make myself clear.
    Please let me know.
    thanks very much for your patience and understanding.

    A category archive

    • This reply was modified 10 years, 4 months ago by Bedros.
    in reply to: 2 – BlogPost Meta – Categories VS Author #287727

    Hi friends, just tried the “fix” and it works but, actually it doesn’t “shorten” the text content when I use any of the following three options.

    single-big
    single-small
    multi-big

    It seems only the “blog-grid” displays the text content shortened. The three above don’t shorten the text, they only change the layout a little bit, according to the size of the featured image of blog post.

    It would be absolutely far more UserFriendly if visitors see shortened text content for each post in the Category ARCHIVES ; like the image below:

    Shortened text content is far better for a smoother user-experience.

    If you consider a content rich website with 2000-3000 words long articles, then it would be extremely hard for a visitor to explore a category with the current structure within category ARCHIVEs

    I would really appreciate it if you would consider this point for the next update.
    Please let me know what do you think about this.
    Thanks for all,
    Wish you the very best ;
    Kind Regards,
    Bdros.

    • This reply was modified 10 years, 4 months ago by Bedros.
    in reply to: 2 – BlogPost Meta – Categories VS Author #287696

    Peter thanks very much for your clarifying that it’s indeed a little bug.
    Thanks very much for all your support friends,
    And please forgive me for the weekend headache :)
    Wish you the very best,
    Bedros

    in reply to: 2 – BlogPost Meta – Categories VS Author #287655

    Hmmm, this is very interesting ; it doesn’t work on me.
    Only “blog-grid” type takes effect, and others don’t, what could be the reason?

    Thanks very much for all.
    Kind Regards,
    Bedros

    • This reply was modified 10 years, 4 months ago by Bedros.
    in reply to: BlogPost Meta – Categories VS Author #287272

    Yigit Merhaba,
    tekrar ayni konuyla ilgili bir thread acmak istemedim.
    Buradan rahatsiz ettigim icin uzgunum.
    Gorunuse gore,

    https://kriesi.at/support/topic/how-to-get-a-different-layout-for-the-blog-page-without-breaking-breadcrumbs/#post-256745

    adresindeki formulde sadece

    “blog-grid”
    bir fark yaratiyor, diger’leri herhangi bir degisiklik yaratmiyor.

    1-single-big
    2-single-small
    3-multi-big

    Yukaridaki ucu bende herhangi bir fark yaratmadi, ne dersin?
    Hersey icin cok tesekkurler.
    Bedo.
    Wish you the best,
    Bedros

    • This reply was modified 10 years, 4 months ago by Bedros.
    in reply to: Archive PAGEs #268164

    Thank you Josue , for all your support.
    And most importantly, for all your help with my “naive” questions.
    I really appreciate it. Thanks :))

    • This reply was modified 10 years, 6 months ago by Bedros.
    in reply to: Archive PAGEs #268160

    Done! :)
    Thank you very much, Josue.
    Wish you the very best.

    Note: If I decide to use an another SEO Plugin later, all my title / description customizations will still valid, in other words, I don’t have to enter them all again, right?

    • This reply was modified 10 years, 6 months ago by Bedros.
    in reply to: Archive PAGEs #267933

    Well, Josue, again so sorry to troubling you with this.
    I was just trying to make FV SEO work with ENFOLD’S Portfolio Items too.
    The code is below, and before adding it to the functions.php I just don’t know how to customize it.

    I mean, how should I change the word , your_custom_pos_type ?
    If I add it directly to the end of functions.php it brokes the site.
    Sorry if I am getting this all wrong.

    add_action('admin_menu', 'yoursite_your_custom_pos_type_meta_box');
    
    function yoursite_your_custom_pos_type_meta_box() {
       global $fvseo;
       if( is_a( $fvseo, 'FV_Simpler_SEO_Pack' ) ){
          add_meta_box('fvsimplerseopack',__('FV Simpler SEO', 'fv_seo'),
            'fvseo_meta', 'your_custom_pos_type');
       }
    }
    • This reply was modified 10 years, 6 months ago by Bedros.
    in reply to: Archive PAGEs #267696

    Sorry if this sounds Naive, Josue ; but should I add that code directly into FV SEO’s “edit” tab?
    Thanks very much

    • This reply was modified 10 years, 6 months ago by Bedros.
    in reply to: Archive PAGEs #267669

    Hi Josue,
    I just didn’t want to open a new thread for the question below.

    You always kindly advised me to use the SEO plugin..:

    http://wordpress.org/plugins/fv-all-in-one-seo-pack/

    I downloaded it and activated.
    I know this is not your concern but, does it allow me to update PORTFOLIO ITEMS’ Seo Titles and descriptions or am I missing something.

    Thanks for all , Josue
    Please forgive me for troubling you again.
    Wish you the very best,
    Bedros

    • This reply was modified 10 years, 6 months ago by Bedros.

    Thanks very much :)
    Wish you the best, friends.

    ONLY functions.php has changed then?

    Thanks very much for all your efforts,
    I really appreciate it.
    Sorry for all the mess.
    Wish you the best, Friends.

    • This reply was modified 10 years, 6 months ago by Bedros.
    This reply has been marked as private.

    This is really interesting. :)
    enfold/framework/php/function-set-avia-frontend.php

    I am exactly copying and pasting the code but it doesn’t seem to work.
    How could the default one work but not the other one? :)

    Sorry for being an headache.

    • This reply was modified 10 years, 6 months ago by Bedros.

    Hmmm, interesting, it broke the site :))

    Thanks Josue,
    Simply to reverse the blog’s main title with potfolioItem’s Title (or post’s or page’s)

    blogMain Title | portfolio Item Title (or post’s title , or page’s title)

    to

    portfolio Item Title (or post’s title , or page’s title) | blogMain Title

    • This reply was modified 10 years, 6 months ago by Bedros.

    Sorry Josue, it doesn’t exist there too.

    Hi Josue,
    Sorry but you mean, /public_html/wp-includes/theme-compat/header.php? (even this file don’t have the code that I mentioned in my previous comment)

    enfold / includes doesn’t have a header.php file

    and

    enfold/header.php also doesn’t have that code.

    Please let me know, Thanks for all :)

    • This reply was modified 10 years, 6 months ago by Bedros.

    Hi Friends, it seems in a previous post, there is a solution to reverse the order of the “Main SEO Title” and “Post/Product SEO Title”. Is it still valid, because I can’t find the related code in Header.PHP.

    https://kriesi.at/support/topic/seo-and-browser-title-how-to-make-post-or-product-title-before-blog-title/

    And sorry for asking again: By default (without a plugin), what Google sees as the meta description of each post / or portfolio item? A section from the top of each posts’ content? I mean, First few words of each post / portfolio item / page?

    Please let me know.
    Thanks very much friends, for all your efforts. I really appreciate it.
    Wish you the very best,
    Bedros

    • This reply was modified 10 years, 6 months ago by Bedros.
    in reply to: Duplicate Images #259962

    Thanks very much :)

    in reply to: Duplicate Images #259941

    Thanks Josue, isthere a way to achieve this within a child theme’s functions.php file.?
    If not and I must alter the main functions.php file, not a problem.
    Thanks very much, Josue.
    Kind Regards,
    Bedros

    Hi Josue, and thanks a lot for your understanding and patience.
    You mean, it’s not something we can achieve without a plugin?
    Thanks very much.
    Kind Regards, Josue. :)

    in reply to: Archive PAGEs #259306

    Thanks very much, Josue. This is what I was looking for.
    Wish you the very best! :)

    in reply to: Archive PAGEs #258795

    Thanks very much, worked like a charm :))
    Please forgive me for responsind a little late, Josue.
    Thanks.

    EDIT It seems the code is a little “Invasive” , it also displays on the other PAGEs, not only on the blogPosts’s page. The code Dude Posted works fine, but without the “customPageText” possibility..:

    add_filter('avf_title_args', 'fix_blog_page_title', 10, 2);
    function fix_blog_page_title($args,$id) {
    if(is_single() && get_post_type() == "post") $id = 20;
    $args['title'] = get_the_title($id);
    $args['link'] = get_permalink($id);
    return $args;
    }
    • This reply was modified 10 years, 6 months ago by Bedros.
    in reply to: Archive PAGEs #257578

    Thanks very much , Peter absolutely works.

    Again thanks for your patience, but is it possible to add a custom text string there instead of the exact PAGE-NAME?
    If it’s not possible, not a big issue.

    Thanks very much for all your help, friends.
    Wish you the best.
    Kind Regards,
    Bedros

    • This reply was modified 10 years, 7 months ago by Bedros.
    in reply to: Archive PAGEs #256960

    Hi Ismael, please forgive me for being an headache :)
    Please have a look at the graphic below:
    .
    blogPage3
    .
    By default, Each individual blog post was reading “Blog – Latest News” at the top of their own page.
    I want to be able to change the text “Blog – Latest News” and link it to a page. (Of course, the URL and the TEXT will be the same for all the blog posts).

    What I want to achieve is not so different from the default structure.
    Only, I want to change the text of “Blog – Latest News“, and link that text to the page I wish (as I have said before, all are going to be the same link; for example, a link to the main blog page that holds all of the blog posts via a shorcode)

    I hope this was clear.
    Thanks for all your patience, friends.

    • This reply was modified 10 years, 7 months ago by Bedros.
    in reply to: Archive PAGEs #256754

    Hi Dude, thanks very much for your help, it worked great!

    What about directing users a certain page, ?

    For example, let’s assume that, for all the individual blog posts I want to direct users to HOME page, or to the MAIN BLOG page (which holds all of my blog posts within a blog shortcode)

    When I first opened this thread, as I have said on top of this page, it was reading Blog – Latest News but linking to the HOME page instead of BLOGs’ Main Page.

    What I want to achieve is, for all the individual blog posts, I want to display the same link, which directs users to a page determined by me.
    .
    .
    Then, How should I change the code you have sent to me?

    Untitled-1

    Thanks very much, I really appreciate your patience and help.
    Wish you the very best!
    Kind Regards,
    Bedros

    • This reply was modified 10 years, 7 months ago by Bedros.
Viewing 30 posts - 1 through 30 (of 46 total)