Discussion on NEUE - Smart & Modern Magazine Theme

Discussion on NEUE - Smart & Modern Magazine Theme

By
Cart 821 sales
Well Documented

envirra supports this item

Supported

This author's response time can be up to 1 business day.

866 comments found.

Hi. I’m having a problem with my site’s pagination. Please advice on how to correct it.

https://www.usphsociety.org/category/programs/ Please go to the very bottom of the page and it looks like it has a broken link or the link to go to pages doesn’t work.

Will appreciate any help on this. Thanks

Hi,

The problem is from custom css. Please remove the display:none code https://imgur.com/a/s1tJzxz

Thanks you so much for solving the problem. However, when removing the display none, the categories on the slider will go back. How can I remove the categories display on the main page slider? Thanks in advance.

Hi,

Please use the below code to remove categories from slider 8)

.slides .vw-post-categories { display: none; }

Hi there! I’m trying to add an icon i’ve designed to the theme. Should I ass the font in the frameworks>font-icons folder? Or add to an existing font-icon file?

Hi,

The theme is will not add new font file automatically. Creating separate plugin would be better (and using function wp_enqueue_style https://developer.wordpress.org/reference/functions/wp_enqueue_style/ for adding a css with your font files )

I’m using the Neue theme and have a problem with my archive pages having 2 headings, which looks odd and is throwing off my sidebar.

See here: https://www.familiesgotravel.com/category/take/

I would like the title to just say Things to Take and would like to remove where it says Family Travel: But I don’t know where in the template the latter resides and how to get rid of it.

Any tips for a writer who is not a web designer.

My designer made the purchase on my behalf when they installed it. I might have a license number somewhere. But if the theme is on my site, obviously I purchased it. I don’t know how else i would get it. Are you going to make me track down my license from 3 years ago?

I am the purchaser of the theme (I have a badge because I’ve owned it for 4 years). Here is a link to a discussion we had 4 years ago. Can you please answer my question? https://themeforest.net/item/neue-smart-modern-magazine-theme/7951727/comments?page=26&filter=all#comment_8662489

I’d still value a reply to this question. If I need a “purchased” tag, how exactly do I get one for a theme I bought 5 years ago?

Hi I need to add the Amazon one link code into the end tag or footer of the site but when I try to go to appearence and then editor – the theme doesn’t seem to allow this, can you help please.

replied via email 8)

Could you possibly re-send as I’m afraid I didn’t get it

Hi,

The email was send to yourname@gmail.

This is the email content

I can't login with that credentials.

Anyway, Its seems you're using wordpress.com which may unable to edit theme file.
Please try this plugin https://wordpress.org/plugins/insert-headers-and-footers/ for inserting any scripts into site footer.

Hi there,

I have just purchased a new support license. I am having some signification issues with my NEUE theme and also the WPML string translation plugin. My host (siteground) says there are issues with both. I have ticketed WPML over the issue with them and listed the response that my host gave me below. The site is constantly 503 timing out.

I have 4 cores, 6gb of ram running 5 sites one big (neue) and 4 much smaller sites. the site also runs through cloudflare. I have over 10,000 posts and pages on the neue theme. We did have an issue with the popular box causing slow sql responses. We then removed this from the site. the 503s still happened.

Siteground ticket response -

I have deactivated all plugins one by one in order to find the origin of the issue and noticed the following:

  • When I deactivated the plugin named Wpml-string-translation the speed of the website has been significantly improved.
  • The theme is generating many slow ‘child’ PHP processes. I have changed the theme to a default WordPress one and this issue has been fixed.

After my investigation, I have immediately restored the database that I was exported in order to assure that no plugins’ configuration will be lost.

I would recommend you to contact the developers of the theme and request the reported issue to be investigated further and fixed. Regarding the plugin, I would recommend the same. Also, you should consider checking the overall optimization level of the application with a professional developer.

url of the site is www.rogtecmagazine.com

Can you help me please?

Hi,

Please try using cache plugin https://wordpress.org/plugins/wp-super-cache/ to improve site performance.

Thank you – in the past Siteground told me to not use w3 cache and use siteground optimiser for cache instead.

I just ticketed them and this is what they said.

Me to SG:

So I ticketed the plugin and the template.

