328 comments found.
When i put an advertisement from adsense with st adsense in te ads sidebar, this put a gray background, how i can put this background to white?
Hi,
You can drop this line on Theme Panel > Style > Custom CSS:
.sidebar-ad-c { background: none; }
Regards, Nat
I set this, purge all caches and don’t work.
Hi,
Line for AD Sidebar 2:
.sidebar-ad-b { background: none; }
Line for AD Sidebar 3:
.sidebar-ad-c { background: none; }
Regards, Nat
Thanks
i tried update Warning: unlink(/tmp/shockmag_v.1.0.6.zipAWSAccessKeyIdAKIAJYG5ROGJ6X7Z3M6QExpires1455840061SignatureV5XIYMfxElq5YwldbDl9axjmU8o3Dresponse-content-dispositionattachment3Bfilename3Dthemeforest-13341720-ad-optimized-magazine-with-powerful-advertisement-system-shockmag-wordpress-theme-ApIl9k.tmp): File name too long in /home2/dalzate/public_html/sybarite/wp-admin/includes/file.php on line 481 An error occurred while updating shockmag: Download failed. Could not open handle for fopen() to /tmp/shockmag_v.1.0.6.zipAWSAccessKeyIdAKIAJYG5ROGJ6X7Z3M6QExpires1455840061SignatureV5XIYMfxElq5YwldbDl9axjmU8o3Dresponse-content-dispositionattachment3Bfilename3Dthemeforest-13341720-ad-optimized-magazine-with-powerful-advertisement-system-shockmag-wordpress-theme-ApIl9k.tmp
What happened?
i wrote in my another account,—hello, i purchase the theme but the categories doenst show in the blogroll. i put the slugs in the blogroll but only shows the firts one.
Hi,
Thank you for purchasing.
1 – Envato API has been changed, thus you need to update the theme manually through the standard way (Appearance > Themes > Add New > Upload).
The version 1.0.5 comes with updated functionality for automatic updates.
2 – I believe you asked about Sticky posts on the Frontpage:
- Make sure the correct spelling of categories.
- Make sure you have several Sticky posts for each category
If you need more assistance let me know an access details (to your WP admin) through the contact form – http://themeforest.net/user/strictthemes I will take a look.
Regards, Nat
doesnt work the sticky posts, help with that please
Send me an access details (to your WP admin) through the contact form – http://themeforest.net/user/strictthemes I will take a look.
Regards, Nat
i alredy send the login details
I’ve disabled Query cache – http://joxi.ru/vAW3n6zckyEnaA.jpg – and it shows Sticky posts from all categories you set.
Regards, Nat
hello, i purchase the theme but the categories doenst show in the blogroll
Dear Igor, please help. What custom css code can i use to put class ENLIVENEM (all enlivenem images work with : image css class ENLIVENEM) for wp on my logo on webpage ? Because when i upload logo for theme (i can upload svg) i cant put css class . Do u have a code .logo class =???something where i should put this. Enlivenem works fine with your theme, just to figure this out . So questions is : either custom css or edit of php file that has the logo line (what to add ) thanks
Hi,
You can apply a preferable styles to logo through the Theme panel > Style > Custom tab:
#logo img {
Your Styles Goes Here
}
In case you need to tweak PHP source you can work with #597 line in ../framework/functions/global.php file.
Regards, Nat
logo img {
enlivenem } Tried it , doesent work …
Okay , this is the line 597 echo ‘
<img src=”’ can i put only img =enlivenem ? That way it will apply class to any logo i upload ? Or should i define src : the path” />
Igor , u could have just sent me 597 line with img class defined (many things depened one another in your theme, its impossible for me to know all , and also its really easy for u to define class for logo image and give me example of line 597 ) . I havent been able to do it, just crashed a site.
Hi MARKOB,
echo '<h2><a href="' . esc_url( home_url( '/' ) ) . '"><img class="enlivenem" src="' . $st_['logo'] . '" alt="' . $st_['text'] . '" /></a></h2>'; }
Regards, Igor
Thanks Igor. Tried witohut src specification. Tried with path to logo . Nothing works. Cant seem to get it to work.Thanks anyway
Oh yes. When i put only the code without anything – logo div does not exist anymore. When i put the svg logo in src”svglogo.svg” i can see that div has been made but no logo show. Did i make a mistake in filling the parts of code. thank you
Your idea isn’t clear. If you need to set SVG logo, then you can just drop a full URL path of SVG file on Theme Panel > General > Logo input field. No other actions needed. If you need to apply a specific CSS class to logo image, then you can use the code I’ve provided above.
Regards, Igor
Great Theme. Two questions please. 1) Please how could I enlarge wrapper of the posts. I’d like enlarge how that of the pages. 2) I want remove number count of posts, on category title. Where I need to go? Thanks a lot and I hope my english is clear 
Hi,
Thank you for your feedback.
1. Probably you need to choose default blogroll template from within Theme Panel > Blogroll tab – http://joxi.ru/vAW3n6zckyRpRA.jpg
2. You can drop this line on Theme Panel > Style > Custom CSS:
#term .title-sub { display: none; }
Regards, Nat
Thanks Nat for fat reply. Te 2 it’s ok, instead per 1 question, I told about the different margins/padding of post’s body respect page’s body. Do you understand (or better my poor english now is more clear?), or can I send an screshot? Thanks a lot, Pietro.
Fast reply, I wanted to write…
Hi,
You can try something like this:
.post-sidebar-inactive article > p, .post-sidebar-inactive #post-excerpt p, .post-default .content-data > p { padding: 0; }
.single .post-sidebar-inactive article > h1, .single .post-sidebar-inactive article > h2, .single .post-sidebar-inactive article > h3, .single .post-sidebar-inactive article > h4, .single .post-sidebar-inactive article > h5, .single .post-sidebar-inactive article > h6, .post-default .content-data > h1, .post-default .content-data > h2, .post-default .content-data > h3, .post-default .content-data > h4, .post-default .content-data > h5, .post-default .content-data > h6 {
padding-left: 0;
padding-right: 0;
}
Regards, Nat
I have one question: is it possible to let contents from single catogrie seen … bicause now it get all contents, and it wil be nice if we can change it to som catogries …
thanks
Hi,
Thank you for your suggestions.
WordPress by default provides archives for categories e.g. – http://strictthemes.com/shockmag-3/category/science/
Regards, Nat
I have received an email saying that the theme has been updated, but in the theme panel/update nothing is happening althought the username and API are right.
How can I manually update the theme without losing all the customization?
Thank you
Hi,
Envato API has been changed thus you need to update the theme manually through the standard way (Appearance > Themes > Add New > Upload).
The version 1.0.5 comes with updated functionality for automatic updates.
It is highly recommended to make any tweaks with original source files by using the child theme. Updates won’t effect changes which made through a child theme.
Anyway I recommend you to make backup every week and before every update.
Regards, Nat
Hi! I bought the theme and I really like it . I want change the “alt ” attribute for the logo image. How I change this?
Tks.
Hi,
Thank you for purchasing.
Change the Site Name from within Theme Panel > General tab – http://c2n.me/3uhfKgD.jpg
Regards, Nat
Thanks!
You are welcome 
Regards, Nat
Hello what size should the category image be that will show on the home page of the sports theme under the sticky posts?
Also I get like 40 warnings like this when I try to upload it.
Warning: preg_match_all() expects parameter 2 to be string, array given in /home/—/shortcodes/dailymotion.php on line 232
Hi,
1 – There is no strong requirements to these background images. For the demo we use images with 1200 pixels in width.
2 – This warning comes from some dailymotion plugin
Regards, Nat
Hi, i write a post and when i want to publish this post i have an error “No data received ERR_EMPTY_RESPONSE ” is this error about theme function.php?
Hi,
Please send support request from your buyer’s account.
Regards, Nat
Hello , thx for your fabulous work. One thing is missing, is an option to avoid duplicate post on the home page, for example when you put some sticky post on top.
Hello,
You can exclude Sticky posts from blogroll from within Theme Panel > Blogroll > Sticky posts – http://joxi.ru/VrwqdgEhKX06z2.jpg
Regards, Nat
i know that, but it’s not the solution, because that avoid to show old sticky content from the homepage . The best will be to add a counter to avoid duplicate. ex: http://www.wpbeginner.com/wp-themes/how-to-avoid-duplicate-post-display-with-multiple-loops-in-wordpress/
Got it. Thank you for information. We will take a look.
Regards, Nat
After the update, dont know what u changed in menu code but ICONIZE plugin that i use for menu icons dont work no more.http://codecanyon.net/item/iconize-wordpress-plugin/6481628 To be exact , everything works before,, after update icons dont show
It’s about a new custom Walker the function related with custom mega menu which comes with recent version. If you need to keep priority for third-party scripts then you can disable mega menu functionality from within options.php:216 file.
Find #216 line and set false in the end of line:
'sidebar' => false,
A child theme recommended.
Regards, Nat
hello, there is lot of problem on Shema.org rich snipet on the ‘news” layout : https://developers.google.com/structured-data/testing-tool?url=http%253A%252F%252Fwww.minutenews.fr%252Factualite%252Fdaech-contraint-de-reduire-les-salaires-de-moitie-166194.html
can you fix that ?
Hi,
Many thanks for report. We will improve it in the future updates.
Regards, Nat
In fact , i think the best will be to have an option to enable or disable it. and the we can manage that . i disabled (but directly in ST plugin ) at time to use my own function.
That makes sense. Thank you for your suggestion.
Regards, Nat
Hello I notices that you have this template in Spanish, where I can change it to that language? Thanks!
Hi,
Yes the theme already comes with Spanish translation files. You just need to switch language from within Settings > General > Site Language – http://dl1.joxi.net/drive/0012/0377/807289/160204/8520494b82.jpg
Regards, Nat
Thanks, but we have a couple of options, like Spanish – Mexico, and other countries, should it just be the Spanish? Or it can work on any option? Thanks!
I´ve allready tried different Spanish options and I still see everything in english.
Hi,
We will update the theme with translation files tomorrow. You will receive an email notification once it will be available.
Regards, Nat
Ok Thanks!
can we update wordpress to 4.4.2 -theme capatable ? Igor , please include visual composer as soon as u can to your list,. This will bring more customers to your mag. Vc – is for customers great ,even tho u have everything u need at your theme hardcoded inside, but still….. And if u cant do it soon , can u at least prepare theme so it does not conflit .. i tried on local install , for now there are minor conflicts with theme and vc
Also , please in future if u can include STkit inside the zip file. Lukaj is right , stkit host server dont work now.
Update, now it works 
Dear Igor , one more thing. Please specify how can we change the default loader sprite , we are looking more personalized solution ,so we need to change the default one
Hi,
1 – Yes, you can update. The theme is compatible with WordPress 4.4.2.
2 – Thank you for suggestions. This is list of the future theme updates – http://strictthemes.com/to-do-list/ – and we update the theme in accordance with that.
3 – This is a link to download ST Kit plugin – http://strictthemes.com/manuals/how-to-install-st-kit-plugin-by-yourself/
4 – You need to define a new CSS-style for .st-mega-loading:after
Regards, Nat
1. OKAY , 2. OKAY 3. I dont want to mess with theme files so please can i do like this instead. In custom css container ; please offer a code that start like : override original preloader st-mega-loading after with : ( new css preloader ) For example : http://codepen.io/balapa/pen/VvVebO if i want to use this css , and put it in css containter to work ; what dependencies i need to put in custom css for this to replace the st-kit original preloader ? Thanks in advance Igor.
Hi,
It’s about the theme customization so we can do that for extra. If you are interested you can drop us a line at info@strictthemes.com
Regards, Nat
Thanks, i did it allready . I just needed to know how to override the loader
I’m having issues downloading the recommended plug-ins ST Kit and ADS PRO. I receive an error message that tells me that the download host has timed out, and I am unable to reach the site by other means.
How essential are these plug-ins to running the site, and is there a download mirror in case the host’s server does not come back up?
Cheers.
Hi,
1. Try to install ST kit plugin manually – http://strictthemes.com/manuals/how-to-install-st-kit-plugin-by-yourself/
2. ADS PRO – Try to install the plugin again.
Drop me a line through the contact form – http://themeforest.net/user/strictthemes and I’ll send you a purchase code to activate ADS PRO plugin.
Regards, Nat
Hi,
Great Theme! I really like the Mens’ version of the theme.
I have 2 questions,
The first question is that I’m trying to activate ADS PRO, but I can’t find the purchase code in the rar or in the email. How can I get this code?
My second question is about translation. My website is going to be in Chinese, and after I choose Chinese in the WP settings, there are still some parts are not translated. Where Can I translate those parts. The parts that are not translated are:
- MOST VIEWED - LEAVE A REPLY - SHARE on FB/Twitter…. - POST TIME, ex: 45 minutes ago
Thank you for your help Regards
Hi,
Thank you for your feedback.
1- Drop me a line through the contact form – http://themeforest.net/user/strictthemes and I’ll send you a purchase code for ADS PRO.
2 – It’s about ..WordPress/shockmag/assets/lang/ directory. As you can see, there are pre-made files for some of languages there. You need to take default.po and create a copy on the same directory. Call the file in accordance with code name of your language. Then translate the file to your language using PoEdit free software.
Some lines come from ST Kit plugin thus you need to translate the related files at ../wp-content/plugins/stkit/assets/lang/ directory.
Regards, Nat
Wow! that was a fast reply! Thank you!
I changed some of parts such as the time or Share on….
But I still can’t manage to change “Leave a Reply” (In the comments section) and “Most Viewed” in the Frontpage.
The first one couldn’t find it, and the second one was changed in stkit directory but wasn’t updated in the frontpage (maybe that’s not the file)
What I am doing wrong?
Thank you!
Hi,
‘Leave a Reply’ comes from theme file – http://dl1.joxi.net/drive/0012/0377/807289/160203/d1a2bf6f48.jpg
‘Most Viewed’ comes from CSS. Drop this line (translate “Most Viewed” in your language) on Theme Panel > Style > Custom CSS:
#owl-most-viewed-nav span.next:before { content: "Most Viewed"; }
Regards, Nat
Hi,
I finally changed “Most Viewed” using Custom CSS. But I still can’t find that line “Leave a reply”
I have checked all the PO files and I couldn’t find it. Where is it?
Thank you!
Hi,
By default this line is in the theme .po file. I’ve checked and haven’t found the line in the latest update.
We will update theme with new .po file as soon as possible. You’ll get email notification about the update.
Regards, Nat
Hi,
In the last update I finally found the “Leave a Reply” but somehow it is not translated in the website. I attached a picture so you can see other things are translated, only the Comments are not. (Leave a reply, comments, reply, edit…)
http://imgur.com/CjGUhgPI don’t know what I am doing wrong
Hi,
I’ve checked it works fine. This is an example of the translation into Spanish – http://c2n.me/3upUgs3.jpg
Probably you use some special character – try to change them. Also try to update (re-init\re-build) your PO file – http://c2n.me/3upUT7K.png
Regards, Nat
Hi,
Thank you for your patience.
1) I have edited the files, updated them. But still no change, you can check the screenshot http://imgur.com/3IPy5Y0
I don’t know if I am editing the wrong file or the theme it’s not refreshing. I tried writing Spanish instead of Chinese but there was no change either.
The file I am editing is in WP-content/languages.
2) I’d to edit the post share options, I’d like to remove delicious and digg, and add some others like Reddit. Is there an option to do this, o should I edit the St-kit? if so, which file should I edit?
Thank you very much, Regards
Hi,
1 – You should edit files from ../shockmag/assets/lang/ folder Don’t edit core files.
2 – You can unchecked Delicious and Digg from ST Sharrre widget. In case you’d like to use some others – the better choice is using some similar third-party plugin with preferable social networks.
Regards, Nat
Hi,
1- I’d like to remove/add Digg not in the Sharre widget, but below the post. (See screenshot attached) http://imgur.com/5J4FDHh
2- In shockmag/assets/lang/folder there are no translation for “Comments” “Leave a Reply” http://imgur.com/xTcxEAy
Thank you
Hi,
1 – This is about #246..296 lines in ../single.php file
We can do this for you for some extra. We can create a child theme in accordance with your needs. In case you need this drop me a line at info@strictthemes.com
2 – Make sure you use the latest version of the theme and you take file from the last theme update -http://c2n.me/3uIpgUr.png
You need to copy default.po file at ../shockmag/assets/lang/ and rename it in accordance with language code you use on your website. For example es_DO.po for Spanish, ja_JP.po for Japanese.
Regards, Nat
I try to install update from dashboard wordpress I get this error: An error occurred while updating shockmag: Download failed. Could not open handle for fopen() to /tmp/shockmag_v.1.0.5.zipAWSAccessKeyIdAKIAJYG5ROGJ6X7Z3M6QExpires1454493025SignatureKO2F9PWnhA11VOGOAEfJRfK8qujc3Dresponse-content-dispositionattachment3Bfilename3Dthemeforest-13341720-ad-optimized-magazine-with-powerful-advertisement-system-shockmag-wordpress-theme-bRM2aF.tmp
I can download the new version, do you know how can I update the theme??
regards
Hi,
Envato has changed its functionality for providing updates so you have to re-install the theme by classic way.
The version 1.0.5 comes with new possibilities for automatic updates, so you can get next versions of theme with one click via Envato Market.
Regards, Nat
If I re-install the the, then I wil lose my all changes, and the site is online … which files must be saved before re-install the theme
Hi,
It depends in which way you made those changes.
Update won’t affect your settings in admin panel unless you made tweaks in original source files.
It is highly recommended to make any tweaks with original source files by using a child theme. Updates won’t effect changes which made through a child theme.
Anyway I recommend you to make backup every week and before every update.
Regards, Nat
Hi,
I am planing on creating a page on my website which will contain images with hyper links to other pages is there a way for me to use the default buttons of the theme, like the buttons of the articles in the home page ? And also i experiance some issues with the Mega menu i find it hard to put content in to the menu so can you please provide me with a guide which has more info about the Mega menu, because this one (http://strictthemes.com/shockmag/how-to-set-mega-menu-to-categories-tags/) doesn’t answer my questions.
Looking forward for your reply.
Kind regards !
Hi,
1. You can use [button] Button [/button] shortcode. Take a look the manual – http://strictthemes.com/documentation/shortcodes/button/
2. The custom mega menu comes with version 1.0.5. It’s waiting approval at this moment, so you’ll get email notification after that. That’s pretty simple for usage – http://c2n.me/3tGujhX.png – select a some custom sidebar from drop-down list and it will be shown as megamenu.
Regards, Nat
Hi,
And thank you for your quick reply, i was not able to find the information i needed, but i the info you provided me with was very useful. Maybe i didn’t asked my question correctly , i want to make a page which will contain hyper link images leading to the sub pages. And i want to make those images interactive and to look exactly like the featured images for the posts in the main page. Please tell me if it is possible and if it is how can i do it ?
Keep up the good work ! Regards, Misho
Hi Misho,
That’s about a customization. We can create a child theme in accordance with your needs for some extra. Drop us a line at info@strictthemes.com and please provide us visual scheme in any available way (by pencil, photoshop etc).
Regards, Nat
Hi, I will try to figure it out my self , i can check the code and use the same classes and ids in that page, that way i can save you guys some work and if i can’t figure it out my self i will right you an email. Thanks for the brilliant support and i wish you all the best ! Regards, Misho
Ok. Thank you for your feedback. Let me know if you need more assistance.
Regards, Nat
I Reinstall the wp, and im with the same problem an im need very urgently a solution, i send u emails, and u dont do nothing. i really like this theme but is dont working to me, how i can get my money back to purcharse other theme?
Hi,
For support assistance you have to provide a valid access details to WP admin. You sent me twice invalid access details. Also your WP admin panel is not available. So there is no access to there. As soon as you send me a valid access details and fix your admin panel I’ll take a look.
Regards, Nat