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

Mili

Support
  • Posts

    126,456
  • Joined

  • Last visited

Everything posted by Mili

  1. Hello, Unfortunately we haven't tested the plugin with BuddyPress or MyCred. It may be compatible but we cannot guarantee it. We also do not offer troubleshooting for third party plugin conflicts.
  2. Hello, Please contact our sales team here : http://mythemeshop.com/contact-us They will be happy to assist you with that request
  3. Hello, 1. You can use a plugin to exclude all other categories. https://wordpress.org/plugins/simply-exclude/ The theme will display all categories for the blog feed and not just one. 2. You can open the file searchform.php and replace the code inside of it with your Google's form code. 3. Sure, it would look something like this : http://snag.gy/5zBj6.jpg It would require Custom CSS for it to look like that but our team can provide you with that once you get the theme installed on your site.
  4. Mili

    A+

    Thank you for your sweet words. We are always here to help you and look forward to help you again.
  5. Hello, To display that shortcode below your featured image, open your template file of your theme where the featured image is shown. Then below that insert this : <?php echo do_shortcode("[wp-review]"); ?> That should do the trick. Or instead of your code try inserting this one: add_action( 'woocommerce_product_thumbnails' , 'add_below_featured_image', 9 ); function add_below_featured_image() { echo do_shortcode("[wp-review]"); } I that fails: Please share your WordPress login details in the "Sensitive Data" section by editing your first post on this thread and following instructions as shown in the screenshot below and we will take a look: http://cl.ly/image/1W2X2M2c103J Looking forward to help you. Thank you.
  6. Hello, I'm glad that you have resolved that issue. Thank you for choosing MyThemeShop.
  7. Hello, The WordPress Theme Check is not a reliable way of checking your themes if they are WordPress compatible. The reason for that is because the WordPress Theme Check verifies it's own standards and some are not always up to date. As developers we don't rely on that, instead we code our themes with the latest WordPress standards and ensure that all of our themes are compatible with the latest versions of WordPress. Also all of our themes are tested by thousands of users. All of our themes are WordPress ready for the latest versions. Yes, our themes use CSS3 as well as HTML5. WordPress often updates their standards and sometimes WordPress deprecates functions for core WordPress files, when that happens themes also get the same functions deprecated and that is why it is important to update themes often. As soon as WordPress deprecates functions our themes are updated and those issues are fixed. Let us know if you have any other questions.
  8. Hello, The majority of our themes support RTL. For example our Schema theme supports it. If you purchase Schema go to Theme Options > General Settings > Right To Left Language Support and enable it from there. If you are interested in any of our other themes, let us know which one and we can let you know if it supports RTL.
  9. Hello, Yes that is possible but I would recommend contacting your hosting provider to help you with that. The reason for that is that they will help you setup a sub domain with wordPress on it or install WordPress on a folder of your site. You would use that as your development environment and once the site is complete you can transfer it to your main domain.
  10. 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.
  11. Hello, Thank you for sharing your testimonial. We are happy to assist you again.
  12. 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.
  13. 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 ); }
  14. 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
  15. Hello, Our Schema theme is known to be fast but so are our other themes as well. I would recommend schema considering that you need Blog and Contact Form only.
  16. 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.
  17. Hello, I'm sorry, we haven't received your attached image. Try posting it again, please.
  18. 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.
  19. 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? https://mythemeshop.com/contact-us/ I appreciate your patience while this was getting resolved. Have a Good day ahead.
  20. Hello, Unfortunately that is not possible as it is a limitation of WordPress and not the theme. WordPress has no sticky posts based on the category/archive. You can however modify the publishing date of a post so that the first post is showing the one that is recently published.
  21. 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.
  22. Thank you for your kind words and for being a loyal member. We look forward in assisting you again.
  23. Hello, I'm sorry the WP subscribe Pro only works with the listed mail providers and not with third party newsletter plugins.
  24. Hello, That functionality is not supported by the theme but we can help you include that once you have the theme running on your site. Open a support forum topic and our team will try to assist you with that functionality.
×
×
  • Create New...