- NewspapertagDiv AMP Plugin Tutorial
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
Hi Guys,
Hope all is well.
I would like to remove the post publishing date, could you please explain how to do this on all our posts?
Since we promote UPCOMING events, the post publishing date on the post thumbnail is very confusing. http://www.streetlifedxb.com
Additionally, is there a custom feature to change the information presented in the location of the post publishing date? For example with the date of the upcoming event?
Hello Francesco,
Sorry, but above I wanted to refer to this example -> https://www.screencast.com/t/GnMA8al5t4s Notice that when you want to increase the theme width, the layout of the theme will hurt.
Thanks for your understanding!
Hi,
If you would like the logo to stretch to the edges of the screen, you need to upload a bigger logo image. The current header style you are using does not have a limit for the image. You can use any size you want, and it will be displayed.
Also it is worth mentioning that when a background color or image is used, the website layout becomes boxed
– https://forum.tagdiv.com/background-introduction/
At the moment you have a white background color, so a full logo will be displayed like this example (boxed)
– https://www.screencast.com/t/6UPrVOC4pjVr
Removing the background color or stretching the header logo space with the options in the theme panel
– https://www.screencast.com/t/gHfCKSNkVjwM
Will display the logo in full width like this
– https://www.screencast.com/t/ouaeFnIWA
So you just need to create and use a bigger logo image, depending on your preferences.
There are dedicated custom code sections in the theme panel, that you can use to further customize the website. Or enter the code directly in the theme main stylesheet. A child theme can be used as well for this purpose.
You also need to create a homepage using the composer and set it
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hello Exec,
If you want to place the Ads after the Related Articles/More from Author, you should edit the post template and add a do_shortcode in that section -> https://www.screencast.com/t/3tyHhXdblMzy (this is an example of post template style 8).
Thanks for your understanding!
Hi,
There should not be any problems in creating a sidebar. Simply split the row the way you want, like this example
– https://www.screencast.com/t/v3CnaGwCe
You can use a Widget element to display a sidebar from your existing ones
– https://www.screencast.com/t/ZOSv1yckyx
That is the case for Visual composer as well
– https://www.screencast.com/t/gkOha5B2
If you have problems creating a layout like this, some useful screenshots could be very helpful. Also if you are using Visual composer try deactivating the tagDiv composer. In some cases having both these editors active may create some issues like this.
Thanks
Thanks for this code. This code makes the “Gallery” category not displayed on the posts in the post page…I also need for it to not be displayed in the blocks. For example, on the homepage, I am using Homepage Post and Block 5, and on the Blog page I am using Block 13…the category is still visible in all of these. Can you provide code that will make the “Gallery” category visible ONLY on the category page? Or code that will make it not visible in all of the blocks including the Homepage Post block? Thanks?
I noticed one thing. Theme options can be saved, but not the defaults.
For example, in the Footer Section, I cannot turn Show Footer to ON, and also cannot save the Footer Templates to Style 1. I can save any other Style for Footer Templates.
The same for Block Settings: I can set any Block Header Template style, EXCEPT Block Header 1 – Default.
Any ideas?
Thanx!
Thanks Bogdan,
I will add in some custom code and use the template footers for examples.
Cheers
Rogger as an avid fan of both Newsmag and Newspaper over the last 3-4 years I can assure you plenty of new features and hard work does go into Newsmag too – as an example the platform update from v2 to v3 was massive. You need to understand that for TagDiv to do massive updates, there’s a huge amount of testing that needs to be done.
Incidentally I prefer Newsmag- although my newspaper site is a little out of date and I haven’t had the time to slowly manually bring it up to the latest version… Too many updates! Heh
Thanks for your quick response. I suggest for the update of NewsMag, consider icons to share (Facebook and Twitter), in the blocks. Here are some examples.LINK.
IMAGEN
IMAGEN 2
IMAGEN 3
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
-
This reply was modified 9 years by
Rogger Baylon.
Hello Catalin,
thank you very much for your reply.
You have written this: “Above, my colleague gave you an example from where you should strat to increase the theme width..:”
But, sorry… “Above”, where? 🙂 Where is the example?
Thank you, bye!
Francesco
Hello,
AMP is already supported if you install the official AMP plugin made by automattic.
Thanks.
Good day ! I have a website on the subject of home design and I would like to make so that the designers had the opportunity to register – to fill in information about yourself – fill in the information about your contacts to upload photos of examples of works . Please tell me this is actually implemented ? And if so, how can it be done ? With Best Regards, Sergey
Hello FREEBOX17,
Unfortunately, please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.
Above, my colleague gave you an example from where you should strat to increase the theme width, but notice then you will have to make some additional customizations to adjust the other theme elements if you want to bring best results.
If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hi,
Sorry, I failed to see the link you have provided in your post. You could change the button color and font properties with a code like this for example
– https://www.screencast.com/t/84PrdYwgspX
You can change the properties as you need, and also add more
.more-link-wrap a {
color: red;
background-color:green;
font-size: 20px;
}
Here is a link to a guide that explains how you can use the browser inspector to create custom code, that you can use in the Theme panel->Custom Css
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Please let me know if you need further help.
Thanks
Hello delizard,
Unfortunately, please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.
Above, my colleague gave you an example from where you should strat to increase the theme width, but notice then you will have to make some additional customizations to adjust the other theme elements if you want to bring best results.
If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
When AMP Support is Coming to Newspaper theme?
Hello jorgeocampo,
Unfortunately, our theme does not have any such an option that allows you to hide these elements, sorry! As a quick solution would be to use a bit of CSS code to hide them. As a hint, try using the following code and add it in wp-admin.css.
The code is ->
.td-small-wrapper-o{
display:none;
}
.td-small-wrapper-o:nth-child(1){
display:block;
}
.td-small-wrapper-o:nth-child(2){
display:block;
}
Hope this helps!
Thanks for the message!
Hi,
How do I remove featured image being duplicated in my post? Since I have always inserted featured image on top of my every post.
Now using Newsmag, it adds the featured image on top once again! The reason I want to remove it is because it appears on top of my sharing plugin which looks very weird. See this page as an example.
I am using amazon affiliate on my website and I need to place Ad banner below my article. Amazon banner 728×90″ size in article bottom add is missing Banner’s Border from right side. Please reply me how to fix this issue. Another Guys with same theme are showing their Amazon ads banner and that is working fine there. Then why not working for me.
For example: http://bhathee.com/redmi-4-amazon-flash-sale-best-affordable-smartphone-up-to-4gb-ram-64-gb-storage-4100-mah-battery-13mp-rear-camera-fingerprint-sensor-and-more-starting-price-rs-6999/
check above mention Link inline banner and bottom banner
http://www.billi4you.com/operating-system-functions/
bottom banner working properly here
Hi,
I am pulling my hair out and i am not sure why this is happening, When embedding a video or image, everything seems to stretch to phenomical size to fit the page, where is the default setting to stop this from happening?
It seems, Google maps, youtube and Images seems to be affected, but when i do twitch, that seems to work?
Below are some sample codes (twitter works, youtube does not)
<iframe src=”https://player.twitch.tv/?autoplay=false&channel=gale_adelade” frameborder=”0″ allowfullscreen=”true” scrolling=”no” height=”378″ width=”620″></iframe>Watch live video from Gale_Adelade on http://www.twitch.tv
<iframe src=”https://www.youtube.com/embed/0xIt6H5GXG4″ frameborder=”0″ width=”620″ height=”378″></iframe>
the output below
Why does youtube ignore the frame size, sorry if double post, but i did some searches and I could not find the answer.
Thanks
Hello,
After reading all the guide/tutorial on the forum about performance settings for Newspaper theme I decided to switch to W3 Total Cache.
Indeed i do not understand why WP Super Cache is recommended as it’s clearly inferior. I did a comparison between super cache / and w3 total cache with GTMetrix + Google Speed Insight and Pingdom. The clear winner is W3 Total Cache. Some theme like : http://docs.presscustomizr.com/article/243-speed-up-the-hueman-theme-how-to-setup-w3-total-cache-plugin offers clear Guide for W3 Total Cache for example.
One comment i have is do not use a CDN like cloudflare ! This is seriously slowing down your sites. I was struggling to get fast TTFB and as soon as i delete cloudflare my full loading time went to 2.2 seconds compared to 8 seconds before average.
Cloudflare is good if your host is really bad but in this case you better change it…
About my question, seems i installed w3 total cache i am having an issue with mobile menu of my site anonymster.com, when you open the menu on mobile and click on “review” the page doesnt load. Would you have an idea how to fix it ?
Thx
Just purchased Newspaper after watching video on theme and upon install/uploading Health & Fitness demo, I went to play around with it and I all i see is basic MCE editor, not one in video. Am I missing something?
in above example i want to display my image properly without any cut. in which ration i should cut my image or resize my image. is there any way where i can display my image completely. I am ok with if some aspect ratio get changed for that particular place.
i can see my image was cut in that particular size(324×160). instead of cut, is it possible that image is resized ?
Hi all,
I’m a proud user of Newspaper (v. 7.8.1), I would want to ask you a bunch of questions:
1) is there anyone who can help me solving this annoying problem with huge black spaces under videos both in posts and pages? (for examples … look here: http://analizebasilicata.altervista.org/blog/video/);
2) regarding the Slider Revolution plugin, where can I find my Slider Revolution purchase code? I thought the plugin license was associated to the theme license, is that true?
3) Anyone knows how can I embed in a stylish way a google my maps in my website?
Thanks a lot for your help,
Luca