Discussion on JNews - WordPress Newspaper Magazine Blog AMP Theme

Discussion on JNews - WordPress Newspaper Magazine Blog AMP Theme

Cart 29,607 sales
Recently Updated
Well Documented

jegtheme supports this item

Supported

This author's response time can be up to 2 business days.

6431 comments found.

Hi Guys! I’ve a pre-sale question. If i switch the theme from newsmag 4 to jnews, i have to rethumb each images on my website or is this an automatic feature of the theme jnews? Thank’s!

Hi GreenLabSrls,

Thanks for interesting to JNews. For rethumb, if you mean the post featured image i think you don’t need to do that. But if some featured images needed we can use Regenerate Thumbnails plugin to handle this thing. Let me know if you have further question.

Thank you

I am having trouble with In-line content advertisement, the ads doesn’t show up in the right place, for example: in inline-content 1 i chose to show the ads after 4th paragraph, however, its showing the ads just below the feature image; same issue with inline content 2. can you help? my website: gizmoguff (.) com

Hi ashwin007,

Regarding this issue, it seems i will need to doing further investigation in there. Can you please post this question into our support forum here http://support.jegtheme.com/forums/forum/jnews/ ?

Thank you

Hi, this seems the best Newspaper/Magazine theme in the world! Congratulations!

I’m looking at documentation for understand if this can be my best choice for an important project for one of my clients. My main doubt is this: in your documentation I don’t see the possibility for sort the posts by “menu order”. This is a really important feature for a newspaper cause the latest news isn’t always the more important so you need the possibility to choice the order of the news (at least the order of the news that you have in your homepage).

In other words: in the theme modules, under the “sort by” do you have the option “menu order”? In this video https://www.youtube.com/watch?v=d5rNUB6qDu0 and in other part of documentation I see a long list of options for “sort by” but not the “menu order”.

Is there “menu order”? If not, do you plan to add this parameter of the queries? If yes, what’s ETA?

Thank you!

Hi fabiogo,

Thanks for interesting to JNews.

Actually, I’m not sure about menu order that you mean on above, but our code really flexible. So if you want to make some custom changes, it possible to do. Let me know if you have further question.

Thank you

Thanks for your reply.

For “menu order” I mean what you can see here: https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters

In most case, if you manually modify the order of the posts and use the parameter “date order”, it works (so you have the same result: posts sorted by “menu order”) but if you could add “menu order” as “sort by” parameter, it would be even better.

Thank you

Thanks for your info fabiogo, i think it’s possible to do. Maybe just need a small change. We can help you to setup it. Let me know if you have further question. Hope you can be our customer soon.

Thank you

Hi,

we have been using your Theme for almost 2 Years now and are extremely pleased with its functions. Altough we never took advantage of the support functionality, we are experiencing a problem with the slider revolution plugin, which we just can’t solve.

The slider shows when logged into WP. When logged out, the slider disappears and the console reads: Uncaught ReferenceError: jQuery is not defined at jquery.themepunch.revolution.min.js?rev=5.4.8:7

The site: https://community.larasch.de/produkte

Thank you a lot in advance!

Hi 2malmitprofis,

Thanks for your kind words.

Please try to enable Load jQuery Early on Customize > JNews Speed option > Advanced option.

Thank you

Masih kompatible gan di versi wp terbaru?

Halo,

1. Dokumentasi ads nya aman kok di saya gan. Barusan saya cek masih keload normal. Coba di clear cache browser nya dulu.

2. Kalo udah pake WPFastest Cache Pro, JNews Speed sama WPSuper Cache ga perlu dipake lagi gan.

3. Bisa kasi halaman AMPnya gan?

4. Untuk PHP, paling terakhir kita test sama PHP 7.2 masih aman gan. Kalo yang PHP 7.3 kita belum sempet test sih. Emang ada masalah disana gan?

Terima kasih

Halo gan.

1. Ok kubcoba. Tp dah cb2 d menu customize sih bbrp.

2. Oh jd 1 aj. Ok. Cm saga aga heran ini home sama sidebar kok ga ad update gt ya gan. Itu sy rasakan sblum sy aktifkan . Harinkemarin awal penrpan sy sngaja g aktifkan dlu cache guna mengukur klo tnpa cache tp hokemnya ky g terupdate gitu.

