Modifications to theme

  • Posted in : BookCard WP
  • dimitr
    Participant

    Hi,

    I want to make some changes to theme which are not possible through theme’s options. Please read below.

    1. When type blog 3 is used in “Resume Page Blog” I get the following result (see this image -> http://i59.tinypic.com/zno95y.jpg ). Images are displayed in full width. Ideally the theme should re-size them by default in specific dimensions. Is this possible?

    2. Same thing happens on blog (see this image -> http://i58.tinypic.com/2pod4py.jpg ). Featured images are displayed in full width. How could I change that? Moreover when I am on blog page there is not a button to return to home page or close the blog or go back. Could you please add something like this?

    3. When type blog 2 is  “Resume Page Blog” I get the following result (see this image -> http://i60.tinypic.com/zydkp1.jpg ). Why do I get a white line above the picture? How could I remove that?

    4. I used the following code to remove “ALL” from portfolio page.

    <script>
    $(function() {
    $(‘#filters li’).first().remove();
    setTimeout(function() { $(‘#filters li’).first().find(‘a’).trigger(‘click’)}, 1000);
    });
    </script>

    The code works fine when placed on External JS under Style tab (theme options) but how could I replace the word ALL to something different? Moreover how could I display the images in the same size and not as displayed here  http://i60.tinypic.com/fok6c3.jpg ?

    5. See this image http://i59.tinypic.com/21eu81g.jpg

    If more words are entered to the boxed date text in resume section the margin and alignment is not working properly. How could all text be aligned to the text which occupies the most place? In my example to the text “Junior Manager etc”. Moreover the vertical dotted line is not placed properly in the middle of the boxed date text.

    6. How could I decrease this gap? The gap seems too much and it increase scrolling. http://i58.tinypic.com/vi0kgh.jpg

    7. Could you please consider to add an option to replace the portfolio middle page with a blog page (like type blog 2 or 3)? Or/and add the blog page at the back of the magazine?

    Thank you in advance.

    Dimitr

    Mehmet S.
    Keymaster

    Hi, a new version of the theme is coming soon. Thanks for your patience.

    dimitr
    Participant

    will the new version address the issues mentioned above?

    when should we wait for the updated version?

    dimitr
    Participant

    moreover, how could I remove the featured image from appearing inside the blog post?

    Mehmet S.
    Keymaster

    New version is available on ThemeForest.

    With this update, the featured images for the resume page blog types are cropped.

    Note: Use Regenerate Thumbnails plugin once after updating the theme.

    Regenerate Thumbnails: http://wordpress.org/plugins/regenerate-thumbnails


    – activate blog sidebar from theme options.

    – create a new menu.

    – add home link to this menu from Pages box (All Pages tab).

    – drag Custom Menu widget to the blog sidebar.

    – select the created menu.


    – use this in your custom css box to hide ALL word:

    .pf-all-items { display: none; }
    
    dimitr
    Participant

    1. problem solved thanks

    2. problem with big feature images still exists. could you plz fix this as well?
    the home link works fine if I add custom menu. but if for example I add the portfolio as a link to custom menu when clicked it links me to home page (magazine closed) instead of the opened page where portfolio is located.
    could you plz fix this as well?

    3. problem still exists. could you plz fix this as well?

    4. partially solved.
    but how could I replace the word ALL to something different (ex. All etc?)?

    Moreover how could I display the images in the same size and not as displayed here http://i60.tinypic.com/fok6c3.jpg ?

    5. problem still exists. could you plz fix this as well? this is important, it ruins entire theme’s outlook
    6. problem still exists. could you plz fix this as well?

    7. I guess that this will require more coding than the other modifications but it will definitely improve the theme. would you plan to add this feature?

    dimitr
    Participant

    update:

    if I select Resume Page Blog type 3 featured images are not cropped

    type 2 works fine

    Mehmet S.
    Keymaster

    The featured images are cropped to 2x size for the high resolution screens.

    Note: Please create new topics for your every different questions.

    dimitr
    Participant

    ok. new topics created.

    i managed to reduce the gap (problem 6 above). i had to edit main.css in theme’s css folder

    Mehmet S.
    Keymaster

    Ok. Good luck.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register