Thank you very much for your appreciation. We try our best to improve the theme, add useful features with each update and help our customers. Your suggestion for a rating option in posts is also noted. Please have a nice day.
You can send us an email as mentioned above, we will take a look at it. If possible provide cPanel as well. Let us know.
Hi,
So you want to use the revolution slider as an widget. I tried it as well, same as you I believe.
I entered the shortcode of the slider in the text with title widget
– http://prntscr.com/najhv6 – http://prntscr.com/naji3s – http://prntscr.com/naji9y
The slider appears for me – http://prntscr.com/najiiu
Is that the same slider as in the other pages? Where it works I see it uses images from your media library, for example – http://prntscr.com/najo13
In the homepage it uses some kind of dummy images it seems – http://prntscr.com/najp0b
Also it has a display none it seems – http://prntscr.com/najwzy
Try a different slider in the homepage as a test, or try using this one in other pages to see if it works.
Thanks
Hi,
I tried setting the weather in the widget, requires an API key and a valid location
– http://prntscr.com/naj8v1
The location can be searched for here – https://openweathermap.org/find
If you just created an API key, wait for a while and it should work. From what I know there is a delay before it starts working. If there is still a problem, please send us an
email at contact@tagdiv.com and provide admin login so we can take a look at it. Include a link to this topic in the email.
Let us know.
Thanks
You could try something like this – http://prntscr.com/naiss4 It will increase the width to allow more space between the menu items.
This is the code, enter in in the Advanced CSS section in the desktop field, as it may create problems on smaller devices – http://prntscr.com/naiti5
– https://pastebin.com/UXg7NjPA
Or if you want to use a cloud header, there will be an option for the space
– http://prntscr.com/naiv5d
Hi,
If you use an actual blog page – http://prntscr.com/nahun7 there will be no control in terms of filtering the posts that appear. All the posts will be displayed, sorted by latest (publish date).
However if you use a static page (built with the tagDiv composer)
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
– https://tagdiv.com/how-to-create-homepages-with-newspaper-theme/
The content can be displayed in blocks, grids etc. These have options for filtering
– https://forum.tagdiv.com/block-settings-guide/
There are ready made homepages that can be imported with the cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
– https://cloud.tagdiv.com/#/load/Homepages
Also there are block and grid designs, sections and many other templates that can be imported and used.
If you have a category named “”Funnel” that category page will only show posts with that category. If you want to also create a page to show these posts, you can do that. Enter blocks and grids in it, filtered by that specific category.
If you need help or you have more questions, let me know.
Thanks
Hi,
If they are actually different rows, then selecting each one of theme should work. Multiple rows have to be added manually – http://prntscr.com/nahmad (with a few exceptions).
So for example if you start with a single row and keep adding elements in it, there will still be only one row to work with.
I have logged in and tried in the same draft to stretch a row, with and without padding
– http://prntscr.com/nahr3d – http://prntscr.com/nahrng
Seems to work alright when I try it. If I misunderstand something let me know and I will check again.
Thanks
Hi,
@mparlevliet This wasn’t fixed from what I can see. Happens on my end as well. Sorry for this inconvenience.
However I have modified the code from above to work in your case, if you would like to use it. The result will be like this – http://prntscr.com/nahcsm
Here is the modified code – https://pastebin.com/kQasSgQP
Let me know.
Thanks
Hi,
I checked your website on mobile, doesn’t look right – http://prntscr.com/nafg9h
The theme already has a viewport meta in the header file – http://prntscr.com/nafgmc
Maybe you removed and forgot about it, that would explain it, as it isn’t there it seems
– http://prntscr.com/nafh47
Try to restore it if possible, not having this meta may have a negative impact for mobile visitors, I can post the code here for convenience
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Now that you updated wordpress, I should note that using an older theme with the latest wordpress may result in problems.
The theme is officially compatible with wordpress 5 starting with version 9.2
– http://prntscr.com/nafo45 (latest is 9.6.1). A changelog can be seen at the bottom of this page – https://themeforest.net/item/newspaper/5489609
Thanks
You could do something like this. For example enter the 3 column code in the desktop and tablets fields in the advanced CSS section
– http://prntscr.com/naf7uo teh 3 column layout looks alright in desktop and tablet sizes
– http://prntscr.com/naf8a1
In the phones field use something like this – http://prntscr.com/nafbws
– http://prntscr.com/nafc3t
.menu-item-49 > .sub-menu{
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
Or in 2 columns maybe – http://prntscr.com/nafcjy
.menu-item-49 > .sub-menu{
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
Two columns on phones would be better in my opinion, try both and choose the method you like best. Let me know if there is a problem I missed, or you have more questions.
Copy the code from here, no need to manually type it, works just fine when I try it. Should be no problem.
Hi,
That would be a header ad, some header styles display the ad below the header menu
– https://forum.tagdiv.com/header-styles/
On the other hand if you use a cloud header template
– https://cloud.tagdiv.com/#/load/Headers
This can be edited with the composer, so you can place an ad box in the position you want.
Either import a cloud header designed by us (and modify it), or create your own header
– http://prntscr.com/naf0bw
Let me know if you have more questions.
Thanks
Hi,
A time ago or last modified format is possible within a cloud post template
– http://prntscr.com/naeul3
For modules there is a modified date setting only – http://prntscr.com/naeuyh and not a time ago, at the moment.
There are various topics that you could try, but note that modifications made to the plugins will be lost after a theme update
– https://forum.tagdiv.com/topic/implementing-the-time-ago/
– https://forum.tagdiv.com/topic/changing-the-date-to-x-time-ago/
– https://forum.tagdiv.com/topic/the-time-ago-in-block-3-is-correct-but-another-block-is-wrong-time/
Thanks
Hi,
I believe as most sharing socials LinkedIn requires og data
– https://www.linkedin.com/help/linkedin/answer/46687/making-your-website-shareable-on-linkedin?lang=en
This is a post, not a page – https://walterpinem.me/house-of-sampoerna-surabaya/ and it has the required og:image – http://prntscr.com/naemrm and other og data.
This is a page – http://markhpeterson.net/?page_id=1016 it has no featured image set, so no og:image adn data- http://prntscr.com/naeqiv
We recommend the Yoast SEO plugin to manage sharing on socials, and provide the og data, the theme by itself doesn’t have what is required – https://forum.tagdiv.com/facebook-share/
Once you set everything up, test the links with the tool – https://www.linkedin.com/post-inspector/inspect/
– https://www.linkedin.com/pulse/how-clear-linkedin-link-preview-cache-ananda-kannan-p
Thanks
Hi,
It is possible with some CSS. Or if in those pages you use a different header. Using a different header in specific pages or cloud templates is now possible, since the introduction of the cloud header templates and builder.
So while editing the pages you can select a header – http://prntscr.com/naeg7l this will apply only on that page.
With CSS a code like this should work
.page-id-XXX .td-header-top-menu-full,
.page-id-XXX .td-header-top-menu-full,
.page-id-XXX .td-header-top-menu-full {
display: none;
}
Use the IDs of the pages where you want to remove the top bar. The IDs can be seen in multiple places, for example by hovering the page name in the pages screen
– http://prntscr.com/naei2i
Multiply the lines if you have more pages. If you need help let me know.
Thanks
Hi,
If you want the code to affect the social icons in the header menu, it will be like this
.td-header-menu-wrap ul li a,
.td-header-menu-wrap .td-social-icon-wrap{
margin-left: 15px;
margin-right: 15px;
}
Modify the margin values as needed. In case you wanted something else or there is a problem with this code, please post a link to the website so we can take a look, it will be easier and faster this way.
Thanks
Hi,
How does that work exactly? The other website actually displays the header and footer from your website? Displaying theme elements in a different website would require the theme to be installed there as well.
I will try to help you but I don’t quite know what files to point to in this case. The header and footer template files are here – http://prntscr.com/naea10 and the main header and footer files are in the main theme folder – http://prntscr.com/naebpl
Thanks
Hi,
That is the theme sharing, it can be deactivated in the theme panel. Here is a guide
– https://forum.tagdiv.com/sharing/
Please let me know if you have more questions.
Thanks
Hi,
I don’t quite understand what you want to rename and where. If it’s an actual tag that should be possible to do by editing the tag itself.
Or if it’s the tag base you can do that as well, in the permalink settings
– http://prntscr.com/nae4c1
Sorry if I misunderstand, let me know if that is the case.
Thanks
Hi,
That is possible, you can activate the theme as mentioned in this guide
– https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
– http://prntscr.com/nae1vo
Please let us know if you have more questions.
Thanks
Hi,
We recommend a value of 256M if possible, that would be proper for most websites
– https://tagdiv.com/newspaper-theme-requirements/
Try to increase it as mentioned, the problem should be solved. Let us know.
Thanks
Replied by email.
Hi,
That is what the mobile editor is for, to create the mobile version of pages. It’s capabilities are simple, the composer cannot be used to create mobile pages.
So the desktop page can be created in any way possible in the theme, while the mobile page is restricted to be built with the mobile editor.
The mobile theme will work with AMP, they both have to be activated as mentioned in the guide from above. The “About” page mobile version can be created with the mobile editor, it is a normal page after all.
This theme demo has the mobile theme active
– https://demo.tagdiv.com/newspaper_local_news/
Check it with a mobile to see how it looks and works, the AMP version will look mostly the same.
Let me know if you have more questions.
Thanks
Hi,
That would be a common issue with wordpress, it can appear in various situations. For example here are some similar topics
– https://www.hostinger.com/tutorials/fix-sorry-you-are-not-allowed-to-access-this-page-wordpress
– https://premium.wpmudev.org/blog/fix-not-allowed-access-page-error-wordpress/
– https://wordpress.stackexchange.com/questions/247039/how-do-i-fix-the-sorry-you-are-not-allowed-to-access-this-page-error-i-get-on
– https://wpbloggerbasic.com/blogs/fix-sorry-you-are-not-allowed-to-access-this-page/
You could check these out, maybe try what is suggested. Or install the plugin manually, not from the theme plugins panel, here is a guide
– https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/
The newsletter plugin is provided in the theme package, plugins folder
– http://prntscr.com/nadq32
Thanks
Sorry again about that, as I said there will be modifications to that message and some other notifications. Let me know if you have more questions.
Hi,
Setting it up seems simple from what I can see – https://wpsmackdown.com/how-to-set-up-the-cdn-in-wp-engine/
– https://wpmayor.com/cdn-wpengine-maxcdn/
It does the job for the loaded image, the srcset images URL seems unusual. Maybe that is how it’s supposed to be, I can’t say because I did not use it.
You could try and contact them directly with this question however, they should know what to do if anything needs to be done – https://wpengine.com/support/
Thanks