Hi,
Something is very wrong there. The HTML and CSS is broken. From what I can see it only happens in the homepage, could be something specific to it.
If you made any modifications to it prior to this happening, you could try and return to a previous revision for the page.
If that is not the case then this is caused by something else. Did you maybe recently enter a code in the theme panel (ad code, script etc)? temporarily remove all the code in the custom code sections and check again.
Or maybe code entered in the theme files directly, like in the header file, header templates or page template files.
Also check if the same happen if you deactivate all plugins except theme plugins.
Thanks
Hi,
Replied in your other topic – https://forum.tagdiv.com/topic/please-help-me-when-i-added-ad-banner-in-end-of-post-i-see-2-others-appeared/
No need to create multiple topics with the same thing, we will answer all the topics from oldest to newest.
Hi,
Replied in your other topic – https://forum.tagdiv.com/topic/please-help-me-when-i-added-ad-banner-in-end-of-post-i-see-2-others-appeared/
Hi,
You could for example do it like this. I will use a column text in the example.
Place a row in the page, enter a column text or text with title in it, with the text you want. Then set a background image for the row
– https://www.screencast.com/t/ScsK03b1
If you want you can align the text to the right in the CSS tab of the column text
– https://www.screencast.com/t/7tuUsOi8EdWB
Then set a background image for the column text – https://www.screencast.com/t/g7snDmxU
I also set some padding and changed the color of the text to white.
This would be a solution with the result you want.
Thanks
Hi,
So ads are appearing randomly in the page from what I can see. The bottom ones aren’t even ad spots, for example below the website. What kind of ads are you using? From what I know only Adsense auto placed ads can appear where they want
– https://support.google.com/adsense/answer/160534?hl=en
Ads with defined placement will appear only in the spot the code is entered. Maybe you use auto placed ads, that would explain why they appear anywhere in the website.
Thanks
Hi,
We are aware of the issue with resetting cloud templates. A solution has been found and will be implemented in the theme in the next update.
The fix is provided in this topic – https://forum.tagdiv.com/topic/templates-resetting/
Based on user feedback and our testing the problem is solved with this solution. Sorry for the inconvenience.
Thanks
Hi,
So you want the title to be over all the three videos. Add a different full row with the text with title element above the videos. For example
– https://www.screencast.com/t/dXUS51Hp
– https://www.screencast.com/t/aA7BSzA7
I believe that is what you want to do.
Thanks
Hi,
T the time of checking I see posts from the current day in blocks. For example
– https://www.screencast.com/t/itvRnbgpc0
Usually this type of problems can be caused by caching. This may prevent the latest content to be displayed when not logged in (most caching plugins will not cache the website for known or logged in users).
I see the total cache plugin is active on the website. Maybe check it’s settings and set an expiration time for the cache so it auto deletes itself after a smaller period of time.
Thanks
Hi,
In the theme the related articles section should be sorted by latest, but filtered according to the setting chosen. Either by category or by tag, maybe these screens would be of help to you
– https://www.screencast.com/t/nRvK2rGIcH
– https://www.screencast.com/t/0Zje5wC1
Thanks
Hi,
Maybe there aren’t enough posts to display. If there are posts first the top category grid will be filled, the rest of the posts will appear below it. Please check if there are posts in the respective categories.
Thanks
Hi,
The theme can display socials in the top bar, like in the live demo
– https://demo.tagdiv.com/newsmag/
You can choose which socials will appear there in the theme panel
– https://www.screencast.com/t/KgvylMxrOR
Enter links to the socials you want and remove the links from others you don’t want to display. Only those with links will appear.
Thanks
Hi,
So you want to add a shadow around the featured image. I could give it a shot. Provide a link to a post page on your website so I can test.
Thanks
Hi,
We are and will make more tests to identify any potential issues and fix them. So there should be no problem in this matter when the time comes.
Thanks
Hi,
What exactly is this cover font you are mentioning? There are font settings in the theme panel for most elements.
In order for the logo to appear all that is required is to set one, in the theme panel
– https://www.screencast.com/t/Udbc8weT
A logo can be set for the header and one for the footer. If you have set a logo and it does not appear, I could take a look.
Provide a link to the website, also mention for which element you want to change the font.
Thanks
Hi,
You can indeed set a background image and a link for it. I see you have currently set a thumbnail image, please make sure you set it in full size for better results
– https://www.screencast.com/t/5KeOsSjlf9
– https://www.screencast.com/t/Q7jIPljCDrlv
If you want to create a space above the website, so that the ad is displayed there as well, similar to the website you mention, enter this code in the advanced custom CSS->desktop section
– https://www.screencast.com/t/0wUxLtLrx9F5
Result – https://www.screencast.com/t/MlR3CN0hBPr
.td-header-wrap {
margin-top: 115px;
}
Please let us know if you have more questions.
Thanks
Hi,
I believe you have installed the WPML Translation Management plugin
– https://wpml.org/documentation/translating-your-contents/page-builders/
Our page builder will encode the page content so translating a page with this module would not be possible. Maybe this will change in the future, can’t say for sure what will happen. Sorry for any inconvenience.
The alternative is to switch the pages when the language is changed.
For example I have this page in a language – https://www.screencast.com/t/wUVMxwx6qlV
Clicking on the translate option will open a new page which you can build
– https://www.screencast.com/t/yWKrq5fBxTI
So depending on language selected the appropriate page will be displayed. You can create a page for each language you have enabled.
I currently have the WPML Multilingual CMS and the WPML String Translation plugins installed. The WPML Translation Management plugin is not installed.
Thanks
Hi,
You can change the font settings for the post content headings in the theme panel
– https://www.screencast.com/t/O92sBMaRP9HO
Be sure to activate the desired font weights as well
– https://www.screencast.com/t/8LAYWgZgb
Thanks
Hi,
The website you provided seems to be offline at the moment
– https://www.screencast.com/t/eCnbC3uFiC
That first error would suggest that there is something wrong with the cloud post template you try to edit. Try to import it again and edit it.
If you cannot access the cloud templates section because of that second error, you should increase the WP-memory to a higher value. For most websites a value of 256M is enough. You can increase it like mentioned in the guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Check all the other parameters as well. If necessary your hosting provider should be able to increase them for you.
Thanks
Hi,
The thumbnails are stored in the wp-content->uploads folder on the server. Checking the website you provided the thumbnail images source is not found
– https://www.screencast.com/t/ZcETl8mO1l
Check in the uploads folder on the new server, maybe during the migration they were lost or not moved.
You could try and recreate them as well, with the plugin from this guide
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thanks
Hi,
In almost all similar cases the issue was caused by low WP-memory. Try to increase it an check again
– https://forum.tagdiv.com/requirements-for-newspaper/
If needed your hosting provider should be able to do it for you. For most websites a value of 256M would be sufficient.
Thanks
Hi,
There will be overall performance improvements made in the theme in coming updates.
For optimal or within parameters accessibility a theme would have to be created with this in mind in the first place I believe
– https://www.kasareviews.com/accessibility-ready-wordpress-themes/
I don’t think a plugin will be able to increase the level of accessibility of a website or theme. Themes designed specifically in this matter will rank higher in the matter.
Thanks
Hi,
I don’t quite understand what you are referring to unfortunately. Please mention in more details what are you doing and what is happening. Some screenshots or links to the website if relevant would be useful as well.
Thanks
Hi,
You could use cloud category templates. Now you can create category templates with the tagDiv composer and cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
We have created a few templates that can be imported (and modified if needed) or you can design your own starting from a blank template.
Here you can preview and even edit the available cloud templates
– https://affiliate.tagdiv.com/#/load/Category
We will try to add more cloud templates in the future.
Thanks
Hi,
There will be overall improvements made in the theme in coming updates. Can’t say what exactly these are and in which matters.
Thanks
That is the footer, these are the templates that you can choose from
– https://forum.tagdiv.com/footer-templates/
Some templates contain predefined content, others are blank and they will only display the widgets you want.
An alternative is to use footer pages – https://www.screencast.com/t/OWKc1UCVDoRd
Basically create a page and display it in the footer. You can also import footer pages with the cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can preview and even edit the available footer pages designed by us
– https://affiliate.tagdiv.com/#/load/Footers