Search Results for 'amp'

Results from the Forum
Simion C.
tagDiv Staff

Don’t use class name already used by the theme. That can cause problems. Also enter them without a “.” in the composer field.

I have made an example where this customization will apply only for a block
Custom class set to block – https://www.screencast.com/t/aqF17Bb1e4gE
Code looks like this – https://www.screencast.com/t/ODViQyzmehP
Now this effect applies only for the blocks which use that class.

Catalin
tagDiv Staff

Hello ChampLife,

You should try using the code below and place it in Theme panel -> Custom CSS area.

.page-id-4673 .td-ss-main-sidebar{
display:none;
}
.page-id-4673 .td-main-content{
width:100%;
}

The result is here -> https://www.screencast.com/t/lBvrFsLx

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

If I understand correctly you desire to switch between to logos, if is that than it’s possible, but you can chose only from tow option logo mobile and logo header this is the only way you can switch logo between your sticky menu and menu.
If is this, I will show you how to do it: go back to WP dashboard Newspaper > Theme panel > Header expand Logo & Favicon then put your logo for static menu ( https://www.screencast.com/t/H1lVAbuWj ) , then expand Logo for Mobile and chose upload your second logo to Logo Mobile ( https://www.screencast.com/t/vzqdtC9Q3nR )
See results: https://www.screencast.com/t/wwEqEISNJ https://www.screencast.com/t/CRoHjDzZm .
This is the only way to switch the logo for sticky menu and menu.

Thank you.

Simion C.
tagDiv Staff

For which column did you enable the setting? Then only viable column to be sticky in that page is the left one
https://www.screencast.com/t/3EysNywkML
Making the right longer column sticky will have no effect, since your main content is short in height. Please add more content in the left column to actually see how the sticky setting works.

I have made a video to demonstrate how a sticky column can be used. In this example I have a longer content and a shorter sidebar. I want this sidebar to always be in view as I scroll the main content
https://www.screencast.com/t/qIJSsvgTm
Notice the right sidebar sticking as I scroll down the page, that would be how the setting works. Hope this helps.

adamc88
Participant
#0

How do I change the color for the widget title header background in the footer?

For example, go to thedailyhoot.com and scroll to the bottom. You will see the title header background is black. Ho do I change this to a different color?

vagway
Participant
#0

How can i change the width of images in homepage and category view?
And also the width of sidebar?

stefan5254
Participant
#0

Look at the music link for an example. I cant see any of the articles under that suppose to show based on the article display view for category pages. I only see blank section under the top post style.

doopli.com

simchris
tagDiv Member

It’s only duplicate content if the ‘full text’ is on two pages and not linked to a canonical story. Google has some good explanations on that, but I don’t have the link. Use LA Times home page as one example. Having headline and excerpt where it links to the actual story, is why the content on the home page doesn’t matter so much for SEO as it’s temporary, where as page being linked to should be permanent.

remarkablex
Participant
#0

Hello
I have 2 questions.

1. I’ve designed a page in tagDiv editor and I want to use this page design multiple times in different cases. But there is no option for saving this page design as a template like Visual Composer. How can we duplicate pages or save WHOLE PAGE as a template?

2. Is there any animation option in tagDiv editor, like Visual Composer has?

fgmotta
tagDiv Member

Great tip Simion … thanks.
You can leave the menu a bit lower as in this example.
Here in Brazil we like this layout a lot.
Thank you again.

http://www.focinhosecia.com/

Simion C.
tagDiv Staff

I could take a look at that page, post a link to it if possible. Note that for a column to be sticky (smart) in pages, you have to enable this option
https://www.screencast.com/t/PltQbmelK
Enable it for the columns you wan to be sticky.

This will work best if the column which you plan to make sticky has fewer content than the other column besides it.
Example – https://www.screencast.com/t/F6MJDJCWi

Simion C.
tagDiv Staff

Hi,

That is a hover effect specific to our big grids. It could be used for blocks if that is what you want. For example a code like this will affect most of the modules
https://www.screencast.com/t/tfYfQkGpHYRh

You can experiment with it, this is the code used
https://pastebin.com/t47gyfyu
You can also make it more precise, for specific blocks/modules if needed.

Thanks

Calin
tagDiv Staff

Hi,

You can do that by simply change a line of css code, but this must be done manual for all image you want to be full width.
I think will be more simple if I give you an example: Create a new post, add a media click on “Text” ( https://www.screencast.com/t/QX55BoNLs1 ) , remove height, and make the width=”100%” ( https://www.screencast.com/t/qz3v4F5EE ) this will do your task.
See the results with sidebar: https://www.screencast.com/t/x3r9A7tU
See the results with out sidebar: https://www.screencast.com/t/IlzroF5QTV

Thank you.

Simion C.
tagDiv Staff

Hi,

Could be something specific to that page. try with a different page, a simple page with a block for example, or an empty page even.

If the same happens, try to deactivate all your plugins as a quick test, then try again.
In case the problem remains, please send us admin login at contact@tagdiv.com so we can take a look.
Include a link to this topic in the email.

Thanks

tmaghrebt
tagDiv Member

Hi,
here is an example ,
after a little while it goes to normal but sometimes it’s like that .

example

Thx

ChampLife
tagDiv Member

Hey Catalin, thanks for your answer, but you missunderstood what I meant, propably my mistake because my english is not the best, sorry for that.

I already disabled the sidbar on “Shop Hompage + Archives” and “Shop single product page”. Thats fine.

I only want the sidebar on the mainpage (https://champlife.de) and on every Blogpost (for example:https://champlife.de/wie-du-das-gute-leben-erlangst)

I have them there so its good. But I also have them for example here: https://champlife.de/my-account

And thats the problem, how can i disabled the sidbar on the “My Account” Page.

https://gyazo.com/b62567280552f53cf52f0ff7e9d19ced (The Newsletter on the right)

Thank you for your help

Calin
tagDiv Staff

Hi,

To have a image on full width in article all you need to do is to select for full size.
To give you an example create a post insert media, chose an image, set ATTACHMENT DISPLAY SETTINGS size: to Full size https://www.screencast.com/t/DfpAfwc5Jf4k , if you don’t want to have sidebar on the battom of page you’ll fince post settings select general and at sidebar position select no sidebar https://www.screencast.com/t/AySn6WVfn1u .
See the results : https://www.screencast.com/t/1pH5fEauvMy

Thank you.

Simion C.
tagDiv Staff

Hi,

There are other problems as well, even in desktop. For example the header search does nothing, block pagination doesn’t work.

I would suggest that you first disable the Cloudflare rocket loader, this can cause problems with the theme, we recommend that it is kept disabled
https://forum.tagdiv.com/cloudflare-cdn/
After you deactivate it, clear all caches and purge the files. Check if this solves the problem.

Thanks

chaddng
tagDiv Member

Thanks for taking time to look into this. I’ve had a look at all your links and yes that is the issue. however, before I open up a forum topic perhaps it’s worth asking this:

This post, for example, is using one of your default templates and is working fine. https://wmw-dev.co.uk/police-seize-uninsured-scrambler-from-young-person/

What adsense code is that default template adding into the page content that I’m doing differently? I was just copying and pasting the full adsense code block which is obviously wrong. It’s being done correctly in your default template. I can’t see what I should be posting instead?

Thanks,

Naomi

Simion C.
tagDiv Staff

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.

Catalin
tagDiv Staff

Hello Hoteleus,

The script comes from your ads. Your amp ads must be amp compatible. Please access your Adsense account and create amp compatible ads for the amp version of your site: https://support.google.com/adsense/answer/7183212?hl=en -> https://www.ampproject.org/docs/reference/components/amp-ad

Thank you!

Simion C.
tagDiv Staff

Hi,

It happens because of this code – https://www.screencast.com/t/g71b5oIA

If you use that code for the desktop situation, move it from the general custom CSS section in the Advanced CSS – desktop section. This way it will not affect phones for example and cause this problem.

Calin
tagDiv Staff

Hi,

In this case the best way is to add directly to the icon the css padding
You need to add style=”padding-right:10px;” inside of img like this https://www.screencast.com/t/PRaqEySVs1
the code is .
If you want you can change from 10px, that is just an example.
See the results: https://www.screencast.com/t/q0reunprg

Thank you.

Catalin
tagDiv Staff

Hello ChampLife,

Try to turn off the sidebar from here -> https://www.screencast.com/t/LeIKwn0yM and check the results.

Thanks for your understanding!

tmaghrebt
tagDiv Member

Hi,
the problem came back again, please check on this post for example : https://themaghrebtimes.com/09/16/6b-china-algeria-phosphate-plant/

when seeing it on a desktop it looks like if you were watching it on a mobile .

thank you.

Viewing 25 results - 22,751 through 22,775 (of 38,683 total)