3. Ini sudah sy coba live mungkin bisa via email gan?

4. Iy d php7.3 saya upload foto g bisa. Uodate segala macam g bs jd eror 503 gitu. Lalj ay cb turunkan k 7.0 normal. Jadi 7.2 ok sy akan cb terapkan nanti.

Terimakasih.

2. Apanya yang ga ke update gan?

3. Bisa via email gan, bisa juga lewat support forum disini http://support.jegtheme.com/forums/forum/jnews/

4. Coba aja enable WP_DEBUG modenya gan. https://codex.wordpress.org/Debugging_in_WordPress

Terima kasih

Where are the settings for the menu under de login/account on top bar? Please see screenshot:

https://www.dropbox.com/s/3xrdzgs8msr0uuy/Screen%20Shot%202019-02-06%20at%207.58.47%20AM.png?dl=0

Thank you

Hi wbrenner,

If you mean to translate the menu label, you can do it by using Frontend String Translation. In this case, you need to install and activate JNews Frontend String Translation plugin. Please check this page for more detail http://support.jegtheme.com/documentation/frontend-translation/

Thank you

Hi gus! Awesome theme, thanks! Is there a way to import youtube playlists automatically?

Hi wbrenner,

Unfortunately, at the moment we don’t have this kind of feature. We will take a look on this thing for the further theme update.

Thank you

Okay! Tks

Hi there,

can you make a quick improvement for your theme and (if possible) provide me the css to quick fix it.

In the theme Options in customizer, I can set a custom height for top bar, middle bar, bottom bar of the Header section.

But when inserting logos bigger than the Chosen height, the logo on some Browsers and in mobile Version exceeds and overlaps the menu

I think it would be a gread improvement to Auto set the logo height to the Chosen bar height or (maybe better, cause I can place the logo in every of the three bars), set the max height of logo in logo Settings (with Auto width – for mobile too)

Thanks Great theme :)

Hi Digiblogger,

Can you provide me your site URL for further checking?

Thank you

Hello,

The product posts doesnt seem to be responsive. The image & The title seem to come one next to another. Is there are any settings I need to use to make them responsive.?

Reference – https://proquotient.com/product/siteground-shared/

Hi proquotient,

Please try to use this code below:
@media only screen and (max-width: 1024px) {
    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 100% !important;
    }
    .woocommerce div.product div.summary {
        width: 100% !important;
    }
}

Thank you

Flawless. Thanks Guys, You guys are awesome. Have recommended the theme to two of my clients and they have made the purchase. Cheers

It’s great, glad to hear that proquotient, thanks for your support too :D

Let me know if you need something else in there.

Regards

Oh iya bagaimana saya bisa memaksimalkan login dan register agar bisa mengundang penulis. Karena pilihan yang tersedia hanya satu. Login atau register. Sudah coba pake plugin UWP tetep gak jalan.

Coba di cek dokumentasi kita disini bro http://support.jegtheme.com/documentation/social-login-2/ untuk setup social login & registernya.

Kalo mau pake register dari default WPnya tinggal enable user registration di General Settingnya bro.

Terima kasih

Kaya gini kak, contohnya suka berubah di beberapa halaman https://www.dropbox.com/s/w4c57quexxldr2g/22.png?dl=0

Coba di clear browser cachenya bro. Kemungkinan ada masalah di browser cache.

Barusan saya cek di laptop masih aman2 aja kok.

Terima kasih

