- TutorialsFrom WPBakery to tagDiv Composer
We have a post-slider (standard post slide, that comes with the theme) on our homepage for displaying featured posts in it.
Can i have the same functionality if clicked on the image, as if i would click onto the post-title (open the post instead of grabbing the slider element?)
The feature ist integrated on the following website:
https://www.law-news.ch/
Thanks for your help.
Hi, is there any option to configure automatic switching between articles?
Im using grid on my homepage https://imgur.com/a/No4PxZ5
All i want is that articles wil be changing in some interval (like 5 seconds). My english is not so good but i hope, that you`ll understand me.
Hi, is there any option to configure automatic switching between articles?
Im using grid on my homepage
All i want is that articles wil be changing in some interval (like 5 seconds). My english is not so good but i hope, that you`ll understand me.
I don’t quite understand unfortunately. Some examples and more details if possible will be very helpful. Or screenshots or links to where the problem is happening if possible.
Indeed if the mobile editor is empty the page on mobile will be empty.
The exception is the mobile homepage where a top grid will be displayed (displays posts included in the featured category), followed by a latest articles section.
Hi there,
I have an existing website using the great Newspaper theme. Now we want to add an additional language (English) so I installed WPML.
I copied the homepage including the content to English version. When I go into the new English homepage and switch to the TD Composer, it keeps loading and loading: https://prnt.sc/mahduy
Then I get this message: https://prnt.sc/mahdhk
Why is the TD Composer not working on the translated page?
Thank you in advance.
Best regards,
Nick
Hi,
We came across a peculiar problem. The Front page and pagination pages do not refresh, when we publish out a new article/story. We are using WP super cache with extra home page checks turned on.
Also as recommended we have this in our .htaccess
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault “access plus 5 seconds”
ExpiresByType image/x-icon “access plus 604800 seconds”
ExpiresByType image/jpeg “access plus 604800 seconds”
ExpiresByType image/png “access plus 604800 seconds”
ExpiresByType image/gif “access plus 604800 seconds”
ExpiresByType application/x-shockwave-flash “access plus 604800 seconds”
ExpiresByType text/css “access plus 604800 seconds”
ExpiresByType text/javascript “access plus 604800 seconds”
ExpiresByType application/javascript “access plus 604800 seconds”
ExpiresByType application/x-javascript “access plus 604800 seconds”
ExpiresByType font/truetype “access plus 604800 seconds”
ExpiresByType font/opentype “access plus 604800 seconds”
ExpiresByType application/x-font-woff “access plus 604800 seconds”
ExpiresByType image/svg+xml “access plus 604800 seconds”
ExpiresByType application/vnd.ms-fontobject “access plus 604800 seconds”
ExpiresByType text/html “access plus 600 seconds”
ExpiresByType application/xhtml+xml “access plus 600 seconds”
</ifModule>
# END Expire headers
## BEGIN EXPIRES CACHING – JCH OPTIMIZE ##
<IfModule mod_expires.c>
ExpiresActive on
# Perhaps better to whitelist expires rules? Perhaps.
ExpiresDefault “access plus 1 year”
# cache.appcache needs re-requests in FF 3.6 (thanks Remy ~Introducing HTML5)
ExpiresByType text/cache-manifest “access plus 0 seconds”
# Your document html
ExpiresByType text/html “access plus 0 seconds”
# Data
ExpiresByType text/xml “access plus 0 seconds”
ExpiresByType application/xml “access plus 0 seconds”
ExpiresByType application/json “access plus 0 seconds”
# Feed
ExpiresByType application/rss+xml “access plus 1 hour”
ExpiresByType application/atom+xml “access plus 1 hour”
# Favicon (cannot be renamed)
ExpiresByType image/x-icon “access plus 1 week”
# Media: images, video, audio
ExpiresByType image/gif “access plus 1 year”
ExpiresByType image/png “access plus 1 year”
ExpiresByType image/jpg “access plus 1 year”
ExpiresByType image/jpeg “access plus 1 year”
ExpiresByType video/ogg “access plus 1 year”
ExpiresByType audio/ogg “access plus 1 year”
ExpiresByType video/mp4 “access plus 1 year”
ExpiresByType video/webm “access plus 1 year”
ExpiresByType video/webp “access plus 1 year”
# HTC files (css3pie)
ExpiresByType text/x-component “access plus 1 year”
# Webfonts
ExpiresByType application/font-ttf “access plus 1 year”
ExpiresByType font/opentype “access plus 1 year”
ExpiresByType application/font-woff “access plus 1 year”
ExpiresByType application/font-woff2 “access plus 1 year”
ExpiresByType image/svg+xml “access plus 1 year”
ExpiresByType application/vnd.ms-fontobject “access plus 1 year”
# CSS and JavaScript
ExpiresByType text/css “access plus 1 year”
ExpiresByType application/javascript “access plus 1 year”
<IfModule mod_headers.c>
Header append Cache-Control “public”
<FilesMatch “.(js|css|xml|gz|html)$”>
Header append Vary: Accept-Encoding
</FilesMatch>
</IfModule>
</IfModule>
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE image/x-icon
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/font
AddOutputFilterByType DEFLATE application/font-truetype
AddOutputFilterByType DEFLATE application/font-ttf
AddOutputFilterByType DEFLATE application/font-otf
AddOutputFilterByType DEFLATE application/font-opentype
AddOutputFilterByType DEFLATE application/font-woff
AddOutputFilterByType DEFLATE application/font-woff2
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE font/ttf
AddOutputFilterByType DEFLATE font/otf
AddOutputFilterByType DEFLATE font/opentype
AddOutputFilterByType DEFLATE font/woff
AddOutputFilterByType DEFLATE font/woff2
# For Olders Browsers Which Can’t Handle Compression
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
</IfModule>
## END EXPIRES CACHING – JCH OPTIMIZE ##
On my WordPress installation (self hosted)homepage I have recent posts embedded into the page as well as other content. The website has news items and sometimes with fresh content several times a day. The problem is that to view latest added content I have to refresh the browser. This obviously isn’t ideal as many visitors to the website return and may not think to refresh.
Is there a way to automatically show the updated page? Or a way to solve the issue.
Thanks, any help will be appreciated
Hi guys,
i need your help. After update YOAST SEO plugin all thumbnails on homepage disappeared. I see only blank grey squares.
Do u have idea what happened?
Hi guyz, I made the change suggested by Simion C. and it works very well, the only problem that I have is that I edit the Homepage as “Unique Articles”, what I have in the end is that if I visit for example the homepage from desktop I have some articles, if I visit the Homepage from Mobile I have others articles that has not been loaded before.
I substitued Block 12 (Desktop, landscape, Tablet) with Block 4 (only Mobile).
I understand the behavior of “Unique Articles” and that what I have is exactly what this setting means BUT how may I go around this?
Thank you!
Hi there,
So have added a youtube background revolution slider to my homepage and directly below it a post slider. Both were working fine before the weekend and now i’ve come back online and the youtube slider is no longer playing the video, just the holding/background image. The post slider is working fine. I have downloaded latest version of rev slider and installed ok but I’m still getting the same issue. Has there been an update on the theme? Please help 🙁
hi,
I already tried to change with this method : https://www.screencast.com/t/ZzIIJM4Bby. It doesn’t work. I already checked https://forum.tagdiv.com/excerpts-introduction/. All my blocks in my webiste on my homepage don’t change even if I change the setting. I succeed to change the title length but not the excerpt. You can see my website : https://www.entreprendre.fr. Even if i change word by letter, nothing changed except title. Do you have any idea the reason why ?
Thank you.
Hi,
From what I can see there are ads in the homepage, also in the rest of the website. Did you enter a code or script provided by Google in the theme header for example? From what I know only Adsense auto placed ads can appear where they want
– https://support.google.com/adsense/answer/160534?hl=en
They look like auto ads – http://prntscr.com/m9zgpi from what I can see.
Ads with defined placement will appear only in the spot the code is entered. Maybe you used a code for auto placed ads, that would explain why they appear randomly in the website.
Thanks
Hi,
Than please edit that page, look for homepage latest articles and set a title -> https://www.screencast.com/t/IOGOd9sD89L -> https://www.screencast.com/t/7j18mOR8
Hope this will help you batter!
Thanks.
Okay, so I’ve created my own “Latest” section using TD Composer and the Default setting on the homepage. Everything seems good *except* when I click on the pagination icons, it reloads the whole page instead of just the “Latest” section. Is there a way to avoid that and just load the next (previous) group of posts in the “Latest” section only? Thanks! http://www.HowNotToSail.com
Hi,
When i start “Edit with TD Composer” I could see the ads, but nothin is showing when I exit the td composer.
Regards
Hi all,
I’m fairly new to all this. Block 16 pulls my latest blog posts through to the homepage of my website, displaying the feature image, title, and an excerpt. The problem is that the title and excerpt appear in black and grey, and blend into my dark red background. I can’t figure out how to change this.
Here’s the site if you want a closer look (block 16 is near the bottom)
http://www.willnrogers.com
Any pointers?
Cheers,
Will
Hi,
I tried to change the excerpt lengh on module to my homepage but it doesn’t work.
https://www.entreprendre.fr/
Someone has an idea the reason why ?
Thank you.
Could you tell me please, how to change the font color of the category tabs that are on the homepage? The theme color is a light blue, so the white font is not very visible on the homepage category tabs.
Thank you.
Dear Calin – I have tested another homepage with padding/margin adjustments in css and it’s rendering ok. So something in my block layout in the other page doesn’t work in Firefox though ok in Safari?
Same with Css-padding-bottom – Firefox will take 20 but 41 will throw the elements out… Safari is fine. I need help on this, or any reader using Firefox, a fairly popular browser, will be in trouble. My launch is delayed for 2 days already… Am I missing something or is Newspaper just incompatible with Firefox? Or at least if you adjust spacing parameters in Flex Box 3 (which is what I am using throughout my homepage)? At the moment I am forced to have irregular block depths in Safari to avoid elements all over the place in Firefox… Do I tell readers to avoid using Firefox?
Hi,
In order to change the post that appear in Latest Articles you need to go in homepage, click on edit and look for Latest Articles, change from general to posts loop settings and look for limit post number.
-> https://forum.tagdiv.com/page-templates-2/
Thanks.
Hi – homepage looks great in Safari – http://jazzreview.co.uk – but in Firefox columns are going out of place and white space appearing. Is this because I’ve used inner rows? Please these shots of Firefox rendering and of my use of inner rows. Thanks.
https://drive.google.com/drive/folders/1yOQQ3OVowFDuQFhb8wK5H_IS4ik8QRKO?usp=sharing
Hello,
I would like to know where I can change the excerpt font color on my homepage (block 22) ?
Thanks
Hi,
Our theme have filters and that can be apply on blocks/modules, in this way you can display all you want on homepage or other pages too.
Please check our Block settings guide -> https://forum.tagdiv.com/block-settings-guide/
Also you can check our documentation for Homepage too – How to build and set it -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thank you for your understanding.
Hi,
So if I understand correctly, you build a new homepage with tagDiv Composer, after that you delete the old one and set the new one.
Homepage – How to build and set it -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Also please make sure that your homepage have set a name, this is happening when your page do not have a title set; in order to add a name please go in Pages, look for the TagDiv Composer Draft- Draft-> https://www.screencast.com/t/ECL9BLGecu and click to edit it -> https://www.screencast.com/t/Uehu502CQBj -> https://www.screencast.com/t/6UCocSDuy -> and after change the name publish the page, also please check if the permalink is change -> https://www.screencast.com/t/niRPTRPX7b ; if the permalink is not change you can go in settings > permalinks and click on save.
Hope this will help you.
Thanks.
The tag pages have stopped working on the site https://northendwaterfront.com
For example, https://northendwaterfront.com/tag/history would bring up at page showing posts with the ‘history’ tag. Now, either directly or when someone click on a tag in a post, it redirects back to the homepage.
I have tried disabling plugins to no avail.