Huge problems since Newspaper V6 update from 4.6

Posted in: Newspaper
Post count: 23

Hello

We use your NEWSPAPER theme for more than two and a half years. We have recently updated the theme from a 4.6 version to the new version 6. We found a major change of theme-side performance and ergonomics but the problem is that we have lost the appearance of our site from version 4.6. We would like to know how can edit the following in this new theme:

– Large slider (1 3): the slider is different, there are more the purple background (we have a general color theme purple) on tracks and there is a black/grey gradient background on the pictures, how to edit? see at : http://www.iphonologie.fr

– The title of articles: become black colour, we want to have a purple color. see at : http://www.iphonologie.fr

– The bottom headlines: widget, blogs, button, tag,…, all these elements have changed background color in black, how to modify our color? see at : http://www.iphonologie.fr

– On pages: the sidebar not beside the content but appears at the bottom of the page. The page became so centered, how to return to the design of front (4.6)? see at : http://www.iphonologie.fr/gagneruniphone-faq/ , http://www.iphonologie.fr/gagneruniphone/ , http://www.iphonologie.fr/conditions-generales-dutilisation-du-site/

– how to avoid doubling articles on same page? ?

– How to remove the name of the author of the articles on share facebook ?

Post count: 7909

Hi,

Please try regenerate your thumbnails to fix size issue – http://screencast.com/t/63VTQ15j5rS Also if you want background color for Big Slide articles like in version 4 of the theme, please edit you page and set Style 4 – http://screencast.com/t/m8cWbDMRhttp://screencast.com/t/X71ujJmiiL
Unfortunately the theme doesn’t have an option for this, but you can try to change it using custom css in Theme Panel > Custom Css and apply a color for post titles on pages(it will be applied also on Big Grid Slide) – http://screencast.com/t/wCh0iuWQlRe

.td-module-title a {
color: #a465a5 !important;
}

If you refer to the block title in version 6.1 it was added an option in Theme Panel >Theme Colors to set a general color for all blocks/widgets titles – http://screencast.com/t/IcPkM5CMBhttp://screencast.com/t/c3u7wg6EXVo

In version 6 of the theme were changed the page templates, the sidebar that you see on those pages is sidebar added for latest articles. You can manually add a Widgetised Sidebar widget to your page content – http://screencast.com/t/UwD7n61Q if you want to use that template with Latest Article. Or you can set Pagebuider with title and the defautl sidebar will be add automatically, you don’t have to split the row – http://screencast.com/t/CZZO259mZ3

If you use unique articles and you have an issue with doubling articles, please note that this issue was fixed in version 6.1, so please update using this guide(FTP method) – https://forum.tagdiv.com/how-to-update-the-theme-2/

Please try to remove this code to not show author when the article is shared – http://screencast.com/t/UadS1GJEv and then use facebook debugger and see if works for your articles (fetch new scrape) – https://developers.facebook.com/tools/debug/og/object/

Thanks!

Post count: 23

Thanks for these first help.
Also :
– How to filter articles on a block so that it displays only the popular items of the week this year 2015 and not on all the years?

– is it possible to put a video youtube to featured video and that it can play the video from the homepage without open an article ?

– is it possible to put a sidebar element on a page ?

Post count: 7909

Hi,

1. The theme doesn’t have a sort option like that, but you can use “Random post from last 7 days” and also if you want to change the order you can change it here – http://screencast.com/t/eXJ2CaQe
2. Unfortunately the featured video cannot be played from modules/blocks, you can add only a playlist block on your page to display videos.
3. Not sure what you mean, you can display a sidebar in page content using Widgetised Sidebar block – http://screencast.com/t/RPeccxsltx

Thanks!

Post count: 23

Thanks for these.

– is that it is possible to filter the articles on a block so that it displays the popular posts by month or/and year (example: June or 2015); can you add rows on these cases >> http://screencast.com/t/eXJ2CaQe and put condition?

– How can it regenerates the thumbnails for the photos to fill the different frameworks on the sliders?

– is that there is a demo page to see the different features of the theme in v6.2? (format for each type of frame / slide / different shortcode / and all other features)

Post count: 7909

Hi,

Try to order by date and change to take post from 1 month ago instead of 1 week – http://screencast.com/t/0HndGpSAhttp://pastebin.com/y4B1QqW1 If you need more customizations please check – https://codex.wordpress.org/Class_Reference/WP_Query#Date_Parameters if you don’t have basic php experience I suggest to get someone to help you as we cannot provide custom work at this time, sorry!
Please regenerate your thumbnails using – https://forum.tagdiv.com/using-the-theme-with-existing-content/ and then purge your files if you use CDN.
Please check our demo (Features menu item) – http://demo.tagdiv.com/newspaper/ to see theme’s blocks/modules/grid…

Thanks!

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