Search Results for 'amp'

Results from the Forum
rakeshbarwar
Participant
#0

I want to know the following:
1. Code for Scroll up/ Go to top button for both desktop & mobile.
2. Customization of button(style & colour).
3. How to enable this button for mobile.
4. How to get the same “Scroll up/ Go to top button” as we can see on “tagdiv” website.

shubhamsharma7979
Participant
#0

When you click the upload button for the logo, the upload box is not being done at all. And in the custom CSS also the text type in the CSS box means the CSS type can not be typed
logo
css

Viju
tagDiv Member

Please let me know how to fix this AMP error

Screenshot

hiquynhon
tagDiv Member

Also it’s working error with YOAST BY SEO PREMIUM 9.2 : http://prntscr.com/lmb3lg

And Can’t add image : http://prntscr.com/lmb3rq

Please help us !
Thank you & Regards,
HiQuyNhon

intux
Participant
#0

Hi at all. I can’t see sites on the mobile theme. The address is https://intux.de. A example is find at https://intux.de/impressum.

Thanks for your help!

intux

ayo1w
Participant
#0

Hello,

We want to add social share button on the blog loop. Say for example here – http://prntscr.com/lk6so8
We can integrate that normally But the problem happen with the ajax load or infinite loop.
When I load new posts using ajax load more – http://prntscr.com/lk6t3d, the social share button stops working.

Here we have used the plugin – “AddToAny Share Buttons”. I have tried few things from the plugin side like-
I have tried adding a trigger on ajax success-
jQuery( ‘body’ ).trigger( ‘post-load’ );
Or initiate the plugin on ajax call-
$(“.a2a_dd”).each(function() {
a2a.init(‘page’);
});

But they never work. The share button is generated but no share link is generated for the new post load by ajax/
Note: We have tried different share plugin & the same thing happen, the share button generates but no share link is generated.

Can you please explain the problem or give us a solution to this?

Thanks

mRelby
Participant
#0

I want to make image with custom parameter, example: 900x450px.
Unfortunately, I don’t see this option in the tagDiv Composer settings.

One more thing. The picture should be cropped in the center.

How can I do it?
Thank you in advance.

spu
tagDiv Member

Thanks,
Infinite load for homepage and category pages we are already using. I meant infinte load for articles, which is like one after the other with the URL changing with each scroll.

For infinite scrolling/loading for smartlists here is a great example which you can incorporate in your next update, with each scroll down the URL also changes.

https://tinyurl.com/ya7vdh94 (with each list item, the url also changes, giving the website another pageview)

For comparison based modules/themes here are two links –
1) https://themeforest.net/item/rehub-directory-multi-vendor-shop-coupon-affiliate-theme/7646339?s_rank=3

2) https://gadgets.techlomedia.in/

Some other tech themes do have these compare modules/widgets/pages in built.

Thanks for replying so early!

Cheers

Calin
tagDiv Staff

Hi,

In your example is the menu for mobile, if I understand correctly you want to have the same effect on the page you want to make for FAQ, if is so in order to achieve that you can use a plugin like this one Show-Hide / Collapse-Expand https://wordpress.org/plugins/show-hidecollapse-expand/

Thank you for your understanding.

neakriti
Participant
#0

Hi,

I would like to know about certain controls that exist in the bakery composer that cannot be found in the TD Composer.
One such element could be accordion for example…

Is there a way to port some necessary components to the TD Composer on our side? There are many of the “default” components of bakery composer that I haven’t found on TD Composer. Unfortunately, that forces me to use bakery composer due to this reason.

Is there a way around this? Can we import such components into td composer somehow?

wilhard
tagDiv Member

Hello, thanks for your answer. Please, write me how can I change the name of the preset social network and the picture in the code. For example, I want to change “Google Plus” to vk.com. Where should I change the name Google Plus to VK and where should I change the pictures. Thank you in advance)!

Calin
tagDiv Staff

Hi,

If you set full grids, then those will be set as full width, if you are using blocks that are not full, example big grid, you need to stretch the row ( for the grid ) in order to get full width and set width to 100%.
https://www.screencast.com/t/awWPRwAXj1
https://www.screencast.com/t/27qbJLISw

Thank you.

Simion C.
tagDiv Staff

Hi,

All pages, posts, categories will have an ID, this ID will appear as a class on the body tag, it can be seen with the browser inspector for example
https://www.screencast.com/t/Rd45hcCgsy
You can use that ID class before the scroll class to remove it only for those pages, for example

