Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Administrator

Pages: 1 ... 3 4 [5]
61
Feedbacks & Suggestions / Re: wow love this
« on: May 25, 2015, 10:11:25 AM »
Thanks for your kind words, I'm glad you are enjoying my theme.

63
Feedbacks & Suggestions / Re: Option for injecting ads
« on: May 24, 2015, 09:42:54 AM »
Thanks to you for your suggestion :)

64
Feedbacks & Suggestions / Re: Option for injecting ads
« on: May 24, 2015, 12:54:46 AM »
In theme settings you can add any HTML code you want, including your own ads :)

65
Feedbacks & Suggestions / Re: Option for injecting ads
« on: May 23, 2015, 11:38:12 AM »
For jQuery Mobile you need to replace:

Code: [Select]
(adsbygoogle = window.adsbygoogle || []).push({});
With:

Code: [Select]
var prev_handler = window.onload;
window.onload = function () {
    if (prev_handler) {
        prev_handler();
    }
    (adsbygoogle = window.adsbygoogle || []).push({});
};

In the code Google gave you.

66
Feedbacks & Suggestions / Re: Profile editing
« on: May 22, 2015, 06:24:18 PM »
A way to modify profile is in the ToDo list, alongside Administration. I'm glad 1.0.2 is working better :)

67
Feedbacks & Suggestions / Re: Option for injecting ads
« on: May 22, 2015, 03:56:12 PM »
Let me know how it goes :)

68
Feedbacks & Suggestions / Re: Option for injecting ads
« on: May 22, 2015, 12:24:51 PM »
Added for next release, you can now add ads below the header and above the footer right from your Theme Settings :)

69
Pre-Sales Questions / Re: how about a portal on this theme?
« on: May 21, 2015, 09:55:49 PM »
We automatically disable PortaMx, SimplePortal, TinyPortal or EzPortal when you use this theme, to no break the interface.

70
Feedbacks & Suggestions / Re: Option for injecting ads
« on: May 21, 2015, 12:29:57 PM »
Thanks for your suggestion, I'll indeed add an option, it should be quite easy :)

71
Test Board / Test
« on: May 20, 2015, 12:49:03 PM »
Jsjsjsshs

72
Test Board / Test topic
« on: May 19, 2015, 03:20:22 PM »
Just adding a topic...

73
News & Announcements / Welcome to the SMF Mobile Theme community!
« on: May 19, 2015, 03:12:12 PM »
Welcome!

This is our community, where we are able to answer your questions and help you with your support enquiries.

Please take a look to our main website if you haven't done it yet: www.smfmobiletheme.com. There you'll see why you should get our theme and why it's such an amazing purchase for such a little price  :)

Regards!

Pages: 1 ... 3 4 [5]