995 comments found.
Question before buying : Can i hide Adsene Ad in detail post on Mobile devide ? Thanks
Hi,
There is possible to hide preferable ad section on mobile devices via couple of custom settings. If you need it let me know and I’ll help you.
Regards, Nat
Hi there. I’m trying to configure a banner in the Ad Sidebar #1 widget location sized at 970×90 using the OIO Publisher plugin. There’s a fluid setting which works if the CSS is set to 100% width. It seems to work fine if I resize my browser window to compress the primary menu, however, if I expand the window, the banner shrinks to a tiny image. Is there a way to set that widget to 100% wide? I think it’s set to 1200px, but when I change it to 100%, it doesn’t seem to make a difference.
The banner works as expected if I disable fluid but the problem is, it runs off the screen on mobile devices.
Thanks much, in advance, for any insight you might offer.
Regards, Kory
Well, this is odd. If I remove the widget title, I can’t see the banner at all. If I add a bunch of letter into the title field in the widget, I see the banner start to expand towards the 970px width. Obviously I don’t want to put a title in the widget eventually. Just passing this along if this info helps.
Hi,
Let me know URL of your website. I will take a look.
Regards, Nat
Thanks so much, Nat. The site’s not live yet, however, if you change your local hosts file to the following, it’ll come up:
45.63.18.117 vadrinks.org (new line, of course) 45.63.18.117 www.vadrinks.org
The banner in question is at the top right under the header menu.
Regards, Kory
Hi,
It’s about CSS-styles which come with that ad. You should isert ad properly e.g. via Text widget
<a rel="nofollow" target="_blank" href="http://www.vadrinks.org/wp-content/plugins/oiopub-direct/purchase.php?do=banner&zone=10" title="Advertise Here"><img width="970" height="90" border="0" src="http://www.vadrinks.org/wp-content/uploads/2015/11/advertise-970x901.jpg" alt="Advertise Here" /></a>
or re-configurate styles which come from that plugin. Maybe it’s available from within plugin controls.
Regards, Nat
Thank you so much, Nat! I tried the text widget option and it worked great. Really appreciate your help with this.
Regards, Kory
Great. You are welcome.
Hello,
Love your theme, but Having Issue on the home page – All post are listed with Title and Image but experts aren’t visible.
Thanks, Vicky
Hi,
You need to enable excerpt metabox – http://dl1.joxi.net/drive/0012/0377/807289/151109/e5f98f665c.jpg
and drop some text there – http://dl2.joxi.net/drive/0012/0377/807289/151109/6279217313.jpg
If you need more assistance let me know access details (to your WP admin) through the contact form – http://themeforest.net/user/strictthemes I will take a look.
Regards, Nat
Hi I just purchased this theme and am unable to upload it. I keep getting the message that the css is missing.
Thanks
Missing style sheet error when installing the theme
A common issue that can occur with users new to installing WordPress themes is a “Broken theme and/or stylesheets missing” error message being displayed when trying to upload or activate the theme. This error message does not mean that the theme you have purchased is broken, it simply means it has been uploaded incorrectly. Luckily, there is a very easy fix – https://help.market.envato.com/hc/en-us/articles/202821510?_ga=1.98937494.960908116.1440083728
Hi,
You have to upload the theme zip only, not whole package.
Take a look instruction – http://strictthemes.com/documentation/getting-started/installation/
Regards, Nat
I’ve flagged your message because of shared purchase code. It’s private information. Please don’t share it.
Regards, Nat
Same here on the latest Firefox update. Logo left upper corner, menu below that. In all other browsers nothing wrong! Older version of Firefox everything is fine!
Regards,
Rob
Hi,
The theme has been updated. Install the new version with one click from within Appearance > Themes page. Or download updated package from your Download section – http://themeforest.net/downloads – and re-install the theme.
Regards, Nat
Hi Nat,
Thanks for a quick fix!
I just discovered that we are not using a child theme. Because we didn’t got it to work.
We made some changes to this theme. Our featured images are a little bit smaller than they should be. So we changed that to the theme. Also the color of links, we changed that in red.
If i know update the theme, i lose all those changes.
Can you help me with that?
Regards,
Rob
Hi Rob,
Try to drop the below code on Theme Panel > Style > Custom CSS instead of updating the theme.
@media only screen and ( min-width: 1320px ) {
#menu > div {
width: 1200px;
}
}
@media only screen and ( min-width: 960px ) and ( max-width: 1319px ) {
#menu > div {
width: 935px;
}
}
Regards, Nat
Hi Nat,
Thanks for the code. I dropped it in Custom CSS, but no solution. Tried to view in Firefox private mode, emptied all caches, etc.
No luck! What’s next? 
Rob
Hi Rob,
I suggest you to reproduce all changes in a child theme and then update the theme. Please drop a line at info@strictthemes.com We’ll send you the child theme file.
Regards, Nat
Hi! I have several problems with the main menu. I had few changes at style.css some weeks ago and it´s work perfectly (change the fonts size, padding, H1 and H2 color an size…) Yesterday, when I login on my Wordpress dashboard I found the main menu under the logo image and it´s aligned at left side too. I have been traying to change it at different ways but I can´t do it. Did you can help me? Thanks.
I think the problem is on Firefox for Windows. I´m trying to see the theme in Firefox on iMac and work nice, in Chrome work well too. The problem is with the main menu, the logo image is upon the menu, this happens in the Truemag demo too. I send you an image of the problem http://i64.tinypic.com/2heeibr.png
Hi,
The theme has been updated. Install the new version with one click from within Appearance > Themes page. Or download updated package from your Download section – http://themeforest.net/downloads – and re-install the theme.
Regards, Nat
Hi there! could you please tell me how can i make a child theme? i did one, but i would like to confirm i did it the right way! my site is http://be-openminded.com
Hi!
I would like to remove date from SERP, Google results. There are some ways to do that.
What and how is the best way for Truemag? Some ways say: change the date stamp from PHP code, to java code. Google doesn’t read Java.
Regards,
Rob
Hi Rob,
You can do this from within WP admin panel: Settings > Reading > Search Engine Visibility. See screenshot: http://dl2.joxi.net/drive/0012/0377/807289/151106/4bbe422e03.jpg
Regards, Nat
Hi,
I think you don’t understand my question 
You’re solution will prevent showing up in Google (SERP) for the whole website. I mean, a better option is then taking the website offline 
All i want is to remove the date (stamp) snippet from the SERP in Google. How to do that?
Regards,
Rob
I understood you wrongly. 
1. It’s about metadata which come automatically from all SEO plugins. And you should change settings in SEO plugin you use.
2. Drop this line on functions.php file in your theme folder:
remove_filter( 'the_content', 'st_the_content_hatom', 9 );
Regards, Nat
Hi Nat,
Thanks for your reply. Does that only removes the date stamp in SERP Google? Or does it wreck all of my rich snippets?
Regards,
Rob
Hi Nat.
I dropped in functions.php the following (read that somewhere):
/* Start of Remove Date TimeStamp from blog posts */ function remove_post_dates() { add_filter(‘the_time’, ‘__return_false’); add_filter(‘get_the_time’, ‘__return_false’); add_filter(‘the_modified_time’, ‘__return_false’); add_filter(‘get_the_modified_time’, ‘__return_false’); add_filter(‘the_date’, ‘__return_false’); add_filter(‘get_the_date’, ‘__return_false’); add_filter(‘the_modified_date’, ‘__return_false’); add_filter(‘get_the_modified_date’, ‘__return_false’); add_filter(‘get_comment_date’, ‘__return_false’); add_filter(‘get_comment_time’, ‘__return_false’); } add_action(‘loop_start’, ‘remove_post_dates’); /* End of Remove Date TimeStamp from blog posts */
Is that a solution?
Regards,
Rob
1. Yes, it is only about date stamp.
2. The other filters (you’ve listed) are fine too.
Regards, Nat
Hi how can I translate the post date, as seen here: http://prntscr.com/8zashp
I cant seem to find it the .po file. Thanks
Hi,
It comes from ST Kit plugin thus you need to translate the related files at ../wp-content/plugins/stkit/assets/lang/ directory.
Regards, Nat
Hi,
I seem to be having an issue where the article excerpts won’t show on the blog page or the homepage. I’ve checked the box under the theme options panel – Display excerpt on post page. I’ve also set the feed to no image to the left in the feed and the excerpt shows up. It also shows up on the first article on the homepage but not the rest. Can you please advise.
Hi,
Let me know URL of your website. I will take a look.
Regards, Nat
Hey Nat, Is it possible for me to private message you the details? Regards, Josh
Hi,
Yes, let me know access details (to your WP admin) through the contact form – http://themeforest.net/user/strictthemes 
Regards, Nat
Hi Josh,
It’s about excerpt metabox.
I’ve enabled it for you, see screenshot: – http://dl1.joxi.net/drive/0012/0377/807289/151109/e5f98f665c.jpg
You need to drop some text at a excerpt metabox to show excerpt on frontpage – http://dl2.joxi.net/drive/0012/0377/807289/151124/7b9e05c3e8.jpg
Regards, Nat
Hey there, Are there any features for Affiliates / Multi-affiliate price comparison? I am currently using Rehub theme that offers Affiliate Egg plugin support. Is there a way of integrating the plugin with Truemag as it is a must for my website.
I’ve been eyeing at this Theme for a while but i am hesitant because of my specific requirement,.
Hi,
If the plugin works with default WP theme so it will work with Truemag too. If the plugin requires a specific integration well then it assumes a custom work.
Regards, Nat
Hi
Having the following problem with ssl and need to remove the following line, where do i go to do that?
Thanks
Total number of items: 168 Number of insecure items: 1
Insecure URL: http://img-fotki.yandex.ru/get/9810/231740777.1/0_105dd6_f09aa4d9_orig Found in: https://infodomini.com/wp-content/themes/Truemag/assets/css/shortcodes.css
Hi,
It’s about #679 line in /Truemag/assets/css/shortcodes.css file.
Regards, Nat
Hello, Igor. After a couple months searching for the perfect theme to begin monetizing my website, I purchased yours as it seemed to fit the bill with my requirements.
I’m working on starting to set your theme up with my vision and am finding that the color palette doesn’t appear to be working. I’ve tried changing to many various colors and the theme always stays with the default orange and brown colors. Would you please tell me if I’m missing something? I haven’t performed any CSS customization and am simply trying to change colors using the style palette.
Thanks much.
Regards, Kory
Hello Kory,
Thank you for purchasing.
Probably it’s about some kind of CDN settings or minify script.
If you need more assistance let me know access details (to your WP admin) through the contact form – http://themeforest.net/user/strictthemes I will take a look.
Regards, Nat
Thanks much, Nat. I’ll contact you through the form. I greatly appreciate it.
Regards, Kory
Actually, Nat, please disregard my email and this note. I’m using EasyEngine and performed a clean—all on the caching side via the command line in addition to previously working w/ the plugins (which hadn’t worked) and confirmed the colors have successfully changed.
Thanks much for the idea!
Regards, Kory
Great. You are welcome.
Regards, Nat
Hi,
i am looking for a WP template where i can link my youtube channel videos. Is there a possibily link my videos to this site automatically ? Or do i have to link them one by one ? Best regards
Hi,
The theme assumes to post videos one by one.
Regards, Nat
Hey Man, I loved your theme. Mostly because its very light. I am facing an issue . I did import data given by you but home page dosnt really look like one from screenshot… Can you please assist me with my problem???
Hi,
Let me know access to your WP admin. I will do it for you. Please drop access details and URL through contact form – http://themeforest.net/user/strictthemes
Regards, Nat
Regards, Nat
Hi,
I’ve made the setting like on Live Preview.
Regards, Nat
Hi,
You have to restore original source files. Do not modify the original source, files, folders.
There are a lot of answered questions on comments, to find an answer use the search.
Regards, Nat
Hi Team
I have an issue with Post Views counter it only track or showing unique visits. Is there any way to track every visits?
Please let me know. Have a great day.
Regards Amit
Hi Amit,
The quick way is disabling the default Post Views counter from within Theme Panel > Post tab – http://dl1.joxi.net/drive/0012/0377/807289/151016/11de178791.jpg – and using some third-party plugin.
Also there is possible to write a custom solution based on default functionality through a child theme http://codex.wordpress.org/Child_Themes It’s about customization and assumes a lot of work.
Regards, Nat
Hi!
I would like to put the page/post views in another spot. What is the code that displays the views? I looked but just cannot find it.
Many thanks!
Hi,
Try the #291 line in ../Truemag/single.php file.
Regards, Nat
Hi! I need to disabled the searchbox option at the secondary menu. I don´t need it on this place… How can I do it? Thanks!
Hi,
For disappearing the search box you can drop this line on Theme Panel > Style > Custom tab:
#search-form-header { display: none; }
Regards, Nat
there is easy way to work with your theme in Arabic Language ?
Hi,
By default the theme has been created for LTR-languages. RTL-languages aren’t supported.
Regards, Nat
Hi,
By default the theme has been created for LTR-languages. RTL-languages aren’t supported.
Regards, Nat
Hello, I’ve used regenerate thumbs but thumbs are still not the correct size. My site is at http://yanodo.com.
Hi,
On the link you’ve provided the Truemag theme is not used.
Regards, Nat