Search Results for 'amp'

Results from the Forum
fgentile
Participant
#0

Hello, great theme and professional staff!
Is it possible add ad custom more than 5. For example ad custom 6, ad custom 7,….?
Thank You

alopfr
tagDiv Member

Hi!

Thanks.

About excerpts, I’ve made a replace of some code in loop.php:
<?php if (!empty($td_mod_single->get_excerpt())) { ?>
<p class=”td-post-sub-title”>
<?php echo $td_mod_single->get_excerpt();?>
</p>
<?php } ?>

But, now, when I change fonts from Theme Panel for subtitles, it doesn’t change this part. I’ve tried to inspect the element with Firefox and change some css. I’ve add this to custom css code:
.td-post-sub-title {
font-family: Open-Sans, sans-serif;
font-size: 17px;
line-height: 25px;
font-weight: lighter;
}

But it doesn’t work. You can check, for example, in this url: https://descubrirlahistoria.es/2018/04/linajes-urbanos-la-reinvencion-de-las-elites-en-el-medievo/

It’s just below title.

In the other hand, I cannot create a sidebar area in frontpage. Could you help, please?

  • This reply was modified 8 years by alopfr.
Catalin
tagDiv Staff

Hello alopfr,

1)Sorry but the theme does not have any such an option for Excerpts for posts but only for Blocks/Modules on pages. Please check here -> https://forum.tagdiv.com/excerpts-introduction/
2)You should try using the Widgetised Sidebar from here -> https://www.screencast.com/t/TLUs22Dx
3)You should use a header style which displays the logo in full width, for example, header style 10. Please check here -> https://forum.tagdiv.com/header-styles/

Thanks for your understanding!

Arafat
tagDiv Member

Shadow is now working fine. Thanks!

But, how to change logo size &amp; increase header width.

Using Custom CSS.

  • This reply was modified 8 years by Arafat.
rajtekken5
Participant
#0

I am using Googles search Console to submit my pages. As I got this warning for one of my latest page.
link:- https://www.androidssl.com/gaming/pc/warrock-online-multiplayer-game.html/amp

I have added this code for videos to my post [td_block_video_youtube playlist_title=”Watch War Rock Gameplay” playlist_yt=”K8Mo0W__AQc, KY84qM6Sk1I, pNQKOdf2iSo” playlist_auto_play=”0″]

but google says it an error and will not show in search and asking me to rectify it(i will paste the image that you can see here):- https://ibb.co/ghoM8c
https://ibb.co/bTxsEH

image 1
and
image 2

what should i do ? should i disable amp ? or amp does not support videos? Please help me regarding this to solve my problem

Simion C.
tagDiv Staff

Hi,

The comments section should appear if enabled in these locations, for posts
https://www.screencast.com/t/pJszqydNu19v
https://www.screencast.com/t/cyBxQ7Ubu
https://www.screencast.com/t/tK6lqxeG
For pages there is another setting here – https://www.screencast.com/t/06VeHCAT3s

Also the related articles will appear if enabled in the theme panel and also the currently viewed post has related posts by category or tag. If there are no related posts it will not appear (for example the post is the only one within the category).

If you could provide a link to such a post we will take a look.

Thanks

Najmus
Participant
#0

Hey there,
I’m using the Classic Blog template. I can’t find where to delete the default categories.
I want to delete the existing categories & create new ones the same way….

Help*

Simion C.
tagDiv Staff

Hi,

That demo uses a footer page, you can edit that page here for example
https://www.screencast.com/t/stzKeF8LlyR
Since a few updates ago you can now use pages in the footer section, in addition to the footer templates.

Thanks

Simion C.
tagDiv Staff

Hi,

That would be possible. For example you can first insert the newsletter elements in the row
https://www.screencast.com/t/XvCvftCFc
Then stretch the row and activate full height, and also set a background image of your choosing
https://www.screencast.com/t/OHWBRTl0t
https://www.screencast.com/t/bNBn2rsQO
To center the newsletter you could add some padding top to it like this
https://www.screencast.com/t/zDUE9Q19B
This could be a method of doing it.

Simion C.
tagDiv Staff

Hi,

The theme cannot provide such data, you could use Google analytics for example
https://moz.com/blog/absolute-beginners-guide-to-google-analytics
This will provide information about the traffic the website receives. Or try some WordPress website statistics plugins if needed.

thanks

Simion C.
tagDiv Staff

Hi,

Actually the thumbnail is bigger, this is simply the design that was decided. If this is required for you you could increase the thumbnail size of the front page grid with a code like this
https://www.screencast.com/t/6oe0SSbxm
This is the code used in the example, if you decide to use it enter it in Theme panel->Mobile theme->Custom CSS

.home .td_module_mob_2 .td-module-thumb,
.home .td_module_mob_2 .td-module-thumb a:last-child {
height: 250px;
}

You can make modifications to it if needed.

berchez
tagDiv Member

i want to use tagdiv mobile, but if i place there the shortcode don’t work you can see it here https://blog.bestride.ro/calendar-competitional-fras-2018-cnrd/

