I did not try something like this before with the plugin you mention, I wouldn’t have useful advice for that issue unfortunately.
The language files should be loaded as they are by default, then once loaded you can personalize them as you wish and also share your version of the translated strings. Maybe double check your modifications or additions and try again.
Thanks
Hi,
No problem, these things happen. The text with image has settings for the font of the title and description, also for the button
– https://www.screencast.com/t/bk8VqsrftEOM
So you can use any one of your fonts for those elements. The settings will apply only for that element, not in general. Please let me know if you have more questions.
Thanks
Hi,
That AMP error is related to the image you use in the copyright field
– https://www.screencast.com/t/4Co3ZipYoL
AMP requires different image tags
– https://www.ampproject.org/docs/media/amp_replacements
If you would remove that image the post will be AMP validated.
So the problem is that those warnings are causing problems with the website functionality. What exactly is happening with the website?
Are you using the latest theme version and WordPress? Did you maybe install a plugin or made some theme modifications, or code additions, or changes in the theme panel right before the warnings have been generated? Both those warnings seem to be generated at the same time. Did more appear after that?
Hi,
Please update your Chrome browser to the latest build and check again, there were some issues with a particular design element. Now this should be fixed by them.
Thanks
The update should be released this week. In regards to your issue, please provide some more details about what you are doing and what is the problem. There are page templates you can use for each page
– https://www.screencast.com/t/klsp4dfuKyfG
The tagDiv composer also has border options for most elements, check the CSS tab
– https://www.screencast.com/t/gTYg0WVGq
The text in text elements will provide the option to enter it through the WordPress editor
– https://www.screencast.com/t/Ip4k3Ggz5On2
Also there are font settings for most post content elements (by individual element, not general)
– https://www.screencast.com/t/HKdniwbi
Thanks
Hi,
Similar topic here – https://forum.tagdiv.com/topic/post-look-color-change-excepts-gradient-background-color/
If you are having problems with he solution, let me know. If possible provide a link to your website so I can take a look.
Thanks
Hi,
Please check the theme panel and theme documentation. The category pages can be set in general (for all at once) or per category
– https://forum.tagdiv.com/how-category-settings-work/
– https://forum.tagdiv.com/category-templates/
– https://forum.tagdiv.com/category-grid-styles/
– https://forum.tagdiv.com/category-top-post-styles-2/
Using the tagDiv composer to create/edit pages you can place any block/grid or other element you want
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
Author pages are created automatically, you can select the sidebar you want and also module used to display the posts below the author box
– https://www.screencast.com/t/4OeC1yrC
Let us know if you have more questions.
Thanks
Hi,
If you already have an account, you can use the manual theme activation
– https://www.screencast.com/t/NXhtb0Vtn
Thanks
Hi,
It would be possible, the easiest way would be with CSS code. That is the homepage, so a code like this will remove the logo only in it
– https://www.screencast.com/t/zUffsTNpnw2
This is the code, it can be entered in Theme panel->Custom CSS section
.home .td-header-style-9 .td-logo-wrap-full {
display: none;
}
Thanks
Hi,
Now that is an unusual issue. Please try in a new post, as a test. Check if the content is still showing twice. In this first post you mention, the first block of text is the only one doubled from what I can see, also it is not a paragraph
– https://www.screencast.com/t/OumTWdAiW6L
WordPress will split the text in paragraphs as you write it. That text is not in a paragraph, so maybe something is inserting it there or it was not written the proper way.
The other post is all doubled. Try checking the actual post, edit it and see what it contains. If the content is not doubled there, I suggest to deactivate all your plugins except theme plugins, a plugin could be responsible. WordPress and the theme will display the post content once, that is normal behaviour. Let us know what you find.
Thanks
Hi,
Most of the posts I tested are passing the test
– https://www.screencast.com/t/SR1T2QeH
– https://www.screencast.com/t/TB1qT0nohj
On one post there are problems it seems
– https://www.screencast.com/t/jczNzrDVq5ho
Seems the googlebot is blocked by your robots file configuration
– https://www.screencast.com/t/dFxzYXYW0J
You could check the mentioned robots file and eliminate the blocking. Then test again
– https://support.google.com/webmasters/answer/2387297?hl=en
Thanks
Hi,
I tried to load the Hungarian translation, seems to work for me
– https://www.screencast.com/t/nmyifGiCXj4
You can then customize this translation if required. The system is automated, when a user shares and uploads his translation, a comparison will be made. The most used translation for each of the terms will be the one picked.
I don’t quite understand what you are trying to do there. You simply have to load the translation in the theme panel
– https://forum.tagdiv.com/loading-translations/
Thanks
Hi,
You could edit the post templates, insert the ad code in the location you require
– https://www.screencast.com/t/1JVs9z55zyd
Enter the ad below the pagination if that is what you need. By default the ad spots cannot be moved, the ads will always appear where they are supposed to appear.
Thanks
Hi,
The post content is indeed 696px with a sidebar. If you use Adsense and the auto size setting, the ads will be calculated automatically.
In the sidebar we use a demo ad of this size
– https://www.screencast.com/t/TrcwFRsb
There are also special ad spots for some situations
– https://www.screencast.com/t/TzzFalcg
If possible responsive ads should be used, so there will be no problem on all devices. Also we have some containers you can use to wrap the ad code if necesarry
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thanks
Hi,
First you could deactivate all plugins by FTP, if you cannot access the wp-admin
– http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
Then you should be able to access wp-admin. Deactivate and remove both tagDiv composer and social counter, install them from here
– https://www.screencast.com/t/pahaoV3WXi
Next check the theme system status panel, and this requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Insufficient resources could cause the 500 errors you get when trying to access wp-admin. If needed ask your hosting provider to increase the values of the parameters, especially the wp-memory. Let us know the results.
Thanks
Hi,
That would prove difficult to do. All the blocks (except the flex blocks)and grids have predefined design to make sure they will always display properly on all devices. There are fixed values for margins and padding. Like here for example
– https://www.screencast.com/t/uYmQsZ2GXX
Modifying these values is not recommended, it will most likely break the layout of the row, column, block or grid.
Hi,
You can create any page you want with the composer, then set is as shop page. Once set do not edit it with the composer, that will most likely not work. This is a useful topic in the matter
– https://forum.tagdiv.com/topic/how-to-display-products/
We have a demo shop page built with the composer and woocommerce shortcodes
– https://demo.tagdiv.com/newspaper_tech/shop/
But you can create a page with the elements you want and set that as shop page.
Thanks
Hi,
You could create that condition in the header template file
– https://www.screencast.com/t/bkaSFKrIO
So for example – https://www.screencast.com/t/3tWciB8diENM
I believe the Adrotate plugin has options like that, you could consider using that
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thanks
Hi,
So you want to insert a code in the AMP head and body, this would be the file for that
– https://www.screencast.com/t/TAQGzA4Zldt
Thanks
Hi,
There are probably errors in the page if the default placeholder image cannot be loaded. Try checking with the browser inspector, check in the console for errors. I can also take a look if you could provide a link to your website.
Thanks
Previously there were requests for the removal of the author vcard from teh page source. Users were mentioning that the author vcard code was appearing in their page source and they wanted to remove it, most of them were not using an author box. So we linked this to the author box, as I mentioned above.
If you want the previous functionality when the author vcard is always displayed in the page source, uncomment these lines of code
– https://www.screencast.com/t/9fpg4aKV
Maybe this will change over future updates.
Hi,
It is still happening, because the rocket loader is still active from what I can see
– https://www.screencast.com/t/tdZojgHnDFRV
Check again if it is deactivated and maybe also clear the cache
– https://community.cloudflare.com/t/how-can-i-remove-the-rocket-loader-script-from-the-header-tag-on-my-website/4229/2
Thanks
It will be done as soon as possible, for the moment there are some important priorities to be taken care of. But it will eventually be looked over. Sorry for the delay and thank you for your understanding.
Hi,
@Monokromdesign That code solved most of the similar cases, the code simply has to be entered in the htaccess file, at the end
– http://www.wpbeginner.com/beginners-guide/why-you-cant-find-htaccess-file-on-your-wordpress-site/
– https://www.shoutmeloud.com/how-to-edit-your-wordpress-htaccess-file.html
– https://www.greengeeks.com/tutorials/article/tips-on-finding-your-wordpress-htaccess-file/
You could also contact your hosting provider for assistance in finding the file if needed.
Also check the theme requirements in the system status panel
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks