• Resolved businesscommoners

    (@businesscommoners)


    Hello,

    Actually, I am looking for a solution in the blog layout section.
    The first one is presenting full posts – without “read more” function (will be great if there will be the possibility to describe how many posts appears on one page).

    The second thing is about translation comments section.
    What is the easiest way to translate all English parts in blog section like “read more”, “leave a comment”, etc.

    Thanks in advance for your help.

    BR
    Andy

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author themevision

    (@themevision)

    Hello Andy!

    1.
    a) Open the Customising ? Blog ? General menu, and increase “Excerpt” value, to show the full posts.Make sure the “infinite scroll” option is turned OFF.
    https://prnt.sc/i5e5gy
    On the same place, you can turn off the “Read more” url on blog excerpt.

    b) Go toDashboard->Settings->Reading, and enter the number of the post you want to show on the blog page in the “Blog pages show at most” field. https://prnt.sc/i5e4sw

    Next, for the second question:

    You will need to modify the theme file, so if you want to avoid the changes when the theme is updated, I suggest you use the child theme.

    So, to translate the “Comment” form, please follow the next steps:

    1.Log-in to your hosting space (server) via FTP client.
    Then, on your server, find the agama folder in the theme folder
    (path should be this: … / wp-content / themes / agama /)

    2. find the agama-functions.php file inside the wp-content/themes/agama /framework/ folder.
    3. Copy that file to the wp-content/themes/agama-child/framework/ folder.
    4. Edit file in agama-child folder with some text editor (Notepad++)
    5.Scroll down to the lines #262-271 and translate selected strings:

    https://prntscr.com/i5e9kk

    6. Save the file.

    PS. You can also edit this file with the theme editor.

    https://prnt.sc/i5ebs1

    If you don’t need it, you can turn off the HTML tags suggestion.
    this option is located in the Customising ? General ? Comments menu.
    https://prnt.sc/i5eewq

    Regards

    Thread Starter businesscommoners

    (@businesscommoners)

    Thank you so much! That’s really big help.

    I was experimenting with the blog layout and is it possible to make on this site:
    https://www.ogrodyamarant.pl/blog/

    the same post layout as on the post one (but of course with the right sidebar)?
    https://www.ogrodyamarant.pl/bialy-ogrod-na-start/
    ?
    As you can see in the blog section there is all text but without photos and with a smaller width.

    Theme Author themevision

    (@themevision)

    Hi, Andy!

    Unfortunately, it’s not possible…

    Regards

    Thread Starter businesscommoners

    (@businesscommoners)

    Uhh no.
    Could you do me a last favor? If you could just tell me where I am able to change the translation of “read more”? I will appreciate your help.

    BR

    Theme Author themevision

    (@themevision)

    The “Read More” string is located in a class-agama.php file, inside the wp-content/themes/agama /framework/ folder.
    https://prnt.sc/i5gnhq

    Regards

    Thread Starter businesscommoners

    (@businesscommoners)

    It works!
    Have a lovely weekend!

    Andy

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Blog Layout’ is closed to new replies.