- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
I believe the cursor is set to grab to be more intuitive, as an indication that the slides can be navigated by dragging them.
I could give you a code to chnage the cursor to a pointer, like when hovering a link
.td_block_slide .td-slider {
cursor: pointer!important;
}
This will work for the slide element – https://demo.tagdiv.com/newspaper/ios-slider/
I could add the carousel in the code, I just don’t quite know which element you are referring to. Let me know.
Hi,
I have done this but the comment count is not shown on the block? see timworstall.continentaltelegraph.com. Its shown on the single page, but not next to the block / item title on the homepage?
Hi,
Seems that the sidebar is over the content for some reason. The HTML structure of the post is not how it should be. The sidebar container is in the post content, it shouldn’t be there.
Does it happen if you set a different sidebar? For example create a new sidebar and enter a simple block in it, then set it for the post.
Or does it happen if you chnage the post template?
Let me know.
Hi,
Please try this custom css for mobile arrows
.td-mobile-content .td-icon-menu-right {
display: block;
}
-> https://www.screencast.com/t/mZ00jNoM0
Thank you!
We have added adcode from media.net using an adblock. And we want to remove that particular block. But how do I remove that adcode from the TDComposer if it won’t open?
Hi,
Seems that the border radius setting is not working properly, I checked it on my end. I could give you a CSS code for it, until it is fixed. For example a code like this should work for it – http://prntscr.com/o3p76k you can modify the value as you want
.tdm_block_title_over_image .tds-title-over-image {
border-radius: 25px !important;
}
This code will affect all the title over image elements, but it can be made more specific by setting and using a class for the title over image elements you want it to apply, like in this example
– http://prntscr.com/o3p7w5 – http://prntscr.com/o3p83m
Sorry for the inconvenience, let me know if you have more questions.
Thanks
I think this is probably a WordPress issue and not a theme issue, but maybe you can help? I can’t seem to find answers. I am uploading a 22MB video (.mov file) into a video block. Videos in other video blocks (also .mov and larger file sizes) will play just fine in the same post.
When I upload, I’m just looking at a small white box with player controls, but no video. The player also shows that the video is 23 seconds long, and will play the sound, but no video. I have deleted it, added it again, cleared my cache and restarted. All of this inconsistency is in Chrome for a Mac, but works fine on Safari for a Mac.
NOTE: I do NOT represent or work for TagDiv. I am just a fellow TagDiv like yourself. I do use Geodirectory myself, though.
The blocks filter will filter by GD CPTs. You actually have to enter gd_place in the CPT field, since gd_place is the actual name of the CPT.
Note: You can filter by CPTs, but as of the current version you cannot filter by categories within CPTs. So could not use the blocks filter function to filter Places > Restaurants, Bars, Hotels.
If you add gd_place to the filter, it will show GD Places based on whatever sort order you set up, though.
Check out this screenshot. https://photos.app.goo.gl/EKGbo6bpxRdktmm86
Hi, is there any way possible to have a Video Format post with a self hosted video?
In the post body, I am able to upload a video to my WordPress Media and play it in a block, and I’d love to do the same for the Featured Video. I just don’t want to use YouTube, Vimeo or Facebook for my featured video… I want the featured video to look like the same player as the other videos in my post. My videos are only a minute long.
Hi!
I’m using Newspaper 9.2.2 + WPBakery Page Builder 5.6 + Mega Addons For Visual Composer Free 2.2,
It would seem that when I use the Backend with al lot of elements of WPBakery Page Builder 5.6 (card element, 4 tabs, text block, accordion, etc., my server goes in crash (100% CPU, 1GB memory full, lot of number process and immission), mainly when I save the page with the changes.
Is it possible to limit CPU resource usage up to 75% and even memory up to 75%, so the website doesn’t crash?.
Is it a problem with the admin-ajax.php file while working in the backend?
I trust in your solution!
I am trying to use the Newspaper (default) theme with the GeoDirectory plugin. That plugin has a custom post type called gd_place. It also has its own categories. I am confused on how I can integrate this custom post type into Newspaper.
I went into (Newspaper->Theme panel->CPT & Taxonomy->Custom post types). Under Custom post types, I saw the post type gd_place.
Then in (Pages->News–Front page->TAGDIV COMPOSER), I tried to modify the “block” right under (Trending now). I clicked on (Element->Filter). For the (Post Type), I added the gd_place. I then saved that and expected to see the posts of type gd_place. I had created one already. Instead I see (no posts).
Can you give me some advice about what I am doing incorrectly? Do I also need to modify some code to have this custom post type become visible?
Also, how can I integrate the categories in this plugin into Newspaper?
Hello !
Usually this issue is related to a firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
I suggest to check your System Status and increase all the php.ini directives at least to the recommended values – https://forum.tagdiv.com/system-status-parameters-guide/
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Let us know and if the issue persist please contact us via email at contact@tagdiv.com and provide wp-admin access so we can take a closer look. Also paste a link to this topic so we can identify you.
Thank you !
Hi,
You can create something similar with that using flex block, add a row set the layout in -> https://www.screencast.com/t/Ok1Gp8sKsHF6 in first section you can do like this ->https://www.screencast.com/t/Ok1Gp8sKsHF6 -> https://www.screencast.com/t/dzpJPtv7VAJH set the flex block in second column to and set Limit post number:1 and one module per row after that set the ad box -> https://www.screencast.com/t/kltgznQKu after that you can right click on the row and save the element, after that you can add this element from composer and only change the post and ad.
-> https://www.screencast.com/t/CKKKojKwYl
Thank you!
Hi,
There is no such filter unfortunately. If they don’t have a featured image set, there will be a placeholder image – http://prntscr.com/o3ei7s
You could use a custom placeholder image instead of the default one
– http://prntscr.com/o3ej0l
Or set featured images for the posts if possible. Or display posts that you know don;t have featured images in blocks that don’t display a thumbnail, or flex blocks where you can disable it.
Thanks
Hi,
If you want to activate/enable the Comment Count you need to go in Newspaper>Theme panel> Blocks Settings > Meta info on Modules/Blocks and activate the “Show comment count” -> https://www.screencast.com/t/P64OrKwQ
Thank you!
Hi,
You need to check with tagDiv Composer the Layout of Flex Block 3 ->https://www.screencast.com/t/3D3poKuR1d there are all the changes that you can do to customize the flex block 3.
Thank you.
Hi,
You Need to edit the page using tagDiv Composer, click on the block that you want to edit and change the header template -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
If this is not what you mean, please provide some more details and some screenshots if is possible.
Thank you!
Hi,
I think that you are using footer stile 1 and you only change the title on block 7 to FEATURED please select footer style 5, save the settings and go in Appearance>Widgets set in each footer the block you need and sort/filter the posts -> https://www.screencast.com/t/BicKUUbWEK -> https://www.screencast.com/t/6kveP1yzWSs -> https://www.screencast.com/t/KXfs7sSXCMAY do the same with Footer 2 and 3.
Thank you!
Hi,
From what I can see the Raleway font is loaded and applied properly, as it is a font available in the theme font selection screen. How are you loading the other font? If you load it in the theme panel custom fonts it should work.
However there are some errors in the console related to that font and also the theme icon font, they are not loaded
– http://prntscr.com/o3c3ko
You could try some suggestions to see if they work
– https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
– https://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
– https://www.gomahamaya.com/fix-access-font-origin-blocked-access-control-allow-origin-policy/
Thanks
Hi,
1)Unfortunately, the theme does not have any such an option that allows you to do this with our blocks. All the modules which create the block can be sorted by the same category and do not allows you to sort them individually, sorry! This is not a simple task which involves doing such custom work and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
2)The article title is too long and that’s why you bring these results, as you can see here -> https://www.screencast.com/t/tn2RWGJjMoP For a better look, you will need to decrease or increase the font size of this title or also, you can make them be on two columns or one column.
Thank you!
Hi!
(the reason for these delays is that no email is coming although i have checked the “Notify me of follow-up replies….”)
Anyway,
Thank you for answer. I managed to come very close by using the “display-posts” plugin. I used it exactly as you showed and inside the test area i pasted the below shortcode:
[display-posts category=”my-category” include_title=”false” include_content=”true” posts_per_page=”1″ wrapper=”div” wrapper_class=”td-post-content” order=”ASC”]
It works but it strips down all html tags. The result is a simple one-block ugly text.
In tagdiv composer it displays perfect but when i visit the front end, as soon as the page renders, all tags are striped. Could this be something solved from inside Newspaper?
Hi,
@mindfulifit After you install the demo you can begin to customize it. Set your own logos, menus, edit the pages and set the blocks and grids to display your own content etc.
Start from the top for example, with the header. Set your own logo and menu, configure the header with your own data. The homepage which is provided when the demo is installed with content can be edited with the tagDiv composer, each element in it can be customized
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
Then move on the footer, replace the demo data with your own there as well. Here is the theme documentation – https://forum.tagdiv.com/newspaper-theme-documentation/
Also here is a similar topic – https://forum.tagdiv.com/topic/complete-novice-help/
If you need help or have more questions, please let me know. Provide as many details about it as possible, screenshots are also helpful or a link to the website.
Thanks
Hi,
Please make sure that your feature image is big enough -> https://forum.tagdiv.com/theme-thumbs/ and you do not have add any king of code in theme panel that provide this issue.
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Hi,
For this please check our documentation for Block settings and filters -> https://forum.tagdiv.com/block-settings-guide/ -> https://www.screencast.com/t/J00VmqVlohM -> https://www.screencast.com/t/5gi63RPQB -> https://www.screencast.com/t/FGGnZNON
Hope this will help you better!
Thanks.
I am using Big Grid Flex 5 at the top of my homepage. I want to filter this by most recent posts, but quite a few of my posts won’t have a featured image (or any images at all).
I could have sworn there was a way to filter each block to only show posts that have featured images, but I can’t find it.
Is there a way to set a block or grid to only show posts that have featured images?