[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

Mili

Support
  • Posts

    125,216
  • Joined

  • Last visited

Posts posted by Mili

  1. Hello,

    That's a very difficult question to answer.

    It will depend on your familiarity with WordPress themes, how much features from the old theme you wish to re-create onto the new theme.

    If it is a new server and will it cause bugs that can delay the update.

     

    I don't think that it is a question we can safely answer for you.

     

    I would give yourself a reasonable amount of time such as a day or two if everything goes well. But be prepared to encounter unexpected issues as is always the case with technology. :)

     

     

    You can work on the theme by setting up a test environment on a different server or a sub domain. Then transfer to your main one. But if you are unfamiliar with that we won't be able to help you regarding that as it goes beyond our scope of support.  

  2. Hello,

     

    1. Unfortunately that would require extensive changes. I recommend disabling the default author box and use a plugin. There are several author plugins that will do just that for you.

     

    2. If you click on the author's name it will take you to other posts from the author. We can indeed help you remove the email the author text.

    To do that go to Styling Options > Custom CSS and add this: 

    .mail {
        display: none;
    }

    3. We haven't tested any plugins but there are several ones. I recommend trying more than one. 

  3. Hello,

     

    1. Yes, you will be able to have more posts in that format and therefore have that type of layout for all posts.

     

    2. To do that go to Styling Options > Custom CSS and add this:

    .related-posts article header {
        float: left;
    }
    .related-posts .latestPost {
        width: 33%;
        margin-right: 2%;
    padding-right: 0;
    }
    .related-posts .latestPost #featured-thumbnail {
        margin-right: 0;
    }
    .related-posts article header .post-info {
        padding-left: 10px;
    }
    .related-posts .title {
        padding: 0px 10px;
    }

    3. You can try using this CSS:

    body {
        background-image: url(http://demo.mythemeshop.com/saturation/wp-content/themes/saturation/images/pattern38.png );
    }
  4. Hello,

     

    1. Your screenshot link doesn't work. Try posting it again.

     

     

    2. I'm not sure what you mean by "horizontal". Do you mean to have the image beside the title rather than above the title?

     

     

    3. Sure, you can have that background. If you provide us the background image URL, we can give you CSS on how to give that background to your site 

  5. Hello Sofia,

     

    You can indeed create the same identical header at the top, with the logo on the left, and some items on the right side.

    You will be able to open the file header.php and place your custom code in there. With our guidance that should be easy once you purchase the theme.

     

    However for the arrow that says "WHITE LABEL".

    If you are trying to re-create the same box like that on the homepage, that is not supported by the theme. You would required a very custom solution.

     

    For your header question, we will assist you regarding that in the forum once you have the theme on your site. 

  6. Hello,

     

    It is possible that the Point free version is showing SSL warnings for fonts. But that can be fixed. I think if you search in the forum you will see some solution for it from previous users that we helped.

     

    The theme NewsPaper is a newer theme so that issue with SSL and fonts shouldn't be present. But if it does, simply open a new forum topic about the issue and we will help you solve it. :)

  7. Hello @ hiyaitskendra,

     

    We contacted PayPal and they were having their server upgrade while you tried to make the purchase. Though, the issue should be resolved now and you should be able to download the product purchased from your member’s area.

     

    If you are still facing the issue, can you please contact us using the form from this page and mention your thread’s link?


     

    I appreciate your patience while this was getting resolved.

     

    Have a Good day ahead.

  8. Hello,

     

    1. If your are trying to have this layout on your homepage : http://demo.mythemeshop.com/split/category/apple/

    That is an archive page. 

    The only difference between that page and the homepage here : http://demo.mythemeshop.com/splitis the slider.

     

    You can simply choose not to display your slider on the homepage and you will have a similar layout.

     

    2. The post pages don't support a left sidebar.

    However if you open a forum topic about that issue once your theme is installed, our team can try to introduce that into your site. 

  9. Hello,

     

    1 ) Yes, it is possible to have a featured image into the post.

     

    Once you purchase the theme, open a forum topic and our moderators will assist you in having that as part of your theme.

     

     

    2) I'm not sure what you mean. The link you provided does't lead to any layouts. Can you take a screenshot and show us?

     

    3 ) The number of views will not work with caching plugins. To have your widget display like the popular posts of SociallyViral you will be able to use the Popular Posts widget and set the thumbnails to be larger. We can also assist you with that issue once you purchase the theme.

  10. Hello,

     

    1. No, the WP Review Pro is not included in the Money Flow. However the WP Review plugin is included. 

     

    2. The theme doesn't support having custom text inserted into the homepage. However if you open a new forum topic and let us know what you are trying to do we can try to assist you.

     

    3. To request a manual/documentation before buying please contact us here : http://mythemeshop.com/contact-usand our team will get in touch with you. 

  11. Hello,

     

    To have a custom SEO title for a particular post, you can simply edit the post title. Or if you need more detailed modifications the only way is to use a plugin such as Yoast SEO. 

     

    I would recommend using Yoast SEO, and the reason for that is because Yoast stays updated as soon as Google has new modifications/algorithms so your SEO changes will work efficiently. It's even better than having such functions into a theme. 

×
×
  • Create New...