I want to change the color and size of the top-demo-header-menu
I also want to hide the history and category from the URL so that the article link without history and category
https://www.android-events.com/android/2018/06/04/samsung-galaxy-s10-could-feature-a-triple-camera-and-3d-sensor/
-
This topic was modified 8 years by
Najeyalafary.
-
This topic was modified 8 years by
Najeyalafary.
Hi,
The background colors of the top menu and header menu can be changed in the theme panel
– https://www.screencast.com/t/gY33k4XqXVjD
The height could be controlled with the line height setting, increase it for bigger height
– https://www.screencast.com/t/MIxXJk2q
About the URL I believe you maybe want to customize the permalink. That is done in WordPress settings, not the theme
– https://codex.wordpress.org/Settings_Permalinks_Screen
Please let us know if you have more questions.
Thanks
Hi,
I don’t understand what you mean unfortunately. You mentioned you want to increase the size of the top menu (probably height). Increase the line-height
Default – https://www.screencast.com/t/HqzFtideA0Oq
Line height increased – https://www.screencast.com/t/wlzMkHDZ
Maybe I am not understanding correctly, more details would be helpful in that case. What exactly you want to modify?
Thanks
You can visit my site http://www.android-events.com
I want to change the list of black balloon at the top of the site
When the visitor clicks the advertisement I want the advertisement open in a new window
I want to add a side menu to subscribe to the site
-
This reply was modified 8 years by
Najeyalafary.
I see you use Adsense, they seem to mention that opening ads in a new window is not possible in general, with some exceptions
– https://support.google.com/adsense/answer/1354740?hl=en
For subscription you can use a subscription plugin, most users have Mailchimp but you can try others if needed
– http://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-using-mailchimp-and-wordpress/
How to add ads between articles to appear to a visitor as an article
Maybe you are referring to matched content ads. Matched content ads were never officially tested with our theme so there is no official implementation method. If you want to display such ads, you will have to make this yourself. These are some similar topics that you can follow
– https://forum.tagdiv.com/topic/add-google-matched-content-at-bottom-article/
– https://forum.tagdiv.com/topic/how-to-add-google-matched-content-code/
Maybe this will change in the future and there will be support for this kind of ads. We have an enormous list of suggestions and improvements mentioned by our users. It is hard for the developer to decide what gets implemented first.
I want to add Google Translate to my site
I want to add the AMP google ads code . First between the <head> tag and the </ head> tag:
<script async custom-element = “amp-auto-ads” src = “https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”> </ script>
2. The next code immediately after the <body> tag:
<amp-auto-ads type = “adsense” data-ad-client = “ca-pub-6397328833777899”> </ amp-auto-ads>
Hi,
For AMP auto ads, see this topic you could follow this topic, I believe this is what you are looking for
– https://forum.tagdiv.com/topic/placing-auto-amp-code-in-body-tag/
For Google translate you could check online guides and tutorials
– http://www.wpbeginner.com/plugins/how-to-add-google-translate-in-wordpress/
– http://www.beginwp.com/add-google-language-translate-tool-to-wordpress-site/
– https://www.besthostinganddesign.com/wordpress-google-translate/
Why a link error appears when opened on the Mobile Accelerator page amp
Fatal error: Cannot redeclare is_admin() (previously declared in /home4/androjb8/public_html/wp-includes/load.php:711) in /home4/androjb8/public_html/mainfile.php on line 359
How can i add RSS to the site
So that error appears when opening AMP pages only? The first path in the error leads to a WordPress file, the other file I don’t know what it is.
Could be problems with your WordPress install or with a plugin. Does it happen if you deactivate all your plugins except theme plugins?
For RSS check some guides, like these ones maybe
– https://codex.wordpress.org/WordPress_Feeds
– https://www.codeinwp.com/blog/best-wordpress-rss-feed-plugins/
– https://www.wpbeginner.com/beginners-guide/what-is-rss-how-to-use-rss-in-wordpress/
– https://kinsta.com/blog/wordpress-rss-feed-plugin/
Try some free plugins and make tests with them. We have not tested any, so I can’t make recommendations.
Yes the problem occurs when you cancel all additional components
I have a problem adding tagDiv Mobile Theme when I activate it and after an hour or more I find that the addition has been deactivated automatically
So that error appears when you access AMP versions of posts? Did you maybe add any code in the theme files or theme panel, or maybe by a child theme? Or maybe modified the AMP plugin? Temporarily remove theme if you did and test again.
Regarding the mobile theme plugin, once activated plugins don’t deactivate themselves. Unless this is defined in their code maybe. Our mobile theme plugin doesn’t have an auto deactivation function.
Could be insufficient resources maybe, you could check that
– https://forum.tagdiv.com/requirements-for-newspaper/
Or maybe a server problem. You could also ask your hosting to check if there are any errors in the server error log, that might indicate why plugins deactivate themselves.
When I delete tagDiv Composer. errors appear in my site. Is this normal or what?
I have added some code ads AMP and now I forgot the place but what are the files that you advise me to replace it or do I download the theme site again to be activated amp
If the pages are built with the tagDiv composer or contain tagDiv composer shortcodes, or you used the cloud library plugin to create templates, then you should not deactivate the plugin. This will lead to problems, also code will be displayed in your pages.
Why did you deactivate the tagDiv composer exactly? We recommend this page builder to be used with the theme, more new features will be added for it specifically in future theme updates.
Maybe that code is causing the problem you mention with AMP. Deactivate the plugin and delete it, then install it again from the theme plugins panel
– https://www.screencast.com/t/yyBKu6ciu
This will remove any code you might have entered in it’s files. You could also check the theme panel AMP ad code and analytics sections, you might have entered invalid codes there
– https://www.screencast.com/t/8PSySC578
When you try to activate the add tagDiv Multi-Purpose
, these icons appear error
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare on_tdc_init_multipurpose() (previously declared in /home4/androjb8/public_html/wp-content/plugins/td-composer/td-multi-purpose/td-multi-purpose.php:15) in /home4/androjb8/public_html/wp-content/plugins/td-multi-purpose/td-multi-purpose.php on line 16
The multi-purpose plugin was removed and included in the tagDiv composer plugin, this happened in theme update 8.7.5, please check the changelog at the bottom of this page
– https://themeforest.net/item/newspaper/5489609
– https://www.screencast.com/t/cql6czdT
So no need to keep trying to activate the plugin if you use a theme version newer than 8.7.5, the multi-purpose plugin and the tagDiv composer were combined. All the multi-purpose options are now part of the tagDiv composer.