Urgent help please

Posted in: Newsmag
Post count: 280

Hello
i have problem.
any html or js code or even sidebar with code i add it to the home page its become like this

and nithing appers on homepage..

any advice please?

this is my site
http://www.autosport.me

  • This topic was modified 10 years by Lewis.
Post count: 23312

Hello Lewis,

I’ve checked your site and I saw that you use and old version of Newsmag (1.5). First of all, please try to disable all the active plugins and install only the plugins that come bundled with our theme. You should update to your Visual Composer to ultimate version (4.8.1). After this changes, if your problem is still there, please try to update your theme to ultimate version (2.3.2).

Before to update, please backup the whole current theme installation as well as the database and wp install: https://codex.wordpress.org/WordPress_Backups

After this, you can use the ftp method from theme’s update guide to uploading theme’s files and remove the previous theme files before uploading the most recent ones then test this again and let us know how it goes.

You can find a video tutorial on how to do this in theme’s update guide here: http://screencast.com/t/jNFnYQ0ONohttps://forum.tagdiv.com/newsmag-how-to-update-the-theme/

Thank you for the message!

Post count: 280

thank you Catalin..
after update to your Visual Composer to ultimate version (4.8.1) its back working fine…
regarding to upgrade the theme. i cant do it becouse i make A LOT OF CHANGES that will not work on newsmag 2..

Post count: 280

now i have weird black point in the mobile designe..

how to remove it please

Post count: 23312

Hello Lewis,

You can hide that weird black point if you use a bit of Css. Please, place the code below in your Theme panel->Custom Css area.

.wpb_wrapper li {
list-style: none;
}

The result you should see here: http://screencast.com/t/zueLqE7r

Thank you for the message!

Post count: 280

thank you. all good now..
can i put the code above in style.css. to make it load faster?

Post count: 23312

Hello Lewis,

Yes, you could try this thing.

Thank you for the message!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newsmag’ is closed to new topics and replies.