The plugin is still waiting. The template said install WP Super Cache plugin to fix your issues.

We have done this, and 503’s this morning are down – good news!

The issues is SG told me to uninstall another cache plugin W3 and use SG Optimizer

So now I have SG Optimizer and Super Cache running.

Can you run a report and see if this has removed the issues of child PHP mentioned above and the issue with string translation?

Also there is an error with the Super Cache it says see help which is below

Garbage collection of old cache files won’t work if WordPress can’t find wp-cron.php. If your hostname resolves to 127.0.0.1 it could be preventing the garbage collection from working. Check your access_logs for wp-cron.php entries. Do they return a 404 (file not found) or 200 code? If it’s 404 or you don’t see wp-cron.php anywhere WordPress may be looking for that script in the wrong place. You should speak to your server administator to correct this or edit /etc/hosts on Unix servers and remove the following line. Your hostname must resolve to the external IP address other servers on the network/Internet use. See http://yoast.com/wp-cron-issues/ for more. A line like “127.0.0.1 localhost localhost.localdomain” is ok.

127.0.0.1 example.com

Do I just copy and past 127.0.0.1 rogtecmagazine.com into that file?

SG:

Pasting content of a ticket is not a good way to show us what has been done, instead please include the ticket ID.

I checked and it seems the issue was discussed at ticket ID: 2812598

As far as I see, there are no more slow php processes generated by the theme.

About the error with the wp-super-cache. Our plugin Sg Optimizer is not compatible with WP Super Cache. Please disable WP Super Cache.

Me:

You have just told me to undo the thing which has just fixed my site. This is the advise i received previously and caused problems.

The site is running better today, after your suggestion but I still have the cron error in the plugin.

Im not sure if to remove the SG plugin or just keep both as it is working right now. Or if the SG plugin blocks the cron file writing.

Could you tell me:

Do I just copy and past 127.0.0.1 rogtecmagazine.com into that file?

Thanks again though!

Hi,

Do I just copy and past 127.0.0.1 rogtecmagazine.com into that file?

I don’t know about internal server configuration. SG should have answer for this question.

Anyway, Theme didn’t create child process of php, It’s just a template system that working on displaying a content. This theme is always using Wordpress API (and didn’t use Cron). I don’t think the child process problem is not came from theme.

Generic solution when has a problem about exhausted resource is using cache plugin which reduce resource usage by serving a page from cache, rather than process a page for every request.

For WP Super Cache, It’s maintained by the same owner of Wordpress. It must be called the best wordpress compatibility of cache plugin. If WP Super Cache can fix the problem but SG Optimizer can’t, I think the SG Optimizer have some problem.

Hi, my client is keen isn’t sure on whether to go with NEUE or Groove (both by envirra) – most elements are preferred in NEUE except for the menu block – the Groove layout is preferred for the “logo next to the nav” approach. Does this option exist in Neue?

Hi there :)

Thanks for interesting. NEUE theme has only one placement for menu and logo.

Hi there,

My host has contacted me with the following:

” There is something in the site that is generating a lot of admin ajax requests. This is probably what’s causing the high Apache usage on the server.

1244158 [action] => vwplk-get-likes

These calls are very frequent and consuming a lot of resources. “

It seems to be something to do with the theme retrieving facebook likes.. I don’t even use that part of the theme. Can you tell me how to deactivate that please?

Thank you

Hi,

The ajax request is using for counting post views. You can disable at ‘Theme Options > Blog > Enable Post Views’.

Hi I loaded the Site Origin Page Builder plug in yesteday and al was going well until site slowed to a snails pace. I have uninstalled but it is still very slow. if you run a pingdom test it hands for 15 seconds. Any help? Just purchased new support for 6 months, https://minitravellers.co.uk Home page loads ok but any link takes 15 to 20 seconds even with the plug in deacivated and deleted.

Hi,

It may from cache. I’ve tested but it loaded in 2.54s https://i.imgur.com/16rITdN.png

Would be great if you get ad some new social channels in the social counter widget. Google+ is dated and Instagram is the fastest growing social network in the world. It really is a shame that this one is missing.

Hi there,

Thanks for you suggestion. Sounds great, I will check a possibility for adding this feature.

Any progress on this?