.page-id-XXXX .td-scroll-up{
display:none!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

1. For the footer text the steps are mentioned in this similar topic
https://forum.tagdiv.com/topic/newsmag-widgets-not-working-with-translations-wpml/

2. There was a problem with selecting the language for specific widgets to appear, it was solved a few updates ago I believe. The problem was that when setting a language the option was resetting to all languages.

In the latest theme version however this works properly. Maybe you are using an older theme version.

3. You can create a different page for each language, each with the content you want
https://www.screencast.com/t/tBjxdAK4yLx
For example I have this page in a language – https://www.screencast.com/t/wUVMxwx6qlV
Clicking on the translate option will open a new empty page which you can build with the composer
https://www.screencast.com/t/yWKrq5fBxTI

Thanks

mubodhi
Participant
#0

Hi! I have updated our newspaper wordpress theme, and I have a problem, that none of the posts that are published can be visualised?

As an example, I paste the following link: https://adlsantjosep.com/blog/2018/11/19/formacio-gratuita-prl/

Thanks in advance

Simion C.
tagDiv Staff

I can make it bigger but it will overlap the menu items
https://www.screencast.com/t/dmJ1sfpI
The reserved space for the logo in this header style is 190px only, the rest will be used by the menu items, from the total width of the container.

Maybe if you stretch the header elements first – https://www.screencast.com/t/54Kf7kK4QO
That will create the space for a larger logo without interfering with the menu items.

Try to use the stretch settings and then use this code (you can modify the values used)
https://pastebin.com/SZdn3ptN

I should mention that we are working on a header builder, it will be released in coming updates. Maybe something like this will be possible without using any code, I can’t say at the moment.

For the footer you can use a footer template with a full row, not split in columns. For example style 4
https://forum.tagdiv.com/footer-templates/
Then you can use a much larger logo, it will not be limited as it is now
https://www.screencast.com/t/3RMnqymt7

Tuudi
Participant
#0

I’ve had a problem for a few days with numbers of queries to MySQL base – they have grown significantly. For example now when all plugins are disabled numbers of queries is ~300 per/sek (I used UsageDD for counting).
I really don’t know where I can start looking for reason of this problem.

Calin
tagDiv Staff

Hi,

In order to make some formats dropdown you need to go in
\wp-content\themes\Newspaper\includes\td_config.php
https://www.screencast.com/t/LCmimmAa
Example https://www.screencast.com/t/4hPf2dzS
https://www.screencast.com/t/tVuLeB6MV
Hope this will help you.

Thank you.

Calin
tagDiv Staff

Hi,

Please change the permalinks, save, clear all cache and try again, if it work go back and change how it was before.
Example https://www.screencast.com/t/x2DQFoiPb2

Thank you.

Calin
tagDiv Staff

Hi,

All you need to do is to replace the # with your website url
https://www.screencast.com/t/lq7yWGuA
For example
https://www.screencast.com/t/knIcSeJDmHFZ
If you want to be reloade the same page, and do not open a new tab delete the target=”_blank”
https://www.screencast.com/t/ylhYlrf9
Hope this will help you.

Thank you .

Calin
tagDiv Staff

Hi,

I’ve check your AMP url with this validator https://validator.ampproject.org/
https://www.screencast.com/t/ZgoBHm8Li
The result look like you have some plugins install that are inserting this in the theme
https://www.screencast.com/t/K1ekeECKoxWo
I think it is a thrive-headline-optimizer wordpress plugin.
Please deactivate all plugins that are non theme, clear all cache and try again.

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

Only with some CSS it will be possible. For example a code like this entered in the phones field of the Advanced CSS section
https://www.screencast.com/t/x4pfdggELV4
This is the code used – https://pastebin.com/5rtGetET

Thanks

Simion C.
tagDiv Staff

Hi,

I checked one of the videos videos with the problem. This one
https://www.youtube.com/watch?v=j9sOAcTmGnE

The theme will search for 3 thumbs on YouTube
https://img.youtube.com/vi/j9sOAcTmGnE/maxresdefault.jpg
https://img.youtube.com/vi/j9sOAcTmGnE/hqdefault.jpg
https://img.youtube.com/vi/j9sOAcTmGnE/sddefault.jpg
If the theme cannot find the video thumb on YouTube it cannot download and set it as featured image. It seems the last two thumbs the theme searches for are available, so there should be a featured image downloaded and set.

It could be related to the PHP version, if you use an older version please try to change it to version 7 or 7.1 for example. Then check with the same videos to see if anything changes.

Thanks

Simion C.
tagDiv Staff

Hi,

The title element heading can be h1 -> h4 – https://www.screencast.com/t/rwwdWBhrk5lP

So you want the same design as the title to apply to that text (paragraph)?

You could try something like in this example. First set a custom class to the column text so that the design doesn’t apply to all the column text elements
https://www.screencast.com/t/5lgs4lW3Icxd
Then use a CSS like this – https://www.screencast.com/t/9EdWleNcy
Code used in example is here

.myclass p:after {
background-color: #222222;
}
.myclass p:after {
content: '';
width: 50px;
height: 2px;
position: absolute;
top:100%;
left: 0;
margin: auto;
}

You could experiment with this suggestion further.

Thanks

holidayz
Participant
#0

Hello there,

I am getting 1 AMP error being reported in Google Search Console for the following URL.

https://www.successunscrambled.com/my-fibroid-removal-surgery-experience/amp/

Here is a video link showing the error message in Search Console.

https://www.useloom.com/share/daba513c2ad84386b0b2f88439059643

Can you advise on an appropriate fix please?

Thanks,

Alvern

Viewing 25 results - 21,776 through 21,800 (of 38,683 total)