Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
06-20-2013, 11:28 AM
Post: #1
|
|||
|
|||
[GET] ThemeForest - Max Mag - Responsive Wordpress Magazine Theme V1.12
A feature-rich, professional media and magazine theme. Max Mag is fully-responsive, retina-ready and includes unlimited color schemes, a “sticky” menu bar, a slider on each category page, 5 different ad units (including a wallpaper and mobile ad), a drag-and-drop homepage, 16 custom widgets, secondary feature headlines, SEO friendly and so much more! Demo: http://themeforest.net/item/max-mag-resp...me/3103810 Download [hide]http://www62.zippyshare.com/v/71283016/file.html[/hide] |
|||
06-23-2013, 05:34 AM
Post: #2
|
|||
|
|||
RE:
sorry but when i install this theme...i check the thme with Theme Authenticity Checker (TAC)
it shows this , Encrypted Code Found!2 Static Link(s) Found... wp-content/themes/maxmag/functions.php [Edit] Line 1874: "base64_decode($string);..." Line 1882: "base64_decode($to);..." wp-content/themes/maxmag/footer.php [Edit] Line 34: "base64_decode($bl);..." wp-content/themes/maxmag/single.php [Edit] <a href="http://twitter.com/share" class="twitter-share-button" data-lang="en" data-count="horizontal">Tweet</a> <a href="http://twitter.com/share" class="twitter-share-button" data-lang="en" data-count="horizontal">Tweet</a> anyone can tell me that this theme is clean.? |
|||
06-23-2013, 11:06 PM
(This post was last modified: 06-23-2013 11:07 PM by Chopper_Reid.)
Post: #3
|
|||
|
|||
RE:
I am by no means an expert but i have decoded the strings and one is an email address and one is a link to a site.
I have removed all but the twitter links as i think they are harmless, but as i said im no expert :) Magic Button : |
|||
06-24-2013, 02:00 AM
Post: #4
|
|||
|
|||
RE:
thanx 4 ur response...deserve rep :-)
|
|||
06-24-2013, 03:28 AM
Post: #5
|
|||
|
|||
RE: | |||
06-24-2013, 06:49 AM
Post: #6
|
|||
|
|||
RE:
I don't have a clue but this is the code from that line
Code: add_filter(‘widget_text’, ‘do_shortcode’); |
|||
06-26-2013, 09:26 PM
Post: #7
|
|||
|
|||
RE:
This template is nice, but after being used there are some bugs, for example: like a post or a plugin update time, after appearing to click on a blank page. Any one can fix it?
|
|||
06-28-2013, 02:23 AM
Post: #8
|
|||
|
|||
RE:
(06-24-2013 03:28 AM)abemung Wrote: Parse error: syntax error, unexpected '?', expecting ')' in /home/...../themes/maxmag/functions.php on line 1761Debes cambiar esto: Code: add_filter ('widget_text', 'do_shortcode'); por esto: Code: // Use shortcodes in text widgets. Luego de eso no te da error, saludos. |
|||