emocion

Forum Replies Created

list of topics you have created till now.

  • emocion
    Participant
    Posted in : Fix "share fb" button

    Thanks a lot!!!! :)

    emocion
    Participant
    Posted in : Fix "share fb" button

    Hi!

    It has been fixed in the update today (v4.3.6) ? I see one fix in updates news (- fixed: blog masonry column drop issue)

    Thanks again!!

    emocion
    Participant

    Now all works perfect! Thank you very much Mehmet!!

    emocion
    Participant

    Hi again Mehmet, I installed a fresh copy of the theme in a test server and now i can view the numbered pagination but i dont know how to control the number of posts to display in homepage!

    Is it possible to set the number of post to display per each pagination?

    Thanks again for support!

    emocion
    Participant

    Hi Mehmet! I have been reactivate numbered pagination to “yes” but nothing happen! What can i do? This functionality is important for the website.

    Thank you very much.

    emocion
    Participant
    emocion
    Participant

    Hi again! I see other Read Wp sites with numbered pagination works fine, like http://bkrl.co but in my case still show all posts with diferents ‘range’ .

    Why don’t work in my case? What can i do?

    Thank you very much.

    emocion
    Participant

    Hi!
    Is it possible to fix Numbered Pagination? Does it really work this option in WP Read ?

    Thanks Mehmet!

    emocion
    Participant

    Hi Mehmet!

    I set “range>5” to “8” posts with “numbered pagination activate” in theme options, but my homepage still show all posts!

    What can i do?

    emocion
    Participant
    Posted in : Header bar

    Hi Mehmet! The icons still overlaps with this custom code.

    Regards

    emocion
    Participant

    Hi ahmetsali, now works perfect!

    Thanks for your help :) !!

    emocion
    Participant
    Posted in : Header bar

    Hi Mehmet! Excuse me for the delay, but I have confirmed that in the mobile browser overlaps the logo. I place the custom css that you put for me above but it seems finally dont work :(

    You can see here >> https://imageshack.com/i/idwrme9up

    Thanks mehmet!

    emocion
    Participant

    Hi ahmetsali, i try it but dont work! Some other way?

    Thanks again!

    emocion
    Participant

    Thank you very much ahmetsali!

    emocion
    Participant
    Posted in : Logo Header Top Align

    Now perfect! Thank you very much for your support ahmetsali.

    emocion
    Participant

    Hi,

    Did you see it?

    Thanks

    emocion
    Participant

    Thanks . Do you use advanced options por manage enqueued files in Read wp theme? Thanks again!

    emocion
    Participant
    Posted in : Logo Header Top Align

    Hi Ahmetsali

    As you can see here, there is an empty space at the top header, that’s what I want to remove >> https://imageshack.com/i/exLaNTS1j

    I do not want center-align social widgets and header logo, what I want is that are in the same horizontal line but keeping the position, exactly like here >> https://imageshack.com/i/ezBfY2hgj

    Sorry about the misunderstanding.

    emocion
    Participant
    Posted in : Excerpt lenght

    1. Find the file format-standar.php

    2. ABOVE OF:

    <?php
    wp_link_pages( array( 'before' => '<div class="page-links clearfix">' . __( 'Pages:', 'read' ), 'after' => '</div>' ) );

    PUT THIS CODE:

    <a class="more-link" href="<?php echo get_permalink(); ?>"> Continue reading <span class="meta-nav">&rarr;</span> </a>

    3. In Theme Options set “Only for standart format”

    And now you can edit excerpt without duplicate or dissapearing and without limit.

    Regards

    emocion
    Participant

    My url is http://axiomatico.net

    Is it possible to change the facebook link button to act as the one you see at the end of the post?

    Thanks

    emocion
    Participant
    Posted in : Logo Header Top Align

    Here it is: http://axiomatico.net , if you need access to the wp-login i can write an email with credentials.

    Thanks.

    emocion
    Participant
    Posted in : Logo Header Top Align

    Now i use this custom css code for the header of the picture (social icons are in text widget in header):

    .site-header .social { text-align: left; margin: 0 0px 0px 0; }

    .site-header .row {
    position: relative;
    }

    .site-header .textwidget {
    position: absolute;
    top: 0;
    }

    @media screen and (max-width: 767px) {
    .site-header .row {
    position: relative;
    }

    .site-header .textwidget {
    position: absolute;
    top: 0;
    }

    emocion
    Participant
    Posted in : Logo Header Top Align

    Hi ahmetsali! Thanks but i think dont work.

    ¿What can i do?

    emocion
    Participant
    Posted in : Excerpt lenght

    MagLesRevista if it is very urgent for you before the upgrade give me your email and I send you the solution I’ve found to fix it.

    Greetings

    emocion
    Participant
    Posted in : Change /author/ Link

    Thanks for your support one more time Mehmet! With your support my page is ready and perfect in few days!

    Regards!

    emocion
    Participant
    Posted in : Header bar

    Works perfect, thanks Mehmet.

    emocion
    Participant
    Posted in : Header bar

    Hi, one small detail. In the PC Browser works perfect but in the mobile browser overlaps the logo.

    Can I disable this header modification only for mobiles?

    Thank you

    emocion
    Participant
    Posted in : Blog masonry aligned

    Mehmet THANKS again!!!!!

    emocion
    Participant
    Posted in : Excerpt lenght

    The code is not shown :( I write a message in contact

    emocion
    Participant
    Posted in : Excerpt lenght

    Excuse for formats failure. (In format-standar.php)

    Above of : '' . __( 'Pages:', 'read' ), 'after' => '' ) );

    Paste: <a class="more-link" href=""> Sigue leyendo →

    In Theme Options set \"Only for standart format\

    PD: Excuse me for the duplication, if any moderator can fix it, thanks

    emocion
    Participant
    Posted in : Excerpt lenght

    I got it. Workaround prior to the excerpt upgrade:

    1. Find the file format-standar.php

    2. ABOVE OF: \" \'\' . __( \'Pages:\', \'read\' ), \'after\' => \'\' ) ); \"

    PUT THIS CODE: <a class=\"more-link\" href=\"\"> Sigue leyendo →

    3. In Theme Options set \"Only for standart format\"

    And now you can edit excerpt without duplicate or dissapearing and without limit.

    Regards

    emocion
    Participant
    Posted in : Excerpt lenght

    I got it. Workaround prior to the excerpt upgrade:

    1. Find the file format-standar.php

    2. ABOVE OF: ” ” . __( ‘Pages:’, ‘read’ ), ‘after’ => ” ) ); ”

    PUT THIS CODE: <a class="more-link" href="”> Sigue leyendo →

    3. In Theme Options set “Only for standart format”

    And now you can edit excerpt without duplicate or dissapearing and without limit.

    Regards

    emocion
    Participant
    Posted in : Header bar

    Thank you very much for your attention and perfect support Mehmet.

    emocion
    Participant
    Posted in : Header bar

    Edit: I follow your steps using “style=”text-align: left;” but i can’t adjust social icons to the left corner.

    emocion
    Participant
    Posted in : Header bar

    Ok, thanks Mehmet,

    I’ve been reading here > http://www.pixelwars.org/forums/topic/social-buttons-below-menu-in-masonry/#post-5294

    I follow your steps to put social icons “above the logo” using “style=”text-align: center;” but i can’t adjust social icons to the left corner. ¿Is it possible?

    Thanks again!

    emocion
    Participant
    Posted in : Blog masonry aligned

    I found a example with aligned at the same height but different excerpt length of images, titles and texts >>

    https://imageshack.com/i/hjMmpmVMj

    Is that possible in read wp theme?

    Thanks!

    emocion
    Participant
    Posted in : Blog masonry aligned

    Hello

    I’ve been testing and the possibility to do it manual is write an excerpt of the same length and use featured images of the same size so that they are at the same height.

    Is this the only possibility?

    Thank you :)

    emocion
    Participant

    Works perfect,

    Thanks ahmetsali

    emocion
    Participant

    Hi, excuse me to write again, I used the search on the forum but have not found the solution to move the social icons to the right or center position of the content.

    Thank you very much for support.

    emocion
    Participant
    emocion
    Participant
    Posted in : Excerpt lenght

    Thank to you for the next update :)

    emocion
    Participant
    Posted in : Excerpt lenght

    Hi again,

    I play with the Excerpt option under Theme Options > Blog > Excerpt ; As i can see i have the same problem tha the user Eloen in Blog->Excerpt and set the value to ‘No’” is not working for me, the custom excerpt disappears.

    Thanks

    emocion
    Participant
    Posted in : Excerpt lenght

    Hello! When I customize the excerpt with the wordpress options the button link “continue reading” disappears too :((

    What I can do?

    Thank you

Viewing 43 posts - 1 through 43 (of 43 total)