- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello boldix,
Try to check the following example from here-> https://forum.tagdiv.com/topic/disable-one-specific-author-box/ -> https://forum.tagdiv.com/topic/hide-authors-box-of-a-certain-author/ and adjust the code for the category.
Thanks.
Hi,
Please try and not reply in your own topic multiple times. This will only delay the answer on our part. It will refresh the topic date and move it to the back of the line. We answer all topics from oldest to newest, which is fair.
So you want to display code in the post content? The theme does not have additional options for this. You can display code with HTML tags for example
– https://websemantics.uk/articles/displaying-code-in-web-pages/
Or maybe try some plugins if needed, there could be some that will add more options.
Thanks
Hi,
A simple forum search would provide the necessary information if you want to use AMP auto ads
– https://forum.tagdiv.com/topic/how-to-put-in-google-auto-ads-on-your-mobile-theme-amp/
The logo displayed in AMP pages will be the mobile logo set in the theme panel
– https://www.screencast.com/t/Byz5ywvvi
The AMP pages don’t have a menu, maybe one will be implemented in the future. The design of the AMP plugin is based on the AMP variant the SEO Yoast website uses
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
Thanks
2 things I need help with…
1) How do I remove the taxonomy from the Breadcrumbs links.
Example: I need the breadcrumb links to be example.com/blue-widgets as opposed to example.com/category/blue-widgets
2) I need to customize the text to only show the actual category name rather than the page/post name as it currently does?
Example: I need the link text to be as follows: home > toys > boys > best-shirts-for-boys instead of home > toys for kids > toys for boys > best-shirts-for-boys. The first one takes only the category name where as the second one actually takes the page name.
Note: I’m not using the category page templates because I’m putting custom content on these category pages and need to use a regular page.
Cheers and thanks!
Hi Support Staff, I too am having this issue, I have the latest wordpress version, I’m using hostgator cloud hosting (limited php control)
PHP Version 5.5.37
max_execution_time 30
max_input_vars 1000
after many hours of thorough testing I’ve concluded a few things:
-this issue DOES NOT happen when I switch themes, to, for example, twenty seventeen (so when I switch themes I am then able to upload all images without any issues
-this issue happens with or without demo installed
-images less than 300kb will generally upload, but it takes a while to ‘process’
-this issue happens even with all plugins disabled
-this issue happens even with newspaper 8.7.2 (my previous version)
-I’ve tried it on a brand new wordpress install as well and this issue still happens
My support ends in 25 days (I haven’t had a chance to set up the theme until now) and this is the only issue I’m having. It’s a big deal as it’s holding back finishing my website until it’s resolved. Need this issue fixed asap! lots of people seem to be experiencing this, and like I said it’s NOT happening with other themes, so the issue seems to be with the newspaper theme itself.
Hello!
I’ll give an example of the error that is happening:
I typed in the search for “Moovit”: https://mobilidadesampa.com.br/?s=moovit
See at image: https://www.screencast.com/t/jm5UFKyb4L
And the search shows 9 pages of search results.
But when I click on pages 2, 3, 4, and so on, you are being redirected to the home page.
Page 2 – https://mobilidadesampa.com.br/page/2/?s=moovit
Page 3 – https://mobilidadesampa.com.br/page/3/?s=moovit
Do you know how I can fix this mistake?
Hi
When creating a page i select template “pagebuilder+latest articles+pagination” and my question is:
is it possible to edit how “latest articles” look? For example font size, color, etc…
Thanks!
I’m experiencing a similar problem. The Author box appears on the post title as expected, but when I click on the Author name, it redirects to the home page.
I enabled the show Author Archive setting in Yoast, but it still redirects to the home page.
Here’s an example – https://www.einvestigator.com/how-to-obtain-a-police-report/
Hello!
After I installed the security certificate on my site mobilidadesampa.com.br that is hosted on Digital Ocean, on the Contact Us page https://mobilidadesampa.com.br/contato/ the “send message” button does not want to work anymore , the user clicks the button and the message is not sent. See the image: https://www.screencast.com/t/elC9qBaX7
I’ve already tried disabling all the plugins and the message button does not work again.
I’m trying to see on the Digital Ocean server what may have happened. Do you know what might have happened?
Do I need to enable or install something for the send message button back to work after I’ve installed the security certificate? SMTP is working normally.
Awaiting return.
Hi there,
AMP is no longer working after I updated Newspaper theme to version 9.0.1. I had to update the AMP plugin after updating the theme and I did this. I also cleared the cache(s) and even re-installed the plugin, but nothing seems to be working. I just keep getting a 404 page whenever I try to visit an AMP-enabled blog post.
Please help! Website: https://www.hijhem.nl/
Is there an option to display different sidebar and custom ads in different site languages if we are using the WPML plugin for localisation? When I go to widgets, add two [tagDiv] Ad boxes and set “Display on language” to Deutch or English, for example, then after saving it resets to “All languages” again.
Thank you in advance
Hi,
You can limit the post titles to a certain length of your choosing, the uneven block titles will result in different height for the modules.
First choose an excerpt type in the theme panel (words or letters)
– https://forum.tagdiv.com/excerpts-introduction/
Then depending on module used, set a title length for all of them at once.
In the composer you can also set custom excerpts lengths, per block and module.
Example – https://www.screencast.com/t/wTK68vJD
Thanks
Hi,
There are plans to add more improvements to the AMP plugin as well, ad sizes included. For the moment if you want to modify that value you would have to modify the plugin files
– https://www.screencast.com/t/AQn9Aj1Bg1
That may or may not work, I did not test it.
Thanks
Hi,
That is a big grid, this one to be more exact
– https://demo.tagdiv.com/newspaper/big-grid-3/
There is a slight gradient for the bottom part of the module, to make the title more visible. For example if you use a lighter featured image, if that gradient was not there the title would be hard to read of invisible.
If none of the grid styles available are to your liking, I could give you a code to remove it with this result
– http://prntscr.com/kj9v4k
The code can be entered in Theme panel->Custom CSS.
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
display: none;
}
Thanks
Hi,
The bbpress and buddypress plugins can be used regardless of demo you choose to install. The demo you mention doesn’t use anything specific for these plugins. Importing the demo will not import the bbpress and buddypress plugins and the pages you mention. You have to install the plugins and create the forums page for example.
The forums page is created like this
– https://forum.tagdiv.com/how-to-install-bbpress-forum/
This will require that you have the bbpress plugin active as well. Then you can place the forums page in the menu as you want. Once the buddypress and bbpress plugins are active, they will appear in the menus section
– https://www.screencast.com/t/H7GBTZNhzNAu
More documentation for both plugins is here
– https://codex.bbpress.org/
– https://codex.buddypress.org/
Thanks
I’m facing a similar issue. AMP wont show logo at all.
Hi,
It may look like a block, but it’s not actually a block. That section will appear in the bottom of the page if the latest articles page template is selected
– https://www.screencast.com/t/PZtt1vl2gU
If you don’t want it there, select a different page template, like the default one for example.
Thanks
Hi,
If the plugin has an implementation available for AMP pages it could work. Don’t know if that is possible with that plugin, you could check it’s documentation for more information. The plugin would have to be compatible with AMP.
Thanks
Hi,
Maybe that could be done with a condition in the header style template, you could do it in a child theme. Something like this for example would work
– https://www.screencast.com/t/FKFhhEMskitH
That would display an image from the media library in certain post pages and pages (with that condition).
Thanks
Hi Guys, i am using a smart list and i want to add 3 buttons in a row in one of my post. How can we align 3 buttons in a row ?.
Example – Button 1 Button 2 Button 3
Hi,
That message will appear if no menu is selected. The theme provides an empty template which will provide an empty page, useful if you do not want to display a header and footer sections in landing pages for example
– https://www.screencast.com/t/TEjmNNcKeo0i
You could use that template fro the landing page.
Thanks
hello,
I updated my ad units from propellor ads to adsense and my site still has propeller ads on it only the mobile version though, The desktop is updated.
I updated my logo on mobile and the sample logo is still up.
but changes i made about 20 minutes ago.
Hey guys,
I changed my ad units from propellor ads to adsense and my site still has propeller ads on it only the mobile version though, The desktop is updated.
I changed my logo on mobile and the sample logo is still up.
but changes i made about 20 minutes ago.
Hi all, I want 200px custom ad size of adsense in all over my APM pages but I just can see there is 2 options for in AMP adcenter, One is responsive and another one is just 100px while I want 200px ad size.
Since I’m not using the banner ad but just text link ad and with the responsive option ad looks so horrible and with 100px ad size it got limited and showing just 2 ad on the link text ad.
200px is good height for the link text ad and it will show 4 text ads.
Kindly tell me how could I do this since I didn’t find any option related to it on the theme panel
Thanks