Hi, I just submit a new version to themeforest. Please wait for an email notification for new version (It could be available within 1 day)

Hi Sirs,

I brought your theme, NEUE since 22 Feb and here is purchase codes ec4b57b0-3c71-41ff-bfcf-ce1810f19b6b .

After setup, I want to change layout of Home page to Home 4 but I can’t find this feature in admin dashboard. Pls kindly suggest how I can fix it.

Thank you very much Iyaiji

Hi there,

Please import this file https://www.dropbox.com/s/4ueq2840uouqn1a/home-4.xml?dl=0 and you will see page name “Sample Home 4”.

Hi as you know we love the theme and have got to know it well. I use the page builder a bit and was wondering there is anyway to change the background colour of each row? A bit like this?

https://www.dayoutwiththekids.co.uk/blog/contributors/karen-beddow

Is this possible within [row] or [column] so that each section is different?

THANK YOU

I’m not sure because i didn’t tested with this plugin. But in general, It could be works for all themes.

Hi Trying to get the plug in to work. ALl OK if its a blog post page but not if a full width page. Webiste says check the theme is built with Wordpress Default Loop is used in the layout? Any ideas?? THANK YOU

Hi,

Yes, this theme is using wordpress loop (this is also in the themeforest’s coding standard)

Please change page template to “Full Width Page” then save and try edit with elementor.

Hi I have an issue with embedding of facebook videos. If you look at htts://minitravellers.co.uk/videos when viewed on a mobile there is a hig gap between video and text. this doesnt happen with the you tube posts. the code is: <iframe style=”border: none; ” src=”https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fminitravellers%2Fvideos%2F1478822082234450%2F&show_text=0&width=560” width=”560” height=”315” frameborder=”0” allowfullscreen=”allowfullscreen”></iframe>

When viewed normally the large gap can not be removed. turn the phone on its side and it looks fine. This most be to to with the responsive design of the theme. is there a work around you can think of.

Many thanks

No, You need to edit the file on main theme.

Hello. Thanks for all the help as usual. Did this get included in the latest update?

Hi,

Yes, It’s already included since v1.9.2.

Hi there, I’ve installed ACF pro and created some fields however it has caused a conflict and now the Home page edit screen no longer shows it’s sections. How can I integrate ACF pro without causing conflict? Thanks

Hi thanks for all the info, it has been a great help. Is there a way of changing the default setting of the blog post format so that the post is 3/4 of the page wide, and the sidebar 1/4. At the moment it looks like its more 2/3 and 1/3? Tryig to make the blog text more prominent and side bar less so. Thanks

Hi :)

Kindly sorry, There is no option to change layout ratio like that.

Good morning, It looks like the Neue theme isn’t loading the images on Microsoft Edge browser. Can you confirm that it does work for you on Edge?

Thank you!

Hi :)

I’ve tried Edge for my demo site http://envirra.com/themes/neue/ and not found the problem. Could you please try again for my demo site?

Hi sorry me again. Also creating a new home page using the page builder. Any way of reducing the padding between the custom content? https://minitravellers.co.uk/test Just needs to be closer together on mobile really. THANK YOU

Hi :)

You can use a custom CSS. Please copy a custom css from the below

.vwspc-section-custom-section+.vwspc-section-custom-section {
    margin-top: 20px; /* Adjust space here */
}

Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.

Hi I am afraid that that one did not seem to work. I also tried to change to margin-bottom but that did not have any effect. Is there any other suggestions? thanks

Hi is it possible to remove the search icon from the menu bar? Thanks

Hi :)

You can use a custom CSS. Please copy a custom css from the below

.vw-instant-search-buton { display: none !important; }

Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.

Thats great THANK YOU

Hi, we were wondering if this theme has the capability of producing reports for advertisements, such as click through, impressions, etc.

Hi :)

These features is not available in this theme. It could be found in third-party plugin.

Thanks. Is it compatible with the Advanced Ads plug-in?

I have a problem with the social counter widget. The followers on Facebook are not updated. Have the widget restarted, but no update. What can I do?

Hi :)

Thanks for your report. I will fix this issue soon.

Hi, our social counter widget is not updating the numbers anymore. Did something change?

Hi, I’m back :)

Please send me an admin account, login url and the page url by using contact form on my profile page. I will have a look into it.

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