i tryd to disable the amp for this page… place the short code in multiple ways ….

Simion C.
tagDiv Staff

Hi,

The news ticker does not have an option for a custom title, like blocks for example. It’s title will be either the default one or the one you set in the translation settings
https://www.screencast.com/t/Lu7VWHbq6B
That will be used for all instances of the news ticker on all pages. I will add the option to set a custom title for this element on our list, and it might be included in a theme update.

Thanks

ctoweett
tagDiv Member

You can only stretch pages (built with the tagdiv composer) but not posts. Just open a page with tagdiv composer and then click on a block or an empty row (that you can add if it is a new page you’re creating). Where you see row>column on the left (like this https://prnt.sc/j8pytg for example) click on the ‘row’ option. Then scroll down until you see “row stretch” and select your preferred setting from there.

glenhagen
Participant
#0

My Google AdSense ads wont load at all. The Chrome console shows the following error four times;

ads:1 Failed to load resource: the server responded with a status of 400 ()

I have the <script> from Google inside my Custom Ads Code 4 & 5.

Samet186
Participant
#0

Hey Guys,

Since 3 days, Im getting this message in my Google Search Console inbox.
I installed the AMP-Plugin from Newspaper Theme. Maybe its because of that?

Or: a few days ago, i wanted to insert a newsletter widget inside my posts. i switched to the text area (visual, text) and just copy paste the code of the newsletter, since i cant work with the tag div composer in my blogposts.

Can anyone help me out? Its important.
Maybe I can give my credentials to a admin and he can have a look.
Thanks in advance!

Edward
tagDiv Member

Version 8.7.3 – April 18th, 2018

new: font settins can now be saved as a preset and apply on all the blocks from tagDiv Composer easly
fix: pinteres board url
fix: facebook videos support now works again
fix: we updated to the latest instagram api, this should fix all the problems
fix: updated multipurpose plugin with fixes for: boarders, image settings, newsletter and font settings
fix: Big grid slider with no posts
fix: Various css fixes
fix: header ad when block template 17 is used
fix: gallery slider now works in pages as expected
fix: background click ad on template 8
fix: amp points and percents are working as expected now
fix: css fixes for trending now block

jmb-2
Participant
#0

Hi, I would like to change the ACTIVE & HOVER TEXT COLOR of my main menu. This option is available in the Theme settings for the sub menu, but I also want this for the text color of the main menu hover. How can I apply this in the custom css?

My website is: http://test.majalla.nl
I want the main menu active & hover text color to be: #231803
So that the text color is white on the regular main menu background, but turns to black #231803 when the hover background color changes to orange. This would improve the contrast between text and background.

Could you help?

berchez
Participant
#0

We have a little problem with displaying the event calendar in our page, on desktop mode is ok but if i open the page with my mobile the event calendar don’t show up.

here is an example, try to enter with your mobile

https://blog.bestride.ro/calendar-competitional-fras-2018-cnrd/

Can you help me with this poroblem ?

ihora
Participant
#0

Hi
Iam using the news ticker block in different places on my site, and I would like to create a custom title (example – trending now) to each time.

It would be possible to change “news ticker block” title, every time I use it in different places?

Maybe in one of the next updates…

Thanks

Simion C.
tagDiv Staff

Hi,

Let’s take them one at a time. What exactly do you mean by generating visuals? if you could provide some examples maybe and more details about it it would be helpful.

All pages can be created and designed as you wish. That means that each page can have a different page template
https://www.screencast.com/t/n5qomSwz9RiR
And the page content you want – https://www.screencast.com/t/SHvdYtHEvjz9
This is a guide for the composer and also the block settings
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/block-settings-guide/
Please correct me if I misunderstand something.

Thanks

Catalin
tagDiv Staff

Hello man,

Please notice that the problem with Facebook does not come from our theme but only from the Facebook stuff, sorry! Try to generate another Facebook App Key, ensure that key has been approved by the Facebook and it’s valid and clear all the caches and check the results. For more references to this problem, please check the following topics from here -> https://developers.facebook.com/status/issues/205942813488872 https://stackoverflow.com/questions/49417886/why-does-facebook-graph-api-say-my-account-is-non-active?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qahttps://www.nop-templates.com/boards/topic/3388/facebook-integration-locked-due-to-recent-press-privacy-concerns

Thanks.

Catalin
tagDiv Staff

Hello toneideas,

Please notice that the problem with Facebook does not come from our theme but only from the Facebook stuff, sorry! Try to generate another Facebook App Key, ensure that key has been approved by the Facebook and it’s valid and clear all the caches and check the results. For more references to this problem, please check the following topics from here -> https://developers.facebook.com/status/issues/205942813488872 https://stackoverflow.com/questions/49417886/why-does-facebook-graph-api-say-my-account-is-non-active?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qahttps://www.nop-templates.com/boards/topic/3388/facebook-integration-locked-due-to-recent-press-privacy-concerns

Thanks.

Viewing 25 results - 24,801 through 24,825 (of 38,683 total)