[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, Send us a link to your post, we can take a look.
  2. Thank you for your kind words and for using MyThemeShop.
  3. Thank you Dom for your kind words. We appreciate you being part of our community and are very thankful. We look forward in helping you again
  4. Thank you for being part of our community.
  5. Thank you Rizwan for using MyThemeShop.
  6. Thank you Milla for your kind words. We look forward in helping you again.
  7. Hello, 2. I think I know what you mean now. That's $19 for any product, not for all products together. See here : https://mythemeshop.com/offer/
  8. Hello, 1. The Point Pro version has new features,new sections such as gallery and custom sliders. Also PointPro is a newer theme and better optimized for SEO. You can see the differences between the two themes here: https://mythemeshop.com/themes/pointpro/ https://mythemeshop.com/themes/point/ 2. Not sure what you mean by that or where have you seen that promotion but please contact our sales team here. They will be able to tell you.
  9. Hello Chris, Thank you for choosing MyThemeShop. I'm not really sure what you mean by "article has multiple pages". I assume you mean when a post is split into multiple pages. The theme will create a pagination at the bottom of the post where you inserted the content to be split. We don't have a working example on the demo but it is a regular pagination at the bottom of the post. You can enhance that with some plugins and by the help of our moderators if needed.
  10. Hello, Thank you for choosing MyThemeShop. Yes, all of our themes are kept up to date with WordPress releases. Whenever there are bugs conflicting with new versions of WordPress, which is normal, our team fixes them and releases updates so that our loyal customers can still benefit from the themes even if WordPress makes changes to their core framework.
  11. Hello, Thank you for using MyThemeShop. Please contact our team through the contact form, our customer satisfaction team will assist you regarding that request.
  12. Hello Germain, All our themes are well built and are fast. If I were to recommend one in particular I would suggest Schema. It may look a little different than your current design but it may work out for you. The speed is indeed largely dependent on the server and the plugins/scripts being used. Regarding your autoresponder, I assume that it is a plugin that you are using. Probably a widget, if yes you should be able to use it with our themes too but we do not gurantee that. To use autoresonders, to collect emails from your site we recommend using a service such as MailChimp and use our plugin : https://mythemeshop.com/plugins/wp-subscribe-pro/ I hope that helps.
  13. Hello, Thank you for choosing MyThemeShop. 1. Yes, those can be disabled from the theme, we would give you Custom CSS for that that you can place in your Theme Options. Open a forum topic about that question once your theme is live on your site and our moderators will give you the CSS for it. 2. If I understood your request correclty, yes the add to cart button can be visible without the hover effect but would require some core changes to the theme. Our team will be able to assist you with that once your theme is installed.
  14. Hello, The plugin WP Review Pro creates reviews for posts, the reviews are posts. Therefore you can add any links at the end of your posts. I'm not sure what you mean by "WP Review Pro" to the product dropdown. Can you take a screenshot and show us what you mean?
  15. Hello Karan, It's good that you like Best and Schema themes because those are the ones I was going to recommend to you. All our themes are very fast but those two themes are well optimized and our users have had good experiences with them.
  16. Hello, This issue will be fixed in the next update of the theme. If you need a fix for it right now: To solve it please open index.php file ( or copy index.php to child theme folder if you are using child theme ) and replace this: <div class="banner clearfix"> with: <div style="width:100%; overflow:hidden; float:left;"> <div class="banner clearfix"> and this: </div><!-- slider-container --> with: </div> </div> Hope that helps, let us know how it goes. Thank you.
  17. Hello, That issue shouldn't happen. I believe it is due to an outdated browser. Can you try to update your browser and check? If your browser is outdated you might not just have issues browsing that demo but other sites as well. Let us know if that helps,
  18. Hello, Yes the sidebar width can be adjusted. Once you place your ads into your sidebar create a new forum topic here : https://community.mythemeshop.com/forum/7-theme-support/ Then send us a link to your site and we will give you Custom CSS to adjust it.
  19. Hello, Yes, you can go to Styling Options > Custom CSS and add this: #mts_dislike { display: none; }
  20. Hello, Yes, you can add an itunes button in the header but it would require slight customizations. Open the file header.php and locate this code: <div class="header-signbtn"> Before that code add your iTunes button code. The only available icons are the ones that you see in the theme options. You can add custom icons if in the file header.php below the line of code mentioned earlier you add this: <a href="LINK URL GOES HERE" style="background: #FFF;"> <i class="fa fa-facebook"></i> </a> Then change the fa-facebook with your desired Font Awesome class: https://fortawesome.github.io/Font-Awesome/icons/ Or use a custom image with this code: <a href="LINK URL GOES HERE" style="background: #FFF;"> <img src="IMAGE URL GOES HERE"/> </a>
×
×
  • Create New...