Double Recent Blog Post & tablet viewing

Discussion in 'Andrina WordPress Theme' started by clgulley, Jan 30, 2013.

  1. clgulley

    clgulley New Member

    Joined:
    May 22, 2012
    Messages:
    4
    Likes Received:
    0
    Hi. I just purchased the pro version of Andrina and since downloaded it messed up the view on. Y tablet. Plus, my most recent blogs appear twice on the home paw. How do I fix this? Thanks.
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. clgulley

    clgulley New Member

    Joined:
    May 22, 2012
    Messages:
    4
    Likes Received:
    0

    Attached Files:

  4. clgulley

    clgulley New Member

    Joined:
    May 22, 2012
    Messages:
    4
    Likes Received:
    0
    Here is a screen shot from my Mac and one from the iPad. You can see that there is a dramatic difference.
     

    Attached Files:

  5. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    We have visited your website and found that the Theme is working fine in mobile as well as in PC and the Blog problem is occurring due to any one of the plugin you are using, Deactivate all plugins one by one and checkout which plugin creating this problem.

    This will solve your issue.

    Thanks.
     
  6. clgulley

    clgulley New Member

    Joined:
    May 22, 2012
    Messages:
    4
    Likes Received:
    0
    Disabling the plugins worked. Thank you very much. We still have an issue viewing the site on the iPad and iPhone. If the site is viewed in the landscape view it looks fine but if it is viewed in the portrait view it looks like my screen shot above. The free version worked fine in both orientations. Any ideas?
     
  7. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    We are checking your issue and reply you as soon as possible.
     
  8. lucienplein

    lucienplein New Member

    Joined:
    Jan 31, 2013
    Messages:
    3
    Likes Received:
    0
    hello. I use the pro versie of Andrina an i do like the theme but i have one probleme. I dont need the 2 cols at (Homepage settings/ Homepage two cols) is it poseble i can delete it so i dont have to see it in my homepage?
     
  9. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .bottom-feature {
    display: none;
    }
     
  10. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Download updated version of theme from your members area and upload it, This will solve your issue.
     
  11. lucienplein

    lucienplein New Member

    Joined:
    Jan 31, 2013
    Messages:
    3
    Likes Received:
    0
    i past the code in custom css but it dit not work. is ther a other whay?
     
  12. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Do let us know your website link and specify your issue with the help of screenshot images.
     
  13. lucienplein

    lucienplein New Member

    Joined:
    Jan 31, 2013
    Messages:
    3
    Likes Received:
    0
  14. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .full-content .bottom-feature {
    display: none ! important ;
    }
    Please don't translate the code.
    This will solve your issue.
    Thanks.
     

Share This Page