Search Results for 'sharing'

    No search results were found in Documentation!

Results from the Forum
Opes
Participant
#0

Hi,
social media dep told me that when they share posts from risorse.news preview image it is not the proper image of the post, as you will see from this video

Anamaria
tagDiv Staff

Hello,


@Micha
Thank you for sharing those details; it will be helpful for other users as well.

@mikeshecky
You can check also, this guide https://developers.google.com/search/docs/crawling-indexing/amp/remove-amp

Thank you!

vivreausmic
Participant
#0

Hello,

I have a problem with the flex block used on all my category pages.
I use this model months ago with no problems.
Now the posts are presented with gaps in all the category pages.
Why ? What can i do ?

Image

Thanks

dennispillai
Participant
#0

Sample

How to get this view counter in publication pro

anonymous anonymous
Participant
#0

Hello,

Even after selecting the category that I want to assign on certain block on homepage sometimes article dosen’t get appears in it.

Check- https://drive.google.com/file/d/1gmLX8VMwoO4MPUkWmhZlavOPW0pEKri_/view?usp=sharing

So in this ss I selected news category in Category filter option to show on block. News category has multiple articles but none of them is showing on homepage.

Site access if you want-

r4you
Participant
#0

We noticed that an unstable loading of the thumb images is happening, often only a gray rectangle is displayed in the place of the image as exemplified in the following image

A example url: https://www.tenhomaisdiscosqueamigos.com/category/noticias/

Screenshot: https://drive.google.com/file/d/16MS7fwwVGEIRuEAWyGPlbDKMMrDiJtTv/view?usp=sharing

theheritagelab
tagDiv Member

Hi @Bettina,

Thanks for sharing – however, I have tried the modal popup for our “Subscribe” button on the top right — I want to make this full screen menu like the NFT demo Hamburger menu and not like my current modal popup. Can you confirm that this is the only way?

Thanks again!

theheritagelab
tagDiv Member

Thanks for sharing, @c386! Just been a bit concerned at the response to v12.2 so hadn’t updated yet — but will do!

Helani De Silva
Participant
#0

Hello,

First of all this theme so cool without page speed.

I tried to improve several times Trending American this site.

But I still not success.

I attached Google Page Speed and GTmetrix report with this.

So, please help to fix this issue as soon as possible.

Thank you & Best Regards,
Helani

sushmasmaurya@gmail.com
tagDiv Member

Sharing the screenshot of both the desktop view and mobile view template, it will help you to understand my question.

Footer Template:
For Mobile: https://prnt.sc/OjnRHwMZ8VuC
For Desktop: https://prnt.sc/bXJNfRfOto9J

Post Template:
For Mobile: https://prnt.sc/jc5GQGWZIc1n
For Desktop: https://prnt.sc/JIXoqdNgMLu-

How can I make both the templates same on Mobile and Desktop? Kindly assist me.

editorepgn
Participant
#0

Hi. When sharing a post from our site to Twitter using the Share Buttons, the image (or card) does not display on the share. The share will display the post title, links and our @, but no image. We have the Yoast plugin and have the Twitter setting enabled and ‘Add Open Graph meta data’ on Facebook enabled. Facebook shares work properly with the image. All our meta tags, both twitter and og: appear to be correct.

We also have the plugins: WP to Buffer Pro, WP Fastest Cache, Really Simple SSL. We have tried deactivating one at a time, but did not solve the problem. We tried disabling our CDN, and checked our SSL via Qualys SSL Labs. When using the Twitter Validator, we receive the message: ERROR: Fetching the page failed because other errors.

We tried to disable the share buttons from the Theme Panel/Social/Social Share, but the buttons still appear on the post pages. We were going to install another share plugin just to test, but cannot get the Share buttons off the posts.

Any suggestions for other things to check.

website: https://epgn.com

Thank you.

discovermh
tagDiv Member

wp rocket is used for cache only…
we can use WP Super Cache or WP Fastest Cache but I prefer wp rocket.
Thanks for sharing your guide with us.

If you are familiar with theme customization then just provide me code for the above query so that more articles are visible on the same screen.
currently, only 3 articles are visible in a row and 1 article is on mobile.
after changes, 4 articles on desktop and 2 on mobile will be visible.

Zelda
tagDiv Member

Hello @Anamaria,

Thanks for trying to help.

Your answer is outdated.

There is now a td_social_sharing class located at wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php

I was able to find a (poor) way with a mu-plugin to override the whole class… just to remove the “via” part.


add_action('tdc_init', function() {
td_api_autoload::delete('td_social_sharing');
td_api_autoload::add('td_social_sharing', __DIR__ . '/includes/td_social_sharing.php');
}, 11);

But like I said, it’s a poor way, forcing me to be vigilant at each theme updates to reproduce td_social_sharing updates.

It is a pity that your theme is not more developer friendly.

Zelda
Participant
#0

Hi TagDiv,

I need to disable the “via” part of the twitter sharing feature. By default if the Twitter username setting if empty it add the site name.

Is there a way by a code override or a hook to withdraw this “via” part ?

Thanks.

Lalit
Blocked
#0

Hello, I am trying to fix an issue related to newspaper’s mobile theme plugin and Cloudflare for 10-15 days but I am failed to fix. Finally, I have to create this ticket.

