- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperStripe Setup
- NewspaperPayPal Setup
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspapertagDiv Shop
- NewspaperDesign your post pages using the Default Templates
- NewspaperTheme modules and blocks
- NewspaperUsing the Theme Translations with WPML
- NewspaperHow to Set the Image Avatar
- NewspaperNewspaper theme documentation
- NewsmagInstalling pre-built websites
- NewsmagIntroduction
- NewsmagSmart Lists
- NewsmagTheme thumbs
- NewspaperSmart Sidebar
- NewspaperBreadcrumbs
- NewspaperFooter Builder
- NewspaperMain Menu
Hi
I installed the Demo for Newspaper Magazine and now it has messed up my site completely!
I would like to remove the whole installation of newspaper for now.
I did remove the theme from my wp- dashboard
I then went to cpanel and removed it from my server .
But the demo installation is still on my blog.
You can see the menu items, and I can not change headers, etc, etc,
Please help and let me know how to remove the files completely.
link: http://bit.ly/1dQAd79
It is messing up my navigation and I cannot setup the site.
Please help.
Thank you
Any developments with speed booster and revolution slider? The plugin
As I can see http://demo.tagdiv.com/newspaper/ slider works and it has speed booster plugin activated. Am I missing something?
The plugin gives the following error when I activate speed booster plugin:
You have some jquery.js library include that comes after the revolution files js include.
This includes make eliminates the revolution slider libraries, and make it not work.
To fix it you can:
1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true.
2. Find the double jquery.js include and remove it.
Maybe adding revolution slider js declaration after newspaper js declerations before </body> would fix it?
Hello Radu,
I think you misunderstood me. I want to have the comment icons displayed on those blocks as well: http://demo.tagdiv.com/newspaper/block-4-2/
http://demo.tagdiv.com/newspaper/block-2/
-> here only the bigger pictures have the comment status icon.
http://demo.tagdiv.com/newspaper/block-1-2/
->the right side doesn’t have the comment status as well.
As I said, people are commenting more when they see there is some active discussion going on.
-
This reply was modified 12 years by
davistar.
Hi,
This is my site: best-tennis.co.uk
It appears the main pages are clickable in the navigation using a desktop PC but they aren’t clickable on Ipad. E.g Clicking Adults. But the same applies to the demo of the Newspaper theme.
Should this be the case?
Thank you very much, Marius.
The tutorial is great.
I also installed the demo and voila, the formatted homepages are
there.
Thanks again!
When I use the hompage-bg-no articles list page template I do not get the background image to display as it does on demo. It only wraps around the slider. Here are the 2 screenshots for them:
Hi there,
I uploaded the 2.0 update and imported the demo then I created a child theme.
When activated, the child theme is quite different from parent whereas I brought no modifications in either themes and particularly child theme brings the logo + text that appears in the footer of parent version in the top header menu and I don’t know how to take it off.
I also noticed html codes for the 2 pages parent & child were very different. I don’t undestand why, as child theme imports css from parent without any change for the moment.
Thank you for your help.
Hello,
are you using a VPS? Please enable compression! That is one of the main causes of your bad pagespeed rating. http://screencast.com/t/6rBEeA5cg2
On the demo we are running a stock theme with our stock speed booster plugin! Also note that any additional plugins slow the theme down and lower the score in pagespeed.
Other then that we are using a lot of advanced optimization tech incs not employed but our competition. On a good server + little plugins the theme is capable of 100% on pagespeed.
Radu from tagDiv
Hello,
This theme has a nice design.
But my main purpose of my purchase was googlespeed value is too high.Demo values ​​97 or 100.
However, after having setup after purchase my speed was 65 my values​​.
A topic in the forum, but I have said that hosting related problems. But I’m worth googlespeed with my previous theme was 85.
Anyone following link from google speed test and here you can write your own site? Wonder if we’re having trouble hosting sourced Does what is the problem?
Please test and write forum
http://developers.google.com/speed/pagespeed/insights/
But we can see it in the demo,
One of the posts has paging structure..
so how come its not included in the sold version?
Hello,
1. Here are some tips about what we use on our demo https://forum.tagdiv.com/topic/theme-speed/#post-900 also use W3 total cache plugin for more speed or our plugin SpeedBooster (beta – color from TC not work and could have some plugins conflicts)
2. We have only Google Font, if you want to change to verdana, edit your style.css and find and replace the font.
3.
– Edit function.php and change the featured image size at 300 x 250
– Change in Theme customizer to Crop http://screencast.com/t/3DQqv1H3l
– Add this in style.css
.post .thumb-wrap {
display: inline-block;
float: left;
margin-right: 23px;
}
– Edit td_module.php and add this code like here:
$buffy .= '<div style="height: 30px; background-color: #ffffff;"></div>';
$buffy .= ' ';
http://screencast.com/t/9OBS1D2YmKT
Hope you manage it. Thanks
Hello,
1 – 100 out speed your demo, but my page page 65 why my score?
I need to use plugin?
2 – verdana font is not available.
3 – exp: sitename.com/postname.. single post image 300×250 edit left side and google adsense be under please look; http://s11.postimg.org/pegklzvb7/look.png
Another really weird thing that is happening is that I have ugly fb and twiiter icons in the top right corner. The demo shows nice white ones – I get blue and white. See link. Thanks 🙂
I like the possibilty to choose different article templates. In another subject I wrote about a slider gallery. Maybe this is awesome too – Inspired from “Boston Big Picture”:
http://demos.gabfirethemes.com/stylebook/ecuador-hotels-are-30-cheaper/
Hello,
No need.
Please install the demo content from Theme – Options for a demo data. http://screencast.com/t/7bpekxe1
Thanks for the message!
I dug a little deeper and it definitely has something to do with the missing <aside> tags. Not sure why my version of the theme (and the demo) is not outputting them like the example you gave above.
I was able to edit the includes/app/shortcodes/td_social.php line 31 $buffy .= and include the <aside> tag with a fixed ID for a text box id=”text-3″ and it worked. Definitely not the right way and I won’t be leaving it there, just trying to isolate and find out where the disconnect is occurring.
Let me know if you have any ideas or suggestions on where I should look. Thanks!
I tested with the [td_ad_box spot_name=”Ad spot — demo sidebar ad”] and it does work!
The bug must be somewhere that the widget gets compiled. I have a feeling it has something to do with those missing <aside> tags.
Thanks! That does help. If you view the source on the page you posted you will see that it contains <aside> tags. I believe those reside in the functions.php file.
However if you view the source of your demo located at http://demo.tagdiv.com/newspaper/strong-growth-and-engagement-across-our-community/ it is missing those aside tags. My site is also missing those <aside> tags. I wonder if this is the issue?
The plugin developer states that before widget should contain <li id=”%1$s”> I would imagine it could also be ID’ed in the aside tag as well. I tried doing a complete clean install. WordPress 3.7.1 then the theme, and then the plugin, and it does not work. I will keep poking around and see if anything jumps out. If you notice anything let me know!
Thank you!
Hi,
I chose to use the “One click demo install” on my website, and chose this version, as I couldn’t find the way to get this appearance via the Visual Composer (it was ok for the big slide, but I couldn’t find the way to get the blocks organized in the category “Don’t Miss” on the exemple I showed you).
How to “manually” build such a homepage ? I also would like to know how to display different categories on the homepage, like in your exemple (i mean, for instance, how to select other articles in “Dont’ miss” ? Rather than the latest articles, which appear also in this line…).
And my last question is : is it possible to choose not to display every article on the big slide ?? As soon as I add an article, its pic appears on the big slide, wihch is not always what I want !
Thanx four your answer !!
Thanks for the reponse, love this theme and how many possibilities it offers.
Sorry I meant the contact 7 plugin in I removed it and everything is alright.
The problem with block2 is that I do not get those clickable categories on top as in the demo?
SUMMARY
Things which I still need help with
1. I just uploaded the theme, do I have to manually upload any updates on filezilla? Where do I see the updates?
2. How do I set up the “Don’t Miss” section, with the multiple categories on the demo site?
3. drop down menu on the top header menu would really really helpful
4. I keep getting update notices but nothing needs to be updated
5. Can I not use the contact me app? I already am using Jetpacks feedback option?
How do I set up the “don’t miss” section, with the multiple categories on the demo site?
Is that the revolution slider?
-
This reply was modified 12 years by
Marija1m1.
1. My favicon has uploaded but does not appear
2. I would like a bigger option for a logo (which takes over the entire ad space on the right side)
3. I installed the Demo and I then set up my custom homepage to look like the demo but when I enter my websites name .com, I only see the demo and not my posts and all other featured why?
4. I just uploaded the theme do I have to manually upload any updates on filezilla? Where do I see the updates?
5. I uninstalled the entire theme and am totally confused as to how to get the theme looking like I want…
I am frustrated since I spent two hours getting the theme to look how I want and then in the end I had two different layouts, how I made it and the demo…
I really need some help with this since I read all the instructions and followed them, I am not sure why this is happening at all
Hello,
You can set the layout(modules) for archive page from Theme Customizer. http://screencast.com/t/8ijQld0ggj
Do you mean about this pages: http://demo.tagdiv.com/newspaper/2013/
Thanks
Hi
Is there any way that visitors could change the theme color just like what we see at demo version ?
Thanks