- NewspaperCreate Custom Code with the browser’s Inspector or the Live CSS Box
- NewspaperScroll Animation
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to setup Twitch for Social Counter
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperAdding Multiple Authors to Your Articles
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperBig Grid Flex Settings
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewspaperThe Mobile Theme
- NewspaperCompare theme files – Winmerge tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
Hello!
Check all these requirements for the theme: https://forum.tagdiv.com/requirements-for-newspaper/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
I recommend you use fewer features on the page so there will also be fewer requests.
Improving page speed in WordPress is crucial for providing a better user experience and optimizing your website for search engine rankings. Here are some tips to help you enhance your WordPress site’s page speed:
Optimize Images: Compress images before uploading them to your WordPress site. You can use plugins like WP Smush or EWWW Image Optimizer to automatically optimize images without losing quality.
Utilize Caching: Implement caching to reduce server load and speed up page loading times. WordPress caching plugins like WP Super Cache or W3 Total Cache can generate static HTML files of your pages to serve users instead of dynamically generating them each time.
Minify CSS and JavaScript: Minify your CSS and JavaScript files to remove unnecessary characters and reduce file sizes. This can be done manually or through plugins like Autoptimize or W3 Total Cache.
Enable GZIP Compression: Enable GZIP compression on your server to reduce the size of files sent from your server to users’ browsers. Most hosting providers offer GZIP compression, but you can also enable it through plugins like WP Rocket or W3 Total Cache.
Optimize Database: Regularly clean up and optimize your WordPress database to remove unnecessary data and improve performance. You can use plugins like WP-Optimize to automate this process.
Limit External Requests: Minimize the number of external requests your website makes by reducing the use of external scripts and widgets. Each external request adds overhead to your page’s loading time.
Enable Lazy Loading: Implement lazy loading for images, videos, and iframes so that they are only loaded when they are visible on the user’s screen. This can significantly reduce initial page loading times.
Optimize Server Response Time: Choose a reliable hosting provider with fast server response times. Consider using a content delivery network (CDN) to serve your content from servers closer to your users.
Regularly Update Plugins and Themes: Keep your WordPress core, plugins, and themes updated to the latest versions to ensure compatibility with the latest performance optimizations and security patches.
Ads can significantly impact the speed of your WordPress website since they often involve loading external resources and scripts. You can try to limit the number of ads, optimize ad sizes and formats, and implement lazy loading on your ads.
By following these tips, you can significantly improve the page speed of your WordPress website, leading to better user engagement, higher search engine rankings, and overall improved performance.
Thank you!
Hello!
They are different, but you can create the author box from many shortcodes, such as the author image, name, and description, in the author template. Also, there are two different author box shortcodes: https://app.screencast.com/NZZuwlLDlGGwD
Only the extended shortcodes can be used on other pages.
Each shortcode has an option called “Extra class.” You can write a class, such as “modify_class,” and write some CSS code using this class, such as “.modify_class.”
Thank you!
Thanks Anamaria
Are there any more custom codes like this that have to be injected into the css to match the demo newspro week theme?
Many thanks
Hi, I added the mobile menu to the desktop page to have a big menu that pops up. But I can’t edit the CSS of the pop up of the mobile menu, only the CSS of the mobile menu button. how can I edit the CSS of the pop up? Or is there another way to get a pop up menu thats similar to the mobile menu?
Hi, I am trying to display elements vertically, one on top of the other, and I can’t seem to find a way to do it. Some simple things become the hardest things to do. Could you please advise on the easiest way possible to accomplish this? I can’t even find the element’s code to create a css. Here’s a link to a header I’m trying to recreate. If you look at the elements on the right. TY.. https://demo.tagdiv.com/newspaper_the_rimont_pro/the-rimont-header/
Hello,
Please remove the css code and provide the link to your post to check it.
Thank you!
Hello,
This is the block -> https://pastebin.com/re2SDvEG set this class https://i.imgur.com/SfaUXQ1.png and you need to use this custom code CSS in raw CSS
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
position: absolute;
top: 5px;
width: 100%;
height: 40px;
z-index: -1;
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
top: 12px;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
top: 10px;
}
}
@media (max-width: 767px) {
.td_flex_block_1.td-week-slider .td-next-prev-wrap {
top: 45%;
}
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a {
margin: 0;
min-width: 36px;
min-height: 36px;
position: absolute;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a.ajax-page-disabled {
opacity: 1;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a i {
line-height: 36px;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a.td-ajax-prev-page {
left: -60px;
}
.td_flex_block_1.td-week-slider .td-next-prev-wrap a.td-ajax-next-page {
right: -60px;
}
Thank you!
When I insert a YouTube link in the middle of a post’s text, the paragraph gets stuck to the player: https://imgur.com/a/mMOBWL3
To try to solve this, I inserted a code in the Newspaper’s custom css:
.tagdiv-type embed, .tagdiv-type iframe, .tagdiv-type object {margin-bottom: 26px;}
The problem is that Firefox and Chrome don’t seem to be recognizing this change, only Brave. Note: I cleared the browser’s cache to test it.
Could you help me solve this problem?
OK, I understand, but I want to show the black bow in the header photo, NOT in the menu.
I’m attaching a screenshot of how I have it now, but of course I have to do it in all the photos and it’s a lot of work. That’s why I’m asking if I can insert the bow image using some CSS code and place it where I have it now in the photo.
Is it possible to try to insert it in that approximate location using code?
https://www.radiomarcabarcelona.com/goodnews-design/lazo-1.png
thanks
Hi i have this problem so i have this configuration:
Theme config
Registration key xxxxxxxxxxxxxxx
Theme name i Newspaper
Theme version i 12.6.8
Theme database version i 12.6.8
HTTP channel test wordpress
Installed demo i Estates PRO - demo ID: estates_pro | install type: no_content
php.ini configuration
Server software i Apache
PHP Version i 8.2.23
post_max_size i 32M - You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 60
max_input_vars 5000
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i https://mexicooriginal.com
WP Site URL i https://mexicooriginal.com
WP version i 6.6.2
WP multisite enabled i No
WP Language i es_MX
WP Memory Limit 256 MB/request
WP_DEBUG False
Caching plugin No caching plugin detected - for best performance we recommend using WP Super Cache
ABSPATH /home/paticcaeekv6/public_html/
WP_HOME Indefinido
WP_SITEURL Indefinido
WP_CONTENT_DIR /home/paticcaeekv6/public_html/wp-content
WP_PLUGIN_DIR /home/paticcaeekv6/public_html/wp-content/plugins
WP_MEMORY_LIMIT 256M
WP_MAX_MEMORY_LIMIT 256M
WP_DEBUG Desactivado
WP_DEBUG_DISPLAY Habilitado
WP_DEBUG_LOG Desactivado
SCRIPT_DEBUG Desactivado
WP_CACHE Desactivado
CONCATENATE_SCRIPTS Indefinido
COMPRESS_SCRIPTS Indefinido
COMPRESS_CSS Indefinido
WP_ENVIRONMENT_TYPE Indefinido
WP_DEVELOPMENT_MODE Desactivado
DB_CHARSET utf8
DB_COLLATE
I’ve already reset the key, and reinstall de plugins, it’s empty this wp configuration, onlye have the plugins that need Newspaper.
Hi,
If you are using the Gutenberg editor, then there will be no sidebar in the editor, this will look like this -> https://i.imgur.com/F6PUBhU.png
If you are using some classic editor plugin, then the sidebar can be removed only from the files, for this, you need to go in -> wp-content/themes/Newspaper/editor-style.css and comment these lines of CSS -> https://imgur.com/EpWJhGZ
Hope this will help you!
Thank you!
I imported a Pricing page Cloud Template and part of the template is displaying correctly but the raw code is showing for much of the content (example below). The monthly/yearly price switcher is showing as raw code and the actual prices are showing as raw code. Also, I can’t select the raw code in the Cloud Editor, only the sections that are displaying correctly.
All of my plugins are updated and the latest version of Newspaper is installed.
I tested several other pricing page imports and they all have the same code showing.
EXAMPLE:
Subscription Plans
Support our growing community and do yourself a favor by choosing a subscription plan that allows you to publish multiple listings and access exclusive content!
[tds_plans_switcher tds_plans_switcher1-annual_txt=”Yearly pricing” tds_plans_switcher1-monthly_txt=”Monthly pricing” tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjYwIiwiYm9yZGVyLWNvbG9yIjoiI2UzZWFlZCIsImRpc3BsYXkiOiIifSwibGFuZHNjYXBlIjp7Im1hcmdpbi1yaWdodCI6Ii0iLCJtYXJnaW4tbGVmdCI6Ii0iLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTksInBvcnRyYWl0Ijp7Im1hcmdpbi1yaWdodCI6Ii0iLCJtYXJnaW4tYm90dG9tIjoiNTAiLCJtYXJnaW4tbGVmdCI6Ii0iLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsInBob25lIjp7ImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9″ tds_plans_switcher=”tds_plans_switcher2″ tds_plans_switcher2-f_label_font_family=”doc-global-font-1_global” tds_plans_switcher2-f_label_font_size=”eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTEifQ==” tds_plans_switcher2-f_label_font_line_height=”1″ tds_plans_switcher2-f_label_font_transform=”uppercase” tds_plans_switcher2-label_padd=”12px 20px” tds_plans_switcher2-f_label_font_weight=”700″ tds_plans_switcher2-f_label_font_spacing=”0.5″ tds_plans_switcher2-horiz_align=”content-horiz-center” tds_plans_switcher2-bg_color=”var(–doc-custom-color-4)” tds_plans_switcher2-label_color=”var(–doc-custom-color-3)” tds_plans_switcher2-label_color_a=”#ffffff” tds_plans_switcher2-label_bg_color=”var(–doc-custom-color-2)” tds_plans_switcher2-padd=”0″ tds_plans_switcher2-label_border_radius=”0″ tds_plans_switcher2-border_radius=”0″]
[tds_plans_price curr_txt=”$” f_price_font_family=”doc-global-font-1_global” f_price_font_weight=”700″ f_price_font_size=”eyJhbGwiOiI3MiIsInBvcnRyYWl0IjoiNjQifQ==” f_price_font_line_height=”1″ f_price_font_transform=”” f_curr_font_family=”doc-global-font-1_global” f_curr_font_weight=”700″ f_curr_font_transform=”” f_curr_font_size=”eyJhbGwiOiI0MCIsInBvcnRyYWl0IjoiMzYifQ==” vert_align=”” free_plan=”3″ f_price_font_spacing=”-2″ tdc_css=”eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjMwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMjAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9″ horiz_align=”content-horiz-left” price_color=”var(–doc-custom-color-2)”]
Hello,
This is the code .td_module_wrap:hover .entry-title a
{
color: blue;
}
.td_module_wrap .td-module-title a
{
color: red;
}
Set the code in Theme Panel – Custom code – custom CSS.
Thank you!
and what is the css code to insert?
Hello,
Yes, you need to use custom CSS code.
Thank you!
Thanks for the suggestion but I still use Theme Panel for customization. Will I need custom css?
Hello,
You can’t set a predefined font size for this typography to be applied directly from the composer; these come predefined from WordPress.
You can try to change the font size with custom CSS code.
Thank you!
I’m in a similar boat, but have tried to deleted object cache file, and still having same issues.
Have tried to adjust the CSS too to no avail.
Hi,
Usually, the color and image are set on the row, so please edit with tagDiv Composer and select the row and go in the tab CSS, and there you can add/remove it https://i.imgur.com/svyHb9d.jpeg -> https://forum.tagdiv.com/topic/background-color-of-the-main-menu-be-changed/
Thank you!
To go with my previous post, I am also having trouble removing the “read time” metadata from the top of each post. I cannot find where to edit this in the single post template and I also went through the CSS and cannot find this in the single post files. Thanks for any help provided.
Hello!
It is possible that you have different settings in the theme panel for the elements from that page. Check the settings from Gutenberg to ensure they are the same. Make sure you’ve selected all the codes from the page. Check if you have any other CSS in the live CSS section or theme panel -> custom code -> custom CSS.
Thank you!
I just tried using this method and it didn’t work for me. Layout is different and images are placed in the wrong spots. I haven’t done any special css or images outside of what comes with the template.
Hi Bettina,
Thanks for your help.
Saved changes do not stick. The settings revert back to default.
Not sure why, hence looking at CSS as a solution.
I do have Newspaper as a child theme, and wonder if that is causing a clash?
Hello!
Can’t you save the changes in the tagdiv Composer? Do you have any errors in the console? (when you are editing a page with the tagdiv Composer, press CTRL + right-click -> Inspect -> Console)
You can add padding or margins under each element from the CSS tab. In this case, you should select the row and add a value here, like this: https://app.screencast.com/5tNg0cHZ0QmG1
Thank you!
Hello!
I’ve tested the Rimont single template, but it seems to work just nicely, and the images are displaying like this: https://app.screencast.com/kL9BrGts9wdGU
Did you add the images in Gutenberg with the Image block?
You can delete any CSS or customize it in the tagdiv Composer. You can stretch the row only as you like.
Thank you!