Kenapa theme yang sudah di edit, selalu berubah dibeberapa halaman, berubah ke theme default :(

Tadi saya cek websitenya masih bagus kok bro. Pakek style yang demo bisnis iya?

Trus di console log browsernya saya nemu ada error 404 untuk file ini “scheme.css”. Coba cek disana bro, saya ga brani ngasi full url filenya.

Terima kasih

“scheme.css” file itu ngeceknya dimana ya kak, aduhh gak bisa ngirim gambar ya, saya mau ngasih contonya

Coba aja cari di Google cara cek console log di browser. Ini contoh masalahnya https://www.dropbox.com/s/m9zntuq2klrij9h/Screenshot%202019-02-04%2011.20.24.png?dl=0

Terima kasih

Hi there,

can you check your theme customizer please?

I tried to use Shadows into light Two from Google as my font for everything. As long as I am in the Customizer, everything is fine, but when leaving the customizer, all is set back to standard.

Hi Digiblogger,

Can you provide me the page URL that having problem for further checking?

Thank you

Is it possible to insert button 1,2,3 into drawer content on mobile header? I’ve tried but with no success.

Hi rcc_filadelfia,

Currently we don’t have this kind of feature. If you want to put an button element you may need to do some changes on the themes file. Let us know if you have further question.

Thank you

Do you provide full support for nginx? I see your speed tweak on .htaccess only

Hi moneymachine,

JNews will compatible with Nginx server. Our customer also uses Nginx on their server as well. Currently, we don’t know much about Nginx server but you can ask into your server administrator to implement our tips on Nginx.

Let us know if you have further question.

Thank you

Hi there. Is it possible to use WP for AMP and the JNews amp theme? How can I extract the AMP theme/templates?

Hi breatheheavycom,

It seems you can’t using JNews AMP plugin with WP for AMP plugin. It will not works fine i think. May i know what you mean with extract the AMP theme above?

Thank you

So it’s not possible to use WP for AMP and the JNews AMP template?

Hi breatheheavycom,

I can’t say it’s not possible, but if you want to use WP for AMP and JNews AMP you will need to do some changes in there but at the moment we don’t provide fully support for 3rd party plugin.

Thank you

Hello, is it possible to put this type of information in the posts as in this image https://imgur.com/rl4GjL3? As if it were some feature of the theme. I was watching your demos and I came across this functionality https://imgur.com/XxxhfQO Is it possible to create a feature for what I want? I await an answer.

Another example of what I’m talking about: https://imgur.com/HMIBIQX

Hi decovca,

Currently, we don’t have a specific feature for your requirement above. On this image (https://imgur.com/XxxhfQO), it’s a food recipe feature. But i think you can use a plugin to insert the game information on the single post page.

Thank you

hi, I have this error message when I write a news article:

/wp-content/themes/jnews/assets/js/admin/jnews.shortcode.js

Can I fix it?

Hi fralang,

Is there any error message occurs in there? Or can you provide me example of the problem that you get in there.

Thank you

Hi there fantastic template, we are working on www.gameynews.com currently with the game theme however despite looking into every option I don’t seem able to find where we edit the home page properly and alter the layouts etc….We can’t find where the standard advertisement banner is located to edit https://gyazo.com/6a0af5d3b9729c37f67a44273466efae

Then, how do we edit the video section feed and turn on/off etc? Seems to be an iframe but cant find any options.

Thanks for now

https://gyazo.com/420baa471f5e653fd9ea0b4fd92166ec

1. How to make the hero block bigger so that there is no black gap at the bottom or how to I make the black background same size as hero block

2. How do I change the colour of the background

3. How do I edit the hero layout, I can do this easy in the content page that uses gutenberg editor but I cant seem to find it in the elementor version on the home page.

Thanks

https://gyazo.com/9efc285a8966b36948e5efefcae396b2 – like wont go past 0 to go smaller or snap to the hero images

Hi ninjacarl,

1. To remove space at the bottom area you can decrease the margin-bottom for the section (open Advanced tab). You can use a negative value.

2. If you mean for the background color you can setup it on the Style tab then find Background option.

3. I’m not sure with the hero layout that you mean on above. Can you tell me more detail about it?

Thank you

Please help me, I am Unable to customize your theme. Get me out from this situation purchased theme yesterday.

Hi swapnik,

Can you send me your site url for further checking? Also, please try to enable WP_DEBUG mode on your website. https://codex.wordpress.org/Debugging_in_WordPress

Thank you

Here is the page of my website with White Screen Problem, https://globaleternitymedia.com/

Hello, Presale question, Does the theme support the “NewsArticle” Schema? , i mean this > https://schema.org/NewsArticle

Hi frankzy,

Yes of course. JNews fully compatible with https://schema.org/NewsArticle standard. Let me know if you have further question.

Thank you

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey