Missing blog post teaser text, misaligned graphics, color mis-match,

This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Jack Richardson

  • Avatar: pblasio
    pblasio
    Participant
    December 15, 2016 at 20:17

    We recently brought a client’s Legenda theme up to date as well as plugins etc. However, a series of unexpected changes occurred and we’re looking for guidance to fix these. There are others but I think if we can take care of these, that should assist us in helping ourselves with other problems.

    Please advise.

    1. missing teaser text
    2. misaligned graphics
    3. button colors
    4. arrows
    5. renamed “project” directory reset to default. Was “Portfolio”, after a recent update it is now “Projects” (Custom Post)
    6. tips on increasing site speed/performance

    ****

    1. missing teaser text
    Homepage /
    in the blog post teaser clock, the teaser text is missing. its showing … and ellipse instead.

    2. misaligned graphics
    /marketplace
    graphics next to view product as list or grid are not overlaying correctly

    3. button colors
    /marketplace
    add a product then roll over the cart and you’ll see the button colors are a mis match

    4. arrows
    /marketplace
    arrows used to increase/decrease product quantity and other similar functions are no longer transparent

    5. renamed “project” directory reset to default. Was “Portfolio”, after a recent update it is now “Projects” (Custom Post)
    This client is a wine company. The “project” directory was renamed “portfolio” at launch. The most recent update we applied reset it to “project” and now their many links from their sister site are broken and they get 404 errors when editing, and they don’t have projects. these folks are also not exactly web savvy which is why your template was selected…so that they could easily make edits. Many cross links within their site are hard coded and so many links there are also broken.

    6. tips on increasing site speed/performance – this hearty theme is pretty heavy. Can you give me some tips on how we might get better performance?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 15, 2016 at 20:35

    Hello,

    1. Go to Theme Options > Blog Layout > Excerpt length (words) and write number of words you want to display in excerpt.

    2. You have this code in custom.css file:

    .toolbar .switchToGrid, .toolbar .switchToList {
        background-color: #bcb6aa;
        background-image: url(img/switch-sprite.png);
    }

    Remove it and check the page after that.

    3. Add this code in custom.css file:

    .shopping-cart-widget .widget_shopping_cart_content .bottom-btn a {
        background-color: #990033;
        color: white;
    }

    4. Use this css code:

    .quantity input[type="button"] {
       background-color: transparent !important;
    }

    5. Please give us administrator rights to wp-admin panel to check the issue and show the link to portfolio page. Also provide FTP credentials.

    6. You can speed up the site following the suggestions from these articles:
    http://techtage.com/speeding-up-wordpress-sites/
    http://www.sparringmind.com/speed-up-wordpress/
    https://www.inmotionhosting.com/support/website/wordpress/heartbeat-ajax-php-usage#heartbeat-in-action
    http://premium.wpmudev.org/blog/10-best-image-optimization-plugins-to-speed-up-your-wordpress-site/
    http://www.elegantthemes.com/blog/tips-tricks/optimize-images-for-your-wordpress-website

    Best regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.