
523 comments found.
Hi, Zerge,
How can I close the views and likes statistics functions? These statistics are how the work, affect the concurrent connection?
Because my site recently returned a lot 503 error, godaddy suggested I review the coding to ensure that connections are closed.
If you do not bother, please help to check my website http://ideasgn.com/Thank you!
Hi,
The “views” feature used standard WordPress function – update_post_meta.
You can easily disable this feature, just remove in the file content-single.php:
setPostViews(get_the_ID());
Zerge wanted to know which technique to use the theme to incorporate videos in posts, especially when you choose to post video.
Custom iframe code.
Hey,
I see you mention compatibility for WP 4.0 but the theme has not been updated in more than a year – are you really sure it’s fully compatible? I’m flirting with your theme but I’m not sure how to take the lack of updates; is it simply bugfree or are you planning to discontinue development for NewsTrick?
No hate!
All the best, Mel
Hi Mel,
Of course, we have tested it with WP 4.0 and didn’t find any bugs.
And we plan to release an update soon (within 1-2 weeks)
Let me know if you have any other questions or need further clarification.
Hi Zerge!
The theme is awesome I’ve been using the widgets with standar post but now there is a new challenge, How can i activate it for custom post types?
Thanks in advance
Hi,
For this you need to modify the widget source files (located in directory /functions/). For example, replace ‘post_type’ => ‘post’ with ‘post_type’ => ‘any’
http://codex.wordpress.org/Class_Reference/WP_Query#Type_Parametersgreat ! it works Zerge!
Finally one more question. How can i choose among categories of custom post type? The widget shows me only the default categories. Thanks
Try to play with parameters (taxonomy) for this part of code:
<?php $categories = get_categories('hide_empty=0&depth=1&type=post'); ?>
It works! We are so close Now i can choose categories of my custom post type but when i selected some specific category doesn’t show anything in the frontend. I tried several times but i can’t get it
Help.
I appreciate your time, has been a great support
You can use “echo” to control (debug) the values of your variables.
If I buy this theme, can you make blog/post layout or template, category, tag, and searching will be looked grid view 2 coloumns? example:
Feature pic 1 Feature pic 2
Post name 1 Post name 2
Feature pic 3 Feature pic 4
Post name 3 Post name 4
Hi,
Of course it’s possible after some development/customization work.
But unfortunately we do not provide development/customization service.
Oh no :,(
You can hire someone who can make these changes for you.
NewsTrick 1.04 Available for Download [2014-11-14]
Changes:
- Improved: Carousel and Related Posts Thumbs widgets.
- Improved: Social Counter widget
- Improved: Compatibility with popular plugins
- Improved: Superfish menu
- Improved: RTL
- Optimized: Speed site performance
- Optimized: Java scripts
- Removed: Google Prettify
- Removed: fitVids
- Removed: Inbuilt “ajax thumbnail rebuild” feature
- Added: TGM Plugin Activation feature
- Added: Open Graph Objects for post page
- Updated: Superfish menu
- Fixed: Issue with the Video post
- Fixed: Issue with the Carousel widget (when displayed only one huge related post image)
Hi
“entry-content” seemed short explanation but does not appear now in homepage
http://bizimtariflerimiz.comupdate did new theme but did not change the results
Hi,
Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
thank you I’ll try
other problems
http://bizimtariflerimiz.com/tariflerNotice: Undefined offset: 1 in /home/besikta2/public_html/bizimtariflerimiz.com/wp-content/themes/wp-newstrick/functions/newstrick-carousel-widget.php on line 93
Notice: Trying to get property of non-object in /home/besikta2/public_html/bizimtariflerimiz.com/wp-content/themes/wp-newstrick/functions/newstrick-carousel-widget.php on line 93
I need access to WP admin panel, to see what the problem is. Send me a message through my profile
I sent
hello
I would like to add a search box in the upper range. However, I work with the demo layout and the normal search box will appear on the whole page. What can i do? Thanks Ralf
Hi,
Where exactly you want to place search box?
Hello top right of the header under the banner or even better above breaking news
on the left side -
one more question if I want to change the linkurl of the headerlogo i have to change the header right? (a href=”<?php echo home_url(); ?>”> ? many thanks Ralf
1. Try to place search box below this part of code:
<!-- .banner -->
in the file header.php
2. Replace only this:
<?php echo home_url(); ?>
Thanks for the theme. I have a few questions for you to complete the installation.
1) I selected to use the top sticky menu in the Theme Options but it is not saving.
2) Is there a way to randomize the posts like the slider in all of the widgets instead of just displaying as one same post all the time? This is something big that I thought the option would be there but unfortunately was not :/
3) Is there any way to align the headers of the widgets to the left side instead of the right on all of them?
Can I contact you via email?
Thanks!
Hi,
1. Can you show me this on your site?
2. For this you need to change some code in the theme files. For example, need to add the parameter orderby for WP_Query – http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters
3. Add to the style.css:
.widget-title { left: -1px; right: inherit; }
Thanks for the quick response. I would rather not display my URL here, can I send you an email?
What infinite scroll plugin is this theme compatible with?
I think you can use any plugin. For example – https://wordpress.org/plugins/infinite-scroll/
I have tried this already. I am using the ‘Show More Posts’ option, I would imagine it would simply override that option but nothing happens when enabled.
Try to use standard pagination option. Also, you probably will need to change some selectors in the plugins settings.
No, this does not work. Can you please test it on your theme?
Hi,
Sorry for delay. Try to use these settings – http://awesomescreenshot.com/0534m3zp92
Thanks, this worked!
I’m having a serious issue. I guess I never noticed but in IE the main body images will load then disappear. Seems to be only an issue in the category view (http://tinyurl.com/k37ro32), this is very urgent so please let me know how to resolve this issue ASAP. Thanks.
Try to disable preload feature in Theme Options.
This did not work. Do the images show and then disappear for you too?
Yes. Just deactivate preload feature.
I’ve done this and that is what I said did not work in the previous message. I am trying my best to fix this via CSS but it is your theme and I would hope to see you provide the support needed since this is a universal issue. Thank you.
Hello,
i would like to have an option to change the backgroundcolour of textwidgets maybe just one new textwidget with different colour then normal.I know that needs some coding, please infor me what are the costs if you prog this option, Thanks Ralf
Hi Ralf,
It will cost 25$
I would like to use ANY of the sliders but many of my featured images aren’t the same size, which causes it to expand in height to the original size of the image. Is there a way to set the dimensions to one default size so it doesn’t expand like this? Thanks.
Can you show me this on your site?
Sent a message.
Already answered
Hey Zerge, is there a way to use the 3 column homepage structure but have one of the columns be the original column size and the other the smaller one like this: http://screencast.com/t/V6AXegves – thanks.
Hi,
Yes, it’s possible. What the type of layout you use?
The 2nd or the 7th I’ve used before. Currently im using the 7th one with the full right panel. I need the one to be the default size panel so I can insert a 300×250 ad in there and I’d like the other one a smaller size for a 160×600.
Replace the file index.php with new – https://dl.dropboxusercontent.com/u/4364676/newstrick/index.php
And then use layout 4.
I’ve replaced the index.php and am using 4 (http://screencast.com/t/jfw58PDS2tAt) – now what span widths do the left center right have to be and are they still the Magazine Center, Magazine Left, Magazine Right because these options don’t seem to work.
Try again – https://dl.dropboxusercontent.com/u/4364676/newstrick/index.php (updated file)
Great, looks like this worked! What part of the code can I adjust if i’d like to add a little bit more width to the left panel and shrink the right a bit?
Great, thanks for the help
Memoria Visible .com finally got your theme for his site. I’m very happy to tell you this because i recomend your theme to the memoriavisible.com non profit project years ago. Is funny, today you got other themes that i prefer, but this is just fine. Your work remaince in force.
Thanks
hi, Zerge. there is a problem whith the site www.memoriavisible.com after the instalatión of newstrick, the post dont save the sound, video or gallery formats… we select sound and when saved, they appear starndard post. I try to access to de support platform and i can’t create the account.
Hi,
To register on the Support Forum, just enter your credentials:
- Envato Username (ThemeForest Username)
- Any password
- Any email
- Purchase code
Note: You must to use account which is owner of this theme.
Y don’t understand the NOTE… i got te item purchase code (buyed from a friend account… i dont have credit card) ... even if i use hes envato user name, nothing happens.
Can you send me a “friend account” user name and purchase code?
Send me a message through my profile
what mail?
is done… please check
Sorry for your time, the theme was fine, the problem was that godaddy has a particular way of working that does not warn when resources are exhausted for wordpress … we almost go crazy looking for the error. many functions wordpress stalled without warning, that was what happened. By an unfortunate coincidence happened just minutes after installing the theme. Thank you for the support, everything is running.
Hi Zerge, i got a cuestion about the sound post format and soundcloud. Is posible to have the new (full image in the back ground) style? i got a white space, dont look good.
http://www.memoriavisible.com/category/memoria-del-fuego/Solved, i got to change the embed code to the new one… thanks.
Hi, Zerge,
i want to hide the header banner when the screen is less than 728px… is posible?
Hi,
Add in the file style.css above the section @media (max-width: 600px) {...}
@media (max-width: 728px) { .banner { display:none; } }
Thanks
after i update new theme files (29 June 15), my wordpress site show this error message :
Parse error: syntax error, unexpected T_FUNCTION in …public_html/wp-content/themes/wp-newstrick/functions.php on line 546
Hi,
Can you show me this on your site?
And where I can see this error?
I just update new files again, please check
Hello! I’ve upgraded to Apache 2.4 and now my home page won’t work. Other pages are working as normal. Is this something you’ve seen a problem with?
Hi,
Can you show me this on your site?