I have installed Wp super cache and setup as per your guide available on https://forum.tagdiv.com/cache-plugin-install-and-configure/ And, added my site over Cloudflare by following your guide – https://forum.tagdiv.com/cloudflare-cdn/ but having some issues with the mobile theme plugin.

My site sometimes loads the desktop version on mobile devices and vice versa sometimes loads the mobile version on desktop PC.

But, When I pause Cloudflare cache or put it on development mode, it works without any problem. On mobile, the mobile theme plugin works, and the full-site works on desktop PC.

I have tried to change many settings in Cloudflare to fix the problem but nothing helped.

I thought, it may cause due to wp super cache so I installed wp-rocket cache plugin but the same problem still facing while using the cloudflare.

Please see the following video and help me to know why newspaper mobile theme is not working with cloudflare cache.

The following video will show you wp-rocket plugin and cloudflare setting and describe the problem
https://drive.google.com/file/d/1ON9lUJh4NxHlbjsV4pkO0bZ9CFDdA0bl/view?usp=sharing

My website URL is same as showing in the above video

Mobile screenshot: https://drive.google.com/file/d/1gz6mHIOU8JtNU9MeCiTfoQWU57QOEPOn/view?usp=sharing

Some info about my site

Activated plugins are:
Akismet Anti-Spam
AMP
OneSignal Push Notifications
Super Progressive Web Apps
tagDiv Cloud Library
tagDiv Composer
tagDiv Mobile Theme
tagDiv Newsletter
WP Mail SMTP
WP Rocket
Yoast SEO

Some info about my hosting server
1) File are hosted on Digital ocean server
2) Server – Ubuntu 22.2, Nginx, Mysql, PHP 8.2
3) Website – https://geeksramp.com
4) All plugins and newspaper theme are updated

I have explored many topics on the tagdiv forum but none helped. moreover, I have made no custom code to change the layout of mobile theme plugin.

Thanking you!

r4you
tagDiv Member

Hello Anamaria!

We see on plugins files some restrictions to this section (“Post Settings”), the specific file that controls this functionality is “/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/content-metaboxes/td_templates_settings.php”, we changed line 75 where the code limits the permission level to see and edit this field in question if ( current_user_can('publish_post') ). We saw that wordpress users who are contributors do not have the permission specified in the code, we changed the code to if ( current_user_can('edit_posts') ), but this may have caused a certain instability in the database. Is there another alternative to be able to display the options other than the one I mentioned? https://drive.google.com/file/d/1v1ws-JwJ_rb2ILtnY2IjPlwHtV8sLjj4/view?usp=sharing -> print with an example of the functionality in question

cmnews23
Participant
#0

featured image is not displaying while sharing on what’s app

anonymous anonymous
tagDiv Member

Check this ss- https://drive.google.com/file/d/1b2QNIgI-lR04Ry8t2sdkADo2YQl1ziCO/view?usp=sharing

I don’t know how this logo got shifted to right near categories and disappeared from it’s original place.

anonymous anonymous
tagDiv Member

I have added the code but found no changes. Check screenshots

On footer it’s still showing – https://drive.google.com/file/d/1KVH2ULxPvAJoAZK_F9z005dy7TN0vx96/view?usp=sharing

Beside image in posts it’s still showing – https://drive.google.com/file/d/1SprCdAnKPQgEuJ8qwCXyZCLducTRGmbV/view?usp=sharing

Let me know how to resolve this

anonymous anonymous
tagDiv Member

The website is showing post count in the footer as well as on right of page when we open any article – https://drive.google.com/file/d/1hAuCuWd0Ww2YvY1SQFw4tc1aBK_J643B/view?usp=sharing

Site- Muzictimes.com

That section is not editable neither at footer nor the article page.

anonymous anonymous
Participant
#0

Hello,

How to hide number of post count mentioned in front of categories.

This- https://drive.google.com/file/d/1gZMLsxH22Qu7RST3nggqN_E4fOJcDm6u/view?usp=sharing

#0

Hi,

There is multiple canonical tag in the homepage of the website digitalsushma.com, and I am not able to find the exact file to delete the code. Sharing the screenshot link for your reference: https://prnt.sc/3i3HrSn-XQwo

lindakhoury
Participant
#0

how could I rearrange subcategories as I like
subcategories

mita
Participant
#0

Hi there,

We are running an updated setup with WooCommerce enabled and have started to see that tagdiv editor gets stuck when saving. The save spinner stays on and there are some console errors.

See this screenshot for more context:
https://drive.google.com/file/d/1vgrLwkYTi9hn4hvZcEE9kyxhFG0LA_u7/view?usp=sharing

The page actually saves but we need to refresh the page every time before doing another save.

The xhr requests get cancelled at 10 seconds (or 9.6 seconds some times). I looked through the source code and there is a timeout for xhr requests at 10 seconds here:
https://github.com/krisfk/puerfons/blob/f85753718f312874536c4892077de782e8890aba/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js – line 252.

I tried increasing that limit but had no luck.

Is there any feedback you can provide regarding this issue?

Thanks

Viewing 25 results - 701 through 725 (of 5,508 total)